>>> py3-simplejson: Building community/py3-simplejson 3.19.2-r1 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 07:09:55 +0000 >>> py3-simplejson: Checking sanity of /home/buildozer/aports/community/py3-simplejson/APKBUILD... >>> py3-simplejson: Analyzing dependencies... >>> py3-simplejson: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.6.1-r3) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.4_p20240330-r0) (7/26) Installing readline (8.2.10-r0) (8/26) Installing sqlite-libs (3.45.2-r0) (9/26) Installing python3 (3.12.3-r0) (10/26) Installing python3-pycache-pyc0 (3.12.3-r0) (11/26) Installing pyc (3.12.3-r0) (12/26) Installing python3-pyc (3.12.3-r0) (13/26) Installing py3-installer (0.7.0-r2) (14/26) Installing py3-installer-pyc (0.7.0-r2) (15/26) Installing py3-gpep517 (15-r2) (16/26) Installing py3-gpep517-pyc (15-r2) (17/26) Installing py3-parsing (3.1.2-r1) (18/26) Installing py3-parsing-pyc (3.1.2-r1) (19/26) Installing py3-packaging (24.0-r1) (20/26) Installing py3-packaging-pyc (24.0-r1) (21/26) Installing py3-setuptools (69.2.0-r2) (22/26) Installing py3-setuptools-pyc (69.2.0-r2) (23/26) Installing py3-wheel (0.42.0-r1) (24/26) Installing py3-wheel-pyc (0.42.0-r1) (25/26) Installing python3-dev (3.12.3-r0) (26/26) Installing .makedepends-py3-simplejson (20240414.070959) Executing busybox-1.36.1-r25.trigger OK: 492 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/edge/simplejson-v3.19.2.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 100 83116 100 83116 0 0 587k 0 --:--:-- --:--:-- --:--:-- 592k >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simplejson-v3.19.2.tar.gz >>> py3-simplejson: Checking sha512sums... simplejson-v3.19.2.tar.gz: OK >>> py3-simplejson: Unpacking /var/cache/distfiles/simplejson-v3.19.2.tar.gz... 2024-04-14 07:10:05,144 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-14 07:10:05,268 root INFO running bdist_wheel 2024-04-14 07:10:05,315 root INFO running build 2024-04-14 07:10:05,315 root INFO running build_py 2024-04-14 07:10:05,327 root INFO creating build 2024-04-14 07:10:05,327 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-14 07:10:05,328 root INFO creating build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,328 root INFO copying simplejson/tool.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,329 root INFO copying simplejson/raw_json.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,330 root INFO copying simplejson/scanner.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,331 root INFO copying simplejson/compat.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,332 root INFO copying simplejson/decoder.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,334 root INFO copying simplejson/__init__.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,335 root INFO copying simplejson/ordered_dict.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,336 root INFO copying simplejson/errors.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,337 root INFO copying simplejson/encoder.py -> build/lib.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,341 root INFO creating build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,341 root INFO copying simplejson/tests/test_default.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,342 root INFO copying simplejson/tests/test_pass3.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,343 root INFO copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,344 root INFO copying simplejson/tests/test_recursion.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,345 root INFO copying simplejson/tests/test_pass2.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,346 root INFO copying simplejson/tests/test_iterable.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,348 root INFO copying simplejson/tests/test_indent.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,349 root INFO copying simplejson/tests/test_scanstring.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,350 root INFO copying simplejson/tests/test_fail.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,351 root INFO copying simplejson/tests/test_tuple.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,352 root INFO copying simplejson/tests/test_pass1.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,353 root INFO copying simplejson/tests/test_dump.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,354 root INFO copying simplejson/tests/_cibw_runner.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,355 root INFO copying simplejson/tests/test_float.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,356 root INFO copying simplejson/tests/test_decimal.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,357 root INFO copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,358 root INFO copying simplejson/tests/test_errors.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,359 root INFO copying simplejson/tests/test_subclass.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,361 root INFO copying simplejson/tests/__init__.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,362 root INFO copying simplejson/tests/test_str_subclass.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,363 root INFO copying simplejson/tests/test_namedtuple.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,363 root INFO copying simplejson/tests/test_speedups.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,364 root INFO copying simplejson/tests/test_raw_json.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,365 root INFO copying simplejson/tests/test_separators.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,366 root INFO copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,367 root INFO copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,368 root INFO copying simplejson/tests/test_tool.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,369 root INFO copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,370 root INFO copying simplejson/tests/test_unicode.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,371 root INFO copying simplejson/tests/test_decode.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,372 root INFO copying simplejson/tests/test_check_circular.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,372 root INFO copying simplejson/tests/test_for_json.py -> build/lib.linux-riscv64-cpython-312/simplejson/tests 2024-04-14 07:10:05,378 root INFO running build_ext 2024-04-14 07:10:05,392 root INFO building 'simplejson._speedups' extension 2024-04-14 07:10:05,392 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-14 07:10:05,393 root INFO creating build/temp.linux-riscv64-cpython-312/simplejson 2024-04-14 07:10:05,393 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-04-14 07:10:10,242 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-04-14 07:10:10,339 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-14 07:10:10,339 root INFO running install 2024-04-14 07:10:10,383 root INFO running install_lib 2024-04-14 07:10:10,391 root INFO creating build/bdist.linux-riscv64 2024-04-14 07:10:10,392 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-14 07:10:10,392 root INFO creating build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,393 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tool.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,394 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/raw_json.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,394 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/scanner.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,395 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/compat.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,396 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/_speedups.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,398 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/decoder.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,399 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/__init__.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,400 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/ordered_dict.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,401 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/errors.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,402 root INFO creating build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,403 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_default.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,404 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_pass3.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,405 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_item_sort_key.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,405 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_recursion.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,406 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_pass2.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,407 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_iterable.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,408 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_indent.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,409 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_scanstring.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,410 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_fail.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,411 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_tuple.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,411 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_pass1.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,412 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_dump.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,413 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/_cibw_runner.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,414 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_float.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,415 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_decimal.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,415 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-04-14 07:10:10,416 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_errors.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,417 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_subclass.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,418 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/__init__.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,419 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_str_subclass.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,419 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_namedtuple.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,420 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_speedups.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,421 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_raw_json.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,422 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_separators.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,423 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,424 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_bigint_as_string.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,424 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_tool.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,425 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_encode_for_html.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,426 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_unicode.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,427 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_decode.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,428 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_check_circular.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,429 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/tests/test_for_json.py -> build/bdist.linux-riscv64/wheel/simplejson/tests 2024-04-14 07:10:10,430 root INFO copying build/lib.linux-riscv64-cpython-312/simplejson/encoder.py -> build/bdist.linux-riscv64/wheel/simplejson 2024-04-14 07:10:10,431 root INFO running install_egg_info 2024-04-14 07:10:10,449 root INFO running egg_info 2024-04-14 07:10:10,450 root INFO creating simplejson.egg-info 2024-04-14 07:10:10,456 root INFO writing simplejson.egg-info/PKG-INFO 2024-04-14 07:10:10,458 root INFO writing dependency_links to simplejson.egg-info/dependency_links.txt 2024-04-14 07:10:10,459 root INFO writing top-level names to simplejson.egg-info/top_level.txt 2024-04-14 07:10:10,460 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2024-04-14 07:10:10,471 root INFO reading manifest file 'simplejson.egg-info/SOURCES.txt' 2024-04-14 07:10:10,472 root INFO reading manifest template 'MANIFEST.in' 2024-04-14 07:10:10,475 root INFO adding license file 'LICENSE.txt' 2024-04-14 07:10:10,479 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2024-04-14 07:10:10,480 root INFO Copying simplejson.egg-info to build/bdist.linux-riscv64/wheel/simplejson-3.19.2-py3.12.egg-info 2024-04-14 07:10:10,483 root INFO running install_scripts 2024-04-14 07:10:10,497 wheel INFO creating build/bdist.linux-riscv64/wheel/simplejson-3.19.2.dist-info/WHEEL 2024-04-14 07:10:10,499 wheel INFO creating '/home/buildozer/aports/community/py3-simplejson/src/simplejson-3.19.2/.dist/.tmp-w1e4gwf6/simplejson-3.19.2-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-14 07:10:10,500 wheel INFO adding 'simplejson/__init__.py' 2024-04-14 07:10:10,503 wheel INFO adding 'simplejson/_speedups.cpython-312-riscv64-linux-musl.so' 2024-04-14 07:10:10,507 wheel INFO adding 'simplejson/compat.py' 2024-04-14 07:10:10,509 wheel INFO adding 'simplejson/decoder.py' 2024-04-14 07:10:10,510 wheel INFO adding 'simplejson/encoder.py' 2024-04-14 07:10:10,512 wheel INFO adding 'simplejson/errors.py' 2024-04-14 07:10:10,513 wheel INFO adding 'simplejson/ordered_dict.py' 2024-04-14 07:10:10,514 wheel INFO adding 'simplejson/raw_json.py' 2024-04-14 07:10:10,515 wheel INFO adding 'simplejson/scanner.py' 2024-04-14 07:10:10,517 wheel INFO adding 'simplejson/tool.py' 2024-04-14 07:10:10,518 wheel INFO adding 'simplejson/tests/__init__.py' 2024-04-14 07:10:10,519 wheel INFO adding 'simplejson/tests/_cibw_runner.py' 2024-04-14 07:10:10,520 wheel INFO adding 'simplejson/tests/test_bigint_as_string.py' 2024-04-14 07:10:10,521 wheel INFO adding 'simplejson/tests/test_bitsize_int_as_string.py' 2024-04-14 07:10:10,523 wheel INFO adding 'simplejson/tests/test_check_circular.py' 2024-04-14 07:10:10,524 wheel INFO adding 'simplejson/tests/test_decimal.py' 2024-04-14 07:10:10,525 wheel INFO adding 'simplejson/tests/test_decode.py' 2024-04-14 07:10:10,526 wheel INFO adding 'simplejson/tests/test_default.py' 2024-04-14 07:10:10,527 wheel INFO adding 'simplejson/tests/test_dump.py' 2024-04-14 07:10:10,528 wheel INFO adding 'simplejson/tests/test_encode_basestring_ascii.py' 2024-04-14 07:10:10,529 wheel INFO adding 'simplejson/tests/test_encode_for_html.py' 2024-04-14 07:10:10,530 wheel INFO adding 'simplejson/tests/test_errors.py' 2024-04-14 07:10:10,531 wheel INFO adding 'simplejson/tests/test_fail.py' 2024-04-14 07:10:10,532 wheel INFO adding 'simplejson/tests/test_float.py' 2024-04-14 07:10:10,533 wheel INFO adding 'simplejson/tests/test_for_json.py' 2024-04-14 07:10:10,534 wheel INFO adding 'simplejson/tests/test_indent.py' 2024-04-14 07:10:10,535 wheel INFO adding 'simplejson/tests/test_item_sort_key.py' 2024-04-14 07:10:10,536 wheel INFO adding 'simplejson/tests/test_iterable.py' 2024-04-14 07:10:10,537 wheel INFO adding 'simplejson/tests/test_namedtuple.py' 2024-04-14 07:10:10,538 wheel INFO adding 'simplejson/tests/test_pass1.py' 2024-04-14 07:10:10,539 wheel INFO adding 'simplejson/tests/test_pass2.py' 2024-04-14 07:10:10,539 wheel INFO adding 'simplejson/tests/test_pass3.py' 2024-04-14 07:10:10,540 wheel INFO adding 'simplejson/tests/test_raw_json.py' 2024-04-14 07:10:10,541 wheel INFO adding 'simplejson/tests/test_recursion.py' 2024-04-14 07:10:10,542 wheel INFO adding 'simplejson/tests/test_scanstring.py' 2024-04-14 07:10:10,543 wheel INFO adding 'simplejson/tests/test_separators.py' 2024-04-14 07:10:10,544 wheel INFO adding 'simplejson/tests/test_speedups.py' 2024-04-14 07:10:10,545 wheel INFO adding 'simplejson/tests/test_str_subclass.py' 2024-04-14 07:10:10,546 wheel INFO adding 'simplejson/tests/test_subclass.py' 2024-04-14 07:10:10,547 wheel INFO adding 'simplejson/tests/test_tool.py' 2024-04-14 07:10:10,548 wheel INFO adding 'simplejson/tests/test_tuple.py' 2024-04-14 07:10:10,549 wheel INFO adding 'simplejson/tests/test_unicode.py' 2024-04-14 07:10:10,551 wheel INFO adding 'simplejson-3.19.2.dist-info/LICENSE.txt' 2024-04-14 07:10:10,552 wheel INFO adding 'simplejson-3.19.2.dist-info/METADATA' 2024-04-14 07:10:10,553 wheel INFO adding 'simplejson-3.19.2.dist-info/WHEEL' 2024-04-14 07:10:10,553 wheel INFO adding 'simplejson-3.19.2.dist-info/top_level.txt' 2024-04-14 07:10:10,555 wheel INFO adding 'simplejson-3.19.2.dist-info/RECORD' 2024-04-14 07:10:10,556 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-14 07:10:10,563 gpep517 INFO The backend produced .dist/simplejson-3.19.2-cp312-cp312-linux_riscv64.whl simplejson-3.19.2-cp312-cp312-linux_riscv64.whl s..............................................................................................................sssssss.......................... ---------------------------------------------------------------------- Ran 144 tests in 3.075s OK (skipped=8) >>> py3-simplejson: Entering fakeroot... >>> py3-simplejson-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/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: 124.0 KB >>> py3-simplejson-pyc*: Compressing data... >>> py3-simplejson-pyc*: Create checksum... >>> py3-simplejson-pyc*: Create py3-simplejson-pyc-3.19.2-r1.apk >>> py3-simplejson*: Tracing dependencies... python3 python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-simplejson*: Package size: 188.0 KB >>> py3-simplejson*: Compressing data... >>> py3-simplejson*: Create checksum... >>> py3-simplejson*: Create py3-simplejson-3.19.2-r1.apk >>> py3-simplejson: Build complete at Sun, 14 Apr 2024 07:10:17 +0000 elapsed time 0h 0m 22s >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Uninstalling dependencies... (1/26) Purging .makedepends-py3-simplejson (20240414.070959) (2/26) Purging py3-gpep517-pyc (15-r2) (3/26) Purging py3-gpep517 (15-r2) (4/26) Purging py3-installer-pyc (0.7.0-r2) (5/26) Purging py3-installer (0.7.0-r2) (6/26) Purging py3-setuptools-pyc (69.2.0-r2) (7/26) Purging py3-setuptools (69.2.0-r2) (8/26) Purging py3-wheel-pyc (0.42.0-r1) (9/26) Purging py3-wheel (0.42.0-r1) (10/26) Purging py3-packaging-pyc (24.0-r1) (11/26) Purging py3-packaging (24.0-r1) (12/26) Purging py3-parsing-pyc (3.1.2-r1) (13/26) Purging py3-parsing (3.1.2-r1) (14/26) Purging python3-dev (3.12.3-r0) (15/26) Purging python3-pyc (3.12.3-r0) (16/26) Purging python3-pycache-pyc0 (3.12.3-r0) (17/26) Purging pyc (3.12.3-r0) (18/26) Purging python3 (3.12.3-r0) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240330-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.2-r0) (26/26) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-simplejson: Updating the community/riscv64 repository index... >>> py3-simplejson: Signing the index...