>>> py3-distlib: Building main/py3-distlib 0.4.3-r0 (using abuild 3.18.0_rc3-r0) started Sun, 12 Jul 2026 20:19:32 +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.2-r1) ( 3/24) Installing xz-libs (5.8.3-r0) ( 4/24) Installing mpdecimal (4.0.1-r0) ( 5/24) Installing libpanelw (6.6_p20260516-r0) ( 6/24) Installing readline (8.3.3-r1) ( 7/24) Installing sqlite-libs (3.53.3-r0) ( 8/24) Installing python3 (3.14.5-r2) ( 9/24) Installing python3-pycache-pyc0 (3.14.5-r2) (10/24) Installing pyc (3.14.5-r2) (11/24) Installing python3-pyc (3.14.5-r2) (12/24) Installing py3-installer (1.0.0-r0) (13/24) Installing py3-installer-pyc (1.0.0-r0) (14/24) Installing py3-gpep517 (19-r2) (15/24) Installing py3-gpep517-pyc (19-r2) (16/24) Installing py3-parsing (3.3.2-r1) (17/24) Installing py3-parsing-pyc (3.3.2-r1) (18/24) Installing py3-packaging (26.2-r0) (19/24) Installing py3-packaging-pyc (26.2-r0) (20/24) Installing py3-setuptools (82.0.1-r1) (21/24) Installing py3-setuptools-pyc (82.0.1-r1) (22/24) Installing py3-wheel (0.47.0-r0) (23/24) Installing py3-wheel-pyc (0.47.0-r0) (24/24) Installing .makedepends-py3-distlib (20260712.201933) Executing busybox-1.38.0-r1.trigger OK: 319.4 MiB in 127 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.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-distlib: Fetching py3-distlib-0.4.3.tar.gz::https://github.com/pypa/distlib/archive/refs/tags/0.4.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/py3-distlib-0.4.3.tar.gz.part' py3-distlib-0.4.3.ta 100% |********************************| 1219k 0:00:00 ETA '/var/cache/distfiles/py3-distlib-0.4.3.tar.gz.part' saved /var/cache/distfiles/py3-distlib-0.4.3.tar.gz: OK /home/buildozer/aports/main/py3-distlib/10-remove-funky-test.patch: OK >>> py3-distlib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-distlib-0.4.3.tar.gz /var/cache/distfiles/py3-distlib-0.4.3.tar.gz: OK /home/buildozer/aports/main/py3-distlib/10-remove-funky-test.patch: OK >>> py3-distlib: Unpacking /var/cache/distfiles/py3-distlib-0.4.3.tar.gz... >>> py3-distlib: 10-remove-funky-test.patch patching file tests/test_util.py Hunk #1 succeeded at 698 (offset -19 lines). 2026-07-12 20:19:35,048 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-07-12 20:19:35,078 root INFO running bdist_wheel 2026-07-12 20:19:35,097 root INFO running build 2026-07-12 20:19:35,098 root INFO running build_py 2026-07-12 20:19:35,102 root INFO creating build/lib/distlib 2026-07-12 20:19:35,103 root INFO copying distlib/compat.py -> build/lib/distlib 2026-07-12 20:19:35,103 root INFO copying distlib/metadata.py -> build/lib/distlib 2026-07-12 20:19:35,104 root INFO copying distlib/resources.py -> build/lib/distlib 2026-07-12 20:19:35,104 root INFO copying distlib/markers.py -> build/lib/distlib 2026-07-12 20:19:35,105 root INFO copying distlib/database.py -> build/lib/distlib 2026-07-12 20:19:35,105 root INFO copying distlib/util.py -> build/lib/distlib 2026-07-12 20:19:35,106 root INFO copying distlib/manifest.py -> build/lib/distlib 2026-07-12 20:19:35,106 root INFO copying distlib/__init__.py -> build/lib/distlib 2026-07-12 20:19:35,106 root INFO copying distlib/wheel.py -> build/lib/distlib 2026-07-12 20:19:35,107 root INFO copying distlib/index.py -> build/lib/distlib 2026-07-12 20:19:35,107 root INFO copying distlib/version.py -> build/lib/distlib 2026-07-12 20:19:35,108 root INFO copying distlib/locators.py -> build/lib/distlib 2026-07-12 20:19:35,108 root INFO copying distlib/scripts.py -> build/lib/distlib 2026-07-12 20:19:35,109 root INFO running egg_info 2026-07-12 20:19:35,111 root INFO creating distlib.egg-info 2026-07-12 20:19:35,112 root INFO writing distlib.egg-info/PKG-INFO 2026-07-12 20:19:35,112 root INFO writing dependency_links to distlib.egg-info/dependency_links.txt 2026-07-12 20:19:35,113 root INFO writing top-level names to distlib.egg-info/top_level.txt 2026-07-12 20:19:35,113 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2026-07-12 20:19:35,118 root INFO reading manifest file 'distlib.egg-info/SOURCES.txt' 2026-07-12 20:19:35,118 root INFO reading manifest template 'MANIFEST.in' 2026-07-12 20:19:35,126 root WARNING warning: no previously-included files matching '*.log' found anywhere in distribution 2026-07-12 20:19:35,126 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-07-12 20:19:35,126 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-07-12 20:19:35,127 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2026-07-12 20:19:35,127 root WARNING no previously-included directories found matching 'tests/pypiserver' 2026-07-12 20:19:35,128 root WARNING no previously-included directories found matching 'tests/packages' 2026-07-12 20:19:35,128 root WARNING warning: no previously-included files found matching 'tests/passwords' 2026-07-12 20:19:35,128 root INFO adding license file 'LICENSE.txt' 2026-07-12 20:19:35,131 root INFO writing manifest file 'distlib.egg-info/SOURCES.txt' 2026-07-12 20:19:35,133 root INFO copying distlib/t32.exe -> build/lib/distlib 2026-07-12 20:19:35,134 root INFO copying distlib/t64-arm.exe -> build/lib/distlib 2026-07-12 20:19:35,135 root INFO copying distlib/t64.exe -> build/lib/distlib 2026-07-12 20:19:35,135 root INFO copying distlib/w32.exe -> build/lib/distlib 2026-07-12 20:19:35,136 root INFO copying distlib/w64-arm.exe -> build/lib/distlib 2026-07-12 20:19:35,136 root INFO copying distlib/w64.exe -> build/lib/distlib 2026-07-12 20:19:35,145 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-07-12 20:19:35,145 root INFO running install 2026-07-12 20:19:35,158 root INFO running install_lib 2026-07-12 20:19:35,162 root INFO creating build/bdist.linux-loongarch64/wheel 2026-07-12 20:19:35,162 root INFO creating build/bdist.linux-loongarch64/wheel/distlib 2026-07-12 20:19:35,163 root INFO copying build/lib/distlib/compat.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,163 root INFO copying build/lib/distlib/metadata.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,163 root INFO copying build/lib/distlib/w64.exe -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,164 root INFO copying build/lib/distlib/resources.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,164 root INFO copying build/lib/distlib/t64-arm.exe -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,165 root INFO copying build/lib/distlib/markers.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,165 root INFO copying build/lib/distlib/database.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,166 root INFO copying build/lib/distlib/w64-arm.exe -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,166 root INFO copying build/lib/distlib/util.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,167 root INFO copying build/lib/distlib/t64.exe -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,167 root INFO copying build/lib/distlib/t32.exe -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,167 root INFO copying build/lib/distlib/manifest.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,168 root INFO copying build/lib/distlib/__init__.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,168 root INFO copying build/lib/distlib/wheel.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,169 root INFO copying build/lib/distlib/index.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,169 root INFO copying build/lib/distlib/version.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,169 root INFO copying build/lib/distlib/w32.exe -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,170 root INFO copying build/lib/distlib/locators.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,170 root INFO copying build/lib/distlib/scripts.py -> build/bdist.linux-loongarch64/wheel/./distlib 2026-07-12 20:19:35,171 root INFO running install_egg_info 2026-07-12 20:19:35,175 root INFO Copying distlib.egg-info to build/bdist.linux-loongarch64/wheel/./distlib-0.4.3-py3.14.egg-info 2026-07-12 20:19:35,176 root INFO running install_scripts 2026-07-12 20:19:35,178 root INFO creating build/bdist.linux-loongarch64/wheel/distlib-0.4.3.dist-info/WHEEL 2026-07-12 20:19:35,179 wheel INFO creating '/home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/.dist/.tmp-vob_lycd/distlib-0.4.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-07-12 20:19:35,180 wheel INFO adding 'distlib/__init__.py' 2026-07-12 20:19:35,180 wheel INFO adding 'distlib/compat.py' 2026-07-12 20:19:35,181 wheel INFO adding 'distlib/database.py' 2026-07-12 20:19:35,182 wheel INFO adding 'distlib/index.py' 2026-07-12 20:19:35,182 wheel INFO adding 'distlib/locators.py' 2026-07-12 20:19:35,183 wheel INFO adding 'distlib/manifest.py' 2026-07-12 20:19:35,183 wheel INFO adding 'distlib/markers.py' 2026-07-12 20:19:35,184 wheel INFO adding 'distlib/metadata.py' 2026-07-12 20:19:35,184 wheel INFO adding 'distlib/resources.py' 2026-07-12 20:19:35,185 wheel INFO adding 'distlib/scripts.py' 2026-07-12 20:19:35,186 wheel INFO adding 'distlib/t32.exe' 2026-07-12 20:19:35,187 wheel INFO adding 'distlib/t64-arm.exe' 2026-07-12 20:19:35,189 wheel INFO adding 'distlib/t64.exe' 2026-07-12 20:19:35,190 wheel INFO adding 'distlib/util.py' 2026-07-12 20:19:35,190 wheel INFO adding 'distlib/version.py' 2026-07-12 20:19:35,191 wheel INFO adding 'distlib/w32.exe' 2026-07-12 20:19:35,192 wheel INFO adding 'distlib/w64-arm.exe' 2026-07-12 20:19:35,194 wheel INFO adding 'distlib/w64.exe' 2026-07-12 20:19:35,195 wheel INFO adding 'distlib/wheel.py' 2026-07-12 20:19:35,196 wheel INFO adding 'distlib-0.4.3.dist-info/licenses/LICENSE.txt' 2026-07-12 20:19:35,196 wheel INFO adding 'distlib-0.4.3.dist-info/METADATA' 2026-07-12 20:19:35,197 wheel INFO adding 'distlib-0.4.3.dist-info/WHEEL' 2026-07-12 20:19:35,197 wheel INFO adding 'distlib-0.4.3.dist-info/top_level.txt' 2026-07-12 20:19:35,197 wheel INFO adding 'distlib-0.4.3.dist-info/RECORD' 2026-07-12 20:19:35,197 root INFO removing build/bdist.linux-loongarch64/wheel 2026-07-12 20:19:35,199 gpep517 INFO The backend produced .dist/distlib-0.4.3-py2.py3-none-any.whl distlib-0.4.3-py2.py3-none-any.whl /home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/support.py:150: DeprecationWarning: codecs.open() is deprecated. Use open() instead. f = codecs.open(path, 'w', encoding=encoding) ./home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/metadata.py:1029: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(path, 'w', 'utf-8') as f: ........./home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/database.py:917: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(req_path, 'r', 'utf-8') as fp: ..............................s../usr/lib/python3.14/subprocess.py:1139: ResourceWarning: subprocess 1989787 is still running _warn("subprocess %s is still running" % self.pid, ResourceWarning: Enable tracemalloc to get the object allocation traceback s.s.sssssss.s..sssss/home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/database.py:917: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(req_path, 'r', 'utf-8') as fp: .sss.s.................../home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/test_metadata.py:47: DeprecationWarning: codecs.open() is deprecated. Use open() instead. f = codecs.open(name, 'r', encoding='utf-8') ............/home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/test_metadata.py:56: DeprecationWarning: codecs.open() is deprecated. Use open() instead. f = codecs.open(PKG_INFO, 'r', encoding='utf-8') /home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/metadata.py:344: DeprecationWarning: codecs.open() is deprecated. Use open() instead. fp = codecs.open(filepath, 'r', encoding='utf-8') ........../home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/metadata.py:380: DeprecationWarning: codecs.open() is deprecated. Use open() instead. fp = codecs.open(filepath, 'w', encoding='utf-8') /home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/test_metadata.py:153: DeprecationWarning: codecs.open() is deprecated. Use open() instead. fp = codecs.open(my_file, encoding='utf-8') /home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/test_metadata.py:176: DeprecationWarning: codecs.open() is deprecated. Use open() instead. fp = codecs.open(my_file, encoding='utf-8') ...../home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/metadata.py:1029: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(path, 'w', 'utf-8') as f: /home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/test_metadata.py:600: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(dfn, 'r', 'utf-8') as f: ...s......................sss.......ss:258: DeprecationWarning: the debug_override parameter is deprecated; use 'optimization' instead ......../home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/tests/support.py:150: DeprecationWarning: codecs.open() is deprecated. Use open() instead. f = codecs.open(path, 'w', encoding=encoding) ................/home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/util.py:1749: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(value, 'r', encoding='utf-8') as f: .....s.s..................................ssss../home/buildozer/aports/main/py3-distlib/src/distlib-0.4.3/distlib/database.py:782: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(shared_path, 'w', encoding='utf-8') as f: ........ss...... ---------------------------------------------------------------------- Ran 241 tests in 20.776s OK (skipped=34) >>> py3-distlib: Entering fakeroot... >>> py3-distlib-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/distlib/__pycache__' -> '/home/buildozer/aports/main/py3-distlib/pkg/py3-distlib-pyc/usr/lib/python3.14/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*: Tracing dependencies... python3 python3~3.14 >>> py3-distlib*: Package size: 404.0 KB >>> py3-distlib*: Compressing data... >>> py3-distlib*: Create checksum... >>> py3-distlib*: Create py3-distlib-0.4.3-r0.apk >>> py3-distlib-pyc*: Tracing dependencies... python3~3.14 >>> py3-distlib-pyc*: Package size: 480.4 KB >>> py3-distlib-pyc*: Compressing data... >>> py3-distlib-pyc*: Create checksum... >>> py3-distlib-pyc*: Create py3-distlib-pyc-0.4.3-r0.apk >>> py3-distlib: Build complete at Sun, 12 Jul 2026 20:19:57 +0000 elapsed time 0h 0m 25s >>> py3-distlib: Cleaning up srcdir >>> py3-distlib: Cleaning up pkgdir >>> py3-distlib: Cleaning up tmpdir >>> py3-distlib: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-distlib (20260712.201933) ( 2/24) Purging py3-gpep517-pyc (19-r2) ( 3/24) Purging py3-gpep517 (19-r2) ( 4/24) Purging py3-installer-pyc (1.0.0-r0) ( 5/24) Purging py3-installer (1.0.0-r0) ( 6/24) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/24) Purging py3-setuptools (82.0.1-r1) ( 8/24) Purging py3-wheel-pyc (0.47.0-r0) ( 9/24) Purging py3-wheel (0.47.0-r0) (10/24) Purging py3-packaging-pyc (26.2-r0) (11/24) Purging py3-packaging (26.2-r0) (12/24) Purging py3-parsing-pyc (3.3.2-r1) (13/24) Purging py3-parsing (3.3.2-r1) (14/24) Purging python3-pyc (3.14.5-r2) (15/24) Purging python3-pycache-pyc0 (3.14.5-r2) (16/24) Purging pyc (3.14.5-r2) (17/24) Purging python3 (3.14.5-r2) (18/24) Purging libbz2 (1.0.8-r6) (19/24) Purging libffi (3.5.2-r1) (20/24) Purging libpanelw (6.6_p20260516-r0) (21/24) Purging mpdecimal (4.0.1-r0) (22/24) Purging readline (8.3.3-r1) (23/24) Purging sqlite-libs (3.53.3-r0) (24/24) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r1.trigger OK: 269.6 MiB in 103 packages >>> py3-distlib: Updating the main/loongarch64 repository index... >>> py3-distlib: Signing the index...