Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-simplejson.spec'], False, '/var/lib/mock/cloud6-openstack-common-el6-build-2010-3141/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-simplejson.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-simplejson-3.3.3-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-simplejson.spec'], False, '/var/lib/mock/cloud6-openstack-common-el6-build-2010-3141/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-simplejson.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.obaOb0 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf simplejson-3.3.3 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/simplejson-3.3.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd simplejson-3.3.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zhxoTK + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.3.3 + 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.6 creating build/lib.linux-i686-2.6/simplejson copying simplejson/decoder.py -> build/lib.linux-i686-2.6/simplejson copying simplejson/__init__.py -> build/lib.linux-i686-2.6/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-i686-2.6/simplejson copying simplejson/compat.py -> build/lib.linux-i686-2.6/simplejson copying simplejson/scanner.py -> build/lib.linux-i686-2.6/simplejson copying simplejson/tool.py -> build/lib.linux-i686-2.6/simplejson copying simplejson/encoder.py -> build/lib.linux-i686-2.6/simplejson creating build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-i686-2.6/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-i686-2.6/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-i686-2.6 creating build/temp.linux-i686-2.6/simplejson gcc -pthread -fno-strict-aliasing -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 -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 -fPIC -I/usr/include/python2.6 -c simplejson/_speedups.c -o build/temp.linux-i686-2.6/simplejson/_speedups.o gcc -pthread -shared build/temp.linux-i686-2.6/simplejson/_speedups.o -L/usr/lib -lpython2.6 -o build/lib.linux-i686-2.6/simplejson/_speedups.so + ./scripts/make_docs.py Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] README reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... /builddir/build/BUILD/simplejson-3.3.3/README.rst:: WARNING: document isn't included in any toctree done writing output... [ 50%] README writing output... [100%] index writing additional files... genindex search copying static files... done WARNING: html_static_path entry '/builddir/build/BUILD/simplejson-3.3.3/_static' does not exist dumping search index... done dumping object inventory... done build succeeded, 2 warnings. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OrIGAA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 + cd simplejson-3.3.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 + /usr/bin/python setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/decoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/ordered_dict.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/compat.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/scanner.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/encoder.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson copying build/lib.linux-i686-2.6/simplejson/_speedups.so -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson creating /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_errors.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_separators.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_unicode.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_tuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_check_circular.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_pass2.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_decode.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_namedtuple.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_scanstring.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_pass1.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_indent.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_default.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_item_sort_key.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_dump.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_encode_for_html.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_pass3.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_tool.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_decimal.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/__init__.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_recursion.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_encode_basestring_ascii.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_for_json.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_bigint_as_string.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_float.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_fail.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests copying build/lib.linux-i686-2.6/simplejson/tests/test_speedups.py -> /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/ordered_dict.py to ordered_dict.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tool.py to tool.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_errors.py to test_errors.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_separators.py to test_separators.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_unicode.py to test_unicode.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_tuple.py to test_tuple.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_pass2.py to test_pass2.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_decode.py to test_decode.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_pass1.py to test_pass1.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_indent.py to test_indent.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_default.py to test_default.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_dump.py to test_dump.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_pass3.py to test_pass3.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_tool.py to test_tool.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_decimal.py to test_decimal.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_recursion.py to test_recursion.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_for_json.py to test_for_json.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_float.py to test_float.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_fail.py to test_fail.pyc byte-compiling /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/tests/test_speedups.py to test_speedups.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson-3.3.3-py2.6.egg-info + rm docs/.buildinfo + rm docs/.nojekyll + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/simplejson-3.3.3 extracting debug info from /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/lib/python2.6/site-packages/simplejson/_speedups.so 204 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-simplejson-3.3.3-1.el6.i386/usr/lib/debug/usr/lib/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PKMhps + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.3.3 + unset DISPLAY + nosetests -q ---------------------------------------------------------------------- Ran 113 tests in 1.823s OK + exit 0 Processing files: python-simplejson-3.3.3-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.It1xxo + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/share/doc/python-simplejson-3.3.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/share/doc/python-simplejson-3.3.3 + /bin/mkdir -p /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/share/doc/python-simplejson-3.3.3 + cp -pr docs LICENSE.txt /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386/usr/share/doc/python-simplejson-3.3.3 + exit 0 Provides: _speedups.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.1.3) libpthread.so.0 libpython2.6.so.1.0 python(abi) = 2.6 rtld(GNU_HASH) Processing files: python-simplejson-debuginfo-3.3.3-1.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/python-simplejson-3.3.3-1.el6.i686.rpm Wrote: /builddir/build/RPMS/python-simplejson-debuginfo-3.3.3-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LAFsMs + umask 022 + cd /builddir/build/BUILD + cd simplejson-3.3.3 + rm -rf /builddir/build/BUILDROOT/python-simplejson-3.3.3-1.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->