>>> py3-distlib: Building main/py3-distlib 0.3.9-r0 (using abuild 3.15.0-r0) started Tue, 26 Aug 2025 20:58:59 +0000 >>> py3-distlib: Validating /home/udu/aports/main/py3-distlib/APKBUILD... >>> py3-distlib: Analyzing dependencies... >>> py3-distlib: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/13) Installing py3-installer (0.7.0-r2) (2/13) Installing py3-installer-pyc (0.7.0-r2) (3/13) Installing py3-gpep517 (19-r0) (4/13) Installing py3-gpep517-pyc (19-r0) (5/13) Installing py3-parsing (3.2.3-r0) (6/13) Installing py3-parsing-pyc (3.2.3-r0) (7/13) Installing py3-packaging (25.0-r0) (8/13) Installing py3-packaging-pyc (25.0-r0) (9/13) Installing py3-setuptools (80.9.0-r0) (10/13) Installing py3-setuptools-pyc (80.9.0-r0) (11/13) Installing py3-wheel (0.46.1-r0) (12/13) Installing py3-wheel-pyc (0.46.1-r0) (13/13) Installing .makedepends-py3-distlib (20250826.205900) Executing busybox-1.37.0-r19.trigger OK: 910 MiB in 281 packages >>> py3-distlib: Cleaning up srcdir >>> py3-distlib: Cleaning up pkgdir >>> py3-distlib: Cleaning up tmpdir >>> py3-distlib: Fetching py3-distlib-0.3.9.tar.gz::https://github.com/pypa/distlib/archive/refs/tags/0.3.9.tar.gz >>> py3-distlib: Fetching py3-distlib-0.3.9.tar.gz::https://github.com/pypa/distlib/archive/refs/tags/0.3.9.tar.gz >>> py3-distlib: Checking sha512sums... py3-distlib-0.3.9.tar.gz: OK 10-remove-funky-test.patch: OK >>> py3-distlib: Unpacking /var/cache/distfiles/py3-distlib-0.3.9.tar.gz... >>> py3-distlib: 10-remove-funky-test.patch patching file tests/test_util.py Hunk #1 succeeded at 645 (offset -72 lines). 2025-08-26 20:59:00,648 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-08-26 20:59:00,657 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-08-26 20:59:00,665 root INFO running build 2025-08-26 20:59:00,665 root INFO running build_py 2025-08-26 20:59:00,666 root INFO creating build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/locators.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/manifest.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/database.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/scripts.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/util.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/metadata.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/index.py -> build/lib/distlib 2025-08-26 20:59:00,667 root INFO copying distlib/compat.py -> build/lib/distlib 2025-08-26 20:59:00,668 root INFO copying distlib/markers.py -> build/lib/distlib 2025-08-26 20:59:00,668 root INFO copying distlib/version.py -> build/lib/distlib 2025-08-26 20:59:00,668 root INFO copying distlib/__init__.py -> build/lib/distlib 2025-08-26 20:59:00,668 root INFO copying distlib/wheel.py -> build/lib/distlib 2025-08-26 20:59:00,668 root INFO copying distlib/resources.py -> build/lib/distlib 2025-08-26 20:59:00,668 root INFO running egg_info 2025-08-26 20:59:00,669 root INFO creating distlib.egg-info 2025-08-26 20:59:00,669 root INFO writing distlib.egg-info/PKG-INFO 2025-08-26 20:59:00,669 root INFO writing dependency_links to distlib.egg-info/dependency_links.txt 2025-08-26 20:59:00,669 root INFO writing top-level names to distlib.egg-info/top_level.txt 2025-08-26 20:59:00,669 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2025-08-26 20:59:00,671 root INFO reading manifest file 'distlib.egg-info/SOURCES.txt' 2025-08-26 20:59:00,671 root INFO reading manifest template 'MANIFEST.in' 2025-08-26 20:59:00,673 root WARNING warning: no previously-included files matching '*.log' found anywhere in distribution 2025-08-26 20:59:00,673 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-08-26 20:59:00,673 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-08-26 20:59:00,673 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-08-26 20:59:00,674 root WARNING no previously-included directories found matching 'tests/pypiserver' 2025-08-26 20:59:00,674 root WARNING no previously-included directories found matching 'tests/packages' 2025-08-26 20:59:00,674 root WARNING warning: no previously-included files found matching 'tests/passwords' 2025-08-26 20:59:00,674 root INFO adding license file 'LICENSE.txt' 2025-08-26 20:59:00,675 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2025-08-26 20:59:00,676 root INFO copying distlib/t32.exe -> build/lib/distlib 2025-08-26 20:59:00,676 root INFO copying distlib/t64-arm.exe -> build/lib/distlib 2025-08-26 20:59:00,676 root INFO copying distlib/t64.exe -> build/lib/distlib 2025-08-26 20:59:00,676 root INFO copying distlib/w32.exe -> build/lib/distlib 2025-08-26 20:59:00,676 root INFO copying distlib/w64-arm.exe -> build/lib/distlib 2025-08-26 20:59:00,676 root INFO copying distlib/w64.exe -> build/lib/distlib 2025-08-26 20:59:00,679 root INFO installing to build/bdist.linux-x86_64/wheel 2025-08-26 20:59:00,679 root INFO running install 2025-08-26 20:59:00,684 root INFO running install_lib 2025-08-26 20:59:00,685 root INFO creating build/bdist.linux-x86_64/wheel 2025-08-26 20:59:00,685 root INFO creating build/bdist.linux-x86_64/wheel/distlib 2025-08-26 20:59:00,685 root INFO copying build/lib/distlib/locators.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,685 root INFO copying build/lib/distlib/manifest.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,685 root INFO copying build/lib/distlib/w64.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,685 root INFO copying build/lib/distlib/database.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/scripts.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/w64-arm.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/util.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/t64.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/w32.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/metadata.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/index.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/compat.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/markers.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/version.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/__init__.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/t64-arm.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,686 root INFO copying build/lib/distlib/wheel.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,687 root INFO copying build/lib/distlib/resources.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,687 root INFO copying build/lib/distlib/t32.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-08-26 20:59:00,687 root INFO running install_egg_info 2025-08-26 20:59:00,688 root INFO Copying distlib.egg-info to build/bdist.linux-x86_64/wheel/./distlib-0.3.9-py3.12.egg-info 2025-08-26 20:59:00,688 root INFO running install_scripts 2025-08-26 20:59:00,689 root INFO creating build/bdist.linux-x86_64/wheel/distlib-0.3.9.dist-info/WHEEL 2025-08-26 20:59:00,689 wheel INFO creating '/home/udu/aports/main/py3-distlib/src/distlib-0.3.9/.dist/.tmp-jgzypgpv/distlib-0.3.9-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-08-26 20:59:00,689 wheel INFO adding 'distlib/__init__.py' 2025-08-26 20:59:00,689 wheel INFO adding 'distlib/compat.py' 2025-08-26 20:59:00,689 wheel INFO adding 'distlib/database.py' 2025-08-26 20:59:00,689 wheel INFO adding 'distlib/index.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/locators.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/manifest.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/markers.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/metadata.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/resources.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/scripts.py' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/t32.exe' 2025-08-26 20:59:00,690 wheel INFO adding 'distlib/t64-arm.exe' 2025-08-26 20:59:00,691 wheel INFO adding 'distlib/t64.exe' 2025-08-26 20:59:00,691 wheel INFO adding 'distlib/util.py' 2025-08-26 20:59:00,691 wheel INFO adding 'distlib/version.py' 2025-08-26 20:59:00,691 wheel INFO adding 'distlib/w32.exe' 2025-08-26 20:59:00,691 wheel INFO adding 'distlib/w64-arm.exe' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib/w64.exe' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib/wheel.py' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib-0.3.9.dist-info/licenses/LICENSE.txt' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib-0.3.9.dist-info/METADATA' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib-0.3.9.dist-info/WHEEL' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib-0.3.9.dist-info/top_level.txt' 2025-08-26 20:59:00,692 wheel INFO adding 'distlib-0.3.9.dist-info/RECORD' 2025-08-26 20:59:00,692 root INFO removing build/bdist.linux-x86_64/wheel 2025-08-26 20:59:00,693 gpep517 INFO The backend produced .dist/distlib-0.3.9-py2.py3-none-any.whl distlib-0.3.9-py2.py3-none-any.whl ........................................s../usr/lib/python3.12/subprocess.py:1127: ResourceWarning: subprocess 1822858 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 19.477s OK (skipped=34) >>> py3-distlib: Entering fakeroot... >>> py3-distlib-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/distlib/__pycache__' -> '/home/udu/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: 457.3 KB >>> py3-distlib-pyc*: Compressing data... >>> py3-distlib-pyc*: Create checksum... >>> py3-distlib-pyc*: Create py3-distlib-pyc-0.3.9-r0.apk >>> py3-distlib*: Tracing dependencies... python3 python3~3.12 >>> py3-distlib*: Package size: 399.1 KB >>> py3-distlib*: Compressing data... >>> py3-distlib*: Create checksum... >>> py3-distlib*: Create py3-distlib-0.3.9-r0.apk >>> py3-distlib: Build complete at Tue, 26 Aug 2025 20:59:20 +0000 elapsed time 0h 0m 21s >>> py3-distlib: Cleaning up srcdir >>> py3-distlib: Cleaning up pkgdir >>> py3-distlib: Uninstalling dependencies... (1/13) Purging .makedepends-py3-distlib (20250826.205900) (2/13) Purging py3-gpep517-pyc (19-r0) (3/13) Purging py3-gpep517 (19-r0) (4/13) Purging py3-installer-pyc (0.7.0-r2) (5/13) Purging py3-installer (0.7.0-r2) (6/13) Purging py3-setuptools-pyc (80.9.0-r0) (7/13) Purging py3-setuptools (80.9.0-r0) (8/13) Purging py3-wheel-pyc (0.46.1-r0) (9/13) Purging py3-wheel (0.46.1-r0) (10/13) Purging py3-packaging-pyc (25.0-r0) (11/13) Purging py3-packaging (25.0-r0) (12/13) Purging py3-parsing-pyc (3.2.3-r0) (13/13) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 899 MiB in 268 packages >>> py3-distlib: Updating the main/x86_64 repository index... >>> py3-distlib: Signing the index...