>>> py3-rencode: Building community/py3-rencode 1.0.8-r0 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 18:02:32 +0000 >>> py3-rencode: Validating /home/buildozer/aports/community/py3-rencode/APKBUILD... >>> py3-rencode: Analyzing dependencies... >>> py3-rencode: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-poetry-core python3-dev cython py3-pytest ( 1/40) Installing gdbm (1.26-r0) ( 2/40) Installing xz-libs (5.8.1-r0) ( 3/40) Installing mpdecimal (4.0.1-r0) ( 4/40) Installing libpanelw (6.5_p20251010-r0) ( 5/40) Installing python3 (3.12.12-r0) ( 6/40) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/40) Installing pyc (3.12.12-r0) ( 8/40) Installing py3-installer-pyc (0.7.0-r2) ( 9/40) Installing py3-gpep517-pyc (19-r1) (10/40) Installing python3-pyc (3.12.12-r0) (11/40) Installing py3-installer (0.7.0-r2) (12/40) Installing py3-gpep517 (19-r1) (13/40) Installing py3-parsing (3.2.3-r0) (14/40) Installing py3-parsing-pyc (3.2.3-r0) (15/40) Installing py3-packaging (25.0-r0) (16/40) Installing py3-packaging-pyc (25.0-r0) (17/40) Installing py3-setuptools (80.9.0-r2) (18/40) Installing py3-setuptools-pyc (80.9.0-r2) (19/40) Installing py3-wheel (0.46.1-r0) (20/40) Installing py3-wheel-pyc (0.46.1-r0) (21/40) Installing py3-fastjsonschema (2.21.2-r0) (22/40) Installing py3-fastjsonschema-pyc (2.21.2-r0) (23/40) Installing py3-lark-parser (1.2.2-r0) (24/40) Installing py3-lark-parser-pyc (1.2.2-r0) (25/40) Installing py3-poetry-core (2.2.1-r0) (26/40) Installing py3-poetry-core-pyc (2.2.1-r0) (27/40) Installing python3-dev (3.12.12-r0) (28/40) Installing cython (3.1.6-r0) (29/40) Installing cython-pyc (3.1.6-r0) (30/40) Installing py3-iniconfig (2.3.0-r0) (31/40) Installing py3-iniconfig-pyc (2.3.0-r0) (32/40) Installing py3-pluggy (1.6.0-r0) (33/40) Installing py3-pluggy-pyc (1.6.0-r0) (34/40) Installing py3-py (1.11.0-r4) (35/40) Installing py3-py-pyc (1.11.0-r4) (36/40) Installing py3-pygments (2.19.2-r0) (37/40) Installing py3-pygments-pyc (2.19.2-r0) (38/40) Installing py3-pytest (8.4.2-r1) (39/40) Installing py3-pytest-pyc (8.4.2-r1) (40/40) Installing .makedepends-py3-rencode (20251106.180233) busybox-1.37.0-r24.trigger: Executing script... OK: 486 MiB in 191 packages >>> py3-rencode: Cleaning up srcdir >>> py3-rencode: Cleaning up pkgdir >>> py3-rencode: Cleaning up tmpdir >>> py3-rencode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-rencode-1.0.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-rencode: Fetching py3-rencode-1.0.8.tar.gz::https://github.com/aresch/rencode/archive/v1.0.8.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/py3-rencode-1.0.8.tar.gz.part' py3-rencode-1.0.8.ta 100% |********************************| 26072 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-rencode-1.0.8.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-rencode-1.0.8.tar.gz: OK /home/buildozer/aports/community/py3-rencode/change-default-compile-args.patch: OK /home/buildozer/aports/community/py3-rencode/fix-tests-rencode-orig.patch: OK >>> py3-rencode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-rencode-1.0.8.tar.gz /var/cache/distfiles/v3.23/py3-rencode-1.0.8.tar.gz: OK /home/buildozer/aports/community/py3-rencode/change-default-compile-args.patch: OK /home/buildozer/aports/community/py3-rencode/fix-tests-rencode-orig.patch: OK >>> py3-rencode: Unpacking /var/cache/distfiles/v3.23/py3-rencode-1.0.8.tar.gz... >>> py3-rencode: change-default-compile-args.patch patching file build.py >>> py3-rencode: fix-tests-rencode-orig.patch patching file tests/test_rencode.py patching file tests/test_rencode.py 2025-11-06 18:02:34,667 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-11-06 18:02:34,758 poetry.core.masonry.builders.wheel INFO Building wheel Compiling rencode/_rencode.pyx because it changed. [1/1] Cythonizing rencode/_rencode.pyx 2025-11-06 18:02:40,245 poetry.core.masonry.builders.wheel INFO Built rencode-1.0.8-cp312-cp312-musllinux_1_2_armv8l.whl 2025-11-06 18:02:40,245 gpep517 INFO The backend produced .dist/rencode-1.0.8-cp312-cp312-musllinux_1_2_armv8l.whl rencode-1.0.8-cp312-cp312-musllinux_1_2_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-rencode/src/rencode-1.0.8 configfile: pyproject.toml collected 42 items tests/test_rencode.py .......................................... [100%] ============================== 42 passed in 0.05s ============================== >>> py3-rencode: Entering fakeroot... >>> py3-rencode-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/rencode/__pycache__' -> '/home/buildozer/aports/community/py3-rencode/pkg/py3-rencode-pyc/usr/lib/python3.12/site-packages/rencode/__pycache__' >>> py3-rencode-pyc*: Preparing subpackage py3-rencode-pyc... >>> py3-rencode-pyc*: Running postcheck for py3-rencode-pyc >>> py3-rencode*: Running postcheck for py3-rencode >>> py3-rencode*: Preparing package py3-rencode... >>> py3-rencode*: Stripping binaries >>> py3-rencode*: Scanning shared objects >>> py3-rencode-pyc*: Tracing dependencies... python3~3.12 >>> py3-rencode-pyc*: Package size: 21.5 KB >>> py3-rencode-pyc*: Compressing data... >>> py3-rencode-pyc*: Create checksum... >>> py3-rencode-pyc*: Create py3-rencode-pyc-1.0.8-r0.apk >>> py3-rencode*: Tracing dependencies... python3~3.12 so:libc.musl-armv7.so.1 >>> py3-rencode*: Package size: 135.3 KB >>> py3-rencode*: Compressing data... >>> py3-rencode*: Create checksum... >>> py3-rencode*: Create py3-rencode-1.0.8-r0.apk >>> py3-rencode: Build complete at Thu, 06 Nov 2025 18:02:41 +0000 elapsed time 0h 0m 9s >>> py3-rencode: Cleaning up srcdir >>> py3-rencode: Cleaning up pkgdir >>> py3-rencode: Cleaning up tmpdir >>> py3-rencode: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-rencode (20251106.180233) ( 2/40) Purging py3-gpep517-pyc (19-r1) ( 3/40) Purging py3-gpep517 (19-r1) ( 4/40) Purging py3-installer-pyc (0.7.0-r2) ( 5/40) Purging py3-installer (0.7.0-r2) ( 6/40) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/40) Purging py3-setuptools (80.9.0-r2) ( 8/40) Purging py3-wheel-pyc (0.46.1-r0) ( 9/40) Purging py3-wheel (0.46.1-r0) (10/40) Purging py3-poetry-core-pyc (2.2.1-r0) (11/40) Purging py3-poetry-core (2.2.1-r0) (12/40) Purging py3-fastjsonschema-pyc (2.21.2-r0) (13/40) Purging py3-fastjsonschema (2.21.2-r0) (14/40) Purging py3-lark-parser-pyc (1.2.2-r0) (15/40) Purging py3-lark-parser (1.2.2-r0) (16/40) Purging python3-dev (3.12.12-r0) (17/40) Purging cython-pyc (3.1.6-r0) (18/40) Purging cython (3.1.6-r0) (19/40) Purging py3-pytest-pyc (8.4.2-r1) (20/40) Purging py3-pytest (8.4.2-r1) (21/40) Purging py3-iniconfig-pyc (2.3.0-r0) (22/40) Purging py3-iniconfig (2.3.0-r0) (23/40) Purging py3-packaging-pyc (25.0-r0) (24/40) Purging py3-packaging (25.0-r0) (25/40) Purging py3-parsing-pyc (3.2.3-r0) (26/40) Purging py3-parsing (3.2.3-r0) (27/40) Purging py3-pluggy-pyc (1.6.0-r0) (28/40) Purging py3-pluggy (1.6.0-r0) (29/40) Purging py3-py-pyc (1.11.0-r4) (30/40) Purging py3-py (1.11.0-r4) (31/40) Purging py3-pygments-pyc (2.19.2-r0) (32/40) Purging py3-pygments (2.19.2-r0) (33/40) Purging python3-pyc (3.12.12-r0) (34/40) Purging python3-pycache-pyc0 (3.12.12-r0) (35/40) Purging pyc (3.12.12-r0) (36/40) Purging python3 (3.12.12-r0) (37/40) Purging gdbm (1.26-r0) (38/40) Purging libpanelw (6.5_p20251010-r0) (39/40) Purging mpdecimal (4.0.1-r0) (40/40) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-rencode: Updating the community/armv7 repository index... >>> py3-rencode: Signing the index...