INFO: not using any hashes in /data/userland-archives/hashes for simplejson-3.19.3.tar.gz (overridden with --hash)
Source /data/userland-archives/simplejson-3.19.3.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/s/simplejson/simplejson-3.19.3.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
copy cloning /jenkins/jobs/oi-userland/workspace/components/python/simplejson/simplejson-3.19.3 to /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/amd64-3.9
running build
running build_py
creating build
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/tool.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/scanner.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/decoder.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/raw_json.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/encoder.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/compat.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/ordered_dict.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
copying simplejson/errors.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson
creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/_cibw_runner.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_encode_for_html.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_dump.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_check_circular.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_fail.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_float.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_bigint_as_string.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_pass2.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_tool.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_indent.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_pass3.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_pass1.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_raw_json.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_namedtuple.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_str_subclass.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_decimal.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_separators.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_iterable.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_default.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_scanstring.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_subclass.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_item_sort_key.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_speedups.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_recursion.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_errors.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_unicode.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_decode.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_tuple.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
copying simplejson/tests/test_for_json.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests
running build_ext
building 'simplejson._speedups' extension
creating build/temp.solaris-2.11-i86pc.64bit-cpython-39
creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/simplejson
/usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.9 -c simplejson/_speedups.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/simplejson/_speedups.o
/usr/gcc/13/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/simplejson/_speedups.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/_speedups.cpython-39.so
running install
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/_speedups.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/compat.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/decoder.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/raw_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/errors.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/scanner.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
creating /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_scanstring.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_subclass.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_recursion.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_pass1.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_unicode.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_bitsize_int_as_string.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_separators.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_pass3.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_iterable.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_encode_basestring_ascii.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_pass2.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_check_circular.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_decimal.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_for_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_decode.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_float.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_encode_for_html.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_default.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_errors.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_speedups.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_tuple.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_dump.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_item_sort_key.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_fail.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_raw_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_tool.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/_cibw_runner.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_namedtuple.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_bigint_as_string.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_str_subclass.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tests/test_indent.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/tool.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/encoder.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/simplejson/ordered_dict.py -> /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/compat.py to compat.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/decoder.py to decoder.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/raw_json.py to raw_json.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/errors.py to errors.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/scanner.py to scanner.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_separators.py to test_separators.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_decode.py to test_decode.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_float.py to test_float.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_default.py to test_default.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_errors.py to test_errors.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_dump.py to test_dump.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_fail.py to test_fail.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_tool.py to test_tool.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/_cibw_runner.py to _cibw_runner.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tests/test_indent.py to test_indent.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/tool.py to tool.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/encoder.py to encoder.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson/ordered_dict.py to ordered_dict.cpython-39.pyc
running install_egg_info
running egg_info
writing simplejson.egg-info/PKG-INFO
writing dependency_links to simplejson.egg-info/dependency_links.txt
writing top-level names to simplejson.egg-info/top_level.txt
reading manifest file 'simplejson.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'simplejson.egg-info/SOURCES.txt'
Copying simplejson.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/prototype/i386/usr/lib/python3.9/vendor-packages/simplejson-3.19.3-py3.9.egg-info
running install_scripts
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/manifest-i386-simplejson-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/simplejson/build/manifest-i386-simplejson.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: python/simplejson
pkg://openindiana.org/library/python/simplejson-39@3.19.3,5.11-2024.0.0.0:20240815T090235Z
PUBLISHED
pkg://openindiana.org/library/python/simplejson@3.19.3,5.11-2024.0.0.0:20240815T090259Z
PUBLISHED
pkg://openindiana.org/library/python-2/simplejson-26@3.8.2,5.11-2016.0.1.0:20240815T090321Z
PUBLISHED
pkg://openindiana.org/library/python-2/simplejson-27@3.8.2,5.11-2016.0.1.1:20240815T090323Z
PUBLISHED
pkg://openindiana.org/library/python-2/simplejson@3.8.2,5.11-2016.0.1.0:20240815T090324Z
PUBLISHED
pkg://openindiana.org/library/python/simplejson-27@3.8.2,5.11-2020.0.1.7:20240815T090326Z
PUBLISHED
pkg://openindiana.org/library/python/simplejson-34@3.8.2,5.11-2020.0.1.1:20240815T090328Z
PUBLISHED
pkg://openindiana.org/library/python/simplejson-35@3.8.2,5.11-2020.0.1.7:20240815T090433Z
PUBLISHED
pkg://openindiana.org/library/python/simplejson-37@3.19.1,5.11-2023.0.0.2:20240815T090435Z
PUBLISHED