>>> py3-simplejson: Building community/py3-simplejson 3.19.3-r0 (using abuild 3.14.0-r0) started Sat, 19 Oct 2024 15:00:35 +0000 >>> py3-simplejson: Validating /home/buildozer/aports/community/py3-simplejson/APKBUILD... >>> WARNING: py3-simplejson: Setting the maintainer with a comment is deprecated. Use maintainer="Natanael Copa " instead >>> py3-simplejson: Analyzing dependencies... >>> py3-simplejson: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.24-r0) (4/25) Installing xz-libs (5.6.3-r0) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.5_p20241006-r0) (7/25) Installing sqlite-libs (3.46.1-r0) (8/25) Installing python3 (3.12.7-r0) (9/25) Installing python3-pycache-pyc0 (3.12.7-r0) (10/25) Installing pyc (3.12.7-r0) (11/25) Installing python3-pyc (3.12.7-r0) (12/25) Installing py3-installer (0.7.0-r2) (13/25) Installing py3-installer-pyc (0.7.0-r2) (14/25) Installing py3-gpep517 (16-r0) (15/25) Installing py3-gpep517-pyc (16-r0) (16/25) Installing py3-parsing (3.1.4-r0) (17/25) Installing py3-parsing-pyc (3.1.4-r0) (18/25) Installing py3-packaging (24.1-r0) (19/25) Installing py3-packaging-pyc (24.1-r0) (20/25) Installing py3-setuptools (70.3.0-r0) (21/25) Installing py3-setuptools-pyc (70.3.0-r0) (22/25) Installing py3-wheel (0.43.0-r0) (23/25) Installing py3-wheel-pyc (0.43.0-r0) (24/25) Installing python3-dev (3.12.7-r0) (25/25) Installing .makedepends-py3-simplejson (20241019.150038) Executing busybox-1.36.1-r32.trigger OK: 604 MiB in 125 packages >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Cleaning up tmpdir >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simplejson-v3.19.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-simplejson: Fetching https://github.com/simplejson/simplejson/archive/refs/tags/v3.19.3/simplejson-v3.19.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83043 100 83043 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simplejson-v3.19.3.tar.gz >>> py3-simplejson: Checking sha512sums... simplejson-v3.19.3.tar.gz: OK >>> py3-simplejson: Unpacking /var/cache/distfiles/edge/simplejson-v3.19.3.tar.gz... 2024-10-19 15:00:45,324 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-19 15:00:45,376 root INFO running bdist_wheel 2024-10-19 15:00:45,435 root INFO running build 2024-10-19 15:00:45,435 root INFO running build_py 2024-10-19 15:00:45,446 root INFO creating build 2024-10-19 15:00:45,446 root INFO creating build/lib.linux-riscv64-cpython-312 2024-10-19 15:00:45,447 root INFO creating build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,447 root INFO copying simplejson/tool.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,449 root INFO copying simplejson/raw_json.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,450 root INFO copying simplejson/scanner.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,451 root INFO copying simplejson/compat.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,452 root INFO copying simplejson/decoder.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,454 root INFO copying simplejson/__init__.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,455 root INFO copying simplejson/ordered_dict.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,456 root INFO copying simplejson/errors.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,458 root INFO copying simplejson/encoder.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,461 root INFO creating build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,461 root INFO copying simplejson/tests/test_default.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,463 root INFO copying simplejson/tests/test_pass3.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,464 root INFO copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,465 root INFO copying simplejson/tests/test_recursion.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,466 root INFO copying simplejson/tests/test_pass2.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,467 root INFO copying simplejson/tests/test_iterable.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,469 root INFO copying simplejson/tests/test_indent.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,470 root INFO copying simplejson/tests/test_scanstring.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,472 root INFO copying simplejson/tests/test_fail.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,473 root INFO copying simplejson/tests/test_tuple.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,474 root INFO copying simplejson/tests/test_pass1.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,475 root INFO copying simplejson/tests/test_dump.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,477 root INFO copying simplejson/tests/_cibw_runner.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,478 root INFO copying simplejson/tests/test_float.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,479 root INFO copying simplejson/tests/test_decimal.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,480 root INFO copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,482 root INFO copying simplejson/tests/test_errors.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,483 root INFO copying simplejson/tests/test_subclass.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,484 root INFO copying simplejson/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,485 root INFO copying simplejson/tests/test_str_subclass.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,486 root INFO copying simplejson/tests/test_namedtuple.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,488 root INFO copying simplejson/tests/test_speedups.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,489 root INFO copying simplejson/tests/test_raw_json.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,490 root INFO copying simplejson/tests/test_separators.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,491 root INFO copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,492 root INFO copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,493 root INFO copying simplejson/tests/test_tool.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,494 root INFO copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,495 root INFO copying simplejson/tests/test_unicode.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,496 root INFO copying simplejson/tests/test_decode.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,498 root INFO copying simplejson/tests/test_check_circular.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,499 root INFO copying simplejson/tests/test_for_json.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-10-19 15:00:45,503 root INFO running build_ext 2024-10-19 15:00:45,512 root INFO building 'simplejson._speedups' extension 2024-10-19 15:00:45,513 root INFO creating build/temp.linux-riscv64-cpython-312 2024-10-19 15:00:45,513 root INFO creating build/temp.linux-riscv64-cpython-312/simplejson 2024-10-19 15:00:45,514 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c simplejson/_speedups.c -o build/temp.linux-riscv64-cpython-312/simplejson/_speedups.o 2024-10-19 15:00:50,957 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/simplejson/_speedups.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/simplejson/_speedups.cpython-312-riscv64-linux-musl.so 2024-10-19 15:00:51,053 root INFO installing to build/bdist.linux-riscv64/wheel 2024-10-19 15:00:51,053 root INFO running install 2024-10-19 15:00:51,097 root INFO running install_lib 2024-10-19 15:00:51,105 root INFO creating build/bdist.linux-riscv64 2024-10-19 15:00:51,106 root INFO creating build/bdist.linux-riscv64/wheel 2024-10-19 15:00:51,106 root INFO creating build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,107 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tool.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,108 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/raw_json.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,109 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/scanner.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,110 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/compat.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,112 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/_speedups.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,114 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/decoder.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,115 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/__init__.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,116 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/ordered_dict.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,118 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/errors.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,119 root INFO creating build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,120 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_default.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,121 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_pass3.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,122 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_item_sort_key.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,123 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_recursion.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,124 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_pass2.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,125 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_iterable.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,126 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_indent.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,127 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_scanstring.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,128 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_fail.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,130 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_tuple.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,131 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_pass1.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,132 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_dump.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,133 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/_cibw_runner.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,134 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_float.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,135 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_decimal.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,136 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_bitsize_int_as_string.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,137 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_errors.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,138 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_subclass.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,139 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/__init__.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,140 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_str_subclass.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,142 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_namedtuple.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,143 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_speedups.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,144 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_raw_json.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,145 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_separators.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,146 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,147 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_bigint_as_string.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,148 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_tool.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,149 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_encode_for_html.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,150 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_unicode.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,152 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_decode.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,153 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_check_circular.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,154 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_for_json.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-10-19 15:00:51,155 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/encoder.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-10-19 15:00:51,156 root INFO running install_egg_info 2024-10-19 15:00:51,166 root INFO running egg_info 2024-10-19 15:00:51,167 root INFO creating simplejson.egg-info 2024-10-19 15:00:51,173 root INFO writing simplejson.egg-info/PKG-INFO 2024-10-19 15:00:51,175 root INFO writing dependency_links to simplejson.egg-info/dependency_links.txt 2024-10-19 15:00:51,176 root INFO writing top-level names to simplejson.egg-info/top_level.txt 2024-10-19 15:00:51,177 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2024-10-19 15:00:51,188 root INFO reading manifest file 'simplejson.egg-info/SOURCES.txt' 2024-10-19 15:00:51,189 root INFO reading manifest template 'MANIFEST.in' 2024-10-19 15:00:51,192 root INFO adding license file 'LICENSE.txt' 2024-10-19 15:00:51,196 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2024-10-19 15:00:51,197 root INFO Copying simplejson.egg-info to build/bdist.linux-riscv64/wheel/simplejson-3.19.3-py3.12.egg-info 2024-10-19 15:00:51,201 root INFO running install_scripts 2024-10-19 15:00:51,230 root INFO creating build/bdist.linux-riscv64/wheel/simplejson-3.19.3.dist-info/WHEEL 2024-10-19 15:00:51,232 wheel INFO creating '/home/buildozer/aports/community/py3-simplejson/src/simplejson-3.19.3/.dist/.tmp-0dkkv7f3/simplejson-3.19.3-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-10-19 15:00:51,234 wheel INFO adding 'simplejson/__init__.py' 2024-10-19 15:00:51,237 wheel INFO adding 'simplejson/_speedups.cpython-312-riscv64-linux-musl.so' 2024-10-19 15:00:51,241 wheel INFO adding 'simplejson/compat.py' 2024-10-19 15:00:51,242 wheel INFO adding 'simplejson/decoder.py' 2024-10-19 15:00:51,244 wheel INFO adding 'simplejson/encoder.py' 2024-10-19 15:00:51,246 wheel INFO adding 'simplejson/errors.py' 2024-10-19 15:00:51,248 wheel INFO adding 'simplejson/ordered_dict.py' 2024-10-19 15:00:51,249 wheel INFO adding 'simplejson/raw_json.py' 2024-10-19 15:00:51,250 wheel INFO adding 'simplejson/scanner.py' 2024-10-19 15:00:51,251 wheel INFO adding 'simplejson/tool.py' 2024-10-19 15:00:51,253 wheel INFO adding 'simplejson/tests/__init__.py' 2024-10-19 15:00:51,254 wheel INFO adding 'simplejson/tests/_cibw_runner.py' 2024-10-19 15:00:51,256 wheel INFO adding 'simplejson/tests/test_bigint_as_string.py' 2024-10-19 15:00:51,257 wheel INFO adding 'simplejson/tests/test_bitsize_int_as_string.py' 2024-10-19 15:00:51,258 wheel INFO adding 'simplejson/tests/test_check_circular.py' 2024-10-19 15:00:51,260 wheel INFO adding 'simplejson/tests/test_decimal.py' 2024-10-19 15:00:51,261 wheel INFO adding 'simplejson/tests/test_decode.py' 2024-10-19 15:00:51,262 wheel INFO adding 'simplejson/tests/test_default.py' 2024-10-19 15:00:51,264 wheel INFO adding 'simplejson/tests/test_dump.py' 2024-10-19 15:00:51,265 wheel INFO adding 'simplejson/tests/test_encode_basestring_ascii.py' 2024-10-19 15:00:51,266 wheel INFO adding 'simplejson/tests/test_encode_for_html.py' 2024-10-19 15:00:51,268 wheel INFO adding 'simplejson/tests/test_errors.py' 2024-10-19 15:00:51,269 wheel INFO adding 'simplejson/tests/test_fail.py' 2024-10-19 15:00:51,270 wheel INFO adding 'simplejson/tests/test_float.py' 2024-10-19 15:00:51,272 wheel INFO adding 'simplejson/tests/test_for_json.py' 2024-10-19 15:00:51,273 wheel INFO adding 'simplejson/tests/test_indent.py' 2024-10-19 15:00:51,274 wheel INFO adding 'simplejson/tests/test_item_sort_key.py' 2024-10-19 15:00:51,276 wheel INFO adding 'simplejson/tests/test_iterable.py' 2024-10-19 15:00:51,277 wheel INFO adding 'simplejson/tests/test_namedtuple.py' 2024-10-19 15:00:51,278 wheel INFO adding 'simplejson/tests/test_pass1.py' 2024-10-19 15:00:51,280 wheel INFO adding 'simplejson/tests/test_pass2.py' 2024-10-19 15:00:51,281 wheel INFO adding 'simplejson/tests/test_pass3.py' 2024-10-19 15:00:51,282 wheel INFO adding 'simplejson/tests/test_raw_json.py' 2024-10-19 15:00:51,283 wheel INFO adding 'simplejson/tests/test_recursion.py' 2024-10-19 15:00:51,285 wheel INFO adding 'simplejson/tests/test_scanstring.py' 2024-10-19 15:00:51,286 wheel INFO adding 'simplejson/tests/test_separators.py' 2024-10-19 15:00:51,287 wheel INFO adding 'simplejson/tests/test_speedups.py' 2024-10-19 15:00:51,288 wheel INFO adding 'simplejson/tests/test_str_subclass.py' 2024-10-19 15:00:51,290 wheel INFO adding 'simplejson/tests/test_subclass.py' 2024-10-19 15:00:51,291 wheel INFO adding 'simplejson/tests/test_tool.py' 2024-10-19 15:00:51,292 wheel INFO adding 'simplejson/tests/test_tuple.py' 2024-10-19 15:00:51,294 wheel INFO adding 'simplejson/tests/test_unicode.py' 2024-10-19 15:00:51,296 wheel INFO adding 'simplejson-3.19.3.dist-info/LICENSE.txt' 2024-10-19 15:00:51,297 wheel INFO adding 'simplejson-3.19.3.dist-info/METADATA' 2024-10-19 15:00:51,298 wheel INFO adding 'simplejson-3.19.3.dist-info/WHEEL' 2024-10-19 15:00:51,299 wheel INFO adding 'simplejson-3.19.3.dist-info/top_level.txt' 2024-10-19 15:00:51,301 wheel INFO adding 'simplejson-3.19.3.dist-info/RECORD' 2024-10-19 15:00:51,302 root INFO removing build/bdist.linux-riscv64/wheel 2024-10-19 15:00:51,309 gpep517 INFO The backend produced .dist/simplejson-3.19.3-cp312-cp312-linux_riscv64.whl simplejson-3.19.3-cp312-cp312-linux_riscv64.whl s..............................................................................................................sssssss.......................... ---------------------------------------------------------------------- Ran 144 tests in 2.936s OK (skipped=8) >>> py3-simplejson: Entering fakeroot... >>> py3-simplejson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/simplejson/__pycache__' -> '/home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson-pyc/usr/lib/python3.12/site-packages/simplejson/__pycache__' >>> py3-simplejson-pyc*: Preparing subpackage py3-simplejson-pyc... >>> 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 >>> py3-simplejson-pyc*: Scanning shared objects >>> py3-simplejson*: Scanning shared objects >>> py3-simplejson-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-simplejson-pyc*: Package size: 79.6 KB >>> py3-simplejson-pyc*: Compressing data... >>> py3-simplejson-pyc*: Create checksum... >>> py3-simplejson-pyc*: Create py3-simplejson-pyc-3.19.3-r0.apk >>> py3-simplejson*: Tracing dependencies... python3 python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-simplejson*: Package size: 124.9 KB >>> py3-simplejson*: Compressing data... >>> py3-simplejson*: Create checksum... >>> py3-simplejson*: Create py3-simplejson-3.19.3-r0.apk >>> py3-simplejson: Build complete at Sat, 19 Oct 2024 15:00:58 +0000 elapsed time 0h 0m 23s >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Uninstalling dependencies... (1/25) Purging .makedepends-py3-simplejson (20241019.150038) (2/25) Purging py3-gpep517-pyc (16-r0) (3/25) Purging py3-gpep517 (16-r0) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (70.3.0-r0) (7/25) Purging py3-setuptools (70.3.0-r0) (8/25) Purging py3-wheel-pyc (0.43.0-r0) (9/25) Purging py3-wheel (0.43.0-r0) (10/25) Purging py3-packaging-pyc (24.1-r0) (11/25) Purging py3-packaging (24.1-r0) (12/25) Purging py3-parsing-pyc (3.1.4-r0) (13/25) Purging py3-parsing (3.1.4-r0) (14/25) Purging python3-dev (3.12.7-r0) (15/25) Purging python3-pyc (3.12.7-r0) (16/25) Purging python3-pycache-pyc0 (3.12.7-r0) (17/25) Purging pyc (3.12.7-r0) (18/25) Purging python3 (3.12.7-r0) (19/25) Purging gdbm (1.24-r0) (20/25) Purging libbz2 (1.0.8-r6) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.5_p20241006-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging sqlite-libs (3.46.1-r0) (25/25) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 338 MiB in 100 packages >>> py3-simplejson: Updating the community/riscv64 repository index... >>> py3-simplejson: Signing the index...