>>> py3-simplejson: Building community/py3-simplejson 3.18.2-r0 (using abuild 3.10.0-r0) started Sun, 05 Feb 2023 02:24:35 +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/14) Installing libffi (3.4.4-r0) (2/14) Installing gdbm (1.23-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.2.0-r0) (5/14) Installing sqlite-libs (3.40.1-r0) (6/14) Installing python3 (3.11.1-r3) (7/14) Installing py3-installer (0.6.0-r0) (8/14) Installing py3-gpep517 (13-r0) (9/14) Installing py3-parsing (3.0.9-r1) (10/14) Installing py3-packaging (23.0-r0) (11/14) Installing py3-setuptools (67.1.0-r0) (12/14) Installing py3-wheel (0.38.4-r1) (13/14) Installing python3-dev (3.11.1-r3) (14/14) Installing .makedepends-py3-simplejson (20230205.022436) Executing busybox-1.36.0-r3.trigger OK: 501 MiB in 117 packages >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simplejson-v3.18.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 0 146 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.18.2/simplejson-v3.18.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 81518 0 81518 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simplejson-v3.18.2.tar.gz >>> py3-simplejson: Checking sha512sums... simplejson-v3.18.2.tar.gz: OK >>> py3-simplejson: Unpacking /var/cache/distfiles/edge/simplejson-v3.18.2.tar.gz... 2023-02-05 02:24:38,483 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-05 02:24:38,517 root INFO running bdist_wheel 2023-02-05 02:24:38,524 root INFO running build 2023-02-05 02:24:38,524 root INFO running build_py 2023-02-05 02:24:38,528 root INFO creating build 2023-02-05 02:24:38,528 root INFO creating build/lib.linux-i686-cpython-311 2023-02-05 02:24:38,528 root INFO creating build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,528 root INFO copying simplejson/tool.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,529 root INFO copying simplejson/__init__.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,529 root INFO copying simplejson/errors.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,530 root INFO copying simplejson/ordered_dict.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,530 root INFO copying simplejson/raw_json.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,531 root INFO copying simplejson/decoder.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,531 root INFO copying simplejson/compat.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,531 root INFO copying simplejson/encoder.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,532 root INFO copying simplejson/scanner.py -> build/lib.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,533 root INFO creating build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,533 root INFO copying simplejson/tests/_cibw_runner.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,533 root INFO copying simplejson/tests/test_iterable.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,534 root INFO copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,534 root INFO copying simplejson/tests/test_subclass.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,534 root INFO copying simplejson/tests/test_scanstring.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,535 root INFO copying simplejson/tests/test_pass2.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,535 root INFO copying simplejson/tests/test_dump.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,536 root INFO copying simplejson/tests/test_recursion.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,536 root INFO copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,536 root INFO copying simplejson/tests/test_namedtuple.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,537 root INFO copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,537 root INFO copying simplejson/tests/test_errors.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,537 root INFO copying simplejson/tests/test_check_circular.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,538 root INFO copying simplejson/tests/__init__.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,538 root INFO copying simplejson/tests/test_tool.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,539 root INFO copying simplejson/tests/test_separators.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,539 root INFO copying simplejson/tests/test_unicode.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,539 root INFO copying simplejson/tests/test_raw_json.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,540 root INFO copying simplejson/tests/test_indent.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,540 root INFO copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,540 root INFO copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,541 root INFO copying simplejson/tests/test_pass1.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,541 root INFO copying simplejson/tests/test_decimal.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,541 root INFO copying simplejson/tests/test_tuple.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,542 root INFO copying simplejson/tests/test_decode.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,542 root INFO copying simplejson/tests/test_speedups.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,542 root INFO copying simplejson/tests/test_float.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,543 root INFO copying simplejson/tests/test_pass3.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,543 root INFO copying simplejson/tests/test_for_json.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,544 root INFO copying simplejson/tests/test_str_subclass.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,544 root INFO copying simplejson/tests/test_default.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,544 root INFO copying simplejson/tests/test_fail.py -> build/lib.linux-i686-cpython-311/simplejson/tests 2023-02-05 02:24:38,546 root INFO running build_ext 2023-02-05 02:24:38,550 root INFO building 'simplejson._speedups' extension 2023-02-05 02:24:38,551 root INFO creating build/temp.linux-i686-cpython-311 2023-02-05 02:24:38,551 root INFO creating build/temp.linux-i686-cpython-311/simplejson 2023-02-05 02:24:38,551 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c simplejson/_speedups.c -o build/temp.linux-i686-cpython-311/simplejson/_speedups.o 2023-02-05 02:24:40,026 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-cpython-311/simplejson/_speedups.o -L/usr/lib -o build/lib.linux-i686-cpython-311/simplejson/_speedups.cpython-311-i386-linux-musl.so 2023-02-05 02:24:40,056 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-05 02:24:40,056 root INFO running install 2023-02-05 02:24:40,069 root INFO running install_lib 2023-02-05 02:24:40,072 root INFO creating build/bdist.linux-i686 2023-02-05 02:24:40,072 root INFO creating build/bdist.linux-i686/wheel 2023-02-05 02:24:40,073 root INFO creating build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,073 root INFO creating build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,073 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/_cibw_runner.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,073 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_iterable.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,074 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_item_sort_key.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,074 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_subclass.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,074 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_scanstring.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,075 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_pass2.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,075 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_dump.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,075 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_recursion.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,076 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_encode_basestring_ascii.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,076 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_namedtuple.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,076 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_bigint_as_string.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,076 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_errors.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,077 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_check_circular.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,077 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/__init__.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,077 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_tool.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,078 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_separators.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,078 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_unicode.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,078 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_raw_json.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,079 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_indent.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,079 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_bitsize_int_as_string.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,079 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_encode_for_html.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,079 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_pass1.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,080 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_decimal.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,080 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_tuple.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,080 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_decode.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,081 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_speedups.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,081 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_float.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,081 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_pass3.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,081 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_for_json.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,082 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_str_subclass.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,082 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_default.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,082 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tests/test_fail.py -> build/bdist.linux-i686/wheel/simplejson/tests 2023-02-05 02:24:40,083 root INFO copying build/lib.linux-i686-cpython-311/simplejson/tool.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,083 root INFO copying build/lib.linux-i686-cpython-311/simplejson/__init__.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,083 root INFO copying build/lib.linux-i686-cpython-311/simplejson/errors.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,084 root INFO copying build/lib.linux-i686-cpython-311/simplejson/ordered_dict.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,084 root INFO copying build/lib.linux-i686-cpython-311/simplejson/raw_json.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,084 root INFO copying build/lib.linux-i686-cpython-311/simplejson/decoder.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,085 root INFO copying build/lib.linux-i686-cpython-311/simplejson/compat.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,085 root INFO copying build/lib.linux-i686-cpython-311/simplejson/_speedups.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,085 root INFO copying build/lib.linux-i686-cpython-311/simplejson/encoder.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,086 root INFO copying build/lib.linux-i686-cpython-311/simplejson/scanner.py -> build/bdist.linux-i686/wheel/simplejson 2023-02-05 02:24:40,086 root INFO running install_egg_info 2023-02-05 02:24:40,098 root INFO running egg_info 2023-02-05 02:24:40,098 root INFO creating simplejson.egg-info 2023-02-05 02:24:40,100 root INFO writing simplejson.egg-info/PKG-INFO 2023-02-05 02:24:40,100 root INFO writing dependency_links to simplejson.egg-info/dependency_links.txt 2023-02-05 02:24:40,100 root INFO writing top-level names to simplejson.egg-info/top_level.txt 2023-02-05 02:24:40,101 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2023-02-05 02:24:40,105 root INFO reading manifest file 'simplejson.egg-info/SOURCES.txt' 2023-02-05 02:24:40,105 root INFO reading manifest template 'MANIFEST.in' 2023-02-05 02:24:40,106 root INFO adding license file 'LICENSE.txt' 2023-02-05 02:24:40,108 root INFO writing manifest file 'simplejson.egg-info/SOURCES.txt' 2023-02-05 02:24:40,108 root INFO Copying simplejson.egg-info to build/bdist.linux-i686/wheel/simplejson-3.18.2-py3.11.egg-info 2023-02-05 02:24:40,109 root INFO running install_scripts 2023-02-05 02:24:40,139 wheel INFO creating build/bdist.linux-i686/wheel/simplejson-3.18.2.dist-info/WHEEL 2023-02-05 02:24:40,139 wheel INFO creating '/home/buildozer/aports/community/py3-simplejson/src/simplejson-3.18.2/dist/.tmp-w89o_btw/simplejson-3.18.2-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-05 02:24:40,140 wheel INFO adding 'simplejson/__init__.py' 2023-02-05 02:24:40,140 wheel INFO adding 'simplejson/_speedups.cpython-311-i386-linux-musl.so' 2023-02-05 02:24:40,141 wheel INFO adding 'simplejson/compat.py' 2023-02-05 02:24:40,142 wheel INFO adding 'simplejson/decoder.py' 2023-02-05 02:24:40,142 wheel INFO adding 'simplejson/encoder.py' 2023-02-05 02:24:40,142 wheel INFO adding 'simplejson/errors.py' 2023-02-05 02:24:40,143 wheel INFO adding 'simplejson/ordered_dict.py' 2023-02-05 02:24:40,143 wheel INFO adding 'simplejson/raw_json.py' 2023-02-05 02:24:40,143 wheel INFO adding 'simplejson/scanner.py' 2023-02-05 02:24:40,144 wheel INFO adding 'simplejson/tool.py' 2023-02-05 02:24:40,144 wheel INFO adding 'simplejson/tests/__init__.py' 2023-02-05 02:24:40,144 wheel INFO adding 'simplejson/tests/_cibw_runner.py' 2023-02-05 02:24:40,145 wheel INFO adding 'simplejson/tests/test_bigint_as_string.py' 2023-02-05 02:24:40,145 wheel INFO adding 'simplejson/tests/test_bitsize_int_as_string.py' 2023-02-05 02:24:40,145 wheel INFO adding 'simplejson/tests/test_check_circular.py' 2023-02-05 02:24:40,146 wheel INFO adding 'simplejson/tests/test_decimal.py' 2023-02-05 02:24:40,146 wheel INFO adding 'simplejson/tests/test_decode.py' 2023-02-05 02:24:40,146 wheel INFO adding 'simplejson/tests/test_default.py' 2023-02-05 02:24:40,146 wheel INFO adding 'simplejson/tests/test_dump.py' 2023-02-05 02:24:40,147 wheel INFO adding 'simplejson/tests/test_encode_basestring_ascii.py' 2023-02-05 02:24:40,147 wheel INFO adding 'simplejson/tests/test_encode_for_html.py' 2023-02-05 02:24:40,147 wheel INFO adding 'simplejson/tests/test_errors.py' 2023-02-05 02:24:40,148 wheel INFO adding 'simplejson/tests/test_fail.py' 2023-02-05 02:24:40,148 wheel INFO adding 'simplejson/tests/test_float.py' 2023-02-05 02:24:40,148 wheel INFO adding 'simplejson/tests/test_for_json.py' 2023-02-05 02:24:40,149 wheel INFO adding 'simplejson/tests/test_indent.py' 2023-02-05 02:24:40,149 wheel INFO adding 'simplejson/tests/test_item_sort_key.py' 2023-02-05 02:24:40,149 wheel INFO adding 'simplejson/tests/test_iterable.py' 2023-02-05 02:24:40,149 wheel INFO adding 'simplejson/tests/test_namedtuple.py' 2023-02-05 02:24:40,150 wheel INFO adding 'simplejson/tests/test_pass1.py' 2023-02-05 02:24:40,150 wheel INFO adding 'simplejson/tests/test_pass2.py' 2023-02-05 02:24:40,150 wheel INFO adding 'simplejson/tests/test_pass3.py' 2023-02-05 02:24:40,151 wheel INFO adding 'simplejson/tests/test_raw_json.py' 2023-02-05 02:24:40,151 wheel INFO adding 'simplejson/tests/test_recursion.py' 2023-02-05 02:24:40,151 wheel INFO adding 'simplejson/tests/test_scanstring.py' 2023-02-05 02:24:40,151 wheel INFO adding 'simplejson/tests/test_separators.py' 2023-02-05 02:24:40,152 wheel INFO adding 'simplejson/tests/test_speedups.py' 2023-02-05 02:24:40,152 wheel INFO adding 'simplejson/tests/test_str_subclass.py' 2023-02-05 02:24:40,152 wheel INFO adding 'simplejson/tests/test_subclass.py' 2023-02-05 02:24:40,152 wheel INFO adding 'simplejson/tests/test_tool.py' 2023-02-05 02:24:40,153 wheel INFO adding 'simplejson/tests/test_tuple.py' 2023-02-05 02:24:40,153 wheel INFO adding 'simplejson/tests/test_unicode.py' 2023-02-05 02:24:40,154 wheel INFO adding 'simplejson-3.18.2.dist-info/LICENSE.txt' 2023-02-05 02:24:40,154 wheel INFO adding 'simplejson-3.18.2.dist-info/METADATA' 2023-02-05 02:24:40,154 wheel INFO adding 'simplejson-3.18.2.dist-info/WHEEL' 2023-02-05 02:24:40,154 wheel INFO adding 'simplejson-3.18.2.dist-info/top_level.txt' 2023-02-05 02:24:40,155 wheel INFO adding 'simplejson-3.18.2.dist-info/RECORD' 2023-02-05 02:24:40,155 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-05 02:24:40,157 gpep517 INFO The backend produced dist/simplejson-3.18.2-cp311-cp311-linux_i686.whl simplejson-3.18.2-cp311-cp311-linux_i686.whl s.............................................................................................................sssssss.......................... ---------------------------------------------------------------------- Ran 143 tests in 1.355s OK (skipped=8) >>> py3-simplejson: Entering fakeroot... >>> py3-simplejson*: Running postcheck for py3-simplejson >>> py3-simplejson*: Preparing package py3-simplejson... >>> py3-simplejson*: Stripping binaries >>> py3-simplejson*: Scanning shared objects >>> py3-simplejson*: Tracing dependencies... python3 so:libc.musl-x86.so.1 >>> py3-simplejson*: Package size: 304.0 KB >>> py3-simplejson*: Compressing data... >>> py3-simplejson*: Create checksum... >>> py3-simplejson*: Create py3-simplejson-3.18.2-r0.apk >>> py3-simplejson: Build complete at Sun, 05 Feb 2023 02:24:48 +0000 elapsed time 0h 0m 13s >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Uninstalling dependencies... (1/14) Purging .makedepends-py3-simplejson (20230205.022436) (2/14) Purging py3-gpep517 (13-r0) (3/14) Purging py3-installer (0.6.0-r0) (4/14) Purging py3-setuptools (67.1.0-r0) (5/14) Purging py3-wheel (0.38.4-r1) (6/14) Purging py3-packaging (23.0-r0) (7/14) Purging py3-parsing (3.0.9-r1) (8/14) Purging python3-dev (3.11.1-r3) (9/14) Purging python3 (3.11.1-r3) (10/14) Purging libffi (3.4.4-r0) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.2.0-r0) (14/14) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r3.trigger OK: 379 MiB in 103 packages >>> py3-simplejson: Updating the community/x86 repository index... >>> py3-simplejson: Signing the index...