Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bzr-fastimport.spec'], False, '/var/lib/mock/dist-f15-build-1159702-181519/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bzr-fastimport.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/bzr-fastimport-0.11.0-2.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bzr-fastimport.spec'], False, '/var/lib/mock/dist-f15-build-1159702-181519/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bzr-fastimport.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.63NsHz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf bzr-fastimport-0.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/bzr-fastimport-0.11.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bzr-fastimport-0.11.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bzr-fastimport-shebang.patch):' Patch #0 (bzr-fastimport-shebang.patch): + /bin/cat /builddir/build/SOURCES/bzr-fastimport-shebang.patch + /usr/bin/patch -s -p1 -b --suffix .shebang --fuzz=0 + echo 'Patch #1 (bzr-fastimport-fsf-address.patch):' Patch #1 (bzr-fastimport-fsf-address.patch): + /bin/cat /builddir/build/SOURCES/bzr-fastimport-fsf-address.patch + /usr/bin/patch -s -p1 -b --suffix .fsf-address --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6T4CQ5 + umask 022 + cd /builddir/build/BUILD + cd bzr-fastimport-0.11.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/bzrlib creating build/lib/bzrlib/plugins creating build/lib/bzrlib/plugins/fastimport copying ./bzr_commit_handler.py -> build/lib/bzrlib/plugins/fastimport copying ./cmds.py -> build/lib/bzrlib/plugins/fastimport copying ./branch_updater.py -> build/lib/bzrlib/plugins/fastimport copying ./info.py -> build/lib/bzrlib/plugins/fastimport copying ./__init__.py -> build/lib/bzrlib/plugins/fastimport copying ./revision_store.py -> build/lib/bzrlib/plugins/fastimport copying ./user_mapper.py -> build/lib/bzrlib/plugins/fastimport copying ./branch_mapper.py -> build/lib/bzrlib/plugins/fastimport copying ./helpers.py -> build/lib/bzrlib/plugins/fastimport copying ./cache_manager.py -> build/lib/bzrlib/plugins/fastimport copying ./marks_file.py -> build/lib/bzrlib/plugins/fastimport copying ./exporter.py -> build/lib/bzrlib/plugins/fastimport creating build/lib/bzrlib/plugins/fastimport/exporters copying ./exporters/__init__.py -> build/lib/bzrlib/plugins/fastimport/exporters copying ./exporters/hg-fast-export.py -> build/lib/bzrlib/plugins/fastimport/exporters copying ./exporters/hg2git.py -> build/lib/bzrlib/plugins/fastimport/exporters copying ./exporters/svn-fast-export.py -> build/lib/bzrlib/plugins/fastimport/exporters creating build/lib/bzrlib/plugins/fastimport/processors copying ./processors/__init__.py -> build/lib/bzrlib/plugins/fastimport/processors copying ./processors/generic_processor.py -> build/lib/bzrlib/plugins/fastimport/processors creating build/lib/bzrlib/plugins/fastimport/tests copying ./tests/__init__.py -> build/lib/bzrlib/plugins/fastimport/tests copying ./tests/test_commands.py -> build/lib/bzrlib/plugins/fastimport/tests copying ./tests/test_generic_processor.py -> build/lib/bzrlib/plugins/fastimport/tests copying ./tests/test_branch_mapper.py -> build/lib/bzrlib/plugins/fastimport/tests copying ./tests/test_revision_store.py -> build/lib/bzrlib/plugins/fastimport/tests copying ./tests/test_exporter.py -> build/lib/bzrlib/plugins/fastimport/tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZTOH8B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch ++ dirname /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch + cd bzr-fastimport-0.11.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch running install running install_lib creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/bzr_commit_handler.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/cmds.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/branch_updater.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/info.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/__init__.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/processors copying build/lib/bzrlib/plugins/fastimport/processors/__init__.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/processors copying build/lib/bzrlib/plugins/fastimport/processors/generic_processor.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/processors copying build/lib/bzrlib/plugins/fastimport/revision_store.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters copying build/lib/bzrlib/plugins/fastimport/exporters/__init__.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters copying build/lib/bzrlib/plugins/fastimport/exporters/hg-fast-export.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters copying build/lib/bzrlib/plugins/fastimport/exporters/hg2git.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters copying build/lib/bzrlib/plugins/fastimport/exporters/svn-fast-export.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters copying build/lib/bzrlib/plugins/fastimport/user_mapper.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/branch_mapper.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/helpers.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport creating /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/tests/__init__.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/tests/test_commands.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/tests/test_generic_processor.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/tests/test_branch_mapper.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/tests/test_revision_store.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/tests/test_exporter.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests copying build/lib/bzrlib/plugins/fastimport/cache_manager.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/marks_file.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport copying build/lib/bzrlib/plugins/fastimport/exporter.py -> /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/bzr_commit_handler.py to bzr_commit_handler.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/cmds.py to cmds.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/branch_updater.py to branch_updater.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/processors/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/processors/generic_processor.py to generic_processor.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/revision_store.py to revision_store.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py to hg-fast-export.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters/hg2git.py to hg2git.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py to svn-fast-export.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/user_mapper.py to user_mapper.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/branch_mapper.py to branch_mapper.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests/test_generic_processor.py to test_generic_processor.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests/test_branch_mapper.py to test_branch_mapper.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests/test_revision_store.py to test_revision_store.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/tests/test_exporter.py to test_exporter.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/cache_manager.py to cache_manager.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/marks_file.py to marks_file.pyc byte-compiling /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporter.py to exporter.pyc writing byte-compilation script '/tmp/tmpCDG9HG.py' /usr/bin/python -O /tmp/tmpCDG9HG.py removing /tmp/tmpCDG9HG.py running install_egg_info Writing /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzr_fastimport-0.11.0.final.0-py2.7.egg-info + chmod 0755 /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters/hg-fast-export.py + chmod 0755 /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/site-packages/bzrlib/plugins/fastimport/exporters/svn-fast-export.py + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/bzr-fastimport-0.11.0 find: `debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: bzr-fastimport-0.11.0-2.fc15.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SG21Aa + umask 022 + cd /builddir/build/BUILD + cd bzr-fastimport-0.11.0 + DOCDIR=/builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/share/doc/bzr-fastimport-0.11.0 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/share/doc/bzr-fastimport-0.11.0 + cp -pr COPYING.txt NEWS README.txt /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch/usr/share/doc/bzr-fastimport-0.11.0 + exit 0 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/env /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/bzr-fastimport-0.11.0-2.fc15.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.isP4Sl + umask 022 + cd /builddir/build/BUILD + cd bzr-fastimport-0.11.0 + /bin/rm -rf /builddir/build/BUILDROOT/bzr-fastimport-0.11.0-2.fc15.noarch + exit 0 Child returncode was: 0 LEAVE do -->