=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py313-simplejson-3.19.3 * Building wheel... running bdist_wheel running build running build_py creating build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/__init__.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/compat.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/decoder.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/encoder.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/errors.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/ordered_dict.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/raw_json.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/scanner.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson copying simplejson/tool.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson creating build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/_cibw_runner.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.netbsd-9.0-macppc-cpython-313/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.netbsd-9.0-macppc-cpython-313/simplejson gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 -fPIC -I/usr/pkg/include/python3.13 -c simplejson/_speedups.c -o build/temp.netbsd-9.0-macppc-cpython-313/simplejson/_speedups.o gcc -shared -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -latomic -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -latomic -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -O2 -I/usr/include -I/usr/pkg/include/python3.13 -I/usr/include -I/usr/pkg/include/python3.13 build/temp.netbsd-9.0-macppc-cpython-313/simplejson/_speedups.o -L/usr/pkg/lib -o build/lib.netbsd-9.0-macppc-cpython-313/simplejson/_speedups.so ld: cannot find -latomic ld: cannot find -latomic *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. I'm retrying the build without the C extension now. *************************************************************************** running bdist_wheel running build running build_py creating build/lib/simplejson copying simplejson/__init__.py -> build/lib/simplejson copying simplejson/compat.py -> build/lib/simplejson copying simplejson/decoder.py -> build/lib/simplejson copying simplejson/encoder.py -> build/lib/simplejson copying simplejson/errors.py -> build/lib/simplejson copying simplejson/ordered_dict.py -> build/lib/simplejson copying simplejson/raw_json.py -> build/lib/simplejson copying simplejson/scanner.py -> build/lib/simplejson copying simplejson/tool.py -> build/lib/simplejson creating build/lib/simplejson/tests copying simplejson/tests/__init__.py -> build/lib/simplejson/tests copying simplejson/tests/_cibw_runner.py -> build/lib/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib/simplejson/tests copying simplejson/tests/test_default.py -> build/lib/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib/simplejson/tests copying simplejson/tests/test_float.py -> build/lib/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib/simplejson/tests installing to build/bdist.netbsd-9.0-macppc/wheel running install running install_lib creating build/bdist.netbsd-9.0-macppc/wheel creating build/bdist.netbsd-9.0-macppc/wheel/simplejson copying build/lib/simplejson/__init__.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/compat.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/decoder.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/encoder.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/errors.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/ordered_dict.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/raw_json.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/scanner.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson copying build/lib/simplejson/tool.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson creating build/bdist.netbsd-9.0-macppc/wheel/simplejson/tests copying build/lib/simplejson/tests/__init__.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/_cibw_runner.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_bigint_as_string.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_bitsize_int_as_string.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_check_circular.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_decimal.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_decode.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_default.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_dump.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_encode_for_html.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_errors.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_fail.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_float.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_for_json.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_indent.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_item_sort_key.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_iterable.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_namedtuple.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_pass1.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_pass2.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_pass3.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_raw_json.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_recursion.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_scanstring.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_separators.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_speedups.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_str_subclass.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_subclass.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_tool.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_tuple.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests copying build/lib/simplejson/tests/test_unicode.py -> build/bdist.netbsd-9.0-macppc/wheel/./simplejson/tests 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 build/bdist.netbsd-9.0-macppc/wheel/./simplejson-3.19.3-py3.13.egg-info running install_scripts creating build/bdist.netbsd-9.0-macppc/wheel/simplejson-3.19.3.dist-info/WHEEL creating '/usr/pkgsrc/converters/py-simplejson/work/simplejson-3.19.3/dist/.tmp-mt66bikv/simplejson-3.19.3-py3-none-any.whl' and adding 'build/bdist.netbsd-9.0-macppc/wheel' to it adding 'simplejson/__init__.py' adding 'simplejson/compat.py' adding 'simplejson/decoder.py' adding 'simplejson/encoder.py' adding 'simplejson/errors.py' adding 'simplejson/ordered_dict.py' adding 'simplejson/raw_json.py' adding 'simplejson/scanner.py' adding 'simplejson/tool.py' adding 'simplejson/tests/__init__.py' adding 'simplejson/tests/_cibw_runner.py' adding 'simplejson/tests/test_bigint_as_string.py' adding 'simplejson/tests/test_bitsize_int_as_string.py' adding 'simplejson/tests/test_check_circular.py' adding 'simplejson/tests/test_decimal.py' adding 'simplejson/tests/test_decode.py' adding 'simplejson/tests/test_default.py' adding 'simplejson/tests/test_dump.py' adding 'simplejson/tests/test_encode_basestring_ascii.py' adding 'simplejson/tests/test_encode_for_html.py' adding 'simplejson/tests/test_errors.py' adding 'simplejson/tests/test_fail.py' adding 'simplejson/tests/test_float.py' adding 'simplejson/tests/test_for_json.py' adding 'simplejson/tests/test_indent.py' adding 'simplejson/tests/test_item_sort_key.py' adding 'simplejson/tests/test_iterable.py' adding 'simplejson/tests/test_namedtuple.py' adding 'simplejson/tests/test_pass1.py' adding 'simplejson/tests/test_pass2.py' adding 'simplejson/tests/test_pass3.py' adding 'simplejson/tests/test_raw_json.py' adding 'simplejson/tests/test_recursion.py' adding 'simplejson/tests/test_scanstring.py' adding 'simplejson/tests/test_separators.py' adding 'simplejson/tests/test_speedups.py' adding 'simplejson/tests/test_str_subclass.py' adding 'simplejson/tests/test_subclass.py' adding 'simplejson/tests/test_tool.py' adding 'simplejson/tests/test_tuple.py' adding 'simplejson/tests/test_unicode.py' adding 'simplejson-3.19.3.dist-info/LICENSE.txt' adding 'simplejson-3.19.3.dist-info/METADATA' adding 'simplejson-3.19.3.dist-info/WHEEL' adding 'simplejson-3.19.3.dist-info/top_level.txt' adding 'simplejson-3.19.3.dist-info/RECORD' removing build/bdist.netbsd-9.0-macppc/wheel *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python installation succeeded. *************************************************************************** Exception ignored in: Traceback (most recent call last): File "/usr/pkg/lib/python3.13/threading.py", line 1383, in __del__ TypeError: 'NoneType' object does not support the context manager protocol Successfully built simplejson-3.19.3-py3-none-any.whl