>>> py3-distlib: Building main/py3-distlib 0.4.0-r0 (using abuild 3.15.0-r2) started Mon, 21 Jul 2025 17:43:49 +0000 >>> py3-distlib: Validating /home/buildozer/aports/main/py3-distlib/APKBUILD... >>> py3-distlib: Analyzing dependencies... >>> py3-distlib: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.1-r0) ( 3/24) Installing gdbm (1.24-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20250705-r0) ( 7/24) Installing sqlite-libs (3.50.3-r0) ( 8/24) Installing python3 (3.12.11-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.11-r0) (10/24) Installing pyc (3.12.11-r0) (11/24) Installing python3-pyc (3.12.11-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (19-r0) (15/24) Installing py3-gpep517-pyc (19-r0) (16/24) Installing py3-parsing (3.2.3-r0) (17/24) Installing py3-parsing-pyc (3.2.3-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r0) (21/24) Installing py3-setuptools-pyc (80.9.0-r0) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-distlib (20250721.174349) busybox-1.37.0-r19.trigger: Executing script... OK: 367 MiB in 128 packages >>> py3-distlib: Cleaning up srcdir >>> py3-distlib: Cleaning up pkgdir >>> py3-distlib: Cleaning up tmpdir >>> py3-distlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-distlib-0.4.0.tar.gz >>> py3-distlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-distlib-0.4.0.tar.gz >>> py3-distlib: Checking sha512sums... py3-distlib-0.4.0.tar.gz: OK 10-remove-funky-test.patch: OK >>> py3-distlib: Unpacking /var/cache/distfiles/edge/py3-distlib-0.4.0.tar.gz... >>> py3-distlib: 10-remove-funky-test.patch patching file tests/test_util.py Hunk #1 succeeded at 647 (offset -70 lines). 2025-07-21 17:43:50,569 gpep517 INFO Building wheel via backend setuptools.build_meta /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 :: Python Software Foundation License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-07-21 17:43:50,589 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-07-21 17:43:50,608 root INFO running build 2025-07-21 17:43:50,608 root INFO running build_py 2025-07-21 17:43:50,611 root INFO creating build/lib/distlib 2025-07-21 17:43:50,612 root INFO copying distlib/__init__.py -> build/lib/distlib 2025-07-21 17:43:50,612 root INFO copying distlib/database.py -> build/lib/distlib 2025-07-21 17:43:50,613 root INFO copying distlib/index.py -> build/lib/distlib 2025-07-21 17:43:50,613 root INFO copying distlib/markers.py -> build/lib/distlib 2025-07-21 17:43:50,613 root INFO copying distlib/resources.py -> build/lib/distlib 2025-07-21 17:43:50,613 root INFO copying distlib/version.py -> build/lib/distlib 2025-07-21 17:43:50,614 root INFO copying distlib/scripts.py -> build/lib/distlib 2025-07-21 17:43:50,614 root INFO copying distlib/metadata.py -> build/lib/distlib 2025-07-21 17:43:50,615 root INFO copying distlib/locators.py -> build/lib/distlib 2025-07-21 17:43:50,615 root INFO copying distlib/manifest.py -> build/lib/distlib 2025-07-21 17:43:50,615 root INFO copying distlib/util.py -> build/lib/distlib 2025-07-21 17:43:50,616 root INFO copying distlib/compat.py -> build/lib/distlib 2025-07-21 17:43:50,616 root INFO copying distlib/wheel.py -> build/lib/distlib 2025-07-21 17:43:50,616 root INFO running egg_info 2025-07-21 17:43:50,619 root INFO creating distlib.egg-info 2025-07-21 17:43:50,619 root INFO writing distlib.egg-info/PKG-INFO 2025-07-21 17:43:50,619 root INFO writing dependency_links to distlib.egg-info/dependency_links.txt 2025-07-21 17:43:50,620 root INFO writing top-level names to distlib.egg-info/top_level.txt 2025-07-21 17:43:50,620 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2025-07-21 17:43:50,623 root INFO reading manifest file 'distlib.egg-info/SOURCES.txt' 2025-07-21 17:43:50,623 root INFO reading manifest template 'MANIFEST.in' 2025-07-21 17:43:50,629 root WARNING warning: no previously-included files matching '*.log' found anywhere in distribution 2025-07-21 17:43:50,629 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-07-21 17:43:50,630 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-07-21 17:43:50,630 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-07-21 17:43:50,630 root WARNING no previously-included directories found matching 'tests/pypiserver' 2025-07-21 17:43:50,631 root WARNING no previously-included directories found matching 'tests/packages' 2025-07-21 17:43:50,631 root WARNING warning: no previously-included files found matching 'tests/passwords' 2025-07-21 17:43:50,631 root INFO adding license file 'LICENSE.txt' 2025-07-21 17:43:50,633 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2025-07-21 17:43:50,635 root INFO copying distlib/t32.exe -> build/lib/distlib 2025-07-21 17:43:50,636 root INFO copying distlib/t64-arm.exe -> build/lib/distlib 2025-07-21 17:43:50,637 root INFO copying distlib/t64.exe -> build/lib/distlib 2025-07-21 17:43:50,637 root INFO copying distlib/w32.exe -> build/lib/distlib 2025-07-21 17:43:50,638 root INFO copying distlib/w64-arm.exe -> build/lib/distlib 2025-07-21 17:43:50,638 root INFO copying distlib/w64.exe -> build/lib/distlib 2025-07-21 17:43:50,645 root INFO installing to build/bdist.linux-armv8l/wheel 2025-07-21 17:43:50,645 root INFO running install 2025-07-21 17:43:50,656 root INFO running install_lib 2025-07-21 17:43:50,659 root INFO creating build/bdist.linux-armv8l/wheel 2025-07-21 17:43:50,660 root INFO creating build/bdist.linux-armv8l/wheel/distlib 2025-07-21 17:43:50,660 root INFO copying build/lib/distlib/__init__.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,660 root INFO copying build/lib/distlib/database.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,660 root INFO copying build/lib/distlib/index.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,661 root INFO copying build/lib/distlib/markers.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,661 root INFO copying build/lib/distlib/resources.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,661 root INFO copying build/lib/distlib/version.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,661 root INFO copying build/lib/distlib/w64-arm.exe -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,662 root INFO copying build/lib/distlib/scripts.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,662 root INFO copying build/lib/distlib/t64.exe -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,662 root INFO copying build/lib/distlib/metadata.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,662 root INFO copying build/lib/distlib/locators.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,663 root INFO copying build/lib/distlib/manifest.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,663 root INFO copying build/lib/distlib/util.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,663 root INFO copying build/lib/distlib/compat.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,663 root INFO copying build/lib/distlib/w32.exe -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,664 root INFO copying build/lib/distlib/t32.exe -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,664 root INFO copying build/lib/distlib/wheel.py -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,664 root INFO copying build/lib/distlib/w64.exe -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,665 root INFO copying build/lib/distlib/t64-arm.exe -> build/bdist.linux-armv8l/wheel/./distlib 2025-07-21 17:43:50,665 root INFO running install_egg_info 2025-07-21 17:43:50,669 root INFO Copying distlib.egg-info to build/bdist.linux-armv8l/wheel/./distlib-0.4.0-py3.12.egg-info 2025-07-21 17:43:50,669 root INFO running install_scripts 2025-07-21 17:43:50,671 root INFO creating build/bdist.linux-armv8l/wheel/distlib-0.4.0.dist-info/WHEEL 2025-07-21 17:43:50,671 wheel INFO creating '/home/buildozer/aports/main/py3-distlib/src/distlib-0.4.0/.dist/.tmp-duc8sivh/distlib-0.4.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-07-21 17:43:50,672 wheel INFO adding 'distlib/__init__.py' 2025-07-21 17:43:50,672 wheel INFO adding 'distlib/compat.py' 2025-07-21 17:43:50,673 wheel INFO adding 'distlib/database.py' 2025-07-21 17:43:50,673 wheel INFO adding 'distlib/index.py' 2025-07-21 17:43:50,674 wheel INFO adding 'distlib/locators.py' 2025-07-21 17:43:50,674 wheel INFO adding 'distlib/manifest.py' 2025-07-21 17:43:50,674 wheel INFO adding 'distlib/markers.py' 2025-07-21 17:43:50,675 wheel INFO adding 'distlib/metadata.py' 2025-07-21 17:43:50,675 wheel INFO adding 'distlib/resources.py' 2025-07-21 17:43:50,675 wheel INFO adding 'distlib/scripts.py' 2025-07-21 17:43:50,676 wheel INFO adding 'distlib/t32.exe' 2025-07-21 17:43:50,677 wheel INFO adding 'distlib/t64-arm.exe' 2025-07-21 17:43:50,678 wheel INFO adding 'distlib/t64.exe' 2025-07-21 17:43:50,679 wheel INFO adding 'distlib/util.py' 2025-07-21 17:43:50,679 wheel INFO adding 'distlib/version.py' 2025-07-21 17:43:50,680 wheel INFO adding 'distlib/w32.exe' 2025-07-21 17:43:50,681 wheel INFO adding 'distlib/w64-arm.exe' 2025-07-21 17:43:50,682 wheel INFO adding 'distlib/w64.exe' 2025-07-21 17:43:50,683 wheel INFO adding 'distlib/wheel.py' 2025-07-21 17:43:50,683 wheel INFO adding 'distlib-0.4.0.dist-info/licenses/LICENSE.txt' 2025-07-21 17:43:50,684 wheel INFO adding 'distlib-0.4.0.dist-info/METADATA' 2025-07-21 17:43:50,684 wheel INFO adding 'distlib-0.4.0.dist-info/WHEEL' 2025-07-21 17:43:50,684 wheel INFO adding 'distlib-0.4.0.dist-info/top_level.txt' 2025-07-21 17:43:50,684 wheel INFO adding 'distlib-0.4.0.dist-info/RECORD' 2025-07-21 17:43:50,684 root INFO removing build/bdist.linux-armv8l/wheel 2025-07-21 17:43:50,685 gpep517 INFO The backend produced .dist/distlib-0.4.0-py2.py3-none-any.whl distlib-0.4.0-py2.py3-none-any.whl ........................................s../usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 20985 is still running _warn("subprocess %s is still running" % self.pid, ResourceWarning: Enable tracemalloc to get the object allocation traceback s.s.ssssssss..sssss.sss.s.................................................s......................sss......ss:505: DeprecationWarning: the debug_override parameter is deprecated; use 'optimization' instead .............................s.s..................................ssss..........ss..... ---------------------------------------------------------------------- Ran 238 tests in 20.117s OK (skipped=34) >>> py3-distlib: Entering fakeroot... >>> py3-distlib-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/distlib/__pycache__' -> '/home/buildozer/aports/main/py3-distlib/pkg/py3-distlib-pyc/usr/lib/python3.12/site-packages/distlib/__pycache__' >>> py3-distlib-pyc*: Preparing subpackage py3-distlib-pyc... >>> py3-distlib-pyc*: Running postcheck for py3-distlib-pyc >>> py3-distlib*: Running postcheck for py3-distlib >>> py3-distlib*: Preparing package py3-distlib... >>> py3-distlib-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-distlib-pyc*: Package size: 458.0 KB >>> py3-distlib-pyc*: Compressing data... >>> py3-distlib-pyc*: Create checksum... >>> py3-distlib-pyc*: Create py3-distlib-pyc-0.4.0-r0.apk >>> py3-distlib*: Tracing dependencies... python3 python3~3.12 >>> py3-distlib*: Package size: 399.5 KB >>> py3-distlib*: Compressing data... >>> py3-distlib*: Create checksum... >>> py3-distlib*: Create py3-distlib-0.4.0-r0.apk >>> py3-distlib: Build complete at Mon, 21 Jul 2025 17:44:11 +0000 elapsed time 0h 0m 22s >>> py3-distlib: Cleaning up srcdir >>> py3-distlib: Cleaning up pkgdir >>> py3-distlib: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-distlib (20250721.174349) ( 2/24) Purging py3-gpep517-pyc (19-r0) ( 3/24) Purging py3-gpep517 (19-r0) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools-pyc (80.9.0-r0) ( 7/24) Purging py3-setuptools (80.9.0-r0) ( 8/24) Purging py3-wheel-pyc (0.46.1-r0) ( 9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.11-r0) (15/24) Purging python3-pycache-pyc0 (3.12.11-r0) (16/24) Purging pyc (3.12.11-r0) (17/24) Purging python3 (3.12.11-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.1-r0) (21/24) Purging libpanelw (6.5_p20250705-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.3-r0) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 323 MiB in 104 packages >>> py3-distlib: Updating the main/armhf repository index... >>> py3-distlib: Signing the index...