Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/python-elementtree.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2534-4588/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/python-elementtree.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: opus2.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/python-elementtree-1.2.6-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/python-elementtree.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2534-4588/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/python-elementtree.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.897UDV + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf elementtree-1.2.6-20050316 + /usr/bin/gzip -dc /builddir/build/SOURCES/elementtree-1.2.6-20050316.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd elementtree-1.2.6-20050316 + /usr/bin/gzip -dc /builddir/build/SOURCES/cElementTree-1.0.5-20051216.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd cElementTree-1.0.5-20051216 ~/build/BUILD/elementtree-1.2.6-20050316/cElementTree-1.0.5-20051216 ~/build/BUILD/elementtree-1.2.6-20050316 + mv -f setup.py setup.py-orig + cp -f /builddir/build/SOURCES/cElementTree-system-expat-setup.py setup.py + cp -f README ../README-cElementTree + cp -f CHANGES ../CHANGES-cElementTree + popd ~/build/BUILD/elementtree-1.2.6-20050316 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N2OqxO + umask 022 + cd /builddir/build/BUILD + cd elementtree-1.2.6-20050316 + 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/elementtree copying elementtree/TidyTools.py -> build/lib/elementtree copying elementtree/SgmlopXMLTreeBuilder.py -> build/lib/elementtree copying elementtree/SimpleXMLWriter.py -> build/lib/elementtree copying elementtree/ElementPath.py -> build/lib/elementtree copying elementtree/HTMLTreeBuilder.py -> build/lib/elementtree copying elementtree/XMLTreeBuilder.py -> build/lib/elementtree copying elementtree/ElementTree.py -> build/lib/elementtree copying elementtree/ElementInclude.py -> build/lib/elementtree copying elementtree/SimpleXMLTreeBuilder.py -> build/lib/elementtree copying elementtree/TidyHTMLTreeBuilder.py -> build/lib/elementtree copying elementtree/__init__.py -> build/lib/elementtree + pushd cElementTree-1.0.5-20051216 ~/build/BUILD/elementtree-1.2.6-20050316/cElementTree-1.0.5-20051216 ~/build/BUILD/elementtree-1.2.6-20050316 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/python setup.py build running build running build_ext building 'cElementTree' extension creating build creating build/temp.linux-i686-2.6 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIC -I/usr/include -I/usr/include/python2.6 -c cElementTree.c -o build/temp.linux-i686-2.6/cElementTree.o cElementTree.c:1371: warning: 'intargfunc' is deprecated cElementTree.c:1372: warning: 'intintargfunc' is deprecated cElementTree.c: In function 'expat_default_handler': cElementTree.c:1964: warning: format '%d' expects type 'int', but argument 4 has type 'XML_Size' cElementTree.c:1964: warning: format '%d' expects type 'int', but argument 5 has type 'XML_Size' cElementTree.c: In function 'expat_unknown_encoding_handler': cElementTree.c:2143: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_Decode' differ in signedness /usr/include/python2.6/unicodeobject.h:685: note: expected 'const char *' but argument is of type 'unsigned char *' cElementTree.c: In function 'xmlparser': cElementTree.c:2181: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' from incompatible pointer type /usr/include/python2.6/modsupport.h:28: note: expected 'char **' but argument is of type 'const char **' cElementTree.c: In function 'expat_parse': cElementTree.c:2316: warning: format '%d' expects type 'int', but argument 4 has type 'XML_Size' cElementTree.c:2316: warning: format '%d' expects type 'int', but argument 5 has type 'XML_Size' creating build/lib.linux-i686-2.6 gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables build/temp.linux-i686-2.6/cElementTree.o -L/usr/lib -lexpat -lpython2.6 -o build/lib.linux-i686-2.6/cElementTree.so + popd ~/build/BUILD/elementtree-1.2.6-20050316 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E9WUZM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 ++ dirname /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 + cd elementtree-1.2.6-20050316 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 creating /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr creating /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib creating /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/TidyTools.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/SgmlopXMLTreeBuilder.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/SimpleXMLWriter.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/ElementPath.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/HTMLTreeBuilder.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/XMLTreeBuilder.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/ElementTree.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/ElementInclude.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/SimpleXMLTreeBuilder.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/TidyHTMLTreeBuilder.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree copying build/lib/elementtree/__init__.py -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/TidyTools.py to TidyTools.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/SgmlopXMLTreeBuilder.py to SgmlopXMLTreeBuilder.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/SimpleXMLWriter.py to SimpleXMLWriter.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/ElementPath.py to ElementPath.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/HTMLTreeBuilder.py to HTMLTreeBuilder.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/XMLTreeBuilder.py to XMLTreeBuilder.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/ElementTree.py to ElementTree.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/ElementInclude.py to ElementInclude.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/SimpleXMLTreeBuilder.py to SimpleXMLTreeBuilder.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/TidyHTMLTreeBuilder.py to TidyHTMLTreeBuilder.pyc byte-compiling /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmplf1jnI.py' /usr/bin/python -O /tmp/tmplf1jnI.py removing /tmp/tmplf1jnI.py running install_egg_info Writing /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/elementtree-1.2.6_20050316-py2.6.egg-info ~/build/BUILD/elementtree-1.2.6-20050316/cElementTree-1.0.5-20051216 ~/build/BUILD/elementtree-1.2.6-20050316 + pushd cElementTree-1.0.5-20051216 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 running install running install_lib copying build/lib.linux-i686-2.6/cElementTree.so -> /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/cElementTree-1.0.2_20050302-py2.6.egg-info ~/build/BUILD/elementtree-1.2.6-20050316 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/elementtree-1.2.6-20050316 extracting debug info from /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/lib/python2.6/site-packages/cElementTree.so 141 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-elementtree-1.2.6-1.ru6.i386/usr/lib/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-elementtree-1.2.6-1.ru6.i386 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LNZXWO + umask 022 + cd /builddir/build/BUILD + cd elementtree-1.2.6-20050316 + DOCDIR=/builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/share/doc/python-elementtree-1.2.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/share/doc/python-elementtree-1.2.6 + /bin/mkdir -p /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/share/doc/python-elementtree-1.2.6 + cp -pr docs samples README README-cElementTree CHANGES CHANGES-cElementTree benchmark.py /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386/usr/share/doc/python-elementtree-1.2.6 + exit 0 Provides: cElementTree.so 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libexpat.so.1 libpthread.so.0 libpython2.6.so.1.0 python(abi) = 2.6 rtld(GNU_HASH) Processing files: python-elementtree-debuginfo-1.2.6-1.ru6.i386 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 warning: Could not canonicalize hostname: opus2.rutgers.edu Wrote: /builddir/build/RPMS/python-elementtree-1.2.6-1.ru6.i386.rpm Wrote: /builddir/build/RPMS/python-elementtree-debuginfo-1.2.6-1.ru6.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aifHq5 + umask 022 + cd /builddir/build/BUILD + cd elementtree-1.2.6-20050316 + rm -rf /builddir/build/BUILDROOT/python-elementtree-1.2.6-1.ru6.i386 + exit 0 Child returncode was: 0 LEAVE do -->