>>> py3-rtree: Building community/py3-rtree 1.4.1-r0 (using abuild 3.16.0-r0) started Fri, 16 Jan 2026 04:44:10 +0000 >>> py3-rtree: Validating /home/buildozer/aports/community/py3-rtree/APKBUILD... >>> py3-rtree: Analyzing dependencies... >>> py3-rtree: Installing for build: build-base python3 libspatialindex-dev py3-setuptools py3-wheel py3-gpep517 py3-pytest py3-numpy ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.2-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.6_p20251231-r0) ( 7/40) Installing sqlite-libs (3.51.2-r0) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing python3-pyc (3.12.12-r0) (12/40) Installing libspatialindex (2.1.0-r1) (13/40) Installing libspatialindex-dev (2.1.0-r1) (14/40) Installing py3-parsing (3.2.3-r0) (15/40) Installing py3-parsing-pyc (3.2.3-r0) (16/40) Installing py3-packaging (25.0-r0) (17/40) Installing py3-packaging-pyc (25.0-r0) (18/40) Installing py3-setuptools (80.9.0-r2) (19/40) Installing py3-setuptools-pyc (80.9.0-r2) (20/40) Installing py3-wheel (0.46.1-r0) (21/40) Installing py3-wheel-pyc (0.46.1-r0) (22/40) Installing py3-installer (0.7.0-r2) (23/40) Installing py3-installer-pyc (0.7.0-r2) (24/40) Installing py3-gpep517 (19-r1) (25/40) Installing py3-gpep517-pyc (19-r1) (26/40) Installing py3-iniconfig (2.3.0-r0) (27/40) Installing py3-iniconfig-pyc (2.3.0-r0) (28/40) Installing py3-pluggy (1.6.0-r0) (29/40) Installing py3-pluggy-pyc (1.6.0-r0) (30/40) Installing py3-py (1.11.0-r4) (31/40) Installing py3-py-pyc (1.11.0-r4) (32/40) Installing py3-pygments (2.19.2-r0) (33/40) Installing py3-pygments-pyc (2.19.2-r0) (34/40) Installing py3-pytest (9.0.2-r0) (35/40) Installing py3-pytest-pyc (9.0.2-r0) (36/40) Installing openblas (0.3.30-r2) (37/40) Installing py3-numpy (2.3.5-r0) (38/40) Installing py3-numpy-tests (2.3.5-r0) (39/40) Installing py3-numpy-pyc (2.3.5-r0) (40/40) Installing .makedepends-py3-rtree (20260116.044415) Executing busybox-1.37.0-r31.trigger OK: 455.8 MiB in 144 packages >>> py3-rtree: Cleaning up srcdir >>> py3-rtree: Cleaning up pkgdir >>> py3-rtree: Cleaning up tmpdir >>> py3-rtree: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rtree-1.4.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-rtree-1.4.1.tar.gz.part' py3-rtree-1.4.1.tar. 100% |********************************| 55532 0:00:00 ETA '/var/cache/distfiles/edge/py3-rtree-1.4.1.tar.gz.part' saved /var/cache/distfiles/edge/py3-rtree-1.4.1.tar.gz: OK >>> py3-rtree: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rtree-1.4.1.tar.gz /var/cache/distfiles/edge/py3-rtree-1.4.1.tar.gz: OK >>> py3-rtree: Unpacking /var/cache/distfiles/edge/py3-rtree-1.4.1.tar.gz... 2026-01-16 04:44:20,250 gpep517 INFO Building wheel via backend setuptools.build_meta :7: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. 2026-01-16 04:44:20,540 root INFO running bdist_wheel 2026-01-16 04:44:20,623 root INFO running build 2026-01-16 04:44:20,624 root INFO running build_py 2026-01-16 04:44:20,642 root INFO creating build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,652 root INFO copying rtree/exceptions.py -> build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,654 root INFO copying rtree/__init__.py -> build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,656 root INFO copying rtree/core.py -> build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,659 root INFO copying rtree/index.py -> build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,662 root INFO copying rtree/finder.py -> build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,666 root INFO copying rtree/py.typed -> build/lib.linux-riscv64-cpython-312/rtree 2026-01-16 04:44:20,668 root INFO running build_ext 2026-01-16 04:44:20,685 root INFO installing to build/bdist.linux-riscv64/wheel 2026-01-16 04:44:20,685 root INFO running install 2026-01-16 04:44:20,752 root INFO running install_lib 2026-01-16 04:44:20,770 root INFO creating build/bdist.linux-riscv64/wheel 2026-01-16 04:44:20,772 root INFO creating build/bdist.linux-riscv64/wheel/rtree 2026-01-16 04:44:20,773 root INFO copying build/lib.linux-riscv64-cpython-312/rtree/exceptions.py -> build/bdist.linux-riscv64/wheel/./rtree 2026-01-16 04:44:20,774 root INFO copying build/lib.linux-riscv64-cpython-312/rtree/__init__.py -> build/bdist.linux-riscv64/wheel/./rtree 2026-01-16 04:44:20,776 root INFO copying build/lib.linux-riscv64-cpython-312/rtree/core.py -> build/bdist.linux-riscv64/wheel/./rtree 2026-01-16 04:44:20,777 root INFO copying build/lib.linux-riscv64-cpython-312/rtree/py.typed -> build/bdist.linux-riscv64/wheel/./rtree 2026-01-16 04:44:20,779 root INFO copying build/lib.linux-riscv64-cpython-312/rtree/index.py -> build/bdist.linux-riscv64/wheel/./rtree 2026-01-16 04:44:20,781 root INFO copying build/lib.linux-riscv64-cpython-312/rtree/finder.py -> build/bdist.linux-riscv64/wheel/./rtree 2026-01-16 04:44:20,782 root INFO running install_egg_info 2026-01-16 04:44:20,799 root INFO running egg_info 2026-01-16 04:44:20,815 root INFO creating rtree.egg-info 2026-01-16 04:44:20,816 root INFO writing rtree.egg-info/PKG-INFO 2026-01-16 04:44:20,819 root INFO writing dependency_links to rtree.egg-info/dependency_links.txt 2026-01-16 04:44:20,821 root INFO writing top-level names to rtree.egg-info/top_level.txt 2026-01-16 04:44:20,822 root INFO writing manifest file 'rtree.egg-info/SOURCES.txt' 2026-01-16 04:44:20,843 root INFO reading manifest file 'rtree.egg-info/SOURCES.txt' 2026-01-16 04:44:20,844 root INFO reading manifest template 'MANIFEST.in' 2026-01-16 04:44:20,853 root INFO adding license file 'LICENSE.txt' 2026-01-16 04:44:20,860 root INFO writing manifest file 'rtree.egg-info/SOURCES.txt' 2026-01-16 04:44:20,861 root INFO Copying rtree.egg-info to build/bdist.linux-riscv64/wheel/./rtree-1.4.1-py3.12.egg-info 2026-01-16 04:44:20,867 root INFO running install_scripts 2026-01-16 04:44:20,901 root INFO creating build/bdist.linux-riscv64/wheel/rtree-1.4.1.dist-info/WHEEL 2026-01-16 04:44:20,904 wheel INFO creating '/home/buildozer/aports/community/py3-rtree/src/rtree-1.4.1/.dist/.tmp-prkijk2r/rtree-1.4.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-01-16 04:44:20,906 wheel INFO adding 'rtree/__init__.py' 2026-01-16 04:44:20,908 wheel INFO adding 'rtree/core.py' 2026-01-16 04:44:20,911 wheel INFO adding 'rtree/exceptions.py' 2026-01-16 04:44:20,913 wheel INFO adding 'rtree/finder.py' 2026-01-16 04:44:20,915 wheel INFO adding 'rtree/index.py' 2026-01-16 04:44:20,919 wheel INFO adding 'rtree/py.typed' 2026-01-16 04:44:20,921 wheel INFO adding 'rtree-1.4.1.dist-info/licenses/LICENSE.txt' 2026-01-16 04:44:20,923 wheel INFO adding 'rtree-1.4.1.dist-info/METADATA' 2026-01-16 04:44:20,924 wheel INFO adding 'rtree-1.4.1.dist-info/WHEEL' 2026-01-16 04:44:20,925 wheel INFO adding 'rtree-1.4.1.dist-info/top_level.txt' 2026-01-16 04:44:20,926 wheel INFO adding 'rtree-1.4.1.dist-info/RECORD' 2026-01-16 04:44:20,927 root INFO removing build/bdist.linux-riscv64/wheel 2026-01-16 04:44:20,932 gpep517 INFO The backend produced .dist/rtree-1.4.1-cp312-cp312-linux_riscv64.whl rtree-1.4.1-cp312-cp312-linux_riscv64.whl 2026-01-16 04:44:22,231 gpep517 INFO Installing .dist/rtree-1.4.1-cp312-cp312-linux_riscv64.whl into .testenv 2026-01-16 04:44:22,457 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-rtree/src/rtree-1.4.1/.testenv/bin/python3 cachedir: .pytest_cache SIDX version: 2.1.0 NumPy version: 2.3.5 rootdir: /home/buildozer/aports/community/py3-rtree/src/rtree-1.4.1 configfile: pyproject.toml collecting ... collected 59 items rtree/index.py::rtree.index.Index.__init__ PASSED [ 1%] rtree/index.py::rtree.index.Index.contains PASSED [ 3%] rtree/index.py::rtree.index.Index.count PASSED [ 5%] rtree/index.py::rtree.index.Index.deinterleave PASSED [ 6%] rtree/index.py::rtree.index.Index.delete PASSED [ 8%] rtree/index.py::rtree.index.Index.insert PASSED [ 10%] rtree/index.py::rtree.index.Index.interleave PASSED [ 11%] rtree/index.py::rtree.index.Index.intersection PASSED [ 13%] rtree/index.py::rtree.index.Index.nearest PASSED [ 15%] rtree/index.py::rtree.index.RtreeContainer.__init__ PASSED [ 16%] rtree/index.py::rtree.index.RtreeContainer.delete PASSED [ 18%] rtree/index.py::rtree.index.RtreeContainer.insert PASSED [ 20%] rtree/index.py::rtree.index.RtreeContainer.intersection PASSED [ 22%] rtree/index.py::rtree.index.RtreeContainer.nearest PASSED [ 23%] tests/test_finder.py::test_load PASSED [ 25%] tests/test_finder.py::test_get_include PASSED [ 27%] tests/test_index.py::IndexCount::test_get_size PASSED [ 28%] tests/test_index.py::IndexCount::test_len PASSED [ 30%] tests/test_index.py::IndexBounds::test_invalid_specifications PASSED [ 32%] tests/test_index.py::IndexProperties::test_index_properties PASSED [ 33%] tests/test_index.py::IndexProperties::test_invalid_properties PASSED [ 35%] tests/test_index.py::IndexProperties::test_result_limit PASSED [ 37%] tests/test_index.py::IndexProperties::test_result_offset PASSED [ 38%] tests/test_index.py::TestPickling::test_index XFAIL [ 40%] tests/test_index.py::TestPickling::test_property PASSED [ 42%] tests/test_index.py::IndexContainer::test_container PASSED [ 44%] tests/test_index.py::IndexIntersection::test_double_insertion PASSED [ 45%] tests/test_index.py::IndexIntersection::test_intersection PASSED [ 47%] tests/test_index.py::IndexIntersection::test_intersection_v PASSED [ 49%] tests/test_index.py::IndexIntersection::test_objects PASSED [ 50%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_interleaved PASSED [ 52%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_v_interleaved PASSED [ 54%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_uninterleaved PASSED [ 55%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_v_uninterleaved PASSED [ 57%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_mismatch PASSED [ 59%] tests/test_index.py::TestIndexIntersectionUnion::test_union_interleaved PASSED [ 61%] tests/test_index.py::TestIndexIntersectionUnion::test_union_uninterleaved PASSED [ 62%] tests/test_index.py::TestIndexIntersectionUnion::test_union_mismatch PASSED [ 64%] tests/test_index.py::IndexSerialization::test_custom_filenames PASSED [ 66%] tests/test_index.py::IndexSerialization::test_interleaving PASSED [ 67%] tests/test_index.py::IndexSerialization::test_overwrite PASSED [ 69%] tests/test_index.py::IndexSerialization::test_pickling PASSED [ 71%] tests/test_index.py::IndexSerialization::test_unicode_filenames PASSED [ 72%] tests/test_index.py::IndexNearest::test_nearest_basic PASSED [ 74%] tests/test_index.py::IndexNearest::test_nearest_equidistant PASSED [ 76%] tests/test_index.py::IndexNearest::test_nearest_object PASSED [ 77%] tests/test_index.py::IndexNearest::test_nearest_v_basic PASSED [ 79%] tests/test_index.py::IndexDelete::test_deletion PASSED [ 81%] tests/test_index.py::Index3d::test_intersection PASSED [ 83%] tests/test_index.py::Index3d::test_intersection_v PASSED [ 84%] tests/test_index.py::Index4d::test_intersection PASSED [ 86%] tests/test_index.py::Index4d::test_intersection_v PASSED [ 88%] tests/test_index.py::IndexStream::test_empty_stream PASSED [ 89%] tests/test_index.py::IndexStream::test_exception_at_beginning_of_generator PASSED [ 91%] tests/test_index.py::IndexStream::test_exception_in_generator PASSED [ 93%] tests/test_index.py::IndexStream::test_stream_input PASSED [ 94%] tests/test_index.py::IndexCustomStorage::test_custom_storage PASSED [ 96%] tests/test_index.py::IndexCustomStorage::test_custom_storage_reopening PASSED [ 98%] tests/test_tpr.py::TPRTests::test_tpr PASSED [100%] ======================== 58 passed, 1 xfailed in 3.09s ========================= >>> py3-rtree: Entering fakeroot... 2026-01-16 04:44:29,923 gpep517 INFO Installing .dist/rtree-1.4.1-cp312-cp312-linux_riscv64.whl into /home/buildozer/aports/community/py3-rtree/pkg/py3-rtree 2026-01-16 04:44:30,120 gpep517 INFO Installation complete >>> py3-rtree-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/rtree/__pycache__' -> '/home/buildozer/aports/community/py3-rtree/pkg/py3-rtree-pyc/usr/lib/python3.12/site-packages/rtree/__pycache__' >>> py3-rtree-pyc*: Preparing subpackage py3-rtree-pyc... >>> py3-rtree-pyc*: Running postcheck for py3-rtree-pyc >>> py3-rtree*: Running postcheck for py3-rtree >>> py3-rtree*: Preparing package py3-rtree... >>> py3-rtree-pyc*: Tracing dependencies... python3~3.12 >>> py3-rtree-pyc*: Package size: 164.9 KB >>> py3-rtree-pyc*: Compressing data... >>> py3-rtree-pyc*: Create checksum... >>> py3-rtree-pyc*: Create py3-rtree-pyc-1.4.1-r0.apk >>> py3-rtree*: Tracing dependencies... python3 libspatialindex-dev python3~3.12 >>> py3-rtree*: Package size: 128.5 KB >>> py3-rtree*: Compressing data... >>> py3-rtree*: Create checksum... >>> py3-rtree*: Create py3-rtree-1.4.1-r0.apk >>> py3-rtree: Build complete at Fri, 16 Jan 2026 04:44:31 +0000 elapsed time 0h 0m 21s >>> py3-rtree: Cleaning up srcdir >>> py3-rtree: Cleaning up pkgdir >>> py3-rtree: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-rtree (20260116.044415) ( 2/40) Purging libspatialindex-dev (2.1.0-r1) ( 3/40) Purging libspatialindex (2.1.0-r1) ( 4/40) Purging py3-setuptools-pyc (80.9.0-r2) ( 5/40) Purging py3-setuptools (80.9.0-r2) ( 6/40) Purging py3-wheel-pyc (0.46.1-r0) ( 7/40) Purging py3-wheel (0.46.1-r0) ( 8/40) Purging py3-gpep517-pyc (19-r1) ( 9/40) Purging py3-gpep517 (19-r1) (10/40) Purging py3-installer-pyc (0.7.0-r2) (11/40) Purging py3-installer (0.7.0-r2) (12/40) Purging py3-pytest-pyc (9.0.2-r0) (13/40) Purging py3-pytest (9.0.2-r0) (14/40) Purging py3-iniconfig-pyc (2.3.0-r0) (15/40) Purging py3-iniconfig (2.3.0-r0) (16/40) Purging py3-packaging-pyc (25.0-r0) (17/40) Purging py3-packaging (25.0-r0) (18/40) Purging py3-parsing-pyc (3.2.3-r0) (19/40) Purging py3-parsing (3.2.3-r0) (20/40) Purging py3-pluggy-pyc (1.6.0-r0) (21/40) Purging py3-pluggy (1.6.0-r0) (22/40) Purging py3-py-pyc (1.11.0-r4) (23/40) Purging py3-py (1.11.0-r4) (24/40) Purging py3-pygments-pyc (2.19.2-r0) (25/40) Purging py3-pygments (2.19.2-r0) (26/40) Purging py3-numpy-tests (2.3.5-r0) (27/40) Purging py3-numpy-pyc (2.3.5-r0) (28/40) Purging py3-numpy (2.3.5-r0) (29/40) Purging python3-pyc (3.12.12-r0) (30/40) Purging python3-pycache-pyc0 (3.12.12-r0) (31/40) Purging pyc (3.12.12-r0) (32/40) Purging python3 (3.12.12-r0) (33/40) Purging openblas (0.3.30-r2) (34/40) Purging gdbm (1.26-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.5.2-r0) (37/40) Purging libpanelw (6.6_p20251231-r0) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.51.2-r0) (40/40) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 361.8 MiB in 104 packages >>> py3-rtree: Updating the community/riscv64 repository index... >>> py3-rtree: Signing the index...