>>> py3-pathtools: Building community/py3-pathtools 0.1.2-r13 (using abuild 3.17.0_rc2-r0) started Sun, 03 May 2026 16:55:10 +0000 >>> py3-pathtools: Validating /home/buildozer/aports/community/py3-pathtools/APKBUILD... >>> py3-pathtools: Analyzing dependencies... >>> py3-pathtools: Installing for build: build-base python3 py3-setuptools ( 1/19) Installing libbz2 (1.0.8-r6) ( 2/19) Installing libffi (3.5.2-r1) ( 3/19) Installing gdbm (1.26-r0) ( 4/19) Installing xz-libs (5.8.3-r0) ( 5/19) Installing mpdecimal (4.0.1-r0) ( 6/19) Installing libpanelw (6.6_p20260404-r0) ( 7/19) Installing readline (8.3.3-r1) ( 8/19) Installing sqlite-libs (3.53.0-r0) ( 9/19) Installing python3 (3.14.3-r0) (10/19) Installing python3-pycache-pyc0 (3.14.3-r0) (11/19) Installing pyc (3.14.3-r0) (12/19) Installing python3-pyc (3.14.3-r0) (13/19) Installing py3-parsing (3.3.2-r1) (14/19) Installing py3-parsing-pyc (3.3.2-r1) (15/19) Installing py3-packaging (26.2-r0) (16/19) Installing py3-packaging-pyc (26.2-r0) (17/19) Installing py3-setuptools (82.0.1-r1) (18/19) Installing py3-setuptools-pyc (82.0.1-r1) (19/19) Installing .makedepends-py3-pathtools (20260503.165515) Executing busybox-1.37.0-r31.trigger OK: 508.5 MiB in 122 packages >>> py3-pathtools: Cleaning up srcdir >>> py3-pathtools: Cleaning up pkgdir >>> py3-pathtools: Cleaning up tmpdir >>> py3-pathtools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pathtools-0.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/pathtools-0.1.2.tar.gz.part' pathtools-0.1.2.tar. 100% |********************************| 11006 0:00:00 ETA '/var/cache/distfiles/v3.24/pathtools-0.1.2.tar.gz.part' saved /var/cache/distfiles/v3.24/pathtools-0.1.2.tar.gz: OK /home/buildozer/aports/community/py3-pathtools/importlib.patch: OK >>> py3-pathtools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pathtools-0.1.2.tar.gz /var/cache/distfiles/v3.24/pathtools-0.1.2.tar.gz: OK /home/buildozer/aports/community/py3-pathtools/importlib.patch: OK >>> py3-pathtools: Unpacking /var/cache/distfiles/v3.24/pathtools-0.1.2.tar.gz... >>> py3-pathtools: importlib.patch patching file setup.py /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/pathtools copying pathtools/patterns.py -> build/lib/pathtools copying pathtools/version.py -> build/lib/pathtools copying pathtools/path.py -> build/lib/pathtools copying pathtools/__init__.py -> build/lib/pathtools >>> py3-pathtools: Entering fakeroot... /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools copying build/lib/pathtools/patterns.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools copying build/lib/pathtools/version.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools copying build/lib/pathtools/path.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools copying build/lib/pathtools/__init__.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools/patterns.py to patterns.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools/version.py to version.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools/path.py to path.cpython-314.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools/__init__.py to __init__.cpython-314.pyc running install_egg_info running egg_info writing pathtools.egg-info/PKG-INFO writing dependency_links to pathtools.egg-info/dependency_links.txt writing top-level names to pathtools.egg-info/top_level.txt reading manifest file 'pathtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pathtools.egg-info/SOURCES.txt' Copying pathtools.egg-info to /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.14/site-packages/pathtools-0.1.2-py3.14.egg-info running install_scripts >>> py3-pathtools-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pathtools/__pycache__' -> '/home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools-pyc/usr/lib/python3.14/site-packages/pathtools/__pycache__' >>> py3-pathtools-pyc*: Preparing subpackage py3-pathtools-pyc... >>> py3-pathtools-pyc*: Running postcheck for py3-pathtools-pyc >>> py3-pathtools*: Running postcheck for py3-pathtools >>> py3-pathtools*: Preparing package py3-pathtools... >>> py3-pathtools-pyc*: Tracing dependencies... python3~3.14 >>> py3-pathtools-pyc*: Package size: 14.8 KB >>> py3-pathtools-pyc*: Compressing data... >>> py3-pathtools-pyc*: Create checksum... >>> py3-pathtools-pyc*: Create py3-pathtools-pyc-0.1.2-r13.apk >>> py3-pathtools*: Tracing dependencies... python3 python3~3.14 >>> py3-pathtools*: Package size: 20.7 KB >>> py3-pathtools*: Compressing data... >>> py3-pathtools*: Create checksum... >>> py3-pathtools*: Create py3-pathtools-0.1.2-r13.apk >>> py3-pathtools: Build complete at Sun, 03 May 2026 16:55:17 +0000 elapsed time 0h 0m 7s >>> py3-pathtools: Cleaning up srcdir >>> py3-pathtools: Cleaning up pkgdir >>> py3-pathtools: Uninstalling dependencies... ( 1/19) Purging .makedepends-py3-pathtools (20260503.165515) ( 2/19) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/19) Purging py3-setuptools (82.0.1-r1) ( 4/19) Purging py3-packaging-pyc (26.2-r0) ( 5/19) Purging py3-packaging (26.2-r0) ( 6/19) Purging py3-parsing-pyc (3.3.2-r1) ( 7/19) Purging py3-parsing (3.3.2-r1) ( 8/19) Purging python3-pyc (3.14.3-r0) ( 9/19) Purging python3-pycache-pyc0 (3.14.3-r0) (10/19) Purging pyc (3.14.3-r0) (11/19) Purging python3 (3.14.3-r0) (12/19) Purging gdbm (1.26-r0) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.5.2-r1) (15/19) Purging libpanelw (6.6_p20260404-r0) (16/19) Purging mpdecimal (4.0.1-r0) (17/19) Purging readline (8.3.3-r1) (18/19) Purging sqlite-libs (3.53.0-r0) (19/19) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-pathtools: Updating the community/ppc64le repository index... >>> py3-pathtools: Signing the index...