Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/catfish.spec'], logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}printOutput=Falseshell=Falsetimeout=172800user='mockbuild'chrootPath='/var/lib/mock/f26-build-7592179-693991/root'uid=1000gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/catfish.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: bogus date in %changelog: Wed Jan 30 2007 Mamoru Tasaka 0.2d-1 warning: bogus date in %changelog: Sat Dec 8 2006 Mamoru Tasaka 0.1c-2 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/catfish-1.4.2-2.fc26.2.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/catfish.spec'], logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}printOutput=Falseprivate_network=Trueshell=Falsetimeout=172800user='mockbuild'chrootPath='/var/lib/mock/f26-build-7592179-693991/root'uid=1000gid=425) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/catfish.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: bogus date in %changelog: Wed Jan 30 2007 Mamoru Tasaka 0.2d-1 warning: bogus date in %changelog: Sat Dec 8 2006 Mamoru Tasaka 0.1c-2 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C6Ad25 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf catfish-1.4.2 + /usr/bin/mkdir -p catfish-1.4.2 + cd catfish-1.4.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/catfish-1.4.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/catfish-1.4.2/catfish-1.4.2 ~/build/BUILD/catfish-1.4.2 + pushd catfish-1.4.2 + find . -type f -print0 + xargs --null chmod 0644 + chmod 0755 bin/catfish ~/build/BUILD/catfish-1.4.2 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kjp9zl + umask 022 + cd /builddir/build/BUILD + cd catfish-1.4.2 + grep -rl /usr/bin/env . + xargs sed -i -e '\@/usr/bin/env[ ][ ]*python@d' ++ pwd + TOPDIR=/builddir/build/BUILD/catfish-1.4.2 + rm -rf ./_TMPINSTDIR + mkdir -p ./_TMPINSTDIR/python2 + mkdir -p ./_TMPINSTDIR/python3 ~/build/BUILD/catfish-1.4.2/catfish-1.4.2 ~/build/BUILD/catfish-1.4.2 + pushd catfish-1.4.2 + /usr/bin/python2 setup.py install --root /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2 ERROR: Python module helpers not found ERROR: Python module catfishconfig not found ERROR: Python module helpers not found ERROR: Python module zeitgeist.client not found ERROR: Python module zeitgeist.datamodel not found ERROR: Python module zeitgeist not found ERROR: Python module catfishconfig not found ERROR: Python module Builder not found ERROR: Python module helpers not found ERROR: Python module Window not found ERROR: Python module catfishconfig not found running install Merging translations into data/appdata/catfish.appdata.xml. CREATED data/appdata/catfish.appdata.xml intltool-merge -d po --xml-style data/appdata/catfish.appdata.xml.in data/appdata/catfish.appdata.xml running build running build_py creating build creating build/lib creating build/lib/catfish_lib copying catfish_lib/AboutDialog.py -> build/lib/catfish_lib copying catfish_lib/helpers.py -> build/lib/catfish_lib copying catfish_lib/__init__.py -> build/lib/catfish_lib copying catfish_lib/SudoDialog.py -> build/lib/catfish_lib copying catfish_lib/Builder.py -> build/lib/catfish_lib copying catfish_lib/CatfishSettings.py -> build/lib/catfish_lib copying catfish_lib/catfishconfig.py -> build/lib/catfish_lib copying catfish_lib/Window.py -> build/lib/catfish_lib creating build/lib/catfish copying catfish/__init__.py -> build/lib/catfish copying catfish/AboutCatfishDialog.py -> build/lib/catfish copying catfish/CatfishSearchEngine.py -> build/lib/catfish copying catfish/CatfishWindow.py -> build/lib/catfish running build_scripts creating build/scripts-2.7 copying and adjusting bin/catfish -> build/scripts-2.7 changing mode of build/scripts-2.7/catfish from 644 to 755 running build_i18n intltool-update -p -g catfish msgfmt po/eo.po -o build/mo/eo/LC_MESSAGES/catfish.mo msgfmt po/zh_TW.po -o build/mo/zh_TW/LC_MESSAGES/catfish.mo msgfmt po/en_AU.po -o build/mo/en_AU/LC_MESSAGES/catfish.mo msgfmt po/sk.po -o build/mo/sk/LC_MESSAGES/catfish.mo msgfmt po/ja.po -o build/mo/ja/LC_MESSAGES/catfish.mo msgfmt po/fr.po -o build/mo/fr/LC_MESSAGES/catfish.mo msgfmt po/ml.po -o build/mo/ml/LC_MESSAGES/catfish.mo msgfmt po/ar.po -o build/mo/ar/LC_MESSAGES/catfish.mo msgfmt po/es.po -o build/mo/es/LC_MESSAGES/catfish.mo msgfmt po/eu.po -o build/mo/eu/LC_MESSAGES/catfish.mo msgfmt po/sr.po -o build/mo/sr/LC_MESSAGES/catfish.mo msgfmt po/hu.po -o build/mo/hu/LC_MESSAGES/catfish.mo msgfmt po/ru.po -o build/mo/ru/LC_MESSAGES/catfish.mo msgfmt po/de.po -o build/mo/de/LC_MESSAGES/catfish.mo msgfmt po/fi.po -o build/mo/fi/LC_MESSAGES/catfish.mo msgfmt po/sv.po -o build/mo/sv/LC_MESSAGES/catfish.mo msgfmt po/pl.po -o build/mo/pl/LC_MESSAGES/catfish.mo msgfmt po/uk.po -o build/mo/uk/LC_MESSAGES/catfish.mo msgfmt po/ko.po -o build/mo/ko/LC_MESSAGES/catfish.mo msgfmt po/bg.po -o build/mo/bg/LC_MESSAGES/catfish.mo msgfmt po/nl.po -o build/mo/nl/LC_MESSAGES/catfish.mo msgfmt po/pt.po -o build/mo/pt/LC_MESSAGES/catfish.mo msgfmt po/si.po -o build/mo/si/LC_MESSAGES/catfish.mo msgfmt po/el.po -o build/mo/el/LC_MESSAGES/catfish.mo msgfmt po/id.po -o build/mo/id/LC_MESSAGES/catfish.mo msgfmt po/hr.po -o build/mo/hr/LC_MESSAGES/catfish.mo msgfmt po/ca.po -o build/mo/ca/LC_MESSAGES/catfish.mo msgfmt po/zh_CN.po -o build/mo/zh_CN/LC_MESSAGES/catfish.mo msgfmt po/tr.po -o build/mo/tr/LC_MESSAGES/catfish.mo msgfmt po/it.po -o build/mo/it/LC_MESSAGES/catfish.mo msgfmt po/be.po -o build/mo/be/LC_MESSAGES/catfish.mo msgfmt po/is.po -o build/mo/is/LC_MESSAGES/catfish.mo msgfmt po/lv.po -o build/mo/lv/LC_MESSAGES/catfish.mo msgfmt po/cs.po -o build/mo/cs/LC_MESSAGES/catfish.mo msgfmt po/lt.po -o build/mo/lt/LC_MESSAGES/catfish.mo msgfmt po/pt_BR.po -o build/mo/pt_BR/LC_MESSAGES/catfish.mo intltool-merge -d po catfish.desktop.in build/share/applications/catfish.desktop Merging translations into build/share/applications/catfish.desktop. running build_icons running build_help running install_lib creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7 creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/AboutDialog.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/helpers.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/__init__.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/SudoDialog.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/Builder.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/CatfishSettings.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/catfishconfig.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib copying build/lib/catfish_lib/Window.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish copying build/lib/catfish/__init__.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish copying build/lib/catfish/AboutCatfishDialog.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish copying build/lib/catfish/CatfishSearchEngine.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish copying build/lib/catfish/CatfishWindow.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/AboutDialog.py to AboutDialog.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/SudoDialog.py to SudoDialog.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/Builder.py to Builder.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/CatfishSettings.py to CatfishSettings.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/catfishconfig.py to catfishconfig.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish_lib/Window.py to Window.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish/AboutCatfishDialog.py to AboutCatfishDialog.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish/CatfishSearchEngine.py to CatfishSearchEngine.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish/CatfishWindow.py to CatfishWindow.pyc running install_scripts creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/bin copying build/scripts-2.7/catfish -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/bin changing mode of /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/bin/catfish to 755 running install_data creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/man creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/man/man1 copying catfish.1 -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/man/man1 creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/appdata copying data/appdata/catfish.appdata.xml -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/appdata/ creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/media copying data/media/catfish.svg -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/media creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/ui copying data/ui/about_catfish_dialog.xml -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/ui creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/appdata copying data/appdata/catfish.appdata.xml.in -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/appdata copying data/ui/AboutCatfishDialog.ui -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/ui copying data/ui/catfish_window.xml -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/ui copying data/ui/CatfishWindow.ui -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/ui creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/doc creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/doc/catfish copying README -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/doc/catfish creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/eo creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/eo/LC_MESSAGES copying build/mo/eo/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/eo/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/zh_TW creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/zh_TW/LC_MESSAGES copying build/mo/zh_TW/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/en_AU creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/en_AU/LC_MESSAGES copying build/mo/en_AU/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sk creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sk/LC_MESSAGES copying build/mo/sk/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sk/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ja creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ja/LC_MESSAGES copying build/mo/ja/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ja/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/fr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/fr/LC_MESSAGES copying build/mo/fr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/fr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ml creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ml/LC_MESSAGES copying build/mo/ml/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ml/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ar creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ar/LC_MESSAGES copying build/mo/ar/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ar/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/es creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/es/LC_MESSAGES copying build/mo/es/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/es/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/eu creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/eu/LC_MESSAGES copying build/mo/eu/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/eu/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sr/LC_MESSAGES copying build/mo/sr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/hu creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/hu/LC_MESSAGES copying build/mo/hu/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/hu/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ru creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ru/LC_MESSAGES copying build/mo/ru/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ru/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/de creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/de/LC_MESSAGES copying build/mo/de/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/de/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/fi creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/fi/LC_MESSAGES copying build/mo/fi/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/fi/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sv creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sv/LC_MESSAGES copying build/mo/sv/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/sv/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pl creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pl/LC_MESSAGES copying build/mo/pl/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pl/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/uk creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/uk/LC_MESSAGES copying build/mo/uk/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/uk/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ko creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ko/LC_MESSAGES copying build/mo/ko/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ko/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/bg creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/bg/LC_MESSAGES copying build/mo/bg/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/bg/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/nl creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/nl/LC_MESSAGES copying build/mo/nl/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/nl/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pt creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pt/LC_MESSAGES copying build/mo/pt/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pt/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/si creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/si/LC_MESSAGES copying build/mo/si/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/si/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/el creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/el/LC_MESSAGES copying build/mo/el/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/el/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/id creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/id/LC_MESSAGES copying build/mo/id/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/id/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/hr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/hr/LC_MESSAGES copying build/mo/hr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/hr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ca creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ca/LC_MESSAGES copying build/mo/ca/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/ca/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/zh_CN creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/zh_CN/LC_MESSAGES copying build/mo/zh_CN/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/tr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/tr/LC_MESSAGES copying build/mo/tr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/tr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/it creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/it/LC_MESSAGES copying build/mo/it/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/it/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/be creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/be/LC_MESSAGES copying build/mo/be/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/be/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/is creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/is/LC_MESSAGES copying build/mo/is/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/is/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/lv creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/lv/LC_MESSAGES copying build/mo/lv/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/lv/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/cs creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/cs/LC_MESSAGES copying build/mo/cs/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/cs/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/lt creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/lt/LC_MESSAGES copying build/mo/lt/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/lt/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pt_BR creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pt_BR/LC_MESSAGES copying build/mo/pt_BR/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/applications copying build/share/applications/catfish.desktop -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/applications running install_egg_info Writing /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/lib/python2.7/site-packages/catfish-1.4.2-py2.7.egg-info === Installing catfish, version 1.4.2 === Root: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2 Prefix: /usr Target Data: usr/ Target PkgData: usr/share/catfish/ Target Scripts: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/bin/ Catfish Data Directory: /usr/share/catfish/ Desktop File: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/applications/catfish.desktop Moving icon file: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/media/catfish.svg -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/icons/hicolor/scalable/apps/catfish.svg Removing empty directory: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python2/usr/share/catfish/media Removing usr/share/catfish/appdata and all files within. WARNING: the following files are not recognized by DistUtilsExtra.auto: ChangeLog INSTALL PKG-INFO + /usr/bin/python3 setup.py install --root /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3 running install Merging translations into data/appdata/catfish.appdata.xml. CREATED data/appdata/catfish.appdata.xml intltool-merge -d po --xml-style data/appdata/catfish.appdata.xml.in data/appdata/catfish.appdata.xml running build running build_py running build_scripts creating build/scripts-3.6 copying and adjusting bin/catfish -> build/scripts-3.6 changing mode of build/scripts-3.6/catfish from 644 to 755 running build_i18n intltool-update -p -g catfish running build_icons running build_help running install_lib creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6 creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/AboutDialog.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/helpers.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/__init__.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/SudoDialog.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/Builder.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/CatfishSettings.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/catfishconfig.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib copying build/lib/catfish_lib/Window.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish copying build/lib/catfish/__init__.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish copying build/lib/catfish/AboutCatfishDialog.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish copying build/lib/catfish/CatfishSearchEngine.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish copying build/lib/catfish/CatfishWindow.py -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/AboutDialog.py to AboutDialog.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/SudoDialog.py to SudoDialog.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/Builder.py to Builder.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/CatfishSettings.py to CatfishSettings.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/catfishconfig.py to catfishconfig.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish_lib/Window.py to Window.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish/AboutCatfishDialog.py to AboutCatfishDialog.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish/CatfishSearchEngine.py to CatfishSearchEngine.cpython-36.pyc byte-compiling /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish/CatfishWindow.py to CatfishWindow.cpython-36.pyc running install_scripts creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/bin copying build/scripts-3.6/catfish -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/bin changing mode of /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/bin/catfish to 755 running install_data creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/man creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/man/man1 copying catfish.1 -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/man/man1 creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/appdata copying data/appdata/catfish.appdata.xml -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/appdata/ creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/media copying data/media/catfish.svg -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/media creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/ui copying data/ui/catfish_window.xml -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/ui copying data/ui/AboutCatfishDialog.ui -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/ui copying data/ui/about_catfish_dialog.xml -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/ui creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/appdata copying data/appdata/catfish.appdata.xml.in -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/appdata copying data/ui/CatfishWindow.ui -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/ui creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/doc creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/doc/catfish copying README -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/doc/catfish creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/eo creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/eo/LC_MESSAGES copying build/mo/eo/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/eo/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/zh_TW creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/zh_TW/LC_MESSAGES copying build/mo/zh_TW/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/en_AU creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/en_AU/LC_MESSAGES copying build/mo/en_AU/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sk creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sk/LC_MESSAGES copying build/mo/sk/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sk/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ja creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ja/LC_MESSAGES copying build/mo/ja/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ja/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/fr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/fr/LC_MESSAGES copying build/mo/fr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/fr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ml creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ml/LC_MESSAGES copying build/mo/ml/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ml/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ar creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ar/LC_MESSAGES copying build/mo/ar/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ar/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/es creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/es/LC_MESSAGES copying build/mo/es/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/es/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/eu creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/eu/LC_MESSAGES copying build/mo/eu/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/eu/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sr/LC_MESSAGES copying build/mo/sr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/hu creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/hu/LC_MESSAGES copying build/mo/hu/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/hu/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ru creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ru/LC_MESSAGES copying build/mo/ru/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ru/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/de creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/de/LC_MESSAGES copying build/mo/de/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/de/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/fi creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/fi/LC_MESSAGES copying build/mo/fi/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/fi/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sv creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sv/LC_MESSAGES copying build/mo/sv/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/sv/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pl creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pl/LC_MESSAGES copying build/mo/pl/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pl/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/uk creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/uk/LC_MESSAGES copying build/mo/uk/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/uk/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ko creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ko/LC_MESSAGES copying build/mo/ko/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ko/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/bg creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/bg/LC_MESSAGES copying build/mo/bg/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/bg/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/nl creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/nl/LC_MESSAGES copying build/mo/nl/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/nl/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pt creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pt/LC_MESSAGES copying build/mo/pt/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pt/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/si creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/si/LC_MESSAGES copying build/mo/si/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/si/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/el creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/el/LC_MESSAGES copying build/mo/el/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/el/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/id creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/id/LC_MESSAGES copying build/mo/id/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/id/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/hr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/hr/LC_MESSAGES copying build/mo/hr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/hr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ca creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ca/LC_MESSAGES copying build/mo/ca/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/ca/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/zh_CN creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/zh_CN/LC_MESSAGES copying build/mo/zh_CN/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/tr creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/tr/LC_MESSAGES copying build/mo/tr/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/tr/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/it creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/it/LC_MESSAGES copying build/mo/it/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/it/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/be creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/be/LC_MESSAGES copying build/mo/be/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/be/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/is creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/is/LC_MESSAGES copying build/mo/is/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/is/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/lv creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/lv/LC_MESSAGES copying build/mo/lv/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/lv/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/cs creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/cs/LC_MESSAGES copying build/mo/cs/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/cs/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/lt creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/lt/LC_MESSAGES copying build/mo/lt/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/lt/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pt_BR creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pt_BR/LC_MESSAGES copying build/mo/pt_BR/LC_MESSAGES/catfish.mo -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/applications copying build/share/applications/catfish.desktop -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/applications running install_egg_info Writing /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/lib/python3.6/site-packages/catfish-1.4.2-py3.6.egg-info === Installing catfish, version 1.4.2 === Root: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3 Prefix: /usr Target Data: usr/ Target PkgData: usr/share/catfish/ Target Scripts: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/bin/ Catfish Data Directory: /usr/share/catfish/ Desktop File: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/applications/catfish.desktop Moving icon file: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/media/catfish.svg -> /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/icons/hicolor/scalable/apps/catfish.svg Removing empty directory: /builddir/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/catfish/media Removing usr/share/catfish/appdata and all files within. WARNING: the following files are not recognized by DistUtilsExtra.auto: ChangeLog INSTALL PKG-INFO ERROR: Python module helpers not found ERROR: Python module zeitgeist.client not found ERROR: Python module zeitgeist.datamodel not found ERROR: Python module zeitgeist not found ERROR: Python module helpers not found ERROR: Python module Window not found ERROR: Python module catfishconfig not found ERROR: Python module catfishconfig not found ERROR: Python module Builder not found ERROR: Python module helpers not found ERROR: Python module catfishconfig not found ~/build/BUILD/catfish-1.4.2 + popd + mv _TMPINSTDIR/python3//usr/bin/catfish _TMPINSTDIR/python3//usr/bin/catfish-py3 ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR ~/build/BUILD/catfish-1.4.2 + pushd _TMPINSTDIR + cd python2 + find . -type f + read f + test -f python3/./usr/bin/catfish + continue + read f + test -f python3/./usr/share/icons/hicolor/scalable/apps/catfish.svg + cmp -s python2/./usr/share/icons/hicolor/scalable/apps/catfish.svg python3/./usr/share/icons/hicolor/scalable/apps/catfish.svg + read f + test -f python3/./usr/share/applications/catfish.desktop + cmp -s python2/./usr/share/applications/catfish.desktop python3/./usr/share/applications/catfish.desktop + read f + test -f python3/./usr/share/man/man1/catfish.1 + cmp -s python2/./usr/share/man/man1/catfish.1 python3/./usr/share/man/man1/catfish.1 + read f + test -f python3/./usr/share/appdata/catfish.appdata.xml + cmp -s python2/./usr/share/appdata/catfish.appdata.xml python3/./usr/share/appdata/catfish.appdata.xml + read f + test -f python3/./usr/share/doc/catfish/README + cmp -s python2/./usr/share/doc/catfish/README python3/./usr/share/doc/catfish/README + read f + test -f python3/./usr/share/locale/es/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/es/LC_MESSAGES/catfish.mo python3/./usr/share/locale/es/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/id/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/id/LC_MESSAGES/catfish.mo python3/./usr/share/locale/id/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/hr/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/hr/LC_MESSAGES/catfish.mo python3/./usr/share/locale/hr/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/be/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/be/LC_MESSAGES/catfish.mo python3/./usr/share/locale/be/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/ml/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/ml/LC_MESSAGES/catfish.mo python3/./usr/share/locale/ml/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/ar/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/ar/LC_MESSAGES/catfish.mo python3/./usr/share/locale/ar/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/ru/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/ru/LC_MESSAGES/catfish.mo python3/./usr/share/locale/ru/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/fi/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/fi/LC_MESSAGES/catfish.mo python3/./usr/share/locale/fi/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/fr/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/fr/LC_MESSAGES/catfish.mo python3/./usr/share/locale/fr/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/bg/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/bg/LC_MESSAGES/catfish.mo python3/./usr/share/locale/bg/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/lt/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/lt/LC_MESSAGES/catfish.mo python3/./usr/share/locale/lt/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/ca/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/ca/LC_MESSAGES/catfish.mo python3/./usr/share/locale/ca/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/sv/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/sv/LC_MESSAGES/catfish.mo python3/./usr/share/locale/sv/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/lv/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/lv/LC_MESSAGES/catfish.mo python3/./usr/share/locale/lv/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/zh_TW/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/zh_TW/LC_MESSAGES/catfish.mo python3/./usr/share/locale/zh_TW/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/de/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/de/LC_MESSAGES/catfish.mo python3/./usr/share/locale/de/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/is/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/is/LC_MESSAGES/catfish.mo python3/./usr/share/locale/is/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/hu/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/hu/LC_MESSAGES/catfish.mo python3/./usr/share/locale/hu/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/it/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/it/LC_MESSAGES/catfish.mo python3/./usr/share/locale/it/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/en_AU/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/en_AU/LC_MESSAGES/catfish.mo python3/./usr/share/locale/en_AU/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/eo/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/eo/LC_MESSAGES/catfish.mo python3/./usr/share/locale/eo/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/nl/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/nl/LC_MESSAGES/catfish.mo python3/./usr/share/locale/nl/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/uk/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/uk/LC_MESSAGES/catfish.mo python3/./usr/share/locale/uk/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/cs/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/cs/LC_MESSAGES/catfish.mo python3/./usr/share/locale/cs/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/pt/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/pt/LC_MESSAGES/catfish.mo python3/./usr/share/locale/pt/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/sr/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/sr/LC_MESSAGES/catfish.mo python3/./usr/share/locale/sr/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/tr/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/tr/LC_MESSAGES/catfish.mo python3/./usr/share/locale/tr/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/pl/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/pl/LC_MESSAGES/catfish.mo python3/./usr/share/locale/pl/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/ja/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/ja/LC_MESSAGES/catfish.mo python3/./usr/share/locale/ja/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/zh_CN/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/zh_CN/LC_MESSAGES/catfish.mo python3/./usr/share/locale/zh_CN/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/ko/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/ko/LC_MESSAGES/catfish.mo python3/./usr/share/locale/ko/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/sk/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/sk/LC_MESSAGES/catfish.mo python3/./usr/share/locale/sk/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/eu/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/eu/LC_MESSAGES/catfish.mo python3/./usr/share/locale/eu/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/pt_BR/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/pt_BR/LC_MESSAGES/catfish.mo python3/./usr/share/locale/pt_BR/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/el/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/el/LC_MESSAGES/catfish.mo python3/./usr/share/locale/el/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/locale/si/LC_MESSAGES/catfish.mo + cmp -s python2/./usr/share/locale/si/LC_MESSAGES/catfish.mo python3/./usr/share/locale/si/LC_MESSAGES/catfish.mo + read f + test -f python3/./usr/share/catfish/appdata/catfish.appdata.xml.in + cmp -s python2/./usr/share/catfish/appdata/catfish.appdata.xml.in python3/./usr/share/catfish/appdata/catfish.appdata.xml.in + read f + test -f python3/./usr/share/catfish/ui/catfish_window.xml + cmp -s python2/./usr/share/catfish/ui/catfish_window.xml python3/./usr/share/catfish/ui/catfish_window.xml + read f + test -f python3/./usr/share/catfish/ui/CatfishWindow.ui + cmp -s python2/./usr/share/catfish/ui/CatfishWindow.ui python3/./usr/share/catfish/ui/CatfishWindow.ui + read f + test -f python3/./usr/share/catfish/ui/AboutCatfishDialog.ui + cmp -s python2/./usr/share/catfish/ui/AboutCatfishDialog.ui python3/./usr/share/catfish/ui/AboutCatfishDialog.ui + read f + test -f python3/./usr/share/catfish/ui/about_catfish_dialog.xml + cmp -s python2/./usr/share/catfish/ui/about_catfish_dialog.xml python3/./usr/share/catfish/ui/about_catfish_dialog.xml + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish-1.4.2-py2.7.egg-info + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/AboutDialog.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/catfishconfig.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/helpers.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/__init__.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/Builder.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/AboutDialog.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/SudoDialog.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/Window.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/helpers.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/SudoDialog.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/Builder.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/CatfishSettings.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/__init__.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/CatfishSettings.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/catfishconfig.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish_lib/Window.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/CatfishWindow.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/__init__.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/AboutCatfishDialog.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/AboutCatfishDialog.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/CatfishSearchEngine.pyc + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/CatfishSearchEngine.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/CatfishWindow.py + continue + read f + test -f python3/./usr/lib/python2.7/site-packages/catfish/__init__.pyc + continue + read f + bash -c 'diff -u python2//usr/bin/catfish <(cat python3//usr/bin/catfish-py3 | sed -e '\''s|python3|python2|'\'')' + ln -sf catfish ./python2//usr/bin/catfish-py2 + desktop-file-validate ./python2//usr/share/applications/catfish.desktop ./python2//usr/share/applications/catfish.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK + appstream-util validate-relax --nonet ./python2//usr/share/appdata/catfish.appdata.xml ./python2//usr/share/appdata/catfish.appdata.xml: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/applications ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR ~/build/BUILD/catfish-1.4.2 + pushd python3//usr/share/applications/ + mv catfish.desktop catfish-py3.desktop + sed -i catfish-py3.desktop -e 's|/usr/bin/catfish$|/usr/bin/catfish-py3|' -e 's|Catfish|Catfish(py3)|' + desktop-file-validate ./catfish-py3.desktop ./catfish-py3.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK + popd ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR ~/build/BUILD/catfish-1.4.2 ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR/python3/usr/share/appdata ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR ~/build/BUILD/catfish-1.4.2 + pushd python3//usr/share/appdata + mv catfish.appdata.xml catfish-py3.appdata.xml + sed -i catfish-py3.appdata.xml -e 's|catfish\.desktop|catfish-py3.desktop|' + appstream-util validate-relax --nonet catfish-py3.appdata.xml catfish-py3.appdata.xml: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR ~/build/BUILD/catfish-1.4.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fiJSMF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch ++ dirname /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch + cd catfish-1.4.2 + cp -a catfish-1.4.2/AUTHORS catfish-1.4.2/COPYING catfish-1.4.2/ChangeLog catfish-1.4.2/INSTALL catfish-1.4.2/PKG-INFO catfish-1.4.2/README . ~/build/BUILD/catfish-1.4.2/_TMPINSTDIR ~/build/BUILD/catfish-1.4.2 + pushd _TMPINSTDIR + cp -a python2/usr /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch + cp -a python3/usr /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch ~/build/BUILD/catfish-1.4.2 + popd + pushd catfish-1.4.2 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/man/man1 ~/build/BUILD/catfish-1.4.2/catfish-1.4.2 ~/build/BUILD/catfish-1.4.2 + /usr/bin/install -cpm 0644 ./catfish.1 /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/man/man1/ + /usr/bin/install -cpm 0644 ./catfish.1 /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/man/man1/catfish-py3.1 ~/build/BUILD/catfish-1.4.2 + popd + /usr/bin/rm -rf /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/doc/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch catfish + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/catfish-1.4.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Processing files: catfish-1.4.2-2.fc26.2.noarch Provides: appdata() appdata(catfish.appdata.xml) application() application(catfish.desktop) catfish = 1.4.2-2.fc26.2 python2.7dist(catfish) = 1.4.2 python2dist(catfish) = 1.4.2 search4files = 1.4.2-2.fc26.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: catfish-engines <= 0.6 search4files <= 0.2a Processing files: catfish-python3-1.4.2-2.fc26.2.noarch Provides: appdata() appdata(catfish-py3.appdata.xml) application() application(catfish-py3.desktop) catfish-python3 = 1.4.2-2.fc26.2 python3.6dist(catfish) = 1.4.2 python3dist(catfish) = 1.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Processing files: catfish-common-1.4.2-2.fc26.2.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oPItHc + umask 022 + cd /builddir/build/BUILD + cd catfish-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/doc/catfish-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/doc/catfish-common + cp -pr AUTHORS /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/doc/catfish-common + cp -pr ChangeLog /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/doc/catfish-common + cp -pr README /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/doc/catfish-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GeqhDJ + umask 022 + cd /builddir/build/BUILD + cd catfish-1.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/licenses/catfish-common + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/licenses/catfish-common + cp -pr COPYING /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch/usr/share/licenses/catfish-common + exit 0 Provides: catfish-common = 1.4.2-2.fc26.2 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch Wrote: /builddir/build/RPMS/catfish-1.4.2-2.fc26.2.noarch.rpm Wrote: /builddir/build/RPMS/catfish-python3-1.4.2-2.fc26.2.noarch.rpm Wrote: /builddir/build/RPMS/catfish-common-1.4.2-2.fc26.2.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CV8g7g + umask 022 + cd /builddir/build/BUILD + cd catfish-1.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/catfish-1.4.2-2.fc26.2.noarch + exit 0 Child return code was: 0