>>> py3-intervaltree: Building community/py3-intervaltree 3.1.0-r1 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 10:39:20 +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.50.4-r1) ( 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-r0) (17/26) Installing py3-gpep517-pyc (19-r0) (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-r1) (23/26) Installing py3-setuptools-pyc (80.9.0-r1) (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 (20251021.103958) busybox-1.37.0-r24.trigger: Executing script... OK: 471 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) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-intervaltree: Fetching https://pypi.python.org/packages/source/i/intervaltree/intervaltree-3.1.0.tar.gz Connecting to pypi.python.org (151.101.0.223:443) Connecting to pypi.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223: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-10-21 10:39:59,883 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-10-21 10:39:59,914 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-10-21 10:39:59,936 root INFO running build 2025-10-21 10:39:59,936 root INFO running build_py 2025-10-21 10:39:59,941 root INFO creating build/lib/intervaltree 2025-10-21 10:39:59,942 root INFO copying intervaltree/node.py -> build/lib/intervaltree 2025-10-21 10:39:59,942 root INFO copying intervaltree/intervaltree.py -> build/lib/intervaltree 2025-10-21 10:39:59,943 root INFO copying intervaltree/__init__.py -> build/lib/intervaltree 2025-10-21 10:39:59,943 root INFO copying intervaltree/interval.py -> build/lib/intervaltree 2025-10-21 10:39:59,943 root INFO running egg_info 2025-10-21 10:39:59,947 root INFO writing intervaltree.egg-info/PKG-INFO 2025-10-21 10:39:59,948 root INFO writing dependency_links to intervaltree.egg-info/dependency_links.txt 2025-10-21 10:39:59,948 root INFO writing requirements to intervaltree.egg-info/requires.txt 2025-10-21 10:39:59,948 root INFO writing top-level names to intervaltree.egg-info/top_level.txt 2025-10-21 10:39:59,952 root INFO reading manifest file 'intervaltree.egg-info/SOURCES.txt' 2025-10-21 10:39:59,953 root INFO reading manifest template 'MANIFEST.in' 2025-10-21 10:39:59,954 root INFO adding license file 'LICENSE.txt' 2025-10-21 10:39:59,955 root INFO writing manifest file 'intervaltree.egg-info/SOURCES.txt' 2025-10-21 10:39:59,964 root INFO installing to build/bdist.linux-i686/wheel 2025-10-21 10:39:59,964 root INFO running install 2025-10-21 10:39:59,976 root INFO running install_lib 2025-10-21 10:39:59,981 root INFO creating build/bdist.linux-i686/wheel 2025-10-21 10:39:59,981 root INFO creating build/bdist.linux-i686/wheel/intervaltree 2025-10-21 10:39:59,981 root INFO copying build/lib/intervaltree/node.py -> build/bdist.linux-i686/wheel/./intervaltree 2025-10-21 10:39:59,982 root INFO copying build/lib/intervaltree/intervaltree.py -> build/bdist.linux-i686/wheel/./intervaltree 2025-10-21 10:39:59,982 root INFO copying build/lib/intervaltree/__init__.py -> build/bdist.linux-i686/wheel/./intervaltree 2025-10-21 10:39:59,982 root INFO copying build/lib/intervaltree/interval.py -> build/bdist.linux-i686/wheel/./intervaltree 2025-10-21 10:39:59,983 root INFO running install_egg_info 2025-10-21 10:39:59,987 root INFO Copying intervaltree.egg-info to build/bdist.linux-i686/wheel/./intervaltree-3.1.0-py3.12.egg-info 2025-10-21 10:39:59,989 root INFO running install_scripts 2025-10-21 10:39:59,990 root INFO creating build/bdist.linux-i686/wheel/intervaltree-3.1.0.dist-info/WHEEL 2025-10-21 10:39:59,991 wheel INFO creating '/home/buildozer/aports/community/py3-intervaltree/src/intervaltree-3.1.0/.dist/.tmp-qecwj94r/intervaltree-3.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-21 10:39:59,991 wheel INFO adding 'intervaltree/__init__.py' 2025-10-21 10:39:59,992 wheel INFO adding 'intervaltree/interval.py' 2025-10-21 10:39:59,992 wheel INFO adding 'intervaltree/intervaltree.py' 2025-10-21 10:39:59,993 wheel INFO adding 'intervaltree/node.py' 2025-10-21 10:39:59,993 wheel INFO adding 'intervaltree-3.1.0.dist-info/licenses/LICENSE.txt' 2025-10-21 10:39:59,994 wheel INFO adding 'intervaltree-3.1.0.dist-info/METADATA' 2025-10-21 10:39:59,994 wheel INFO adding 'intervaltree-3.1.0.dist-info/WHEEL' 2025-10-21 10:39:59,994 wheel INFO adding 'intervaltree-3.1.0.dist-info/top_level.txt' 2025-10-21 10:39:59,995 wheel INFO adding 'intervaltree-3.1.0.dist-info/zip-safe' 2025-10-21 10:39:59,995 wheel INFO adding 'intervaltree-3.1.0.dist-info/RECORD' 2025-10-21 10:39:59,995 root INFO removing build/bdist.linux-i686/wheel 2025-10-21 10:39:59,996 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 Tue, 21 Oct 2025 10:40:00 +0000 elapsed time 0h 0m 40s >>> py3-intervaltree: Cleaning up srcdir >>> py3-intervaltree: Cleaning up pkgdir >>> py3-intervaltree: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-intervaltree (20251021.103958) ( 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-r0) ( 5/26) Purging py3-gpep517 (19-r0) ( 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-r1) ( 9/26) Purging py3-setuptools (80.9.0-r1) (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.50.4-r1) (26/26) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-intervaltree: Updating the community/x86 repository index... >>> py3-intervaltree: Signing the index...