Mock Version: 1.1.1 Mock Version: 1.1.1 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/py-bcrypt.spec'], False, '/var/lib/mock/dist-f13-build-864879-126553/root/', None, 86400, True, 0, 417, 417, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/py-bcrypt.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-20.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/py-bcrypt-0.2-4.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/py-bcrypt.spec'], False, '/var/lib/mock/dist-f13-build-864879-126553/root/', None, 86400, True, 0, 417, 417, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/py-bcrypt.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n9tF8n + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf py-bcrypt-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/py-bcrypt-0.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd py-bcrypt-0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L2fjaB + umask 022 + cd /builddir/build/BUILD + cd py-bcrypt-0.2 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.6 creating build/lib.linux-x86_64-2.6/bcrypt copying bcrypt/__init__.py -> build/lib.linux-x86_64-2.6/bcrypt running build_ext building 'bcrypt._bcrypt' extension creating build/temp.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/bcrypt gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c bcrypt/bcrypt_python.c -o build/temp.linux-x86_64-2.6/bcrypt/bcrypt_python.o bcrypt/bcrypt_python.c: In function 'bcrypt_encode_salt': bcrypt/bcrypt_python.c:56: warning: pointer targets in passing argument 2 of 'encode_salt' differ in signedness bcrypt/bcrypt_python.c:29: note: expected 'u_int8_t *' but argument is of type 'char *' gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c bcrypt/blowfish.c -o build/temp.linux-x86_64-2.6/bcrypt/blowfish.o gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c bcrypt/bcrypt.c -o build/temp.linux-x86_64-2.6/bcrypt/bcrypt.o gcc -pthread -shared build/temp.linux-x86_64-2.6/bcrypt/bcrypt_python.o build/temp.linux-x86_64-2.6/bcrypt/blowfish.o build/temp.linux-x86_64-2.6/bcrypt/bcrypt.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/bcrypt/_bcrypt.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UOev5O + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 ++ dirname /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 + cd py-bcrypt-0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 --prefix=/usr running install running install_lib creating /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 creating /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr creating /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6 creating /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages creating /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/bcrypt copying build/lib.linux-x86_64-2.6/bcrypt/__init__.py -> /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/bcrypt copying build/lib.linux-x86_64-2.6/bcrypt/_bcrypt.so -> /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/bcrypt byte-compiling /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/bcrypt/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpfcwNlU.py' /usr/bin/python -O /tmp/tmpfcwNlU.py removing /tmp/tmpfcwNlU.py running install_egg_info Writing /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/py_bcrypt-0.2-py2.6.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/py-bcrypt-0.2 extracting debug info from /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/bcrypt/_bcrypt.so 65 blocks + /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/py-bcrypt-0.2-4.fc13.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: py-bcrypt-0.2-4.fc13.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o7ZqH3 + umask 022 + cd /builddir/build/BUILD + cd py-bcrypt-0.2 + DOCDIR=/builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/share/doc/py-bcrypt-0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/share/doc/py-bcrypt-0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/share/doc/py-bcrypt-0.2 + cp -pr ChangeLog LICENSE MANIFEST README TODO /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64/usr/share/doc/py-bcrypt-0.2 + exit 0 Provides: _bcrypt.so()(64bit) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: py-bcrypt-debuginfo-0.2-4.fc13.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 warning: Could not canonicalize hostname: x86-20.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/py-bcrypt-0.2-4.fc13.x86_64.rpm Wrote: /builddir/build/RPMS/py-bcrypt-debuginfo-0.2-4.fc13.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mycb0M + umask 022 + cd /builddir/build/BUILD + cd py-bcrypt-0.2 + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-4.fc13.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->