>>> py3-rtree: Building testing/py3-rtree 1.0.1-r1 (using abuild 3.11.0_rc13-r0) started Mon, 01 May 2023 15:23:52 +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 (1/21) Installing libbz2 (1.0.8-r5) (2/21) Installing gdbm (1.23-r1) (3/21) Installing mpdecimal (2.5.1-r2) (4/21) Installing libpanelw (6.4_p20230429-r0) (5/21) Installing readline (8.2.1-r1) (6/21) Installing sqlite-libs (3.41.2-r2) (7/21) Installing python3 (3.11.3-r10) (8/21) Installing python3-pycache-pyc0 (3.11.3-r10) (9/21) Installing pyc (0.1-r0) (10/21) Installing python3-pyc (3.11.3-r10) (11/21) Installing libspatialindex (0_git20210205-r0) (12/21) Installing libspatialindex-dev (0_git20210205-r0) (13/21) Installing py3-parsing (3.0.9-r2) (14/21) Installing py3-parsing-pyc (3.0.9-r2) (15/21) Installing py3-packaging (23.1-r1) (16/21) Installing py3-packaging-pyc (23.1-r1) (17/21) Installing py3-setuptools (67.7.2-r0) (18/21) Installing py3-setuptools-pyc (67.7.2-r0) (19/21) Installing py3-wheel (0.40.0-r1) (20/21) Installing py3-wheel-pyc (0.40.0-r1) (21/21) Installing .makedepends-py3-rtree (20230501.152357) Executing busybox-1.36.0-r8.trigger OK: 1015 MiB in 124 packages >>> py3-rtree: Cleaning up srcdir >>> py3-rtree: Cleaning up pkgdir >>> py3-rtree: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rtree-1.0.1.tar.gz >>> py3-rtree: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rtree-1.0.1.tar.gz >>> py3-rtree: Checking sha512sums... py3-rtree-1.0.1.tar.gz: OK >>> py3-rtree: Unpacking /var/cache/distfiles/py3-rtree-1.0.1.tar.gz... running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/rtree copying rtree/finder.py -> build/lib.linux-riscv64-cpython-311/rtree copying rtree/core.py -> build/lib.linux-riscv64-cpython-311/rtree copying rtree/__init__.py -> build/lib.linux-riscv64-cpython-311/rtree copying rtree/exceptions.py -> build/lib.linux-riscv64-cpython-311/rtree copying rtree/index.py -> build/lib.linux-riscv64-cpython-311/rtree copying rtree/py.typed -> build/lib.linux-riscv64-cpython-311/rtree running build_ext >>> py3-rtree: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-rtree/pkg creating /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree creating /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr creating /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib creating /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree copying build/lib.linux-riscv64-cpython-311/rtree/finder.py -> /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree copying build/lib.linux-riscv64-cpython-311/rtree/core.py -> /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree copying build/lib.linux-riscv64-cpython-311/rtree/__init__.py -> /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree copying build/lib.linux-riscv64-cpython-311/rtree/exceptions.py -> /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree copying build/lib.linux-riscv64-cpython-311/rtree/py.typed -> /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree copying build/lib.linux-riscv64-cpython-311/rtree/index.py -> /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree byte-compiling /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree/finder.py to finder.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree/index.py to index.cpython-311.pyc running install_egg_info running egg_info creating Rtree.egg-info writing Rtree.egg-info/PKG-INFO writing dependency_links to Rtree.egg-info/dependency_links.txt writing requirements to Rtree.egg-info/requires.txt writing top-level names to Rtree.egg-info/top_level.txt writing manifest file 'Rtree.egg-info/SOURCES.txt' reading manifest file 'Rtree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'Rtree.egg-info/SOURCES.txt' Copying Rtree.egg-info to /home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/Rtree-1.0.1-py3.11.egg-info running install_scripts >>> py3-rtree-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree/usr/lib/python3.11/site-packages/rtree/__pycache__' -> '/home/buildozer/aports/testing/py3-rtree/pkg/py3-rtree-pyc/usr/lib/python3.11/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.11 >>> py3-rtree-pyc*: Package size: 192.0 KB >>> py3-rtree-pyc*: Compressing data... >>> py3-rtree-pyc*: Create checksum... >>> py3-rtree-pyc*: Create py3-rtree-pyc-1.0.1-r1.apk >>> py3-rtree*: Tracing dependencies... python3 libspatialindex-dev python3~3.11 >>> py3-rtree*: Package size: 180.0 KB >>> py3-rtree*: Compressing data... >>> py3-rtree*: Create checksum... >>> py3-rtree*: Create py3-rtree-1.0.1-r1.apk >>> py3-rtree: Build complete at Mon, 01 May 2023 15:24:05 +0000 elapsed time 0h 0m 13s >>> py3-rtree: Cleaning up srcdir >>> py3-rtree: Cleaning up pkgdir >>> py3-rtree: Uninstalling dependencies... (1/21) Purging .makedepends-py3-rtree (20230501.152357) (2/21) Purging libspatialindex-dev (0_git20210205-r0) (3/21) Purging libspatialindex (0_git20210205-r0) (4/21) Purging py3-setuptools-pyc (67.7.2-r0) (5/21) Purging py3-setuptools (67.7.2-r0) (6/21) Purging py3-wheel-pyc (0.40.0-r1) (7/21) Purging py3-wheel (0.40.0-r1) (8/21) Purging py3-packaging-pyc (23.1-r1) (9/21) Purging py3-packaging (23.1-r1) (10/21) Purging py3-parsing-pyc (3.0.9-r2) (11/21) Purging py3-parsing (3.0.9-r2) (12/21) Purging python3-pyc (3.11.3-r10) (13/21) Purging python3-pycache-pyc0 (3.11.3-r10) (14/21) Purging pyc (0.1-r0) (15/21) Purging python3 (3.11.3-r10) (16/21) Purging gdbm (1.23-r1) (17/21) Purging libbz2 (1.0.8-r5) (18/21) Purging libpanelw (6.4_p20230429-r0) (19/21) Purging mpdecimal (2.5.1-r2) (20/21) Purging readline (8.2.1-r1) (21/21) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> py3-rtree: Updating the testing/riscv64 repository index... >>> py3-rtree: Signing the index...