>>> py3-zope-deprecation: Building community/py3-zope-deprecation 5.0-r2 (using abuild 3.15.0_rc3-r1) started Tue, 29 Apr 2025 06:42:59 +0000 >>> py3-zope-deprecation: Validating /home/buildozer/aports/community/py3-zope-deprecation/APKBUILD... >>> py3-zope-deprecation: Analyzing dependencies... >>> py3-zope-deprecation: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r1) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing py3-setuptools-pyc (77.0.3-r0) (10/22) Installing py3-parsing (3.2.0-r0) (11/22) Installing py3-parsing-pyc (3.2.0-r0) (12/22) Installing py3-packaging-pyc (25.0-r0) (13/22) Installing python3-pyc (3.12.10-r0) (14/22) Installing py3-packaging (25.0-r0) (15/22) Installing py3-setuptools (77.0.3-r0) (16/22) Installing py3-installer (0.7.0-r2) (17/22) Installing py3-installer-pyc (0.7.0-r2) (18/22) Installing py3-gpep517 (16-r0) (19/22) Installing py3-gpep517-pyc (16-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-zope-deprecation (20250429.064323) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 131 packages >>> py3-zope-deprecation: Cleaning up srcdir >>> py3-zope-deprecation: Cleaning up pkgdir >>> py3-zope-deprecation: Cleaning up tmpdir >>> py3-zope-deprecation: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-zope-deprecation-5.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-deprecation: Fetching py3-zope-deprecation-5.0.tar.gz::https://github.com/zopefoundation/zope.deprecation/archive/refs/tags/5.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/v3.22/py3-zope-deprecation-5.0.tar.gz.part' py3-zope-deprecation 100% |********************************| 22147 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-zope-deprecation-5.0.tar.gz.part' saved >>> py3-zope-deprecation: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-zope-deprecation-5.0.tar.gz >>> py3-zope-deprecation: Checking sha512sums... py3-zope-deprecation-5.0.tar.gz: OK >>> py3-zope-deprecation: Unpacking /var/cache/distfiles/v3.22/py3-zope-deprecation-5.0.tar.gz... 2025-04-29 06:43:24,879 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:807: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-29 06:43:24,910 root INFO running bdist_wheel 2025-04-29 06:43:24,924 root INFO running build 2025-04-29 06:43:24,924 root INFO running build_py 2025-04-29 06:43:24,928 root INFO creating build/lib/zope 2025-04-29 06:43:24,928 root INFO copying src/zope/__init__.py -> build/lib/zope 2025-04-29 06:43:24,928 root INFO creating build/lib/zope/deprecation 2025-04-29 06:43:24,929 root INFO copying src/zope/deprecation/__init__.py -> build/lib/zope/deprecation 2025-04-29 06:43:24,929 root INFO copying src/zope/deprecation/deprecation.py -> build/lib/zope/deprecation 2025-04-29 06:43:24,929 root INFO copying src/zope/deprecation/fixture.py -> build/lib/zope/deprecation 2025-04-29 06:43:24,930 root INFO copying src/zope/deprecation/tests.py -> build/lib/zope/deprecation 2025-04-29 06:43:24,930 root INFO running egg_info 2025-04-29 06:43:24,932 root INFO creating src/zope.deprecation.egg-info 2025-04-29 06:43:24,932 root INFO writing src/zope.deprecation.egg-info/PKG-INFO 2025-04-29 06:43:24,933 root INFO writing dependency_links to src/zope.deprecation.egg-info/dependency_links.txt 2025-04-29 06:43:24,934 root INFO writing namespace_packages to src/zope.deprecation.egg-info/namespace_packages.txt 2025-04-29 06:43:24,934 root INFO writing requirements to src/zope.deprecation.egg-info/requires.txt 2025-04-29 06:43:24,934 root INFO writing top-level names to src/zope.deprecation.egg-info/top_level.txt 2025-04-29 06:43:24,934 root INFO writing manifest file 'src/zope.deprecation.egg-info/SOURCES.txt' 2025-04-29 06:43:24,938 root INFO reading manifest file 'src/zope.deprecation.egg-info/SOURCES.txt' 2025-04-29 06:43:24,938 root INFO reading manifest template 'MANIFEST.in' 2025-04-29 06:43:24,939 root WARNING warning: no files found matching '*.txt' under directory 'docs' 2025-04-29 06:43:24,940 root INFO adding license file 'LICENSE.txt' 2025-04-29 06:43:24,941 root INFO writing manifest file 'src/zope.deprecation.egg-info/SOURCES.txt' 2025-04-29 06:43:24,947 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-29 06:43:24,947 root INFO running install 2025-04-29 06:43:24,958 root INFO running install_lib 2025-04-29 06:43:24,961 root WARNING Skipping installation of build/bdist.linux-armv8l/wheel/./zope/__init__.py (namespace package) 2025-04-29 06:43:24,962 root INFO copying zope/deprecation/__init__.py -> build/bdist.linux-armv8l/wheel/./zope/deprecation 2025-04-29 06:43:24,962 root INFO copying zope/deprecation/deprecation.py -> build/bdist.linux-armv8l/wheel/./zope/deprecation 2025-04-29 06:43:24,962 root INFO copying zope/deprecation/fixture.py -> build/bdist.linux-armv8l/wheel/./zope/deprecation 2025-04-29 06:43:24,962 root INFO copying zope/deprecation/tests.py -> build/bdist.linux-armv8l/wheel/./zope/deprecation 2025-04-29 06:43:24,963 root INFO running install_egg_info 2025-04-29 06:43:24,966 root INFO Copying src/zope.deprecation.egg-info to build/bdist.linux-armv8l/wheel/./zope.deprecation-5.0-py3.12.egg-info 2025-04-29 06:43:24,967 root INFO Installing build/bdist.linux-armv8l/wheel/./zope.deprecation-5.0-py3.12-nspkg.pth 2025-04-29 06:43:24,967 root INFO running install_scripts 2025-04-29 06:43:24,969 root INFO creating build/bdist.linux-armv8l/wheel/zope_deprecation-5.0.dist-info/WHEEL 2025-04-29 06:43:24,969 wheel INFO creating '/home/buildozer/aports/community/py3-zope-deprecation/src/zope.deprecation-5.0/.dist/.tmp-d1vzmhgf/zope_deprecation-5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-29 06:43:24,969 wheel INFO adding 'zope.deprecation-5.0-py3.12-nspkg.pth' 2025-04-29 06:43:24,970 wheel INFO adding 'zope/deprecation/__init__.py' 2025-04-29 06:43:24,970 wheel INFO adding 'zope/deprecation/deprecation.py' 2025-04-29 06:43:24,970 wheel INFO adding 'zope/deprecation/fixture.py' 2025-04-29 06:43:24,971 wheel INFO adding 'zope/deprecation/tests.py' 2025-04-29 06:43:24,971 wheel INFO adding 'zope_deprecation-5.0.dist-info/licenses/LICENSE.txt' 2025-04-29 06:43:24,971 wheel INFO adding 'zope_deprecation-5.0.dist-info/METADATA' 2025-04-29 06:43:24,972 wheel INFO adding 'zope_deprecation-5.0.dist-info/WHEEL' 2025-04-29 06:43:24,972 wheel INFO adding 'zope_deprecation-5.0.dist-info/namespace_packages.txt' 2025-04-29 06:43:24,972 wheel INFO adding 'zope_deprecation-5.0.dist-info/top_level.txt' 2025-04-29 06:43:24,972 wheel INFO adding 'zope_deprecation-5.0.dist-info/RECORD' 2025-04-29 06:43:24,972 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-29 06:43:24,973 gpep517 INFO The backend produced .dist/zope_deprecation-5.0-py3-none-any.whl zope_deprecation-5.0-py3-none-any.whl >>> py3-zope-deprecation: Entering fakeroot... >>> py3-zope-deprecation-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/zope/deprecation/__pycache__' -> '/home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation-pyc/usr/lib/python3.12/site-packages/zope/deprecation/__pycache__' >>> py3-zope-deprecation-pyc*: Preparing subpackage py3-zope-deprecation-pyc... >>> py3-zope-deprecation-pyc*: Running postcheck for py3-zope-deprecation-pyc >>> py3-zope-deprecation*: Running postcheck for py3-zope-deprecation >>> py3-zope-deprecation*: Preparing package py3-zope-deprecation... >>> py3-zope-deprecation-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-zope-deprecation-pyc*: Package size: 49.5 KB >>> py3-zope-deprecation-pyc*: Compressing data... >>> py3-zope-deprecation-pyc*: Create checksum... >>> py3-zope-deprecation-pyc*: Create py3-zope-deprecation-pyc-5.0-r2.apk >>> py3-zope-deprecation*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-zope-deprecation*: Package size: 36.6 KB >>> py3-zope-deprecation*: Compressing data... >>> py3-zope-deprecation*: Create checksum... >>> py3-zope-deprecation*: Create py3-zope-deprecation-5.0-r2.apk >>> py3-zope-deprecation: Build complete at Tue, 29 Apr 2025 06:43:25 +0000 elapsed time 0h 0m 26s >>> py3-zope-deprecation: Cleaning up srcdir >>> py3-zope-deprecation: Cleaning up pkgdir >>> py3-zope-deprecation: Uninstalling dependencies... (1/22) Purging .makedepends-py3-zope-deprecation (20250429.064323) (2/22) Purging py3-setuptools-pyc (77.0.3-r0) (3/22) Purging py3-setuptools (77.0.3-r0) (4/22) Purging py3-gpep517-pyc (16-r0) (5/22) Purging py3-gpep517 (16-r0) (6/22) Purging py3-installer-pyc (0.7.0-r2) (7/22) Purging py3-installer (0.7.0-r2) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (25.0-r0) (11/22) Purging py3-packaging (25.0-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r1) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-zope-deprecation: Updating the community/armhf repository index... >>> py3-zope-deprecation: Signing the index...