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-hashlib.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1516-2188/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-hashlib.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-hashlib-20081119-5.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-hashlib.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1516-2188/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-hashlib.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.52757 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hashlib-20081119 + /usr/bin/gzip -dc /builddir/build/SOURCES/hashlib-20081119.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hashlib-20081119 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|\r||g' README.txt ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.52757 + umask 022 + cd /builddir/build/BUILD + cd hashlib-20081119 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.4 copying hashlib.py -> build/lib.linux-x86_64-2.4 running build_ext building '_sha' extension creating build/temp.linux-x86_64-2.4 creating build/temp.linux-x86_64-2.4/Modules 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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c Modules/shamodule.c -o build/temp.linux-x86_64-2.4/Modules/shamodule.o gcc -pthread -shared -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/Modules/shamodule.o -o build/lib.linux-x86_64-2.4/_sha.so building '_md5' extension 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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c Modules/md5module.c -o build/temp.linux-x86_64-2.4/Modules/md5module.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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c Modules/md5.c -o build/temp.linux-x86_64-2.4/Modules/md5.o gcc -pthread -shared -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/Modules/md5module.o build/temp.linux-x86_64-2.4/Modules/md5.o -o build/lib.linux-x86_64-2.4/_md5.so building '_sha256' extension 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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c Modules/sha256module.c -o build/temp.linux-x86_64-2.4/Modules/sha256module.o gcc -pthread -shared -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/Modules/sha256module.o -o build/lib.linux-x86_64-2.4/_sha256.so building '_sha512' extension 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 -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/python2.4 -c Modules/sha512module.c -o build/temp.linux-x86_64-2.4/Modules/sha512module.o gcc -pthread -shared -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.4/Modules/sha512module.o -o build/lib.linux-x86_64-2.4/_sha512.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.27311 + umask 022 + cd /builddir/build/BUILD + cd hashlib-20081119 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-hashlib-20081119-5.ru-buildroot + /usr/bin/python setup.py install -O1 --root=/var/tmp/python-hashlib-20081119-5.ru-buildroot running install running build running build_py running build_ext running install_lib creating /var/tmp/python-hashlib-20081119-5.ru-buildroot creating /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr creating /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64 creating /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4 creating /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages copying build/lib.linux-x86_64-2.4/hashlib.py -> /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages copying build/lib.linux-x86_64-2.4/_sha.so -> /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages copying build/lib.linux-x86_64-2.4/_md5.so -> /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages copying build/lib.linux-x86_64-2.4/_sha256.so -> /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages copying build/lib.linux-x86_64-2.4/_sha512.so -> /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages byte-compiling /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages/hashlib.py to hashlib.pyc writing byte-compilation script '/tmp/tmpkMGBDx.py' /usr/bin/python -O /tmp/tmpkMGBDx.py removing /tmp/tmpkMGBDx.py + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/hashlib-20081119 extracting debug info from /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages/_sha.so extracting debug info from /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages/_md5.so extracting debug info from /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages/_sha256.so extracting debug info from /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/lib64/python2.4/site-packages/_sha512.so 177 blocks + /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 + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-hashlib-20081119-5.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58036 + umask 022 + cd /builddir/build/BUILD + cd hashlib-20081119 + DOCDIR=/var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/share/doc/python-hashlib-20081119 + export DOCDIR + rm -rf /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/share/doc/python-hashlib-20081119 + /bin/mkdir -p /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/share/doc/python-hashlib-20081119 + cp -pr README.txt ChangeLog /var/tmp/python-hashlib-20081119-5.ru-buildroot/usr/share/doc/python-hashlib-20081119 + exit 0 Provides: _md5.so()(64bit) _sha.so()(64bit) _sha256.so()(64bit) _sha512.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.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.4)(64bit) libpthread.so.0()(64bit) python(abi) = 2.4 rtld(GNU_HASH) Processing files: python-hashlib-debuginfo-20081119-5.ru Provides: _md5.so.debug()(64bit) _sha.so.debug()(64bit) _sha256.so.debug()(64bit) _sha512.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-hashlib-20081119-5.ru-buildroot warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-hashlib-20081119-5.ru.x86_64.rpm Wrote: /builddir/build/RPMS/python-hashlib-debuginfo-20081119-5.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.26465 + umask 022 + cd /builddir/build/BUILD + cd hashlib-20081119 + rm -rf /var/tmp/python-hashlib-20081119-5.ru-buildroot + exit 0 Child returncode was: 0 LEAVE do -->