>>> py3-fasteners: Building community/py3-fasteners 0.19-r2 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 18:13:16 +0000 >>> py3-fasteners: Validating /home/buildozer/aports/community/py3-fasteners/APKBUILD... >>> py3-fasteners: Analyzing dependencies... >>> py3-fasteners: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel ( 1/21) Installing gdbm (1.26-r0) ( 2/21) Installing xz-libs (5.8.1-r0) ( 3/21) Installing mpdecimal (4.0.1-r0) ( 4/21) Installing libpanelw (6.5_p20251010-r0) ( 5/21) Installing python3 (3.12.12-r0) ( 6/21) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/21) Installing pyc (3.12.12-r0) ( 8/21) Installing python3-pyc (3.12.12-r0) ( 9/21) Installing py3-installer (0.7.0-r2) (10/21) Installing py3-installer-pyc (0.7.0-r2) (11/21) Installing py3-gpep517 (19-r0) (12/21) Installing py3-gpep517-pyc (19-r0) (13/21) Installing py3-parsing (3.2.3-r0) (14/21) Installing py3-parsing-pyc (3.2.3-r0) (15/21) Installing py3-packaging (25.0-r0) (16/21) Installing py3-packaging-pyc (25.0-r0) (17/21) Installing py3-setuptools (80.9.0-r1) (18/21) Installing py3-setuptools-pyc (80.9.0-r1) (19/21) Installing py3-wheel (0.46.1-r0) (20/21) Installing py3-wheel-pyc (0.46.1-r0) (21/21) Installing .makedepends-py3-fasteners (20251021.181333) busybox-1.37.0-r24.trigger: Executing script... OK: 628 MiB in 172 packages >>> py3-fasteners: Cleaning up srcdir >>> py3-fasteners: Cleaning up pkgdir >>> py3-fasteners: Cleaning up tmpdir >>> py3-fasteners: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/fasteners-0.19.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/fasteners-0.19.tar.gz.part' fasteners-0.19.tar.g 100% |********************************| 24832 0:00:00 ETA '/var/cache/distfiles/v3.23/fasteners-0.19.tar.gz.part' saved /var/cache/distfiles/v3.23/fasteners-0.19.tar.gz: OK >>> py3-fasteners: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/fasteners-0.19.tar.gz /var/cache/distfiles/v3.23/fasteners-0.19.tar.gz: OK >>> py3-fasteners: Unpacking /var/cache/distfiles/v3.23/fasteners-0.19.tar.gz... 2025-10-21 18:13:34,875 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-21 18:13:34,909 root INFO running bdist_wheel 2025-10-21 18:13:34,939 root INFO running build 2025-10-21 18:13:34,939 root INFO running build_py 2025-10-21 18:13:34,946 root INFO creating build/lib/fasteners 2025-10-21 18:13:34,946 root INFO copying fasteners/process_lock.py -> build/lib/fasteners 2025-10-21 18:13:34,947 root INFO copying fasteners/version.py -> build/lib/fasteners 2025-10-21 18:13:34,947 root INFO copying fasteners/lock.py -> build/lib/fasteners 2025-10-21 18:13:34,947 root INFO copying fasteners/process_mechanism.py -> build/lib/fasteners 2025-10-21 18:13:34,948 root INFO copying fasteners/__init__.py -> build/lib/fasteners 2025-10-21 18:13:34,948 root INFO copying fasteners/_utils.py -> build/lib/fasteners 2025-10-21 18:13:34,949 root INFO creating build/lib/fasteners/pywin32 2025-10-21 18:13:34,949 root INFO copying fasteners/pywin32/win32con.py -> build/lib/fasteners/pywin32 2025-10-21 18:13:34,949 root INFO copying fasteners/pywin32/win32file.py -> build/lib/fasteners/pywin32 2025-10-21 18:13:34,949 root INFO copying fasteners/pywin32/pywintypes.py -> build/lib/fasteners/pywin32 2025-10-21 18:13:34,950 root INFO copying fasteners/pywin32/__init__.py -> build/lib/fasteners/pywin32 2025-10-21 18:13:34,962 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-21 18:13:34,962 root INFO running install 2025-10-21 18:13:34,992 root INFO running install_lib 2025-10-21 18:13:34,998 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-21 18:13:34,998 root INFO creating build/bdist.linux-ppc64le/wheel/fasteners 2025-10-21 18:13:34,998 root INFO copying build/lib/fasteners/process_lock.py -> build/bdist.linux-ppc64le/wheel/./fasteners 2025-10-21 18:13:34,999 root INFO copying build/lib/fasteners/version.py -> build/bdist.linux-ppc64le/wheel/./fasteners 2025-10-21 18:13:34,999 root INFO copying build/lib/fasteners/lock.py -> build/bdist.linux-ppc64le/wheel/./fasteners 2025-10-21 18:13:34,999 root INFO creating build/bdist.linux-ppc64le/wheel/fasteners/pywin32 2025-10-21 18:13:34,999 root INFO copying build/lib/fasteners/pywin32/win32con.py -> build/bdist.linux-ppc64le/wheel/./fasteners/pywin32 2025-10-21 18:13:35,000 root INFO copying build/lib/fasteners/pywin32/win32file.py -> build/bdist.linux-ppc64le/wheel/./fasteners/pywin32 2025-10-21 18:13:35,000 root INFO copying build/lib/fasteners/pywin32/pywintypes.py -> build/bdist.linux-ppc64le/wheel/./fasteners/pywin32 2025-10-21 18:13:35,000 root INFO copying build/lib/fasteners/pywin32/__init__.py -> build/bdist.linux-ppc64le/wheel/./fasteners/pywin32 2025-10-21 18:13:35,000 root INFO copying build/lib/fasteners/process_mechanism.py -> build/bdist.linux-ppc64le/wheel/./fasteners 2025-10-21 18:13:35,001 root INFO copying build/lib/fasteners/__init__.py -> build/bdist.linux-ppc64le/wheel/./fasteners 2025-10-21 18:13:35,001 root INFO copying build/lib/fasteners/_utils.py -> build/bdist.linux-ppc64le/wheel/./fasteners 2025-10-21 18:13:35,001 root INFO running install_egg_info 2025-10-21 18:13:35,007 root INFO running egg_info 2025-10-21 18:13:35,011 root INFO writing fasteners.egg-info/PKG-INFO 2025-10-21 18:13:35,012 root INFO writing dependency_links to fasteners.egg-info/dependency_links.txt 2025-10-21 18:13:35,013 root INFO writing top-level names to fasteners.egg-info/top_level.txt 2025-10-21 18:13:35,019 root INFO reading manifest file 'fasteners.egg-info/SOURCES.txt' 2025-10-21 18:13:35,020 root INFO reading manifest template 'MANIFEST.in' 2025-10-21 18:13:35,021 root INFO adding license file 'LICENSE' 2025-10-21 18:13:35,023 root INFO writing manifest file 'fasteners.egg-info/SOURCES.txt' 2025-10-21 18:13:35,023 root INFO Copying fasteners.egg-info to build/bdist.linux-ppc64le/wheel/./fasteners-0.19-py3.12.egg-info 2025-10-21 18:13:35,024 root INFO running install_scripts 2025-10-21 18:13:35,025 root INFO creating build/bdist.linux-ppc64le/wheel/fasteners-0.19.dist-info/WHEEL 2025-10-21 18:13:35,026 wheel INFO creating '/home/buildozer/aports/community/py3-fasteners/src/fasteners-0.19/.dist/.tmp-ya11hfg1/fasteners-0.19-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-21 18:13:35,026 wheel INFO adding 'fasteners/__init__.py' 2025-10-21 18:13:35,027 wheel INFO adding 'fasteners/_utils.py' 2025-10-21 18:13:35,027 wheel INFO adding 'fasteners/lock.py' 2025-10-21 18:13:35,027 wheel INFO adding 'fasteners/process_lock.py' 2025-10-21 18:13:35,028 wheel INFO adding 'fasteners/process_mechanism.py' 2025-10-21 18:13:35,028 wheel INFO adding 'fasteners/version.py' 2025-10-21 18:13:35,028 wheel INFO adding 'fasteners/pywin32/__init__.py' 2025-10-21 18:13:35,028 wheel INFO adding 'fasteners/pywin32/pywintypes.py' 2025-10-21 18:13:35,029 wheel INFO adding 'fasteners/pywin32/win32con.py' 2025-10-21 18:13:35,029 wheel INFO adding 'fasteners/pywin32/win32file.py' 2025-10-21 18:13:35,029 wheel INFO adding 'fasteners-0.19.dist-info/licenses/LICENSE' 2025-10-21 18:13:35,030 wheel INFO adding 'fasteners-0.19.dist-info/METADATA' 2025-10-21 18:13:35,030 wheel INFO adding 'fasteners-0.19.dist-info/WHEEL' 2025-10-21 18:13:35,030 wheel INFO adding 'fasteners-0.19.dist-info/top_level.txt' 2025-10-21 18:13:35,030 wheel INFO adding 'fasteners-0.19.dist-info/RECORD' 2025-10-21 18:13:35,031 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-21 18:13:35,032 gpep517 INFO The backend produced .dist/fasteners-0.19-py3-none-any.whl fasteners-0.19-py3-none-any.whl >>> py3-fasteners: Entering fakeroot... >>> py3-fasteners-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fasteners/pywin32/__pycache__' -> '/home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners-pyc/usr/lib/python3.12/site-packages/fasteners/pywin32/__pycache__' 'usr/lib/python3.12/site-packages/fasteners/__pycache__' -> '/home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners-pyc/usr/lib/python3.12/site-packages/fasteners/__pycache__' >>> py3-fasteners-pyc*: Preparing subpackage py3-fasteners-pyc... >>> py3-fasteners-pyc*: Running postcheck for py3-fasteners-pyc >>> py3-fasteners*: Running postcheck for py3-fasteners >>> py3-fasteners*: Preparing package py3-fasteners... >>> py3-fasteners-pyc*: Tracing dependencies... python3~3.12 >>> py3-fasteners-pyc*: Package size: 52.3 KB >>> py3-fasteners-pyc*: Compressing data... >>> py3-fasteners-pyc*: Create checksum... >>> py3-fasteners-pyc*: Create py3-fasteners-pyc-0.19-r2.apk >>> py3-fasteners*: Tracing dependencies... python3 python3~3.12 >>> py3-fasteners*: Package size: 57.3 KB >>> py3-fasteners*: Compressing data... >>> py3-fasteners*: Create checksum... >>> py3-fasteners*: Create py3-fasteners-0.19-r2.apk >>> py3-fasteners: Build complete at Tue, 21 Oct 2025 18:13:35 +0000 elapsed time 0h 0m 19s >>> py3-fasteners: Cleaning up srcdir >>> py3-fasteners: Cleaning up pkgdir >>> py3-fasteners: Uninstalling dependencies... ( 1/21) Purging .makedepends-py3-fasteners (20251021.181333) ( 2/21) Purging py3-gpep517-pyc (19-r0) ( 3/21) Purging py3-gpep517 (19-r0) ( 4/21) Purging py3-installer-pyc (0.7.0-r2) ( 5/21) Purging py3-installer (0.7.0-r2) ( 6/21) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/21) Purging py3-setuptools (80.9.0-r1) ( 8/21) Purging py3-wheel-pyc (0.46.1-r0) ( 9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-packaging-pyc (25.0-r0) (11/21) Purging py3-packaging (25.0-r0) (12/21) Purging py3-parsing-pyc (3.2.3-r0) (13/21) Purging py3-parsing (3.2.3-r0) (14/21) Purging python3-pyc (3.12.12-r0) (15/21) Purging python3-pycache-pyc0 (3.12.12-r0) (16/21) Purging pyc (3.12.12-r0) (17/21) Purging python3 (3.12.12-r0) (18/21) Purging gdbm (1.26-r0) (19/21) Purging libpanelw (6.5_p20251010-r0) (20/21) Purging mpdecimal (4.0.1-r0) (21/21) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-fasteners: Updating the community/ppc64le repository index... >>> py3-fasteners: Signing the index...