>>> py3-r2pipe: Building testing/py3-r2pipe 6.1.2-r0 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 17:59:55 +0000 >>> py3-r2pipe: Validating /home/buildozer/aports/testing/py3-r2pipe/APKBUILD... >>> py3-r2pipe: Analyzing dependencies... >>> py3-r2pipe: Installing for build: build-base python3 radare2 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-coverage py3-pytest ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.2-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.6_p20251231-r0) ( 7/42) Installing sqlite-libs (3.51.2-r1) ( 8/42) Installing python3 (3.14.3-r0) ( 9/42) Installing python3-pycache-pyc0 (3.14.3-r0) (10/42) Installing pyc (3.14.3-r0) (11/42) Installing python3-pyc (3.14.3-r0) (12/42) Installing capstone (5.0.7-r1) (13/42) Installing libzip (1.11.4-r2) (14/42) Installing radare2-libs (6.1.2-r0) (15/42) Installing radare2 (6.1.2-r0) (16/42) Installing py3-installer (0.7.0-r3) (17/42) Installing py3-installer-pyc (0.7.0-r3) (18/42) Installing py3-gpep517 (19-r2) (19/42) Installing py3-gpep517-pyc (19-r2) (20/42) Installing py3-parsing (3.3.2-r1) (21/42) Installing py3-parsing-pyc (3.3.2-r1) (22/42) Installing py3-packaging (26.0-r1) (23/42) Installing py3-packaging-pyc (26.0-r1) (24/42) Installing py3-setuptools (82.0.1-r1) (25/42) Installing py3-setuptools-pyc (82.0.1-r1) (26/42) Installing py3-setuptools_scm (9.2.2-r1) (27/42) Installing py3-setuptools_scm-pyc (9.2.2-r1) (28/42) Installing py3-wheel (0.46.3-r1) (29/42) Installing py3-wheel-pyc (0.46.3-r1) (30/42) Installing py3-coverage (7.13.5-r1) (31/42) Installing py3-coverage-pyc (7.13.5-r1) (32/42) Installing py3-iniconfig (2.3.0-r1) (33/42) Installing py3-iniconfig-pyc (2.3.0-r1) (34/42) Installing py3-pluggy (1.6.0-r1) (35/42) Installing py3-pluggy-pyc (1.6.0-r1) (36/42) Installing py3-py (1.11.0-r5) (37/42) Installing py3-py-pyc (1.11.0-r5) (38/42) Installing py3-pygments (2.20.0-r0) (39/42) Installing py3-pygments-pyc (2.20.0-r0) (40/42) Installing py3-pytest (9.0.2-r1) (41/42) Installing py3-pytest-pyc (9.0.2-r1) (42/42) Installing .makedepends-py3-r2pipe (20260402.175956) Executing busybox-1.37.0-r31.trigger OK: 392.5 MiB in 147 packages >>> py3-r2pipe: Cleaning up srcdir >>> py3-r2pipe: Cleaning up pkgdir >>> py3-r2pipe: Cleaning up tmpdir >>> py3-r2pipe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-r2pipe-6.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-r2pipe: Fetching py3-r2pipe-6.1.2.tar.gz::https://github.com/radareorg/radare2-r2pipe/archive/refs/tags/6.1.2.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/py3-r2pipe-6.1.2.tar.gz.part' py3-r2pipe-6.1.2.tar 100% |********************************| 380k 0:00:00 ETA '/var/cache/distfiles/py3-r2pipe-6.1.2.tar.gz.part' saved /var/cache/distfiles/py3-r2pipe-6.1.2.tar.gz: OK /home/buildozer/aports/testing/py3-r2pipe/riscv64-extended-test-timeout_patch: OK >>> py3-r2pipe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-r2pipe-6.1.2.tar.gz /var/cache/distfiles/py3-r2pipe-6.1.2.tar.gz: OK /home/buildozer/aports/testing/py3-r2pipe/riscv64-extended-test-timeout_patch: OK >>> py3-r2pipe: Unpacking /var/cache/distfiles/py3-r2pipe-6.1.2.tar.gz... 2026-04-02 18:00:01,509 gpep517 INFO Building wheel via backend setuptools.build_meta toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-02 18:00:01,579 root INFO running bdist_wheel 2026-04-02 18:00:01,599 root INFO running build 2026-04-02 18:00:01,599 root INFO running build_py 2026-04-02 18:00:01,604 root INFO creating build/lib/r2pipe 2026-04-02 18:00:01,604 root INFO copying r2pipe/open_async.py -> build/lib/r2pipe 2026-04-02 18:00:01,604 root INFO copying r2pipe/open_base.py -> build/lib/r2pipe 2026-04-02 18:00:01,605 root INFO copying r2pipe/__init__.py -> build/lib/r2pipe 2026-04-02 18:00:01,605 root INFO copying r2pipe/native.py -> build/lib/r2pipe 2026-04-02 18:00:01,605 root INFO copying r2pipe/open_sync.py -> build/lib/r2pipe 2026-04-02 18:00:01,605 root INFO running egg_info 2026-04-02 18:00:01,609 root INFO creating r2pipe.egg-info 2026-04-02 18:00:01,610 root INFO writing r2pipe.egg-info/PKG-INFO 2026-04-02 18:00:01,610 root INFO writing dependency_links to r2pipe.egg-info/dependency_links.txt 2026-04-02 18:00:01,610 root INFO writing top-level names to r2pipe.egg-info/top_level.txt 2026-04-02 18:00:01,610 root INFO writing manifest file 'r2pipe.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-04-02 18:00:01,635 root INFO reading manifest file 'r2pipe.egg-info/SOURCES.txt' 2026-04-02 18:00:01,636 root INFO adding license file 'LICENSE' 2026-04-02 18:00:01,638 root INFO writing manifest file 'r2pipe.egg-info/SOURCES.txt' 2026-04-02 18:00:01,655 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-02 18:00:01,656 root INFO running install 2026-04-02 18:00:01,678 root INFO running install_lib 2026-04-02 18:00:01,682 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-02 18:00:01,682 root INFO creating build/bdist.linux-ppc64le/wheel/r2pipe 2026-04-02 18:00:01,683 root INFO copying build/lib/r2pipe/open_async.py -> build/bdist.linux-ppc64le/wheel/./r2pipe 2026-04-02 18:00:01,683 root INFO copying build/lib/r2pipe/open_base.py -> build/bdist.linux-ppc64le/wheel/./r2pipe 2026-04-02 18:00:01,683 root INFO copying build/lib/r2pipe/__init__.py -> build/bdist.linux-ppc64le/wheel/./r2pipe 2026-04-02 18:00:01,683 root INFO copying build/lib/r2pipe/native.py -> build/bdist.linux-ppc64le/wheel/./r2pipe 2026-04-02 18:00:01,684 root INFO copying build/lib/r2pipe/open_sync.py -> build/bdist.linux-ppc64le/wheel/./r2pipe 2026-04-02 18:00:01,684 root INFO running install_egg_info 2026-04-02 18:00:01,688 root INFO Copying r2pipe.egg-info to build/bdist.linux-ppc64le/wheel/./r2pipe-1.9.8-py3.14.egg-info 2026-04-02 18:00:01,689 root INFO running install_scripts 2026-04-02 18:00:01,690 root INFO creating build/bdist.linux-ppc64le/wheel/r2pipe-1.9.8.dist-info/WHEEL 2026-04-02 18:00:01,691 wheel INFO creating '/home/buildozer/aports/testing/py3-r2pipe/src/radare2-r2pipe-6.1.2/python/.dist/.tmp-mpk8kf02/r2pipe-1.9.8-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-02 18:00:01,691 wheel INFO adding 'r2pipe/__init__.py' 2026-04-02 18:00:01,691 wheel INFO adding 'r2pipe/native.py' 2026-04-02 18:00:01,692 wheel INFO adding 'r2pipe/open_async.py' 2026-04-02 18:00:01,692 wheel INFO adding 'r2pipe/open_base.py' 2026-04-02 18:00:01,692 wheel INFO adding 'r2pipe/open_sync.py' 2026-04-02 18:00:01,693 wheel INFO adding 'r2pipe-1.9.8.dist-info/licenses/LICENSE' 2026-04-02 18:00:01,693 wheel INFO adding 'r2pipe-1.9.8.dist-info/METADATA' 2026-04-02 18:00:01,693 wheel INFO adding 'r2pipe-1.9.8.dist-info/WHEEL' 2026-04-02 18:00:01,693 wheel INFO adding 'r2pipe-1.9.8.dist-info/top_level.txt' 2026-04-02 18:00:01,693 wheel INFO adding 'r2pipe-1.9.8.dist-info/RECORD' 2026-04-02 18:00:01,693 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-02 18:00:01,694 gpep517 INFO The backend produced .dist/r2pipe-1.9.8-py3-none-any.whl r2pipe-1.9.8-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-r2pipe/src/radare2-r2pipe-6.1.2/python configfile: pyproject.toml collected 112 items test/test_async_enhanced.py .............. [ 12%] test/test_error_handling.py ......................... [ 34%] test/test_integration.py ....................... [ 55%] test/test_native_enhanced.py ........... [ 65%] test/test_network.py ......... [ 73%] test/test_sync_enhanced.py .............. [ 85%] test/test_unit.py ................ [100%] ============================= 112 passed in 42.04s ============================= >>> py3-r2pipe: Entering fakeroot... >>> py3-r2pipe-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/py3-r2pipe/pkg/py3-r2pipe-doc/usr/share/doc' >>> py3-r2pipe-doc*: Preparing subpackage py3-r2pipe-doc... >>> py3-r2pipe-doc*: Running postcheck for py3-r2pipe-doc >>> py3-r2pipe-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/r2pipe/__pycache__' -> '/home/buildozer/aports/testing/py3-r2pipe/pkg/py3-r2pipe-pyc/usr/lib/python3.14/site-packages/r2pipe/__pycache__' >>> py3-r2pipe-pyc*: Preparing subpackage py3-r2pipe-pyc... >>> py3-r2pipe-pyc*: Running postcheck for py3-r2pipe-pyc >>> py3-r2pipe*: Running postcheck for py3-r2pipe >>> py3-r2pipe*: Preparing package py3-r2pipe... >>> py3-r2pipe-doc*: Tracing dependencies... >>> py3-r2pipe-doc*: Package size: 46.1 KB >>> py3-r2pipe-doc*: Compressing data... >>> py3-r2pipe-doc*: Create checksum... >>> py3-r2pipe-doc*: Create py3-r2pipe-doc-6.1.2-r0.apk >>> py3-r2pipe-pyc*: Tracing dependencies... python3~3.14 >>> py3-r2pipe-pyc*: Package size: 68.6 KB >>> py3-r2pipe-pyc*: Compressing data... >>> py3-r2pipe-pyc*: Create checksum... >>> py3-r2pipe-pyc*: Create py3-r2pipe-pyc-6.1.2-r0.apk >>> py3-r2pipe*: Tracing dependencies... python3 radare2 python3~3.14 >>> py3-r2pipe*: Package size: 56.5 KB >>> py3-r2pipe*: Compressing data... >>> py3-r2pipe*: Create checksum... >>> py3-r2pipe*: Create py3-r2pipe-6.1.2-r0.apk >>> py3-r2pipe: Build complete at Thu, 02 Apr 2026 18:00:45 +0000 elapsed time 0h 0m 50s >>> py3-r2pipe: Cleaning up srcdir >>> py3-r2pipe: Cleaning up pkgdir >>> py3-r2pipe: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-r2pipe (20260402.175956) ( 2/42) Purging radare2 (6.1.2-r0) ( 3/42) Purging py3-gpep517-pyc (19-r2) ( 4/42) Purging py3-gpep517 (19-r2) ( 5/42) Purging py3-installer-pyc (0.7.0-r3) ( 6/42) Purging py3-installer (0.7.0-r3) ( 7/42) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 8/42) Purging py3-setuptools_scm (9.2.2-r1) ( 9/42) Purging py3-setuptools-pyc (82.0.1-r1) (10/42) Purging py3-setuptools (82.0.1-r1) (11/42) Purging py3-wheel-pyc (0.46.3-r1) (12/42) Purging py3-wheel (0.46.3-r1) (13/42) Purging py3-coverage-pyc (7.13.5-r1) (14/42) Purging py3-coverage (7.13.5-r1) (15/42) Purging py3-pytest-pyc (9.0.2-r1) (16/42) Purging py3-pytest (9.0.2-r1) (17/42) Purging py3-iniconfig-pyc (2.3.0-r1) (18/42) Purging py3-iniconfig (2.3.0-r1) (19/42) Purging py3-packaging-pyc (26.0-r1) (20/42) Purging py3-packaging (26.0-r1) (21/42) Purging py3-parsing-pyc (3.3.2-r1) (22/42) Purging py3-parsing (3.3.2-r1) (23/42) Purging py3-pluggy-pyc (1.6.0-r1) (24/42) Purging py3-pluggy (1.6.0-r1) (25/42) Purging py3-py-pyc (1.11.0-r5) (26/42) Purging py3-py (1.11.0-r5) (27/42) Purging py3-pygments-pyc (2.20.0-r0) (28/42) Purging py3-pygments (2.20.0-r0) (29/42) Purging python3-pyc (3.14.3-r0) (30/42) Purging python3-pycache-pyc0 (3.14.3-r0) (31/42) Purging pyc (3.14.3-r0) (32/42) Purging python3 (3.14.3-r0) (33/42) Purging gdbm (1.26-r0) (34/42) Purging libffi (3.5.2-r0) (35/42) Purging libpanelw (6.6_p20251231-r0) (36/42) Purging mpdecimal (4.0.1-r0) (37/42) Purging radare2-libs (6.1.2-r0) (38/42) Purging sqlite-libs (3.51.2-r1) (39/42) Purging capstone (5.0.7-r1) (40/42) Purging libzip (1.11.4-r2) (41/42) Purging libbz2 (1.0.8-r6) (42/42) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-r2pipe: Updating the testing/ppc64le repository index... >>> py3-r2pipe: Signing the index...