>>> py3-zope-exceptions: Building community/py3-zope-exceptions 6.0-r0 (using abuild 3.15.0-r5) started Fri, 03 Oct 2025 02:51:18 +0000 >>> py3-zope-exceptions: Validating /home/buildozer/aports/community/py3-zope-exceptions/APKBUILD... >>> py3-zope-exceptions: Analyzing dependencies... >>> py3-zope-exceptions: Installing for build: build-base py3-zope-interface py3-setuptools py3-gpep517 py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.1-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.5_p20250816-r0) ( 7/26) Installing sqlite-libs (3.50.4-r1) ( 8/26) Installing python3 (3.12.11-r0) ( 9/26) Installing python3-pycache-pyc0 (3.12.11-r0) (10/26) Installing pyc (3.12.11-r0) (11/26) Installing py3-zope-interface-pyc (7.2-r0) (12/26) Installing python3-pyc (3.12.11-r0) (13/26) Installing py3-zope-interface (7.2-r0) (14/26) Installing py3-parsing (3.2.3-r0) (15/26) Installing py3-parsing-pyc (3.2.3-r0) (16/26) Installing py3-packaging (25.0-r0) (17/26) Installing py3-packaging-pyc (25.0-r0) (18/26) Installing py3-setuptools (80.9.0-r1) (19/26) Installing py3-setuptools-pyc (80.9.0-r1) (20/26) Installing py3-installer (0.7.0-r2) (21/26) Installing py3-installer-pyc (0.7.0-r2) (22/26) Installing py3-gpep517 (19-r0) (23/26) Installing py3-gpep517-pyc (19-r0) (24/26) Installing py3-wheel (0.46.1-r0) (25/26) Installing py3-wheel-pyc (0.46.1-r0) (26/26) Installing .makedepends-py3-zope-exceptions (20251003.025119) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 474 MiB in 131 packages >>> py3-zope-exceptions: Cleaning up srcdir >>> py3-zope-exceptions: Cleaning up pkgdir >>> py3-zope-exceptions: Cleaning up tmpdir >>> py3-zope-exceptions: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zope-exceptions-6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-zope-exceptions: Fetching py3-zope-exceptions-6.0.tar.gz::https://github.com/zopefoundation/zope.exceptions/archive/refs/tags/6.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-zope-exceptions-6.0.tar.gz.part' py3-zope-exceptions- 100% |********************************| 28764 0:00:00 ETA '/var/cache/distfiles/edge/py3-zope-exceptions-6.0.tar.gz.part' saved >>> py3-zope-exceptions: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-zope-exceptions-6.0.tar.gz >>> py3-zope-exceptions: Checking sha512sums... py3-zope-exceptions-6.0.tar.gz: OK >>> py3-zope-exceptions: Unpacking /var/cache/distfiles/edge/py3-zope-exceptions-6.0.tar.gz... 2025-10-03 02:51:20,836 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 :: Zope Public License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-03 02:51:20,864 root INFO running bdist_wheel 2025-10-03 02:51:20,883 root INFO running build 2025-10-03 02:51:20,883 root INFO running build_py 2025-10-03 02:51:20,887 root INFO creating build/lib/zope/exceptions 2025-10-03 02:51:20,888 root INFO copying src/zope/exceptions/exceptionformatter.py -> build/lib/zope/exceptions 2025-10-03 02:51:20,888 root INFO copying src/zope/exceptions/interfaces.py -> build/lib/zope/exceptions 2025-10-03 02:51:20,889 root INFO copying src/zope/exceptions/__init__.py -> build/lib/zope/exceptions 2025-10-03 02:51:20,889 root INFO copying src/zope/exceptions/log.py -> build/lib/zope/exceptions 2025-10-03 02:51:20,889 root INFO creating build/lib/zope/exceptions/tests 2025-10-03 02:51:20,890 root INFO copying src/zope/exceptions/tests/test_exceptionformatter.py -> build/lib/zope/exceptions/tests 2025-10-03 02:51:20,890 root INFO copying src/zope/exceptions/tests/test_log.py -> build/lib/zope/exceptions/tests 2025-10-03 02:51:20,890 root INFO copying src/zope/exceptions/tests/__init__.py -> build/lib/zope/exceptions/tests 2025-10-03 02:51:20,890 root INFO running egg_info 2025-10-03 02:51:20,893 root INFO creating src/zope.exceptions.egg-info 2025-10-03 02:51:20,894 root INFO writing src/zope.exceptions.egg-info/PKG-INFO 2025-10-03 02:51:20,895 root INFO writing dependency_links to src/zope.exceptions.egg-info/dependency_links.txt 2025-10-03 02:51:20,895 root INFO writing requirements to src/zope.exceptions.egg-info/requires.txt 2025-10-03 02:51:20,896 root INFO writing top-level names to src/zope.exceptions.egg-info/top_level.txt 2025-10-03 02:51:20,896 root INFO writing manifest file 'src/zope.exceptions.egg-info/SOURCES.txt' 2025-10-03 02:51:20,900 root INFO reading manifest file 'src/zope.exceptions.egg-info/SOURCES.txt' 2025-10-03 02:51:20,901 root INFO reading manifest template 'MANIFEST.in' 2025-10-03 02:51:20,904 root INFO adding license file 'LICENSE.txt' 2025-10-03 02:51:20,905 root INFO writing manifest file 'src/zope.exceptions.egg-info/SOURCES.txt' 2025-10-03 02:51:20,914 root INFO installing to build/bdist.linux-i686/wheel 2025-10-03 02:51:20,914 root INFO running install 2025-10-03 02:51:20,925 root INFO running install_lib 2025-10-03 02:51:20,929 root INFO creating build/bdist.linux-i686/wheel 2025-10-03 02:51:20,929 root INFO creating build/bdist.linux-i686/wheel/zope 2025-10-03 02:51:20,929 root INFO creating build/bdist.linux-i686/wheel/zope/exceptions 2025-10-03 02:51:20,930 root INFO copying build/lib/zope/exceptions/exceptionformatter.py -> build/bdist.linux-i686/wheel/./zope/exceptions 2025-10-03 02:51:20,930 root INFO copying build/lib/zope/exceptions/interfaces.py -> build/bdist.linux-i686/wheel/./zope/exceptions 2025-10-03 02:51:20,930 root INFO copying build/lib/zope/exceptions/__init__.py -> build/bdist.linux-i686/wheel/./zope/exceptions 2025-10-03 02:51:20,930 root INFO copying build/lib/zope/exceptions/log.py -> build/bdist.linux-i686/wheel/./zope/exceptions 2025-10-03 02:51:20,931 root INFO creating build/bdist.linux-i686/wheel/zope/exceptions/tests 2025-10-03 02:51:20,931 root INFO copying build/lib/zope/exceptions/tests/test_exceptionformatter.py -> build/bdist.linux-i686/wheel/./zope/exceptions/tests 2025-10-03 02:51:20,931 root INFO copying build/lib/zope/exceptions/tests/test_log.py -> build/bdist.linux-i686/wheel/./zope/exceptions/tests 2025-10-03 02:51:20,932 root INFO copying build/lib/zope/exceptions/tests/__init__.py -> build/bdist.linux-i686/wheel/./zope/exceptions/tests 2025-10-03 02:51:20,932 root INFO running install_egg_info 2025-10-03 02:51:20,936 root INFO Copying src/zope.exceptions.egg-info to build/bdist.linux-i686/wheel/./zope.exceptions-6.0-py3.12.egg-info 2025-10-03 02:51:20,937 root INFO running install_scripts 2025-10-03 02:51:20,938 root INFO creating build/bdist.linux-i686/wheel/zope_exceptions-6.0.dist-info/WHEEL 2025-10-03 02:51:20,939 wheel INFO creating '/home/buildozer/aports/community/py3-zope-exceptions/src/zope.exceptions-6.0/.dist/.tmp-1ozu9bo6/zope_exceptions-6.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-03 02:51:20,939 wheel INFO adding 'zope/exceptions/__init__.py' 2025-10-03 02:51:20,940 wheel INFO adding 'zope/exceptions/exceptionformatter.py' 2025-10-03 02:51:20,940 wheel INFO adding 'zope/exceptions/interfaces.py' 2025-10-03 02:51:20,940 wheel INFO adding 'zope/exceptions/log.py' 2025-10-03 02:51:20,941 wheel INFO adding 'zope/exceptions/tests/__init__.py' 2025-10-03 02:51:20,941 wheel INFO adding 'zope/exceptions/tests/test_exceptionformatter.py' 2025-10-03 02:51:20,941 wheel INFO adding 'zope/exceptions/tests/test_log.py' 2025-10-03 02:51:20,942 wheel INFO adding 'zope_exceptions-6.0.dist-info/licenses/LICENSE.txt' 2025-10-03 02:51:20,942 wheel INFO adding 'zope_exceptions-6.0.dist-info/METADATA' 2025-10-03 02:51:20,942 wheel INFO adding 'zope_exceptions-6.0.dist-info/WHEEL' 2025-10-03 02:51:20,942 wheel INFO adding 'zope_exceptions-6.0.dist-info/top_level.txt' 2025-10-03 02:51:20,943 wheel INFO adding 'zope_exceptions-6.0.dist-info/RECORD' 2025-10-03 02:51:20,943 root INFO removing build/bdist.linux-i686/wheel 2025-10-03 02:51:20,944 gpep517 INFO The backend produced .dist/zope_exceptions-6.0-py3-none-any.whl zope_exceptions-6.0-py3-none-any.whl >>> py3-zope-exceptions: Entering fakeroot... >>> py3-zope-exceptions-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/zope/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-zope-exceptions/pkg/py3-zope-exceptions-pyc/usr/lib/python3.12/site-packages/zope/exceptions/__pycache__' 'usr/lib/python3.12/site-packages/zope/exceptions/tests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-exceptions/pkg/py3-zope-exceptions-pyc/usr/lib/python3.12/site-packages/zope/exceptions/tests/__pycache__' >>> py3-zope-exceptions-pyc*: Preparing subpackage py3-zope-exceptions-pyc... >>> py3-zope-exceptions-pyc*: Running postcheck for py3-zope-exceptions-pyc >>> py3-zope-exceptions*: Running postcheck for py3-zope-exceptions >>> py3-zope-exceptions*: Preparing package py3-zope-exceptions... >>> py3-zope-exceptions-pyc*: Tracing dependencies... py3-zope-interface py3-setuptools python3~3.12 >>> py3-zope-exceptions-pyc*: Package size: 77.5 KB >>> py3-zope-exceptions-pyc*: Compressing data... >>> py3-zope-exceptions-pyc*: Create checksum... >>> py3-zope-exceptions-pyc*: Create py3-zope-exceptions-pyc-6.0-r0.apk >>> py3-zope-exceptions*: Tracing dependencies... py3-zope-interface py3-setuptools python3~3.12 >>> py3-zope-exceptions*: Package size: 68.4 KB >>> py3-zope-exceptions*: Compressing data... >>> py3-zope-exceptions*: Create checksum... >>> py3-zope-exceptions*: Create py3-zope-exceptions-6.0-r0.apk >>> py3-zope-exceptions: Build complete at Fri, 03 Oct 2025 02:51:21 +0000 elapsed time 0h 0m 3s >>> py3-zope-exceptions: Cleaning up srcdir >>> py3-zope-exceptions: Cleaning up pkgdir >>> py3-zope-exceptions: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-zope-exceptions (20251003.025119) ( 2/26) Purging py3-zope-interface-pyc (7.2-r0) ( 3/26) Purging py3-zope-interface (7.2-r0) ( 4/26) Purging py3-setuptools-pyc (80.9.0-r1) ( 5/26) Purging py3-setuptools (80.9.0-r1) ( 6/26) Purging py3-gpep517-pyc (19-r0) ( 7/26) Purging py3-gpep517 (19-r0) ( 8/26) Purging py3-installer-pyc (0.7.0-r2) ( 9/26) Purging py3-installer (0.7.0-r2) (10/26) Purging py3-wheel-pyc (0.46.1-r0) (11/26) Purging py3-wheel (0.46.1-r0) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.11-r0) (17/26) Purging python3-pycache-pyc0 (3.12.11-r0) (18/26) Purging pyc (3.12.11-r0) (19/26) Purging python3 (3.12.11-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.5_p20250816-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.50.4-r1) (26/26) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 426 MiB in 105 packages >>> py3-zope-exceptions: Updating the community/x86 repository index... >>> py3-zope-exceptions: Signing the index...