>>> py3-commentjson: Building community/py3-commentjson 0.9.0-r2 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 05:40:05 +0000 >>> py3-commentjson: Validating /home/buildozer/aports/community/py3-commentjson/APKBUILD... >>> py3-commentjson: Analyzing dependencies... >>> py3-commentjson: Installing for build: build-base python3 py3-lark-parser py3-gpep517 py3-setuptools py3-wheel py3-six python3-tests (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.6-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.6.3-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20241006-r3) (7/29) Installing sqlite-libs (3.47.0-r0) (8/29) Installing python3 (3.12.7-r1) (9/29) Installing python3-pycache-pyc0 (3.12.7-r1) (10/29) Installing pyc (3.12.7-r1) (11/29) Installing python3-pyc (3.12.7-r1) (12/29) Installing py3-lark-parser (1.1.9-r1) (13/29) Installing py3-lark-parser-pyc (1.1.9-r1) (14/29) Installing py3-installer (0.7.0-r2) (15/29) Installing py3-installer-pyc (0.7.0-r2) (16/29) Installing py3-gpep517 (16-r0) (17/29) Installing py3-gpep517-pyc (16-r0) (18/29) Installing py3-parsing (3.1.4-r0) (19/29) Installing py3-parsing-pyc (3.1.4-r0) (20/29) Installing py3-packaging (24.2-r0) (21/29) Installing py3-packaging-pyc (24.2-r0) (22/29) Installing py3-setuptools (70.3.0-r0) (23/29) Installing py3-setuptools-pyc (70.3.0-r0) (24/29) Installing py3-wheel (0.43.0-r0) (25/29) Installing py3-wheel-pyc (0.43.0-r0) (26/29) Installing py3-six (1.16.0-r9) (27/29) Installing py3-six-pyc (1.16.0-r9) (28/29) Installing python3-tests (3.12.7-r1) (29/29) Installing .makedepends-py3-commentjson (20241113.054023) Executing busybox-1.37.0-r6.trigger OK: 505 MiB in 127 packages >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Cleaning up tmpdir >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-commentjson-0.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/py3-commentjson-0.9.0.tar.gz.part' py3-commentjson-0.9. 100% |********************************| 15297 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-commentjson-0.9.0.tar.gz.part' saved >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-commentjson-0.9.0.tar.gz >>> py3-commentjson: Checking sha512sums... py3-commentjson-0.9.0.tar.gz: OK update-test-skips-for-python-3.12.patch: OK >>> py3-commentjson: Unpacking /var/cache/distfiles/v3.21/py3-commentjson-0.9.0.tar.gz... >>> py3-commentjson: update-test-skips-for-python-3.12.patch patching file commentjson/tests/test_json/test_decode.py 2024-11-13 05:40:30,310 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-13 05:40:30,362 root INFO running bdist_wheel 2024-11-13 05:40:30,443 root INFO running build 2024-11-13 05:40:30,443 root INFO running build_py 2024-11-13 05:40:30,454 root INFO creating build 2024-11-13 05:40:30,455 root INFO creating build/lib 2024-11-13 05:40:30,455 root INFO creating build/lib/commentjson 2024-11-13 05:40:30,456 root INFO copying commentjson/commentjson.py -> build/lib/commentjson 2024-11-13 05:40:30,457 root INFO copying commentjson/__init__.py -> build/lib/commentjson 2024-11-13 05:40:30,459 root INFO creating build/lib/commentjson/tests 2024-11-13 05:40:30,459 root INFO copying commentjson/tests/__init__.py -> build/lib/commentjson/tests 2024-11-13 05:40:30,460 root INFO copying commentjson/tests/test_commentjson.py -> build/lib/commentjson/tests 2024-11-13 05:40:30,462 root INFO creating build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,463 root INFO copying commentjson/tests/test_json/test_decode.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,464 root INFO copying commentjson/tests/test_json/__init__.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,465 root INFO copying commentjson/tests/test_json/test_dump.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,467 root INFO copying commentjson/tests/test_json/test_indent.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,468 root INFO copying commentjson/tests/test_json/test_unicode.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,469 root INFO copying commentjson/tests/test_json/test_pass1.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,470 root INFO copying commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,471 root INFO copying commentjson/tests/test_json/test_pass2.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,473 root INFO copying commentjson/tests/test_json/test_recursion.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,474 root INFO copying commentjson/tests/test_json/test_pass3.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,475 root INFO copying commentjson/tests/test_json/test_separators.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,476 root INFO copying commentjson/tests/test_json/test_float.py -> build/lib/commentjson/tests/test_json 2024-11-13 05:40:30,477 root INFO running egg_info 2024-11-13 05:40:30,478 root INFO creating commentjson.egg-info 2024-11-13 05:40:30,485 root INFO writing commentjson.egg-info/PKG-INFO 2024-11-13 05:40:30,487 root INFO writing dependency_links to commentjson.egg-info/dependency_links.txt 2024-11-13 05:40:30,488 root INFO writing requirements to commentjson.egg-info/requires.txt 2024-11-13 05:40:30,488 root INFO writing top-level names to commentjson.egg-info/top_level.txt 2024-11-13 05:40:30,489 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2024-11-13 05:40:30,500 root INFO reading manifest file 'commentjson.egg-info/SOURCES.txt' 2024-11-13 05:40:30,501 root INFO reading manifest template 'MANIFEST.in' 2024-11-13 05:40:30,502 root INFO adding license file 'LICENSE.rst' 2024-11-13 05:40:30,505 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2024-11-13 05:40:30,532 root INFO installing to build/bdist.linux-riscv64/wheel 2024-11-13 05:40:30,532 root INFO running install 2024-11-13 05:40:30,579 root INFO running install_lib 2024-11-13 05:40:30,589 root INFO creating build/bdist.linux-riscv64 2024-11-13 05:40:30,590 root INFO creating build/bdist.linux-riscv64/wheel 2024-11-13 05:40:30,591 root INFO creating build/bdist.linux-riscv64/wheel/commentjson 2024-11-13 05:40:30,592 root INFO copying build/lib/commentjson/commentjson.py -> build/bdist.linux-riscv64/wheel/commentjson 2024-11-13 05:40:30,593 root INFO copying build/lib/commentjson/__init__.py -> build/bdist.linux-riscv64/wheel/commentjson 2024-11-13 05:40:30,595 root INFO creating build/bdist.linux-riscv64/wheel/commentjson/tests 2024-11-13 05:40:30,596 root INFO copying build/lib/commentjson/tests/__init__.py -> build/bdist.linux-riscv64/wheel/commentjson/tests 2024-11-13 05:40:30,597 root INFO copying build/lib/commentjson/tests/test_commentjson.py -> build/bdist.linux-riscv64/wheel/commentjson/tests 2024-11-13 05:40:30,599 root INFO creating build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,599 root INFO copying build/lib/commentjson/tests/test_json/test_decode.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,601 root INFO copying build/lib/commentjson/tests/test_json/__init__.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,602 root INFO copying build/lib/commentjson/tests/test_json/test_dump.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,604 root INFO copying build/lib/commentjson/tests/test_json/test_indent.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,605 root INFO copying build/lib/commentjson/tests/test_json/test_unicode.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,607 root INFO copying build/lib/commentjson/tests/test_json/test_pass1.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,608 root INFO copying build/lib/commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,610 root INFO copying build/lib/commentjson/tests/test_json/test_pass2.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,611 root INFO copying build/lib/commentjson/tests/test_json/test_recursion.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,612 root INFO copying build/lib/commentjson/tests/test_json/test_pass3.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,614 root INFO copying build/lib/commentjson/tests/test_json/test_separators.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,615 root INFO copying build/lib/commentjson/tests/test_json/test_float.py -> build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2024-11-13 05:40:30,616 root INFO running install_egg_info 2024-11-13 05:40:30,628 root INFO Copying commentjson.egg-info to build/bdist.linux-riscv64/wheel/commentjson-0.9.0-py3.12.egg-info 2024-11-13 05:40:30,634 root INFO running install_scripts 2024-11-13 05:40:30,644 root INFO creating build/bdist.linux-riscv64/wheel/commentjson-0.9.0.dist-info/WHEEL 2024-11-13 05:40:30,646 wheel INFO creating '/home/buildozer/aports/community/py3-commentjson/src/commentjson-0.9.0/.dist/.tmp-308a2uia/commentjson-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-11-13 05:40:30,648 wheel INFO adding 'commentjson/__init__.py' 2024-11-13 05:40:30,649 wheel INFO adding 'commentjson/commentjson.py' 2024-11-13 05:40:30,651 wheel INFO adding 'commentjson/tests/__init__.py' 2024-11-13 05:40:30,652 wheel INFO adding 'commentjson/tests/test_commentjson.py' 2024-11-13 05:40:30,654 wheel INFO adding 'commentjson/tests/test_json/__init__.py' 2024-11-13 05:40:30,655 wheel INFO adding 'commentjson/tests/test_json/test_decode.py' 2024-11-13 05:40:30,657 wheel INFO adding 'commentjson/tests/test_json/test_dump.py' 2024-11-13 05:40:30,658 wheel INFO adding 'commentjson/tests/test_json/test_encode_basestring_ascii.py' 2024-11-13 05:40:30,659 wheel INFO adding 'commentjson/tests/test_json/test_float.py' 2024-11-13 05:40:30,660 wheel INFO adding 'commentjson/tests/test_json/test_indent.py' 2024-11-13 05:40:30,661 wheel INFO adding 'commentjson/tests/test_json/test_pass1.py' 2024-11-13 05:40:30,663 wheel INFO adding 'commentjson/tests/test_json/test_pass2.py' 2024-11-13 05:40:30,664 wheel INFO adding 'commentjson/tests/test_json/test_pass3.py' 2024-11-13 05:40:30,665 wheel INFO adding 'commentjson/tests/test_json/test_recursion.py' 2024-11-13 05:40:30,666 wheel INFO adding 'commentjson/tests/test_json/test_separators.py' 2024-11-13 05:40:30,668 wheel INFO adding 'commentjson/tests/test_json/test_unicode.py' 2024-11-13 05:40:30,669 wheel INFO adding 'commentjson-0.9.0.dist-info/LICENSE.rst' 2024-11-13 05:40:30,670 wheel INFO adding 'commentjson-0.9.0.dist-info/METADATA' 2024-11-13 05:40:30,671 wheel INFO adding 'commentjson-0.9.0.dist-info/WHEEL' 2024-11-13 05:40:30,672 wheel INFO adding 'commentjson-0.9.0.dist-info/top_level.txt' 2024-11-13 05:40:30,674 wheel INFO adding 'commentjson-0.9.0.dist-info/RECORD' 2024-11-13 05:40:30,675 root INFO removing build/bdist.linux-riscv64/wheel 2024-11-13 05:40:30,679 gpep517 INFO The backend produced .dist/commentjson-0.9.0-py3-none-any.whl commentjson-0.9.0-py3-none-any.whl ..........................s.......s..s........s.s.................. ---------------------------------------------------------------------- Ran 67 tests in 67.444s OK (skipped=5) >>> py3-commentjson: Entering fakeroot... >>> py3-commentjson-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/commentjson/__pycache__' -> '/home/buildozer/aports/community/py3-commentjson/pkg/py3-commentjson-pyc/usr/lib/python3.12/site-packages/commentjson/__pycache__' >>> py3-commentjson-pyc*: Preparing subpackage py3-commentjson-pyc... >>> py3-commentjson-pyc*: Running postcheck for py3-commentjson-pyc >>> py3-commentjson*: Running postcheck for py3-commentjson >>> py3-commentjson*: Preparing package py3-commentjson... >>> py3-commentjson-pyc*: Tracing dependencies... python3 py3-lark-parser python3~3.12 >>> py3-commentjson-pyc*: Package size: 9.4 KB >>> py3-commentjson-pyc*: Compressing data... >>> py3-commentjson-pyc*: Create checksum... >>> py3-commentjson-pyc*: Create py3-commentjson-pyc-0.9.0-r2.apk >>> py3-commentjson*: Tracing dependencies... python3 py3-lark-parser python3~3.12 >>> py3-commentjson*: Package size: 12.0 KB >>> py3-commentjson*: Compressing data... >>> py3-commentjson*: Create checksum... >>> py3-commentjson*: Create py3-commentjson-0.9.0-r2.apk >>> py3-commentjson: Build complete at Wed, 13 Nov 2024 05:41:41 +0000 elapsed time 0h 1m 36s >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Uninstalling dependencies... (1/29) Purging .makedepends-py3-commentjson (20241113.054023) (2/29) Purging py3-lark-parser-pyc (1.1.9-r1) (3/29) Purging py3-lark-parser (1.1.9-r1) (4/29) Purging py3-gpep517-pyc (16-r0) (5/29) Purging py3-gpep517 (16-r0) (6/29) Purging py3-installer-pyc (0.7.0-r2) (7/29) Purging py3-installer (0.7.0-r2) (8/29) Purging py3-setuptools-pyc (70.3.0-r0) (9/29) Purging py3-setuptools (70.3.0-r0) (10/29) Purging py3-wheel-pyc (0.43.0-r0) (11/29) Purging py3-wheel (0.43.0-r0) (12/29) Purging py3-packaging-pyc (24.2-r0) (13/29) Purging py3-packaging (24.2-r0) (14/29) Purging py3-parsing-pyc (3.1.4-r0) (15/29) Purging py3-parsing (3.1.4-r0) (16/29) Purging py3-six-pyc (1.16.0-r9) (17/29) Purging py3-six (1.16.0-r9) (18/29) Purging python3-pyc (3.12.7-r1) (19/29) Purging python3-pycache-pyc0 (3.12.7-r1) (20/29) Purging pyc (3.12.7-r1) (21/29) Purging python3 (3.12.7-r1) (22/29) Purging python3-tests (3.12.7-r1) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.5_p20241006-r3) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.47.0-r0) (29/29) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 333 MiB in 98 packages >>> py3-commentjson: Updating the community/riscv64 repository index... >>> py3-commentjson: Signing the index...