>>> py3-simplejson: Building community/py3-simplejson 3.17.2-r0 (using abuild 3.7.0_rc1-r1) started Mon, 21 Dec 2020 04:01:07 +0000 >>> py3-simplejson: Checking sanity of /home/buildozer/aports/community/py3-simplejson/APKBUILD... >>> py3-simplejson: Analyzing dependencies... >>> py3-simplejson: Installing for build: build-base py3-setuptools python3-dev (1/15) Installing libbz2 (1.0.8-r1) (2/15) Installing libffi (3.3-r2) (3/15) Installing gdbm (1.18.1-r0) (4/15) Installing xz-libs (5.2.5-r0) (5/15) Installing readline (8.0.4-r0) (6/15) Installing sqlite-libs (3.34.0-r0) (7/15) Installing python3 (3.8.6-r0) (8/15) Installing py3-ordered-set (4.0.2-r0) (9/15) Installing py3-appdirs (1.4.4-r1) (10/15) Installing py3-parsing (2.4.7-r1) (11/15) Installing py3-six (1.15.0-r0) (12/15) Installing py3-packaging (20.8-r0) (13/15) Installing py3-setuptools (51.0.0-r0) (14/15) Installing python3-dev (3.8.6-r0) (15/15) Installing .makedepends-py3-simplejson (20201221.040111) Executing busybox-1.32.0-r8.trigger OK: 391 MiB in 101 packages >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-simplejson-3.17.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 100 83426 100 83426 0 0 958k 0 --:--:-- --:--:-- --:--:-- 958k >>> py3-simplejson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-simplejson-3.17.2.tar.gz >>> py3-simplejson: Checking sha512sums... py3-simplejson-3.17.2.tar.gz: OK >>> py3-simplejson: Unpacking /var/cache/distfiles/v3.13/py3-simplejson-3.17.2.tar.gz... running build running build_py creating build creating build/lib.linux-i686-3.8 creating build/lib.linux-i686-3.8/simplejson copying simplejson/tool.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/__init__.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/errors.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/ordered_dict.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/raw_json.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/decoder.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/compat.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/encoder.py -> build/lib.linux-i686-3.8/simplejson copying simplejson/scanner.py -> build/lib.linux-i686-3.8/simplejson creating build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_iterable.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_item_sort_key.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_subclass.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_scanstring.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_pass2.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_dump.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_recursion.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_encode_basestring_ascii.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_namedtuple.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_bigint_as_string.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_errors.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_check_circular.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/__init__.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_tool.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_separators.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_unicode.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_raw_json.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_indent.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_bitsize_int_as_string.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_encode_for_html.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_pass1.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_decimal.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_tuple.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_decode.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_speedups.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_float.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_pass3.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_for_json.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_str_subclass.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_default.py -> build/lib.linux-i686-3.8/simplejson/tests copying simplejson/tests/test_fail.py -> build/lib.linux-i686-3.8/simplejson/tests running build_ext building 'simplejson._speedups' extension creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-3.8/simplejson gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.8 -c simplejson/_speedups.c -o build/temp.linux-i686-3.8/simplejson/_speedups.o gcc -shared -Wl,--as-needed -Wl,--as-needed -Wl,--as-needed -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.8/simplejson/_speedups.o -L/usr/lib -o build/lib.linux-i686-3.8/simplejson/_speedups.cpython-38-i386-linux-gnu.so running test ...............................................................................................................sssssss.........................s ---------------------------------------------------------------------- Ran 144 tests in 3.246s OK (skipped=8) >>> py3-simplejson: Entering fakeroot... running install running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-simplejson/pkg creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson creating /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_iterable.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_item_sort_key.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_subclass.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_scanstring.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_pass2.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_dump.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_recursion.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_encode_basestring_ascii.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_namedtuple.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_bigint_as_string.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_errors.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_check_circular.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/__init__.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_tool.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_separators.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_unicode.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_raw_json.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_indent.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_bitsize_int_as_string.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_encode_for_html.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_pass1.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_decimal.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_tuple.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_decode.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_speedups.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_float.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_pass3.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_for_json.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_str_subclass.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_default.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/tests/test_fail.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests copying build/lib.linux-i686-3.8/simplejson/_speedups.cpython-38-i386-linux-gnu.so -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/tool.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/__init__.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/errors.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/ordered_dict.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/raw_json.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/decoder.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/compat.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/encoder.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson copying build/lib.linux-i686-3.8/simplejson/scanner.py -> /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_iterable.py to test_iterable.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_item_sort_key.py to test_item_sort_key.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_subclass.py to test_subclass.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_scanstring.py to test_scanstring.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_pass2.py to test_pass2.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_dump.py to test_dump.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_recursion.py to test_recursion.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_namedtuple.py to test_namedtuple.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_errors.py to test_errors.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_check_circular.py to test_check_circular.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_tool.py to test_tool.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_separators.py to test_separators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_unicode.py to test_unicode.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_raw_json.py to test_raw_json.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_indent.py to test_indent.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_encode_for_html.py to test_encode_for_html.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_pass1.py to test_pass1.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_decimal.py to test_decimal.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_tuple.py to test_tuple.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_decode.py to test_decode.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_speedups.py to test_speedups.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_float.py to test_float.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_pass3.py to test_pass3.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_for_json.py to test_for_json.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_str_subclass.py to test_str_subclass.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_default.py to test_default.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tests/test_fail.py to test_fail.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/tool.py to tool.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/errors.py to errors.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/ordered_dict.py to ordered_dict.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/raw_json.py to raw_json.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/decoder.py to decoder.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/compat.py to compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/encoder.py to encoder.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson/scanner.py to scanner.cpython-38.pyc running install_egg_info running egg_info creating simplejson.egg-info writing simplejson.egg-info/PKG-INFO writing dependency_links to simplejson.egg-info/dependency_links.txt writing top-level names to simplejson.egg-info/top_level.txt writing manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest file 'simplejson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'simplejson.egg-info/SOURCES.txt' Copying simplejson.egg-info to /home/buildozer/aports/community/py3-simplejson/pkg/py3-simplejson/usr/lib/python3.8/site-packages/simplejson-3.17.2-py3.8.egg-info running install_scripts >>> 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... so:libc.musl-x86.so.1 >>> py3-simplejson*: Package size: 576.0 KB >>> py3-simplejson*: Compressing data... >>> py3-simplejson*: Create checksum... >>> py3-simplejson*: Create py3-simplejson-3.17.2-r0.apk >>> py3-simplejson: Build complete at Mon, 21 Dec 2020 04:01:19 +0000 elapsed time 0h 0m 12s >>> py3-simplejson: Cleaning up srcdir >>> py3-simplejson: Cleaning up pkgdir >>> py3-simplejson: Uninstalling dependencies... (1/15) Purging .makedepends-py3-simplejson (20201221.040111) (2/15) Purging py3-setuptools (51.0.0-r0) (3/15) Purging py3-ordered-set (4.0.2-r0) (4/15) Purging py3-appdirs (1.4.4-r1) (5/15) Purging py3-packaging (20.8-r0) (6/15) Purging py3-parsing (2.4.7-r1) (7/15) Purging py3-six (1.15.0-r0) (8/15) Purging python3-dev (3.8.6-r0) (9/15) Purging python3 (3.8.6-r0) (10/15) Purging libbz2 (1.0.8-r1) (11/15) Purging libffi (3.3-r2) (12/15) Purging gdbm (1.18.1-r0) (13/15) Purging xz-libs (5.2.5-r0) (14/15) Purging readline (8.0.4-r0) (15/15) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-simplejson: Updating the community/x86 repository index... >>> py3-simplejson: Signing the index...