>>> py3-commentjson: Building community/py3-commentjson 0.9.0-r3 (using abuild 3.17.0_rc2-r0) started Fri, 01 May 2026 08:13:47 +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/30) Installing libbz2 (1.0.8-r6) ( 2/30) Installing libffi (3.5.2-r1) ( 3/30) Installing gdbm (1.26-r0) ( 4/30) Installing xz-libs (5.8.3-r0) ( 5/30) Installing mpdecimal (4.0.1-r0) ( 6/30) Installing libpanelw (6.6_p20260404-r0) ( 7/30) Installing readline (8.3.3-r1) ( 8/30) Installing sqlite-libs (3.53.0-r0) ( 9/30) Installing python3 (3.14.3-r0) (10/30) Installing python3-pycache-pyc0 (3.14.3-r0) (11/30) Installing pyc (3.14.3-r0) (12/30) Installing python3-pyc (3.14.3-r0) (13/30) Installing py3-lark-parser (1.2.2-r1) (14/30) Installing py3-lark-parser-pyc (1.2.2-r1) (15/30) Installing py3-installer (1.0.0-r0) (16/30) Installing py3-installer-pyc (1.0.0-r0) (17/30) Installing py3-gpep517 (19-r2) (18/30) Installing py3-gpep517-pyc (19-r2) (19/30) Installing py3-parsing (3.3.2-r1) (20/30) Installing py3-parsing-pyc (3.3.2-r1) (21/30) Installing py3-packaging (26.2-r0) (22/30) Installing py3-packaging-pyc (26.2-r0) (23/30) Installing py3-setuptools (82.0.1-r1) (24/30) Installing py3-setuptools-pyc (82.0.1-r1) (25/30) Installing py3-wheel (0.47.0-r0) (26/30) Installing py3-wheel-pyc (0.47.0-r0) (27/30) Installing py3-six (1.17.0-r1) (28/30) Installing py3-six-pyc (1.17.0-r1) (29/30) Installing python3-tests (3.14.3-r0) (30/30) Installing .makedepends-py3-commentjson (20260501.081350) Executing busybox-1.37.0-r31.trigger OK: 586.1 MiB in 134 packages >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Cleaning up tmpdir >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-commentjson-0.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-commentjson: Fetching py3-commentjson-0.9.0.tar.gz::https://github.com/vaidik/commentjson/archive/refs/tags/v0.9.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-commentjson-0.9.0.tar.gz.part' py3-commentjson-0.9. 100% |********************************| 15297 0:00:00 ETA '/var/cache/distfiles/edge/py3-commentjson-0.9.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-commentjson-0.9.0.tar.gz: OK /home/buildozer/aports/community/py3-commentjson/update-test-skips-for-python-3.12.patch: OK /home/buildozer/aports/community/py3-commentjson/py3.14.patch: OK >>> py3-commentjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-commentjson-0.9.0.tar.gz /var/cache/distfiles/edge/py3-commentjson-0.9.0.tar.gz: OK /home/buildozer/aports/community/py3-commentjson/update-test-skips-for-python-3.12.patch: OK /home/buildozer/aports/community/py3-commentjson/py3.14.patch: OK >>> py3-commentjson: Unpacking /var/cache/distfiles/edge/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 >>> py3-commentjson: py3.14.patch patching file commentjson/commentjson.py Hunk #1 succeeded at 48 with fuzz 1 (offset -1 lines). patching file commentjson/tests/test_json/__init__.py patching file commentjson/tests/test_json/test_decode.py 2026-05-01 08:13:57,835 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2026-05-01 08:13:57,932 root INFO running bdist_wheel 2026-05-01 08:13:57,994 root INFO running build 2026-05-01 08:13:57,994 root INFO running build_py 2026-05-01 08:13:58,008 root INFO creating build/lib/commentjson 2026-05-01 08:13:58,010 root INFO copying commentjson/__init__.py -> build/lib/commentjson 2026-05-01 08:13:58,011 root INFO copying commentjson/commentjson.py -> build/lib/commentjson 2026-05-01 08:13:58,014 root INFO creating build/lib/commentjson/tests 2026-05-01 08:13:58,014 root INFO copying commentjson/tests/__init__.py -> build/lib/commentjson/tests 2026-05-01 08:13:58,016 root INFO copying commentjson/tests/test_commentjson.py -> build/lib/commentjson/tests 2026-05-01 08:13:58,018 root INFO creating build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,019 root INFO copying commentjson/tests/test_json/test_unicode.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,020 root INFO copying commentjson/tests/test_json/__init__.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,021 root INFO copying commentjson/tests/test_json/test_pass3.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,023 root INFO copying commentjson/tests/test_json/test_decode.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,024 root INFO copying commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,025 root INFO copying commentjson/tests/test_json/test_pass1.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,027 root INFO copying commentjson/tests/test_json/test_float.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,028 root INFO copying commentjson/tests/test_json/test_separators.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,030 root INFO copying commentjson/tests/test_json/test_recursion.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,031 root INFO copying commentjson/tests/test_json/test_dump.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,032 root INFO copying commentjson/tests/test_json/test_pass2.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,034 root INFO copying commentjson/tests/test_json/test_indent.py -> build/lib/commentjson/tests/test_json 2026-05-01 08:13:58,035 root INFO running egg_info 2026-05-01 08:13:58,044 root INFO creating commentjson.egg-info 2026-05-01 08:13:58,045 root INFO writing commentjson.egg-info/PKG-INFO 2026-05-01 08:13:58,047 root INFO writing dependency_links to commentjson.egg-info/dependency_links.txt 2026-05-01 08:13:58,048 root INFO writing requirements to commentjson.egg-info/requires.txt 2026-05-01 08:13:58,049 root INFO writing top-level names to commentjson.egg-info/top_level.txt 2026-05-01 08:13:58,050 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2026-05-01 08:13:58,064 root INFO reading manifest file 'commentjson.egg-info/SOURCES.txt' 2026-05-01 08:13:58,066 root INFO reading manifest template 'MANIFEST.in' 2026-05-01 08:13:58,068 root INFO adding license file 'LICENSE.rst' 2026-05-01 08:13:58,071 root INFO writing manifest file 'commentjson.egg-info/SOURCES.txt' 2026-05-01 08:13:58,100 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-01 08:13:58,101 root INFO running install 2026-05-01 08:13:58,136 root INFO running install_lib 2026-05-01 08:13:58,149 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-01 08:13:58,150 root INFO creating build/bdist.linux-riscv64/wheel/commentjson 2026-05-01 08:13:58,151 root INFO copying build/lib/commentjson/__init__.py -> build/bdist.linux-riscv64/wheel/./commentjson 2026-05-01 08:13:58,152 root INFO creating build/bdist.linux-riscv64/wheel/commentjson/tests 2026-05-01 08:13:58,153 root INFO copying build/lib/commentjson/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests 2026-05-01 08:13:58,154 root INFO copying build/lib/commentjson/tests/test_commentjson.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests 2026-05-01 08:13:58,156 root INFO creating build/bdist.linux-riscv64/wheel/commentjson/tests/test_json 2026-05-01 08:13:58,156 root INFO copying build/lib/commentjson/tests/test_json/test_unicode.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,158 root INFO copying build/lib/commentjson/tests/test_json/__init__.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,159 root INFO copying build/lib/commentjson/tests/test_json/test_pass3.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,160 root INFO copying build/lib/commentjson/tests/test_json/test_decode.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,161 root INFO copying build/lib/commentjson/tests/test_json/test_encode_basestring_ascii.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,162 root INFO copying build/lib/commentjson/tests/test_json/test_pass1.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,163 root INFO copying build/lib/commentjson/tests/test_json/test_float.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,164 root INFO copying build/lib/commentjson/tests/test_json/test_separators.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,165 root INFO copying build/lib/commentjson/tests/test_json/test_recursion.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,166 root INFO copying build/lib/commentjson/tests/test_json/test_dump.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,167 root INFO copying build/lib/commentjson/tests/test_json/test_pass2.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,168 root INFO copying build/lib/commentjson/tests/test_json/test_indent.py -> build/bdist.linux-riscv64/wheel/./commentjson/tests/test_json 2026-05-01 08:13:58,169 root INFO copying build/lib/commentjson/commentjson.py -> build/bdist.linux-riscv64/wheel/./commentjson 2026-05-01 08:13:58,171 root INFO running install_egg_info 2026-05-01 08:13:58,185 root INFO Copying commentjson.egg-info to build/bdist.linux-riscv64/wheel/./commentjson-0.9.0-py3.14.egg-info 2026-05-01 08:13:58,191 root INFO running install_scripts 2026-05-01 08:13:58,197 root INFO creating build/bdist.linux-riscv64/wheel/commentjson-0.9.0.dist-info/WHEEL 2026-05-01 08:13:58,199 wheel INFO creating '/home/buildozer/aports/community/py3-commentjson/src/commentjson-0.9.0/.dist/.tmp-6mdntxaz/commentjson-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-01 08:13:58,200 wheel INFO adding 'commentjson/__init__.py' 2026-05-01 08:13:58,202 wheel INFO adding 'commentjson/commentjson.py' 2026-05-01 08:13:58,203 wheel INFO adding 'commentjson/tests/__init__.py' 2026-05-01 08:13:58,204 wheel INFO adding 'commentjson/tests/test_commentjson.py' 2026-05-01 08:13:58,206 wheel INFO adding 'commentjson/tests/test_json/__init__.py' 2026-05-01 08:13:58,207 wheel INFO adding 'commentjson/tests/test_json/test_decode.py' 2026-05-01 08:13:58,208 wheel INFO adding 'commentjson/tests/test_json/test_dump.py' 2026-05-01 08:13:58,209 wheel INFO adding 'commentjson/tests/test_json/test_encode_basestring_ascii.py' 2026-05-01 08:13:58,210 wheel INFO adding 'commentjson/tests/test_json/test_float.py' 2026-05-01 08:13:58,211 wheel INFO adding 'commentjson/tests/test_json/test_indent.py' 2026-05-01 08:13:58,212 wheel INFO adding 'commentjson/tests/test_json/test_pass1.py' 2026-05-01 08:13:58,213 wheel INFO adding 'commentjson/tests/test_json/test_pass2.py' 2026-05-01 08:13:58,214 wheel INFO adding 'commentjson/tests/test_json/test_pass3.py' 2026-05-01 08:13:58,215 wheel INFO adding 'commentjson/tests/test_json/test_recursion.py' 2026-05-01 08:13:58,216 wheel INFO adding 'commentjson/tests/test_json/test_separators.py' 2026-05-01 08:13:58,217 wheel INFO adding 'commentjson/tests/test_json/test_unicode.py' 2026-05-01 08:13:58,218 wheel INFO adding 'commentjson-0.9.0.dist-info/licenses/LICENSE.rst' 2026-05-01 08:13:58,219 wheel INFO adding 'commentjson-0.9.0.dist-info/METADATA' 2026-05-01 08:13:58,220 wheel INFO adding 'commentjson-0.9.0.dist-info/WHEEL' 2026-05-01 08:13:58,221 wheel INFO adding 'commentjson-0.9.0.dist-info/top_level.txt' 2026-05-01 08:13:58,222 wheel INFO adding 'commentjson-0.9.0.dist-info/RECORD' 2026-05-01 08:13:58,223 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-01 08:13:58,227 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 75 tests in 201.845s OK (skipped=5) >>> py3-commentjson: Entering fakeroot... >>> py3-commentjson-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/commentjson/__pycache__' -> '/home/buildozer/aports/community/py3-commentjson/pkg/py3-commentjson-pyc/usr/lib/python3.14/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~3.14 >>> py3-commentjson-pyc*: Package size: 9.7 KB >>> py3-commentjson-pyc*: Compressing data... >>> py3-commentjson-pyc*: Create checksum... >>> py3-commentjson-pyc*: Create py3-commentjson-pyc-0.9.0-r3.apk >>> py3-commentjson*: Tracing dependencies... python3 py3-lark-parser python3~3.14 >>> py3-commentjson*: Package size: 12.2 KB >>> py3-commentjson*: Compressing data... >>> py3-commentjson*: Create checksum... >>> py3-commentjson*: Create py3-commentjson-0.9.0-r3.apk >>> py3-commentjson: Build complete at Fri, 01 May 2026 08:17:24 +0000 elapsed time 0h 3m 37s >>> py3-commentjson: Cleaning up srcdir >>> py3-commentjson: Cleaning up pkgdir >>> py3-commentjson: Cleaning up tmpdir >>> py3-commentjson: Uninstalling dependencies... ( 1/30) Purging .makedepends-py3-commentjson (20260501.081350) ( 2/30) Purging py3-lark-parser-pyc (1.2.2-r1) ( 3/30) Purging py3-lark-parser (1.2.2-r1) ( 4/30) Purging py3-gpep517-pyc (19-r2) ( 5/30) Purging py3-gpep517 (19-r2) ( 6/30) Purging py3-installer-pyc (1.0.0-r0) ( 7/30) Purging py3-installer (1.0.0-r0) ( 8/30) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/30) Purging py3-setuptools (82.0.1-r1) (10/30) Purging py3-wheel-pyc (0.47.0-r0) (11/30) Purging py3-wheel (0.47.0-r0) (12/30) Purging py3-packaging-pyc (26.2-r0) (13/30) Purging py3-packaging (26.2-r0) (14/30) Purging py3-parsing-pyc (3.3.2-r1) (15/30) Purging py3-parsing (3.3.2-r1) (16/30) Purging py3-six-pyc (1.17.0-r1) (17/30) Purging py3-six (1.17.0-r1) (18/30) Purging python3-pyc (3.14.3-r0) (19/30) Purging python3-pycache-pyc0 (3.14.3-r0) (20/30) Purging pyc (3.14.3-r0) (21/30) Purging python3 (3.14.3-r0) (22/30) Purging python3-tests (3.14.3-r0) (23/30) Purging gdbm (1.26-r0) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.5.2-r1) (26/30) Purging libpanelw (6.6_p20260404-r0) (27/30) Purging mpdecimal (4.0.1-r0) (28/30) Purging readline (8.3.3-r1) (29/30) Purging sqlite-libs (3.53.0-r0) (30/30) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 390.8 MiB in 104 packages >>> py3-commentjson: Updating the community/riscv64 repository index... >>> py3-commentjson: Signing the index...