>>> py3-distlib: Building main/py3-distlib 0.3.9-r0 (using abuild 3.15.0-r1) started Wed, 12 Nov 2025 03:23:02 +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 WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (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 (20251112.032304) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 102 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-11-12 03:23:05,122 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-11-12 03:23:05,168 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-12 03:23:05,209 root INFO running build 2025-11-12 03:23:05,209 root INFO running build_py 2025-11-12 03:23:05,217 root INFO creating build/lib/distlib 2025-11-12 03:23:05,218 root INFO copying distlib/locators.py -> build/lib/distlib 2025-11-12 03:23:05,220 root INFO copying distlib/manifest.py -> build/lib/distlib 2025-11-12 03:23:05,220 root INFO copying distlib/database.py -> build/lib/distlib 2025-11-12 03:23:05,222 root INFO copying distlib/scripts.py -> build/lib/distlib 2025-11-12 03:23:05,222 root INFO copying distlib/util.py -> build/lib/distlib 2025-11-12 03:23:05,223 root INFO copying distlib/metadata.py -> build/lib/distlib 2025-11-12 03:23:05,224 root INFO copying distlib/index.py -> build/lib/distlib 2025-11-12 03:23:05,225 root INFO copying distlib/compat.py -> build/lib/distlib 2025-11-12 03:23:05,226 root INFO copying distlib/markers.py -> build/lib/distlib 2025-11-12 03:23:05,227 root INFO copying distlib/version.py -> build/lib/distlib 2025-11-12 03:23:05,228 root INFO copying distlib/__init__.py -> build/lib/distlib 2025-11-12 03:23:05,229 root INFO copying distlib/wheel.py -> build/lib/distlib 2025-11-12 03:23:05,230 root INFO copying distlib/resources.py -> build/lib/distlib 2025-11-12 03:23:05,230 root INFO running egg_info 2025-11-12 03:23:05,236 root INFO creating distlib.egg-info 2025-11-12 03:23:05,236 root INFO writing distlib.egg-info/PKG-INFO 2025-11-12 03:23:05,238 root INFO writing dependency_links to distlib.egg-info/dependency_links.txt 2025-11-12 03:23:05,239 root INFO writing top-level names to distlib.egg-info/top_level.txt 2025-11-12 03:23:05,240 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2025-11-12 03:23:05,248 root INFO reading manifest file 'distlib.egg-info/SOURCES.txt' 2025-11-12 03:23:05,248 root INFO reading manifest template 'MANIFEST.in' 2025-11-12 03:23:05,258 root WARNING warning: no previously-included files matching '*.log' found anywhere in distribution 2025-11-12 03:23:05,259 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-11-12 03:23:05,259 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-11-12 03:23:05,260 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2025-11-12 03:23:05,261 root WARNING no previously-included directories found matching 'tests/pypiserver' 2025-11-12 03:23:05,261 root WARNING no previously-included directories found matching 'tests/packages' 2025-11-12 03:23:05,262 root WARNING warning: no previously-included files found matching 'tests/passwords' 2025-11-12 03:23:05,262 root INFO adding license file 'LICENSE.txt' 2025-11-12 03:23:05,266 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2025-11-12 03:23:05,269 root INFO copying distlib/t32.exe -> build/lib/distlib 2025-11-12 03:23:05,271 root INFO copying distlib/t64-arm.exe -> build/lib/distlib 2025-11-12 03:23:05,272 root INFO copying distlib/t64.exe -> build/lib/distlib 2025-11-12 03:23:05,273 root INFO copying distlib/w32.exe -> build/lib/distlib 2025-11-12 03:23:05,274 root INFO copying distlib/w64-arm.exe -> build/lib/distlib 2025-11-12 03:23:05,275 root INFO copying distlib/w64.exe -> build/lib/distlib 2025-11-12 03:23:05,290 root INFO installing to build/bdist.linux-x86_64/wheel 2025-11-12 03:23:05,290 root INFO running install 2025-11-12 03:23:05,302 root INFO running install_lib 2025-11-12 03:23:05,310 root INFO creating build/bdist.linux-x86_64/wheel 2025-11-12 03:23:05,311 root INFO creating build/bdist.linux-x86_64/wheel/distlib 2025-11-12 03:23:05,312 root INFO copying build/lib/distlib/locators.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,313 root INFO copying build/lib/distlib/manifest.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,313 root INFO copying build/lib/distlib/w64.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,314 root INFO copying build/lib/distlib/database.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,315 root INFO copying build/lib/distlib/scripts.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,316 root INFO copying build/lib/distlib/w64-arm.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,317 root INFO copying build/lib/distlib/util.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,317 root INFO copying build/lib/distlib/t64.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,318 root INFO copying build/lib/distlib/w32.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,319 root INFO copying build/lib/distlib/metadata.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,320 root INFO copying build/lib/distlib/index.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,320 root INFO copying build/lib/distlib/compat.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,321 root INFO copying build/lib/distlib/markers.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,322 root INFO copying build/lib/distlib/version.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,322 root INFO copying build/lib/distlib/__init__.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,323 root INFO copying build/lib/distlib/t64-arm.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,324 root INFO copying build/lib/distlib/wheel.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,324 root INFO copying build/lib/distlib/resources.py -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,325 root INFO copying build/lib/distlib/t32.exe -> build/bdist.linux-x86_64/wheel/./distlib 2025-11-12 03:23:05,326 root INFO running install_egg_info 2025-11-12 03:23:05,333 root INFO Copying distlib.egg-info to build/bdist.linux-x86_64/wheel/./distlib-0.3.9-py3.12.egg-info 2025-11-12 03:23:05,336 root INFO running install_scripts 2025-11-12 03:23:05,339 root INFO creating build/bdist.linux-x86_64/wheel/distlib-0.3.9.dist-info/WHEEL 2025-11-12 03:23:05,341 wheel INFO creating '/home/udu/aports/main/py3-distlib/src/distlib-0.3.9/.dist/.tmp-p6xcg_9c/distlib-0.3.9-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-11-12 03:23:05,342 wheel INFO adding 'distlib/__init__.py' 2025-11-12 03:23:05,343 wheel INFO adding 'distlib/compat.py' 2025-11-12 03:23:05,344 wheel INFO adding 'distlib/database.py' 2025-11-12 03:23:05,344 wheel INFO adding 'distlib/index.py' 2025-11-12 03:23:05,345 wheel INFO adding 'distlib/locators.py' 2025-11-12 03:23:05,346 wheel INFO adding 'distlib/manifest.py' 2025-11-12 03:23:05,347 wheel INFO adding 'distlib/markers.py' 2025-11-12 03:23:05,347 wheel INFO adding 'distlib/metadata.py' 2025-11-12 03:23:05,348 wheel INFO adding 'distlib/resources.py' 2025-11-12 03:23:05,349 wheel INFO adding 'distlib/scripts.py' 2025-11-12 03:23:05,350 wheel INFO adding 'distlib/t32.exe' 2025-11-12 03:23:05,351 wheel INFO adding 'distlib/t64-arm.exe' 2025-11-12 03:23:05,352 wheel INFO adding 'distlib/t64.exe' 2025-11-12 03:23:05,353 wheel INFO adding 'distlib/util.py' 2025-11-12 03:23:05,354 wheel INFO adding 'distlib/version.py' 2025-11-12 03:23:05,355 wheel INFO adding 'distlib/w32.exe' 2025-11-12 03:23:05,356 wheel INFO adding 'distlib/w64-arm.exe' 2025-11-12 03:23:05,357 wheel INFO adding 'distlib/w64.exe' 2025-11-12 03:23:05,358 wheel INFO adding 'distlib/wheel.py' 2025-11-12 03:23:05,359 wheel INFO adding 'distlib-0.3.9.dist-info/licenses/LICENSE.txt' 2025-11-12 03:23:05,360 wheel INFO adding 'distlib-0.3.9.dist-info/METADATA' 2025-11-12 03:23:05,360 wheel INFO adding 'distlib-0.3.9.dist-info/WHEEL' 2025-11-12 03:23:05,361 wheel INFO adding 'distlib-0.3.9.dist-info/top_level.txt' 2025-11-12 03:23:05,362 wheel INFO adding 'distlib-0.3.9.dist-info/RECORD' 2025-11-12 03:23:05,362 root INFO removing build/bdist.linux-x86_64/wheel 2025-11-12 03:23:05,364 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 1565323 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 21.266s 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 Wed, 12 Nov 2025 03:23:28 +0000 elapsed time 0h 0m 26s >>> py3-distlib: Cleaning up srcdir >>> py3-distlib: Cleaning up pkgdir >>> py3-distlib: Uninstalling dependencies... (1/13) Purging .makedepends-py3-distlib (20251112.032304) (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: 296 MiB in 89 packages >>> py3-distlib: Updating the main/x86_64 repository index... >>> py3-distlib: Signing the index...