running install running install_lib creating /build/python2-simplejson/pkg/python2-simplejson/usr creating /build/python2-simplejson/pkg/python2-simplejson/usr/lib creating /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7 creating /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages creating /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/tool.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/ordered_dict.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/raw_json.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/encoder.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/__init__.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson creating /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_subclass.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_decimal.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_str_subclass.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_indent.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_bigint_as_string.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_tuple.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_tool.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_recursion.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass2.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_scanstring.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_default.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_separators.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_unicode.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_decode.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/__init__.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_float.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_check_circular.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_fail.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_encode_for_html.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_errors.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_for_json.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_bitsize_int_as_string.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_namedtuple.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/_cibw_runner.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass3.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_encode_basestring_ascii.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_iterable.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_pass1.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_raw_json.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_item_sort_key.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_speedups.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/tests/test_dump.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests copying build/lib.linux-x86_64-2.7/simplejson/_speedups.so -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/errors.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/decoder.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/compat.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson copying build/lib.linux-x86_64-2.7/simplejson/scanner.py -> /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tool.py to tool.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/ordered_dict.py to ordered_dict.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/raw_json.py to raw_json.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/encoder.py to encoder.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/__init__.py to __init__.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_subclass.py to test_subclass.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_decimal.py to test_decimal.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_indent.py to test_indent.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_tuple.py to test_tuple.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_tool.py to test_tool.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_recursion.py to test_recursion.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_pass2.py to test_pass2.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_default.py to test_default.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_separators.py to test_separators.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_unicode.py to test_unicode.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_decode.py to test_decode.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/__init__.py to __init__.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_float.py to test_float.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_fail.py to test_fail.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_errors.py to test_errors.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_for_json.py to test_for_json.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/_cibw_runner.py to _cibw_runner.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_pass3.py to test_pass3.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_iterable.py to test_iterable.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_pass1.py to test_pass1.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_speedups.py to test_speedups.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/tests/test_dump.py to test_dump.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/errors.py to errors.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/decoder.py to decoder.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/compat.py to compat.pyc byte-compiling /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson/scanner.py to scanner.pyc writing byte-compilation script '/tmp/tmpddF_Ty.py' /usr/bin/python2 -O /tmp/tmpddF_Ty.py removing /tmp/tmpddF_Ty.py running install_egg_info running egg_info creating simplejson.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 writing manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /build/python2-simplejson/pkg/python2-simplejson/usr/lib/python2.7/site-packages/simplejson-3.17.6-py2.7.egg-info running install_scripts