>>> py3-intervaltree: Building community/py3-intervaltree 3.1.0-r1 (using abuild 3.16.0_rc4-r0) started Sat, 08 Nov 2025 01:53:48 +0000 >>> py3-intervaltree: Validating /home/buildozer/aports/community/py3-intervaltree/APKBUILD... >>> py3-intervaltree: Analyzing dependencies... >>> py3-intervaltree: Installing for build: build-base py3-sortedcontainers python3 py3-gpep517 py3-installer py3-setuptools py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.1-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.5_p20251010-r0) ( 7/26) Installing sqlite-libs (3.51.0-r0) ( 8/26) Installing python3 (3.12.12-r0) ( 9/26) Installing python3-pycache-pyc0 (3.12.12-r0) (10/26) Installing pyc (3.12.12-r0) (11/26) Installing py3-sortedcontainers-pyc (2.4.0-r5) (12/26) Installing python3-pyc (3.12.12-r0) (13/26) Installing py3-sortedcontainers (2.4.0-r5) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (19-r1) (17/26) Installing py3-gpep517-pyc (19-r1) (18/26) Installing py3-parsing (3.2.3-r0) (19/26) Installing py3-parsing-pyc (3.2.3-r0) (20/26) Installing py3-packaging (25.0-r0) (21/26) Installing py3-packaging-pyc (25.0-r0) (22/26) Installing py3-setuptools (80.9.0-r2) (23/26) Installing py3-setuptools-pyc (80.9.0-r2) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-intervaltree (20251108.015532) busybox-1.37.0-r24.trigger: Executing script... OK: 711 MiB in 131 packages >>> py3-intervaltree: Cleaning up srcdir >>> py3-intervaltree: Cleaning up pkgdir >>> py3-intervaltree: Cleaning up tmpdir >>> py3-intervaltree: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/intervaltree-3.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/intervaltree-3.1.0.tar.gz.part' intervaltree-3.1.0.t 100% |********************************| 32861 0:00:00 ETA '/var/cache/distfiles/v3.23/intervaltree-3.1.0.tar.gz.part' saved /var/cache/distfiles/v3.23/intervaltree-3.1.0.tar.gz: OK >>> py3-intervaltree: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/intervaltree-3.1.0.tar.gz /var/cache/distfiles/v3.23/intervaltree-3.1.0.tar.gz: OK >>> py3-intervaltree: Unpacking /var/cache/distfiles/v3.23/intervaltree-3.1.0.tar.gz... 2025-11-08 01:55:35,877 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :32: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-08 01:55:36,006 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-08 01:55:36,097 root INFO running build 2025-11-08 01:55:36,097 root INFO running build_py 2025-11-08 01:55:36,118 root INFO creating build/lib/intervaltree 2025-11-08 01:55:36,120 root INFO copying intervaltree/interval.py -> build/lib/intervaltree 2025-11-08 01:55:36,121 root INFO copying intervaltree/intervaltree.py -> build/lib/intervaltree 2025-11-08 01:55:36,124 root INFO copying intervaltree/__init__.py -> build/lib/intervaltree 2025-11-08 01:55:36,125 root INFO copying intervaltree/node.py -> build/lib/intervaltree 2025-11-08 01:55:36,127 root INFO running egg_info 2025-11-08 01:55:36,141 root INFO writing intervaltree.egg-info/PKG-INFO 2025-11-08 01:55:36,144 root INFO writing dependency_links to intervaltree.egg-info/dependency_links.txt 2025-11-08 01:55:36,146 root INFO writing requirements to intervaltree.egg-info/requires.txt 2025-11-08 01:55:36,147 root INFO writing top-level names to intervaltree.egg-info/top_level.txt 2025-11-08 01:55:36,164 root INFO reading manifest file 'intervaltree.egg-info/SOURCES.txt' 2025-11-08 01:55:36,168 root INFO reading manifest template 'MANIFEST.in' 2025-11-08 01:55:36,169 root INFO adding license file 'LICENSE.txt' 2025-11-08 01:55:36,174 root INFO writing manifest file 'intervaltree.egg-info/SOURCES.txt' 2025-11-08 01:55:36,211 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-08 01:55:36,212 root INFO running install 2025-11-08 01:55:36,275 root INFO running install_lib 2025-11-08 01:55:36,292 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-08 01:55:36,294 root INFO creating build/bdist.linux-riscv64/wheel/intervaltree 2025-11-08 01:55:36,295 root INFO copying build/lib/intervaltree/interval.py -> build/bdist.linux-riscv64/wheel/./intervaltree 2025-11-08 01:55:36,296 root INFO copying build/lib/intervaltree/intervaltree.py -> build/bdist.linux-riscv64/wheel/./intervaltree 2025-11-08 01:55:36,298 root INFO copying build/lib/intervaltree/__init__.py -> build/bdist.linux-riscv64/wheel/./intervaltree 2025-11-08 01:55:36,300 root INFO copying build/lib/intervaltree/node.py -> build/bdist.linux-riscv64/wheel/./intervaltree 2025-11-08 01:55:36,301 root INFO running install_egg_info 2025-11-08 01:55:36,320 root INFO Copying intervaltree.egg-info to build/bdist.linux-riscv64/wheel/./intervaltree-3.1.0-py3.12.egg-info 2025-11-08 01:55:36,326 root INFO running install_scripts 2025-11-08 01:55:36,333 root INFO creating build/bdist.linux-riscv64/wheel/intervaltree-3.1.0.dist-info/WHEEL 2025-11-08 01:55:36,335 wheel INFO creating '/home/buildozer/aports/community/py3-intervaltree/src/intervaltree-3.1.0/.dist/.tmp-qp1_444v/intervaltree-3.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-08 01:55:36,337 wheel INFO adding 'intervaltree/__init__.py' 2025-11-08 01:55:36,338 wheel INFO adding 'intervaltree/interval.py' 2025-11-08 01:55:36,340 wheel INFO adding 'intervaltree/intervaltree.py' 2025-11-08 01:55:36,342 wheel INFO adding 'intervaltree/node.py' 2025-11-08 01:55:36,345 wheel INFO adding 'intervaltree-3.1.0.dist-info/licenses/LICENSE.txt' 2025-11-08 01:55:36,346 wheel INFO adding 'intervaltree-3.1.0.dist-info/METADATA' 2025-11-08 01:55:36,347 wheel INFO adding 'intervaltree-3.1.0.dist-info/WHEEL' 2025-11-08 01:55:36,348 wheel INFO adding 'intervaltree-3.1.0.dist-info/top_level.txt' 2025-11-08 01:55:36,349 wheel INFO adding 'intervaltree-3.1.0.dist-info/zip-safe' 2025-11-08 01:55:36,350 wheel INFO adding 'intervaltree-3.1.0.dist-info/RECORD' 2025-11-08 01:55:36,350 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-08 01:55:36,354 gpep517 INFO The backend produced .dist/intervaltree-3.1.0-py2.py3-none-any.whl intervaltree-3.1.0-py2.py3-none-any.whl !!!>>> This is a RELEASE version <<>> py3-intervaltree: Entering fakeroot... >>> py3-intervaltree-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/intervaltree/__pycache__' -> '/home/buildozer/aports/community/py3-intervaltree/pkg/py3-intervaltree-pyc/usr/lib/python3.12/site-packages/intervaltree/__pycache__' >>> py3-intervaltree-pyc*: Preparing subpackage py3-intervaltree-pyc... >>> py3-intervaltree-pyc*: Running postcheck for py3-intervaltree-pyc >>> py3-intervaltree*: Running postcheck for py3-intervaltree >>> py3-intervaltree*: Preparing package py3-intervaltree... >>> py3-intervaltree-pyc*: Tracing dependencies... python3~3.12 >>> py3-intervaltree-pyc*: Package size: 79.6 KB >>> py3-intervaltree-pyc*: Compressing data... >>> py3-intervaltree-pyc*: Create checksum... >>> py3-intervaltree-pyc*: Create py3-intervaltree-pyc-3.1.0-r1.apk >>> py3-intervaltree*: Tracing dependencies... py3-sortedcontainers python3 python3~3.12 >>> py3-intervaltree*: Package size: 93.1 KB >>> py3-intervaltree*: Compressing data... >>> py3-intervaltree*: Create checksum... >>> py3-intervaltree*: Create py3-intervaltree-3.1.0-r1.apk >>> py3-intervaltree: Build complete at Sat, 08 Nov 2025 01:55:38 +0000 elapsed time 0h 1m 50s >>> py3-intervaltree: Cleaning up srcdir >>> py3-intervaltree: Cleaning up pkgdir >>> py3-intervaltree: Cleaning up tmpdir >>> py3-intervaltree: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-intervaltree (20251108.015532) ( 2/26) Purging py3-sortedcontainers-pyc (2.4.0-r5) ( 3/26) Purging py3-sortedcontainers (2.4.0-r5) ( 4/26) Purging py3-gpep517-pyc (19-r1) ( 5/26) Purging py3-gpep517 (19-r1) ( 6/26) Purging py3-installer-pyc (0.7.0-r2) ( 7/26) Purging py3-installer (0.7.0-r2) ( 8/26) Purging py3-setuptools-pyc (80.9.0-r2) ( 9/26) Purging py3-setuptools (80.9.0-r2) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.12-r0) (17/26) Purging python3-pycache-pyc0 (3.12.12-r0) (18/26) Purging pyc (3.12.12-r0) (19/26) Purging python3 (3.12.12-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.5_p20251010-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.0-r0) (26/26) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-intervaltree: Updating the community/riscv64 repository index... >>> py3-intervaltree: Signing the index...