>>> py3-hjson: Building community/py3-hjson 3.1.0-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 20:07:31 +0000 >>> py3-hjson: Checking sanity of /home/buildozer/aports/community/py3-hjson/APKBUILD... >>> py3-hjson: Analyzing dependencies... >>> py3-hjson: Installing for build: build-base python3 py3-setuptools (1/17) Installing libffi (3.4.6-r0) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (4.0.0-r0) (4/17) Installing libpanelw (6.4_p20240330-r0) (5/17) Installing readline (8.2.10-r0) (6/17) Installing sqlite-libs (3.45.2-r0) (7/17) Installing python3 (3.12.3-r0) (8/17) Installing python3-pycache-pyc0 (3.12.3-r0) (9/17) Installing pyc (3.12.3-r0) (10/17) Installing python3-pyc (3.12.3-r0) (11/17) Installing py3-parsing (3.1.2-r1) (12/17) Installing py3-parsing-pyc (3.1.2-r1) (13/17) Installing py3-packaging (24.0-r1) (14/17) Installing py3-packaging-pyc (24.0-r1) (15/17) Installing py3-setuptools (69.2.0-r2) (16/17) Installing py3-setuptools-pyc (69.2.0-r2) (17/17) Installing .makedepends-py3-hjson (20240413.200733) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 130 packages >>> py3-hjson: Cleaning up srcdir >>> py3-hjson: Cleaning up pkgdir >>> py3-hjson: Cleaning up tmpdir >>> py3-hjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hjson-3.1.0.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 40541 100 40541 0 0 200k 0 --:--:-- --:--:-- --:--:-- 201k >>> py3-hjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hjson-3.1.0.tar.gz >>> py3-hjson: Checking sha512sums... hjson-3.1.0.tar.gz: OK >>> py3-hjson: Unpacking /var/cache/distfiles/edge/hjson-3.1.0.tar.gz... Warning: 'classifiers' should be a list, got type 'filter' running build running build_py creating build creating build/lib creating build/lib/hjson copying hjson/tool.py -> build/lib/hjson copying hjson/__init__.py -> build/lib/hjson copying hjson/encoderH.py -> build/lib/hjson copying hjson/ordered_dict.py -> build/lib/hjson copying hjson/decoder.py -> build/lib/hjson copying hjson/compat.py -> build/lib/hjson copying hjson/encoder.py -> build/lib/hjson copying hjson/scanner.py -> build/lib/hjson creating build/lib/hjson/tests copying hjson/tests/test_item_sort_key.py -> build/lib/hjson/tests copying hjson/tests/test_scanstring.py -> build/lib/hjson/tests copying hjson/tests/test_hjson.py -> build/lib/hjson/tests copying hjson/tests/test_pass2.py -> build/lib/hjson/tests copying hjson/tests/test_dump.py -> build/lib/hjson/tests copying hjson/tests/test_recursion.py -> build/lib/hjson/tests copying hjson/tests/test_encode_basestring_ascii.py -> build/lib/hjson/tests copying hjson/tests/test_namedtuple.py -> build/lib/hjson/tests copying hjson/tests/test_bigint_as_string.py -> build/lib/hjson/tests copying hjson/tests/test_errors.py -> build/lib/hjson/tests copying hjson/tests/test_check_circular.py -> build/lib/hjson/tests copying hjson/tests/__init__.py -> build/lib/hjson/tests copying hjson/tests/test_tool.py -> build/lib/hjson/tests copying hjson/tests/test_separators.py -> build/lib/hjson/tests copying hjson/tests/test_unicode.py -> build/lib/hjson/tests copying hjson/tests/test_indent.py -> build/lib/hjson/tests copying hjson/tests/test_bitsize_int_as_string.py -> build/lib/hjson/tests copying hjson/tests/test_pass1.py -> build/lib/hjson/tests copying hjson/tests/test_decimal.py -> build/lib/hjson/tests copying hjson/tests/test_tuple.py -> build/lib/hjson/tests copying hjson/tests/test_decode.py -> build/lib/hjson/tests copying hjson/tests/test_float.py -> build/lib/hjson/tests copying hjson/tests/test_pass3.py -> build/lib/hjson/tests copying hjson/tests/test_for_json.py -> build/lib/hjson/tests copying hjson/tests/test_default.py -> build/lib/hjson/tests copying hjson/tests/test_fail.py -> build/lib/hjson/tests >>> py3-hjson: Entering fakeroot... Warning: 'classifiers' should be a list, got type 'filter' running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-hjson/pkg creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson creating /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_item_sort_key.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_scanstring.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_hjson.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_pass2.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_dump.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_recursion.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_encode_basestring_ascii.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_namedtuple.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_bigint_as_string.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_errors.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_check_circular.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/__init__.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_tool.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_separators.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_unicode.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_indent.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_bitsize_int_as_string.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_pass1.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_decimal.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_tuple.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_decode.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_float.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_pass3.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_for_json.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_default.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tests/test_fail.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests copying build/lib/hjson/tool.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/__init__.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/encoderH.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/ordered_dict.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/decoder.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/compat.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/encoder.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson copying build/lib/hjson/scanner.py -> /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_item_sort_key.py to test_item_sort_key.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_scanstring.py to test_scanstring.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_hjson.py to test_hjson.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_pass2.py to test_pass2.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_dump.py to test_dump.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_recursion.py to test_recursion.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_encode_basestring_ascii.py to test_encode_basestring_ascii.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_namedtuple.py to test_namedtuple.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_bigint_as_string.py to test_bigint_as_string.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_errors.py to test_errors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_check_circular.py to test_check_circular.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_tool.py to test_tool.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_separators.py to test_separators.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_unicode.py to test_unicode.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_indent.py to test_indent.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_bitsize_int_as_string.py to test_bitsize_int_as_string.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_pass1.py to test_pass1.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_decimal.py to test_decimal.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_tuple.py to test_tuple.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_decode.py to test_decode.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_float.py to test_float.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_pass3.py to test_pass3.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_for_json.py to test_for_json.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_default.py to test_default.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tests/test_fail.py to test_fail.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/tool.py to tool.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/encoderH.py to encoderH.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/ordered_dict.py to ordered_dict.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/decoder.py to decoder.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/encoder.py to encoder.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/scanner.py to scanner.cpython-312.pyc running install_egg_info running egg_info writing hjson.egg-info/PKG-INFO writing dependency_links to hjson.egg-info/dependency_links.txt writing entry points to hjson.egg-info/entry_points.txt writing top-level names to hjson.egg-info/top_level.txt reading manifest file 'hjson.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '#*' adding license file 'LICENSE.txt' writing manifest file 'hjson.egg-info/SOURCES.txt' Copying hjson.egg-info to /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson-3.1.0-py3.12.egg-info running install_scripts Installing hjson script to /home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/bin >>> py3-hjson-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-hjson/pkg/py3-hjson/usr/lib/python3.12/site-packages/hjson/__pycache__' -> '/home/buildozer/aports/community/py3-hjson/pkg/py3-hjson-pyc/usr/lib/python3.12/site-packages/hjson/__pycache__' >>> py3-hjson-pyc*: Preparing subpackage py3-hjson-pyc... >>> py3-hjson-pyc*: Running postcheck for py3-hjson-pyc >>> py3-hjson*: Running postcheck for py3-hjson >>> py3-hjson*: Preparing package py3-hjson... >>> py3-hjson-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-hjson-pyc*: Package size: 136.0 KB >>> py3-hjson-pyc*: Compressing data... >>> py3-hjson-pyc*: Create checksum... >>> py3-hjson-pyc*: Create py3-hjson-pyc-3.1.0-r3.apk >>> py3-hjson*: Tracing dependencies... python3 python3~3.12 >>> py3-hjson*: Package size: 164.0 KB >>> py3-hjson*: Compressing data... >>> py3-hjson*: Create checksum... >>> py3-hjson*: Create py3-hjson-3.1.0-r3.apk >>> py3-hjson: Build complete at Sat, 13 Apr 2024 20:07:36 +0000 elapsed time 0h 0m 5s >>> py3-hjson: Cleaning up srcdir >>> py3-hjson: Cleaning up pkgdir >>> py3-hjson: Uninstalling dependencies... (1/17) Purging .makedepends-py3-hjson (20240413.200733) (2/17) Purging py3-setuptools-pyc (69.2.0-r2) (3/17) Purging py3-setuptools (69.2.0-r2) (4/17) Purging py3-packaging-pyc (24.0-r1) (5/17) Purging py3-packaging (24.0-r1) (6/17) Purging py3-parsing-pyc (3.1.2-r1) (7/17) Purging py3-parsing (3.1.2-r1) (8/17) Purging python3-pyc (3.12.3-r0) (9/17) Purging python3-pycache-pyc0 (3.12.3-r0) (10/17) Purging pyc (3.12.3-r0) (11/17) Purging python3 (3.12.3-r0) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.6-r0) (14/17) Purging libpanelw (6.4_p20240330-r0) (15/17) Purging mpdecimal (4.0.0-r0) (16/17) Purging readline (8.2.10-r0) (17/17) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-hjson: Updating the community/x86 repository index... >>> py3-hjson: Signing the index...