>>> py3-simplejson: Building community/py3-simplejson 3.20.1-r1 (using abuild 3.17.0_rc1-r2) started Wed, 22 Apr 2026 12:26:30 +0000 >>> py3-simplejson: Validating /home/buildozer/aports/community/py3-simplejson/APKBUILD... >>> py3-simplejson: Analyzing dependencies... >>> py3-simplejson: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r1) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20260404-r0) ( 7/26) Installing readline (8.3.3-r1) ( 8/26) Installing sqlite-libs (3.53.0-r0) ( 9/26) Installing python3 (3.14.3-r0) (10/26) Installing python3-pycache-pyc0 (3.14.3-r0) (11/26) Installing pyc (3.14.3-r0) (12/26) Installing py3-installer-pyc (1.0.0-r0) (13/26) Installing py3-gpep517-pyc (19-r2) (14/26) Installing python3-pyc (3.14.3-r0) (15/26) Installing py3-installer (1.0.0-r0) (16/26) Installing py3-gpep517 (19-r2) (17/26) Installing py3-parsing (3.3.2-r1) (18/26) Installing py3-parsing-pyc (3.3.2-r1) (19/26) Installing py3-packaging (26.0-r1) (20/26) Installing py3-packaging-pyc (26.0-r1) (21/26) Installing py3-setuptools (82.0.1-r1) (22/26) Installing py3-setuptools-pyc (82.0.1-r1) (23/26) Installing py3-wheel (0.46.3-r1) (24/26) Installing py3-wheel-pyc (0.46.3-r1) (25/26) Installing python3-dev (3.14.3-r0) (26/26) Installing .makedepends-py3-simplejson (20260422.122634) Executing busybox-1.37.0-r31.trigger OK: 585.5 MiB in 128 packages >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Cleaning up tmpdir >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/simplejson-v3.20.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/simplejson-v3.20.1.tar.gz.part' simplejson-v3.20.1.t 100% |********************************| 83289 0:00:00 ETA '/var/cache/distfiles/v3.24/simplejson-v3.20.1.tar.gz.part' saved /var/cache/distfiles/v3.24/simplejson-v3.20.1.tar.gz: OK >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/simplejson-v3.20.1.tar.gz /var/cache/distfiles/v3.24/simplejson-v3.20.1.tar.gz: OK >>> py3-simplejson: Unpacking /var/cache/distfiles/v3.24/simplejson-v3.20.1.tar.gz... 2026-04-22 12:26:36,052 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Academic Free License (AFL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-22 12:26:36,072 root INFO running bdist_wheel 2026-04-22 12:26:36,081 root INFO running build 2026-04-22 12:26:36,081 root INFO running build_py 2026-04-22 12:26:36,084 root INFO creating build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,084 root INFO copying simplejson/ordered_dict.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,084 root INFO copying simplejson/encoder.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,085 root INFO copying simplejson/errors.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,085 root INFO copying simplejson/scanner.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,085 root INFO copying simplejson/raw_json.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,085 root INFO copying simplejson/tool.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,086 root INFO copying simplejson/compat.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,086 root INFO copying simplejson/__init__.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,086 root INFO copying simplejson/decoder.py -> build/lib.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,087 root INFO creating build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,087 root INFO copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,087 root INFO copying simplejson/tests/test_pass2.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,087 root INFO copying simplejson/tests/test_dump.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,088 root INFO copying simplejson/tests/test_decimal.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,088 root INFO copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,088 root INFO copying simplejson/tests/test_for_json.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,088 root INFO copying simplejson/tests/test_scanstring.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,089 root INFO copying simplejson/tests/test_pass3.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,089 root INFO copying simplejson/tests/test_errors.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,089 root INFO copying simplejson/tests/test_namedtuple.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,089 root INFO copying simplejson/tests/test_pass1.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,089 root INFO copying simplejson/tests/test_recursion.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,090 root INFO copying simplejson/tests/test_check_circular.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,090 root INFO copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,090 root INFO copying simplejson/tests/test_str_subclass.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,090 root INFO copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,091 root INFO copying simplejson/tests/test_indent.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,091 root INFO copying simplejson/tests/test_raw_json.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,091 root INFO copying simplejson/tests/test_default.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,091 root INFO copying simplejson/tests/test_unicode.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,091 root INFO copying simplejson/tests/test_decode.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,092 root INFO copying simplejson/tests/test_fail.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,092 root INFO copying simplejson/tests/test_iterable.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,092 root INFO copying simplejson/tests/_cibw_runner.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,092 root INFO copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,093 root INFO copying simplejson/tests/test_tuple.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,093 root INFO copying simplejson/tests/test_subclass.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,093 root INFO copying simplejson/tests/__init__.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,093 root INFO copying simplejson/tests/test_float.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,093 root INFO copying simplejson/tests/test_separators.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,094 root INFO copying simplejson/tests/test_speedups.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,094 root INFO copying simplejson/tests/test_tool.py -> build/lib.linux-x86_64-cpython-314/simplejson/tests 2026-04-22 12:26:36,095 root INFO running build_ext 2026-04-22 12:26:36,096 root INFO building 'simplejson._speedups' extension 2026-04-22 12:26:36,096 root INFO creating build/temp.linux-x86_64-cpython-314/simplejson 2026-04-22 12:26:36,097 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.14 -c simplejson/_speedups.c -o build/temp.linux-x86_64-cpython-314/simplejson/_speedups.o 2026-04-22 12:26:37,081 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-314/simplejson/_speedups.o -L/usr/lib -o build/lib.linux-x86_64-cpython-314/simplejson/_speedups.cpython-314-x86_64-linux-musl.so 2026-04-22 12:26:37,106 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-22 12:26:37,106 root INFO running install 2026-04-22 12:26:37,116 root INFO running install_lib 2026-04-22 12:26:37,119 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-22 12:26:37,119 root INFO creating build/bdist.linux-x86_64/wheel/simplejson 2026-04-22 12:26:37,119 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/ordered_dict.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,120 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/encoder.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,120 root INFO creating build/bdist.linux-x86_64/wheel/simplejson/tests 2026-04-22 12:26:37,120 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_item_sort_key.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,121 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_pass2.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,121 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_dump.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,121 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_decimal.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,121 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_bigint_as_string.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,122 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_for_json.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,122 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_scanstring.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,122 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_pass3.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,122 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_errors.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,123 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_namedtuple.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,123 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_pass1.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,123 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_recursion.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,123 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_check_circular.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,124 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_bitsize_int_as_string.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,124 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_str_subclass.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,124 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,124 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_indent.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,125 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_raw_json.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,125 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_default.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,125 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_unicode.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,125 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_decode.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,126 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_fail.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,126 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_iterable.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,126 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/_cibw_runner.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,126 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_encode_for_html.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,127 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_tuple.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,127 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_subclass.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,127 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,127 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_float.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,128 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_separators.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,128 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_speedups.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,128 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tests/test_tool.py -> build/bdist.linux-x86_64/wheel/./simplejson/tests 2026-04-22 12:26:37,128 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/errors.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,129 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/scanner.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,129 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/raw_json.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,129 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/tool.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,129 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/compat.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,130 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/__init__.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,130 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/_speedups.cpython-314-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,130 root INFO copying build/lib.linux-x86_64-cpython-314/simplejson/decoder.py -> build/bdist.linux-x86_64/wheel/./simplejson 2026-04-22 12:26:37,131 root INFO running install_egg_info 2026-04-22 12:26:37,134 root INFO running egg_info 2026-04-22 12:26:37,136 root INFO creating simplejson.egg-info 2026-04-22 12:26:37,137 root INFO writing simplejson.egg-info/PKG-INFO 2026-04-22 12:26:37,137 root INFO writing dependency_links to simplejson.egg-info/dependency_links.txt 2026-04-22 12:26:37,137 root INFO writing top-level names to simplejson.egg-info/top_level.txt 2026-04-22 12:26:37,138 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2026-04-22 12:26:37,141 root INFO reading manifest file 'simplejson.egg-info/SOURCES.txt' 2026-04-22 12:26:37,142 root INFO reading manifest template 'MANIFEST.in' 2026-04-22 12:26:37,143 root INFO adding license file 'LICENSE.txt' 2026-04-22 12:26:37,144 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2026-04-22 12:26:37,144 root INFO Copying simplejson.egg-info to build/bdist.linux-x86_64/wheel/./simplejson-3.20.1-py3.14.egg-info 2026-04-22 12:26:37,145 root INFO running install_scripts 2026-04-22 12:26:37,152 root INFO creating build/bdist.linux-x86_64/wheel/simplejson-3.20.1.dist-info/WHEEL 2026-04-22 12:26:37,152 wheel INFO creating '/home/buildozer/aports/community/py3-simplejson/src/simplejson-3.20.1/.dist/.tmp-9b5c89tq/simplejson-3.20.1-cp314-cp314-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-22 12:26:37,153 wheel INFO adding 'simplejson/__init__.py' 2026-04-22 12:26:37,153 wheel INFO adding 'simplejson/_speedups.cpython-314-x86_64-linux-musl.so' 2026-04-22 12:26:37,154 wheel INFO adding 'simplejson/compat.py' 2026-04-22 12:26:37,154 wheel INFO adding 'simplejson/decoder.py' 2026-04-22 12:26:37,154 wheel INFO adding 'simplejson/encoder.py' 2026-04-22 12:26:37,155 wheel INFO adding 'simplejson/errors.py' 2026-04-22 12:26:37,155 wheel INFO adding 'simplejson/ordered_dict.py' 2026-04-22 12:26:37,155 wheel INFO adding 'simplejson/raw_json.py' 2026-04-22 12:26:37,156 wheel INFO adding 'simplejson/scanner.py' 2026-04-22 12:26:37,156 wheel INFO adding 'simplejson/tool.py' 2026-04-22 12:26:37,156 wheel INFO adding 'simplejson/tests/__init__.py' 2026-04-22 12:26:37,156 wheel INFO adding 'simplejson/tests/_cibw_runner.py' 2026-04-22 12:26:37,157 wheel INFO adding 'simplejson/tests/test_bigint_as_string.py' 2026-04-22 12:26:37,157 wheel INFO adding 'simplejson/tests/test_bitsize_int_as_string.py' 2026-04-22 12:26:37,157 wheel INFO adding 'simplejson/tests/test_check_circular.py' 2026-04-22 12:26:37,157 wheel INFO adding 'simplejson/tests/test_decimal.py' 2026-04-22 12:26:37,158 wheel INFO adding 'simplejson/tests/test_decode.py' 2026-04-22 12:26:37,158 wheel INFO adding 'simplejson/tests/test_default.py' 2026-04-22 12:26:37,158 wheel INFO adding 'simplejson/tests/test_dump.py' 2026-04-22 12:26:37,158 wheel INFO adding 'simplejson/tests/test_encode_basestring_ascii.py' 2026-04-22 12:26:37,159 wheel INFO adding 'simplejson/tests/test_encode_for_html.py' 2026-04-22 12:26:37,159 wheel INFO adding 'simplejson/tests/test_errors.py' 2026-04-22 12:26:37,159 wheel INFO adding 'simplejson/tests/test_fail.py' 2026-04-22 12:26:37,159 wheel INFO adding 'simplejson/tests/test_float.py' 2026-04-22 12:26:37,160 wheel INFO adding 'simplejson/tests/test_for_json.py' 2026-04-22 12:26:37,160 wheel INFO adding 'simplejson/tests/test_indent.py' 2026-04-22 12:26:37,160 wheel INFO adding 'simplejson/tests/test_item_sort_key.py' 2026-04-22 12:26:37,160 wheel INFO adding 'simplejson/tests/test_iterable.py' 2026-04-22 12:26:37,160 wheel INFO adding 'simplejson/tests/test_namedtuple.py' 2026-04-22 12:26:37,161 wheel INFO adding 'simplejson/tests/test_pass1.py' 2026-04-22 12:26:37,161 wheel INFO adding 'simplejson/tests/test_pass2.py' 2026-04-22 12:26:37,161 wheel INFO adding 'simplejson/tests/test_pass3.py' 2026-04-22 12:26:37,161 wheel INFO adding 'simplejson/tests/test_raw_json.py' 2026-04-22 12:26:37,162 wheel INFO adding 'simplejson/tests/test_recursion.py' 2026-04-22 12:26:37,162 wheel INFO adding 'simplejson/tests/test_scanstring.py' 2026-04-22 12:26:37,162 wheel INFO adding 'simplejson/tests/test_separators.py' 2026-04-22 12:26:37,162 wheel INFO adding 'simplejson/tests/test_speedups.py' 2026-04-22 12:26:37,163 wheel INFO adding 'simplejson/tests/test_str_subclass.py' 2026-04-22 12:26:37,163 wheel INFO adding 'simplejson/tests/test_subclass.py' 2026-04-22 12:26:37,163 wheel INFO adding 'simplejson/tests/test_tool.py' 2026-04-22 12:26:37,163 wheel INFO adding 'simplejson/tests/test_tuple.py' 2026-04-22 12:26:37,164 wheel INFO adding 'simplejson/tests/test_unicode.py' 2026-04-22 12:26:37,164 wheel INFO adding 'simplejson-3.20.1.dist-info/licenses/LICENSE.txt' 2026-04-22 12:26:37,164 wheel INFO adding 'simplejson-3.20.1.dist-info/METADATA' 2026-04-22 12:26:37,165 wheel INFO adding 'simplejson-3.20.1.dist-info/WHEEL' 2026-04-22 12:26:37,165 wheel INFO adding 'simplejson-3.20.1.dist-info/top_level.txt' 2026-04-22 12:26:37,165 wheel INFO adding 'simplejson-3.20.1.dist-info/RECORD' 2026-04-22 12:26:37,165 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-22 12:26:37,167 gpep517 INFO The backend produced .dist/simplejson-3.20.1-cp314-cp314-linux_x86_64.whl simplejson-3.20.1-cp314-cp314-linux_x86_64.whl s..............................................................................................................sssssss.......................... ---------------------------------------------------------------------- Ran 144 tests in 0.548s OK (skipped=8) >>> py3-simplejson: Entering fakeroot... >>> py3-simplejson-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/simplejson/__pycache__' -> '/home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson-pyc/usr/lib/python3.14/site-packages/simplejson/__pycache__' >>> py3-simplejson-pyc*: Preparing subpackage py3-simplejson-pyc... Please specify at least one package name on the command line. >>> py3-simplejson-pyc*: Running postcheck for py3-simplejson-pyc >>> py3-simplejson*: Running postcheck for py3-simplejson >>> py3-simplejson*: Preparing package py3-simplejson... >>> py3-simplejson*: Stripping binaries Please specify at least one package name on the command line. >>> py3-simplejson*: Scanning shared objects >>> py3-simplejson-pyc*: Tracing dependencies... python3~3.14 >>> py3-simplejson-pyc*: Package size: 82.3 KB >>> py3-simplejson-pyc*: Compressing data... >>> py3-simplejson-pyc*: Create checksum... >>> py3-simplejson-pyc*: Create py3-simplejson-pyc-3.20.1-r1.apk >>> py3-simplejson*: Tracing dependencies... python3~3.14 so:libc.musl-x86_64.so.1 >>> py3-simplejson*: Package size: 133.2 KB >>> py3-simplejson*: Compressing data... >>> py3-simplejson*: Create checksum... >>> py3-simplejson*: Create py3-simplejson-3.20.1-r1.apk >>> py3-simplejson: Build complete at Wed, 22 Apr 2026 12:26:38 +0000 elapsed time 0h 0m 8s >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-simplejson (20260422.122634) ( 2/26) Purging py3-gpep517-pyc (19-r2) ( 3/26) Purging py3-gpep517 (19-r2) ( 4/26) Purging py3-installer-pyc (1.0.0-r0) ( 5/26) Purging py3-installer (1.0.0-r0) ( 6/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/26) Purging py3-setuptools (82.0.1-r1) ( 8/26) Purging py3-wheel-pyc (0.46.3-r1) ( 9/26) Purging py3-wheel (0.46.3-r1) (10/26) Purging py3-packaging-pyc (26.0-r1) (11/26) Purging py3-packaging (26.0-r1) (12/26) Purging py3-parsing-pyc (3.3.2-r1) (13/26) Purging py3-parsing (3.3.2-r1) (14/26) Purging python3-dev (3.14.3-r0) (15/26) Purging python3-pyc (3.14.3-r0) (16/26) Purging python3-pycache-pyc0 (3.14.3-r0) (17/26) Purging pyc (3.14.3-r0) (18/26) Purging python3 (3.14.3-r0) (19/26) Purging gdbm (1.26-r0) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.5.2-r1) (22/26) Purging libpanelw (6.6_p20260404-r0) (23/26) Purging mpdecimal (4.0.1-r0) (24/26) Purging readline (8.3.3-r1) (25/26) Purging sqlite-libs (3.53.0-r0) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 439.6 MiB in 102 packages >>> py3-simplejson: Updating the community/x86_64 repository index... >>> py3-simplejson: Signing the index...