Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/py-bcrypt.spec'], False, '/var/lib/mock/f17-build-1242919-196333/root/', None, 86400, True, False, 497, 497, None, False, 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-10.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/py-bcrypt-0.2-6.fc17.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/f17-build-1242919-196333/root/', None, 86400, True, False, 497, 497, None, False, 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.BE4pGg + 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.JAE8uj + 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.7 creating build/lib.linux-x86_64-2.7/bcrypt copying bcrypt/__init__.py -> build/lib.linux-x86_64-2.7/bcrypt running build_ext building 'bcrypt._bcrypt' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/bcrypt gcc -pthread -fno-strict-aliasing -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 -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.7 -c bcrypt/bcrypt_python.c -o build/temp.linux-x86_64-2.7/bcrypt/bcrypt_python.o bcrypt/bcrypt_python.c: In function 'bcrypt_encode_salt': bcrypt/bcrypt_python.c:56:2: warning: pointer targets in passing argument 2 of 'encode_salt' differ in signedness [-Wpointer-sign] bcrypt/bcrypt_python.c:29:6: note: expected 'u_int8_t *' but argument is of type 'char *' gcc -pthread -fno-strict-aliasing -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 -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.7 -c bcrypt/blowfish.c -o build/temp.linux-x86_64-2.7/bcrypt/blowfish.o gcc -pthread -fno-strict-aliasing -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 -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.7 -c bcrypt/bcrypt.c -o build/temp.linux-x86_64-2.7/bcrypt/bcrypt.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/bcrypt/bcrypt_python.o build/temp.linux-x86_64-2.7/bcrypt/blowfish.o build/temp.linux-x86_64-2.7/bcrypt/bcrypt.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/bcrypt/_bcrypt.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FTGzpo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 + cd py-bcrypt-0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 --prefix=/usr running install running install_lib creating /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 creating /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr creating /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7/site-packages/bcrypt copying build/lib.linux-x86_64-2.7/bcrypt/_bcrypt.so -> /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7/site-packages/bcrypt copying build/lib.linux-x86_64-2.7/bcrypt/__init__.py -> /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7/site-packages/bcrypt byte-compiling /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7/site-packages/bcrypt/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpHVod9I.py' /usr/bin/python -O /tmp/tmpHVod9I.py removing /tmp/tmpHVod9I.py running install_egg_info Writing /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/lib64/python2.7/site-packages/py_bcrypt-0.2-py2.7.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-6.fc17.x86_64/usr/lib64/python2.7/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-6.fc17.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: py-bcrypt-0.2-6.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nZhgpu + umask 022 + cd /builddir/build/BUILD + cd py-bcrypt-0.2 + DOCDIR=/builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/share/doc/py-bcrypt-0.2 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64/usr/share/doc/py-bcrypt-0.2 + cp -pr ChangeLog LICENSE MANIFEST README TODO /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.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.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: py-bcrypt-debuginfo-0.2-6.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 warning: Could not canonicalize hostname: x86-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/py-bcrypt-0.2-6.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/py-bcrypt-debuginfo-0.2-6.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nYdc9M + umask 022 + cd /builddir/build/BUILD + cd py-bcrypt-0.2 + rm -rf /builddir/build/BUILDROOT/py-bcrypt-0.2-6.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->