Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/python-simplejson.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1454-2071/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/python-simplejson.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/python-simplejson-2.0.9-2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/python-simplejson.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1454-2071/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/python-simplejson.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.30548 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf simplejson-2.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/simplejson-2.0.9.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-2.0.9 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.30548 + umask 022 + cd /builddir/build/BUILD + cd simplejson-2.0.9 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-i686-2.4 creating build/lib.linux-i686-2.4/simplejson copying simplejson/__init__.py -> build/lib.linux-i686-2.4/simplejson copying simplejson/decoder.py -> build/lib.linux-i686-2.4/simplejson copying simplejson/encoder.py -> build/lib.linux-i686-2.4/simplejson copying simplejson/scanner.py -> build/lib.linux-i686-2.4/simplejson copying simplejson/tool.py -> build/lib.linux-i686-2.4/simplejson creating build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-i686-2.4/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-i686-2.4/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-i686-2.4 creating build/temp.linux-i686-2.4/simplejson gcc -pthread -fno-strict-aliasing -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c simplejson/_speedups.c -o build/temp.linux-i686-2.4/simplejson/_speedups.o gcc -pthread -shared build/temp.linux-i686-2.4/simplejson/_speedups.o -o build/lib.linux-i686-2.4/simplejson/_speedups.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.80485 + umask 022 + cd /builddir/build/BUILD + cd simplejson-2.0.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild + /usr/bin/python setup.py install -O1 --skip-build --root=/var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild --single-version-externally-managed running install running install_lib creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4 creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson copying build/lib.linux-i686-2.4/simplejson/__init__.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson copying build/lib.linux-i686-2.4/simplejson/decoder.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson copying build/lib.linux-i686-2.4/simplejson/encoder.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson copying build/lib.linux-i686-2.4/simplejson/scanner.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson copying build/lib.linux-i686-2.4/simplejson/tool.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson creating /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/__init__.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_check_circular.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_decode.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_default.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_dump.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_encode_basestring_ascii.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_fail.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_float.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_indent.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_pass1.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_pass2.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_pass3.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_recursion.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_scanstring.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_separators.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/tests/test_unicode.py -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests copying build/lib.linux-i686-2.4/simplejson/_speedups.so -> /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/__init__.py to __init__.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/decoder.py to decoder.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/encoder.py to encoder.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/scanner.py to scanner.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tool.py to tool.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/__init__.py to __init__.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_decode.py to test_decode.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_default.py to test_default.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_dump.py to test_dump.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_fail.py to test_fail.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_float.py to test_float.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_indent.py to test_indent.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_pass1.py to test_pass1.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_pass2.py to test_pass2.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_pass3.py to test_pass3.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_recursion.py to test_recursion.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_separators.py to test_separators.pyc byte-compiling /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/tests/test_unicode.py to test_unicode.pyc writing byte-compilation script '/tmp/tmptZ9Cf_.py' /usr/bin/python -O /tmp/tmptZ9Cf_.py removing /tmp/tmptZ9Cf_.py running install_egg_info running egg_info writing simplejson.egg-info/PKG-INFO writing top-level names to simplejson.egg-info/top_level.txt writing dependency_links to simplejson.egg-info/dependency_links.txt reading manifest file 'simplejson.egg-info/SOURCES.txt' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson-2.0.9-py2.4.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/simplejson-2.0.9 extracting debug info from /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/lib/python2.4/site-packages/simplejson/_speedups.so 149 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.68237 + umask 022 + cd /builddir/build/BUILD + cd simplejson-2.0.9 + nosetests -q ---------------------------------------------------------------------- Ran 40 tests in 1.390s OK + exit 0 Processing files: python-simplejson-2.0.9-2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.99088 + umask 022 + cd /builddir/build/BUILD + cd simplejson-2.0.9 + DOCDIR=/var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/share/doc/python-simplejson-2.0.9 + export DOCDIR + rm -rf /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/share/doc/python-simplejson-2.0.9 + /bin/mkdir -p /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/share/doc/python-simplejson-2.0.9 + cp -pr docs LICENSE.txt /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild/usr/share/doc/python-simplejson-2.0.9 + exit 0 Provides: _speedups.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.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) libpthread.so.0 python(abi) = 2.4 rtld(GNU_HASH) Processing files: python-simplejson-debuginfo-2.0.9-2.ru Provides: _speedups.so.debug 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-simplejson-2.0.9-2.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-simplejson-2.0.9-2.ru.i386.rpm Wrote: /builddir/build/RPMS/python-simplejson-debuginfo-2.0.9-2.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.69499 + umask 022 + cd /builddir/build/BUILD + cd simplejson-2.0.9 + rm -rf /var/tmp/python-simplejson-2.0.9-2.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->