>>> py3-rtree: Building testing/py3-rtree 1.1.0-r2 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 11:10:00 +0000 >>> py3-rtree: Checking sanity of /home/buildozer/aports/testing/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/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.6-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.6.2-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20240601-r1) (7/38) Installing sqlite-libs (3.46.1-r0) (8/38) Installing python3 (3.12.6-r0) (9/38) Installing python3-pycache-pyc0 (3.12.6-r0) (10/38) Installing pyc (3.12.6-r0) (11/38) Installing python3-pyc (3.12.6-r0) (12/38) Installing libspatialindex (0_git20210205-r1) (13/38) Installing libspatialindex-dev (0_git20210205-r1) (14/38) Installing py3-parsing (3.1.4-r0) (15/38) Installing py3-parsing-pyc (3.1.4-r0) (16/38) Installing py3-packaging (24.1-r0) (17/38) Installing py3-packaging-pyc (24.1-r0) (18/38) Installing py3-setuptools (70.3.0-r0) (19/38) Installing py3-setuptools-pyc (70.3.0-r0) (20/38) Installing py3-wheel (0.43.0-r0) (21/38) Installing py3-wheel-pyc (0.43.0-r0) (22/38) Installing py3-installer (0.7.0-r2) (23/38) Installing py3-installer-pyc (0.7.0-r2) (24/38) Installing py3-gpep517 (16-r0) (25/38) Installing py3-gpep517-pyc (16-r0) (26/38) Installing py3-iniconfig (2.0.0-r1) (27/38) Installing py3-iniconfig-pyc (2.0.0-r1) (28/38) Installing py3-pluggy (1.5.0-r0) (29/38) Installing py3-pluggy-pyc (1.5.0-r0) (30/38) Installing py3-py (1.11.0-r4) (31/38) Installing py3-py-pyc (1.11.0-r4) (32/38) Installing py3-pytest (8.3.3-r0) (33/38) Installing py3-pytest-pyc (8.3.3-r0) (34/38) Installing libgfortran (14.2.0-r2) (35/38) Installing openblas (0.3.28-r0) (36/38) Installing py3-numpy (1.25.2-r1) (37/38) Installing py3-numpy-pyc (1.25.2-r1) (38/38) Installing .makedepends-py3-rtree (20240921.111002) Executing busybox-1.36.1-r32.trigger OK: 339 MiB in 141 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.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55430 100 55430 0 0 145k 0 --:--:-- --:--:-- --:--:-- 145k >>> py3-rtree: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rtree-1.1.0.tar.gz >>> py3-rtree: Checking sha512sums... py3-rtree-1.1.0.tar.gz: OK >>> py3-rtree: Unpacking /var/cache/distfiles/py3-rtree-1.1.0.tar.gz... 2024-09-21 11:10:04,071 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-09-21 11:10:04,201 root INFO running bdist_wheel 2024-09-21 11:10:04,213 root INFO running build 2024-09-21 11:10:04,213 root INFO running build_py 2024-09-21 11:10:04,216 root INFO creating build 2024-09-21 11:10:04,216 root INFO creating build/lib.linux-loongarch64-cpython-312 2024-09-21 11:10:04,216 root INFO creating build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,216 root INFO copying rtree/core.py -> build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,217 root INFO copying rtree/exceptions.py -> build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,217 root INFO copying rtree/__init__.py -> build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,217 root INFO copying rtree/finder.py -> build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,218 root INFO copying rtree/index.py -> build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,218 root INFO running egg_info 2024-09-21 11:10:04,218 root INFO creating Rtree.egg-info 2024-09-21 11:10:04,220 root INFO writing Rtree.egg-info/PKG-INFO 2024-09-21 11:10:04,221 root INFO writing dependency_links to Rtree.egg-info/dependency_links.txt 2024-09-21 11:10:04,221 root INFO writing top-level names to Rtree.egg-info/top_level.txt 2024-09-21 11:10:04,222 root INFO writing manifest file 'Rtree.egg-info/SOURCES.txt' 2024-09-21 11:10:04,225 root INFO reading manifest file 'Rtree.egg-info/SOURCES.txt' 2024-09-21 11:10:04,226 root INFO reading manifest template 'MANIFEST.in' 2024-09-21 11:10:04,227 root INFO adding license file 'LICENSE.txt' 2024-09-21 11:10:04,228 root INFO writing manifest file 'Rtree.egg-info/SOURCES.txt' 2024-09-21 11:10:04,229 root INFO copying rtree/py.typed -> build/lib.linux-loongarch64-cpython-312/rtree 2024-09-21 11:10:04,230 root INFO running build_ext 2024-09-21 11:10:04,233 wheel INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-21 11:10:04,233 root INFO running install 2024-09-21 11:10:04,247 root INFO running install_lib 2024-09-21 11:10:04,249 root INFO creating build/bdist.linux-loongarch64 2024-09-21 11:10:04,249 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-21 11:10:04,250 root INFO creating build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,250 root INFO copying build/lib.linux-loongarch64-cpython-312/rtree/core.py -> build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,250 root INFO copying build/lib.linux-loongarch64-cpython-312/rtree/py.typed -> build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,250 root INFO copying build/lib.linux-loongarch64-cpython-312/rtree/exceptions.py -> build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,251 root INFO copying build/lib.linux-loongarch64-cpython-312/rtree/__init__.py -> build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,251 root INFO copying build/lib.linux-loongarch64-cpython-312/rtree/finder.py -> build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,251 root INFO copying build/lib.linux-loongarch64-cpython-312/rtree/index.py -> build/bdist.linux-loongarch64/wheel/rtree 2024-09-21 11:10:04,252 root INFO running install_egg_info 2024-09-21 11:10:04,254 root INFO Copying Rtree.egg-info to build/bdist.linux-loongarch64/wheel/Rtree-1.1.0-py3.12.egg-info 2024-09-21 11:10:04,255 root INFO running install_scripts 2024-09-21 11:10:04,262 wheel INFO creating build/bdist.linux-loongarch64/wheel/Rtree-1.1.0.dist-info/WHEEL 2024-09-21 11:10:04,262 wheel INFO creating '/home/buildozer/aports/testing/py3-rtree/src/rtree-1.1.0/.dist/.tmp-4fofd8lg/Rtree-1.1.0-cp312-cp312-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-21 11:10:04,263 wheel INFO adding 'rtree/__init__.py' 2024-09-21 11:10:04,263 wheel INFO adding 'rtree/core.py' 2024-09-21 11:10:04,264 wheel INFO adding 'rtree/exceptions.py' 2024-09-21 11:10:04,264 wheel INFO adding 'rtree/finder.py' 2024-09-21 11:10:04,265 wheel INFO adding 'rtree/index.py' 2024-09-21 11:10:04,265 wheel INFO adding 'rtree/py.typed' 2024-09-21 11:10:04,266 wheel INFO adding 'Rtree-1.1.0.dist-info/LICENSE.txt' 2024-09-21 11:10:04,266 wheel INFO adding 'Rtree-1.1.0.dist-info/METADATA' 2024-09-21 11:10:04,266 wheel INFO adding 'Rtree-1.1.0.dist-info/WHEEL' 2024-09-21 11:10:04,266 wheel INFO adding 'Rtree-1.1.0.dist-info/top_level.txt' 2024-09-21 11:10:04,267 wheel INFO adding 'Rtree-1.1.0.dist-info/RECORD' 2024-09-21 11:10:04,267 wheel INFO removing build/bdist.linux-loongarch64/wheel 2024-09-21 11:10:04,268 gpep517 INFO The backend produced .dist/Rtree-1.1.0-cp312-cp312-linux_loongarch64.whl Rtree-1.1.0-cp312-cp312-linux_loongarch64.whl 2024-09-21 11:10:04,535 gpep517 INFO Installing .dist/Rtree-1.1.0-cp312-cp312-linux_loongarch64.whl into .testenv 2024-09-21 11:10:04,575 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 -- /home/buildozer/aports/testing/py3-rtree/src/rtree-1.1.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-rtree/src/rtree-1.1.0 configfile: pyproject.toml collecting ... collected 52 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 [ 7%] rtree/index.py::rtree.index.Index.delete PASSED [ 9%] rtree/index.py::rtree.index.Index.insert PASSED [ 11%] rtree/index.py::rtree.index.Index.interleave PASSED [ 13%] rtree/index.py::rtree.index.Index.intersection PASSED [ 15%] rtree/index.py::rtree.index.Index.nearest PASSED [ 17%] rtree/index.py::rtree.index.RtreeContainer.__init__ PASSED [ 19%] rtree/index.py::rtree.index.RtreeContainer.delete PASSED [ 21%] rtree/index.py::rtree.index.RtreeContainer.insert PASSED [ 23%] rtree/index.py::rtree.index.RtreeContainer.intersection PASSED [ 25%] rtree/index.py::rtree.index.RtreeContainer.nearest PASSED [ 26%] tests/test_index.py::IndexVersion::test_libsidx_version PASSED [ 28%] tests/test_index.py::IndexCount::test_get_size PASSED [ 30%] tests/test_index.py::IndexCount::test_len PASSED [ 32%] tests/test_index.py::IndexBounds::test_invalid_specifications PASSED [ 34%] tests/test_index.py::IndexProperties::test_index_properties PASSED [ 36%] tests/test_index.py::IndexProperties::test_invalid_properties PASSED [ 38%] tests/test_index.py::IndexProperties::test_result_limit PASSED [ 40%] tests/test_index.py::IndexProperties::test_result_offset PASSED [ 42%] tests/test_index.py::TestPickling::test_index XFAIL [ 44%] tests/test_index.py::TestPickling::test_property PASSED [ 46%] tests/test_index.py::IndexContainer::test_container PASSED [ 48%] tests/test_index.py::IndexIntersection::test_double_insertion PASSED [ 50%] tests/test_index.py::IndexIntersection::test_intersection PASSED [ 51%] tests/test_index.py::IndexIntersection::test_objects PASSED [ 53%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_interleaved PASSED [ 55%] tests/test_index.py::TestIndexIntersectionUnion::test_intersection_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 [ 63%] tests/test_index.py::TestIndexIntersectionUnion::test_union_mismatch PASSED [ 65%] tests/test_index.py::IndexSerialization::test_custom_filenames PASSED [ 67%] tests/test_index.py::IndexSerialization::test_interleaving PASSED [ 69%] tests/test_index.py::IndexSerialization::test_overwrite PASSED [ 71%] tests/test_index.py::IndexSerialization::test_pickling PASSED [ 73%] tests/test_index.py::IndexSerialization::test_unicode_filenames PASSED [ 75%] tests/test_index.py::IndexNearest::test_nearest_basic PASSED [ 76%] tests/test_index.py::IndexNearest::test_nearest_equidistant PASSED [ 78%] tests/test_index.py::IndexNearest::test_nearest_object PASSED [ 80%] tests/test_index.py::IndexDelete::test_deletion PASSED [ 82%] tests/test_index.py::IndexMoreDimensions::test_3d PASSED [ 84%] tests/test_index.py::IndexMoreDimensions::test_4d PASSED [ 86%] tests/test_index.py::IndexStream::test_empty_stream PASSED [ 88%] tests/test_index.py::IndexStream::test_exception_at_beginning_of_generator PASSED [ 90%] tests/test_index.py::IndexStream::test_exception_in_generator PASSED [ 92%] 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%] =============================== warnings summary =============================== rtree/index.py::rtree.index.Index.__init__ /home/buildozer/aports/testing/py3-rtree/src/rtree-1.1.0/rtree/index.py:283: DeprecationWarning: index.get_size() is deprecated, use len(index) instead warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 51 passed, 1 xfailed, 1 warning in 0.71s =================== >>> py3-rtree: Entering fakeroot... 2024-09-21 11:10:05,863 gpep517 INFO Installing .dist/Rtree-1.1.0-cp312-cp312-linux_loongarch64.whl into /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree 2024-09-21 11:10:05,906 gpep517 INFO Installation complete >>> py3-rtree-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.12/site-packages/rtree/__pycache__' -> '/home/buildozer/aports/testing/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 libspatialindex-dev python3~3.12 >>> py3-rtree-pyc*: Package size: 196.0 KB >>> py3-rtree-pyc*: Compressing data... >>> py3-rtree-pyc*: Create checksum... >>> py3-rtree-pyc*: Create py3-rtree-pyc-1.1.0-r2.apk >>> py3-rtree*: Tracing dependencies... python3 libspatialindex-dev python3~3.12 >>> py3-rtree*: Package size: 180.0 KB >>> py3-rtree*: Compressing data... >>> py3-rtree*: Create checksum... >>> py3-rtree*: Create py3-rtree-1.1.0-r2.apk >>> py3-rtree: Build complete at Sat, 21 Sep 2024 11:10:06 +0000 elapsed time 0h 0m 6s >>> py3-rtree: Cleaning up srcdir >>> py3-rtree: Cleaning up pkgdir >>> py3-rtree: Uninstalling dependencies... (1/38) Purging .makedepends-py3-rtree (20240921.111002) (2/38) Purging libspatialindex-dev (0_git20210205-r1) (3/38) Purging libspatialindex (0_git20210205-r1) (4/38) Purging py3-setuptools-pyc (70.3.0-r0) (5/38) Purging py3-setuptools (70.3.0-r0) (6/38) Purging py3-wheel-pyc (0.43.0-r0) (7/38) Purging py3-wheel (0.43.0-r0) (8/38) Purging py3-gpep517-pyc (16-r0) (9/38) Purging py3-gpep517 (16-r0) (10/38) Purging py3-installer-pyc (0.7.0-r2) (11/38) Purging py3-installer (0.7.0-r2) (12/38) Purging py3-pytest-pyc (8.3.3-r0) (13/38) Purging py3-pytest (8.3.3-r0) (14/38) Purging py3-iniconfig-pyc (2.0.0-r1) (15/38) Purging py3-iniconfig (2.0.0-r1) (16/38) Purging py3-packaging-pyc (24.1-r0) (17/38) Purging py3-packaging (24.1-r0) (18/38) Purging py3-parsing-pyc (3.1.4-r0) (19/38) Purging py3-parsing (3.1.4-r0) (20/38) Purging py3-pluggy-pyc (1.5.0-r0) (21/38) Purging py3-pluggy (1.5.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r4) (23/38) Purging py3-py (1.11.0-r4) (24/38) Purging py3-numpy-pyc (1.25.2-r1) (25/38) Purging py3-numpy (1.25.2-r1) (26/38) Purging openblas (0.3.28-r0) (27/38) Purging python3-pyc (3.12.6-r0) (28/38) Purging python3-pycache-pyc0 (3.12.6-r0) (29/38) Purging pyc (3.12.6-r0) (30/38) Purging python3 (3.12.6-r0) (31/38) Purging gdbm (1.24-r0) (32/38) Purging libbz2 (1.0.8-r6) (33/38) Purging libffi (3.4.6-r0) (34/38) Purging libgfortran (14.2.0-r2) (35/38) Purging libpanelw (6.5_p20240601-r1) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.46.1-r0) (38/38) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-rtree: Updating the testing/loongarch64 repository index... >>> py3-rtree: Signing the index...