Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-msgpack.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3349-5574/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-msgpack.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: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-msgpack-0.1.9-2.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-msgpack.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3349-5574/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-msgpack.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OENk5I + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf msgpack-python-0.1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-python-0.1.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-python-0.1.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.afvCGA + exit 0 + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-0.1.9 + 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/msgpack copying msgpack/__version__.py -> build/lib.linux-x86_64-2.6/msgpack copying msgpack/__init__.py -> build/lib.linux-x86_64-2.6/msgpack running build_ext building 'msgpack._msgpack' extension creating build/temp.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/msgpack 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.6 -c msgpack/_msgpack.c -o build/temp.linux-x86_64-2.6/msgpack/_msgpack.o gcc -pthread -shared build/temp.linux-x86_64-2.6/msgpack/_msgpack.o -L/usr/lib64 -lpython2.6 -o build/lib.linux-x86_64-2.6/msgpack/_msgpack.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tmiaox + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 + cd msgpack-python-0.1.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 creating /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr creating /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6 creating /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages creating /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack copying build/lib.linux-x86_64-2.6/msgpack/_msgpack.so -> /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack copying build/lib.linux-x86_64-2.6/msgpack/__version__.py -> /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack copying build/lib.linux-x86_64-2.6/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack_python-0.1.9-py2.6.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/msgpack-python-0.1.9 extracting debug info from /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/lib64/python2.6/site-packages/msgpack/_msgpack.so 542 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.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: python-msgpack-0.1.9-2.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ogwpvv + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-0.1.9 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/share/doc/python-msgpack-0.1.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/share/doc/python-msgpack-0.1.9 + /bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/share/doc/python-msgpack-0.1.9 + cp -pr COPYING README /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64/usr/share/doc/python-msgpack-0.1.9 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/python2.6/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(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: python-msgpack-debuginfo-0.1.9-2.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/python-msgpack-0.1.9-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/python-msgpack-debuginfo-0.1.9-2.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vls2Jw + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-0.1.9 + rm -rf /builddir/build/BUILDROOT/python-msgpack-0.1.9-2.ru6.x86_64 + unset DISPLAY + exit 0 Child returncode was: 0 LEAVE do -->