>>> py3-zope-event: Building community/py3-zope-event 5.0-r1 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 01:18:01 +0000 >>> py3-zope-event: Validating /home/buildozer/aports/community/py3-zope-event/APKBUILD... >>> py3-zope-event: Analyzing dependencies... >>> py3-zope-event: Installing for build: build-base py3-setuptools (1/16) Installing libbz2 (1.0.8-r6) (2/16) Installing gdbm (1.24-r0) (3/16) Installing mpdecimal (4.0.0-r0) (4/16) Installing libpanelw (6.5_p20250412-r0) (5/16) Installing sqlite-libs (3.49.1-r0) (6/16) Installing python3 (3.12.10-r0) (7/16) Installing python3-pycache-pyc0 (3.12.10-r0) (8/16) Installing pyc (3.12.10-r0) (9/16) Installing py3-setuptools-pyc (77.0.3-r0) (10/16) Installing py3-parsing (3.2.0-r0) (11/16) Installing py3-parsing-pyc (3.2.0-r0) (12/16) Installing py3-packaging-pyc (25.0-r0) (13/16) Installing python3-pyc (3.12.10-r0) (14/16) Installing py3-packaging (25.0-r0) (15/16) Installing py3-setuptools (77.0.3-r0) (16/16) Installing .makedepends-py3-zope-event (20250428.011802) Executing busybox-1.37.0-r16.trigger OK: 643 MiB in 125 packages >>> py3-zope-event: Cleaning up srcdir >>> py3-zope-event: Cleaning up pkgdir >>> py3-zope-event: Cleaning up tmpdir >>> py3-zope-event: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zope.event-5.0.tar.gz >>> py3-zope-event: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/zope.event-5.0.tar.gz >>> py3-zope-event: Checking sha512sums... zope.event-5.0.tar.gz: OK >>> py3-zope-event: Unpacking /var/cache/distfiles/v3.22/zope.event-5.0.tar.gz... /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() running build running build_py creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/event copying src/zope/event/__init__.py -> build/lib/zope/event copying src/zope/event/classhandler.py -> build/lib/zope/event copying src/zope/event/tests.py -> build/lib/zope/event running egg_info creating src/zope.event.egg-info writing src/zope.event.egg-info/PKG-INFO writing dependency_links to src/zope.event.egg-info/dependency_links.txt writing namespace_packages to src/zope.event.egg-info/namespace_packages.txt writing requirements to src/zope.event.egg-info/requires.txt writing top-level names to src/zope.event.egg-info/top_level.txt writing manifest file 'src/zope.event.egg-info/SOURCES.txt' reading manifest file 'src/zope.event.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/zope.event.egg-info/SOURCES.txt' >>> py3-zope-event: Entering fakeroot... /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() running install /usr/lib/python3.12/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. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib Skipping installation of /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/__init__.py (namespace package) copying zope/event/__init__.py -> /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event copying zope/event/classhandler.py -> /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event copying zope/event/tests.py -> /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event byte-compiling /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event/classhandler.py to classhandler.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event/tests.py to tests.cpython-312.pyc running install_egg_info running egg_info writing src/zope.event.egg-info/PKG-INFO writing dependency_links to src/zope.event.egg-info/dependency_links.txt writing namespace_packages to src/zope.event.egg-info/namespace_packages.txt writing requirements to src/zope.event.egg-info/requires.txt writing top-level names to src/zope.event.egg-info/top_level.txt reading manifest file 'src/zope.event.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/zope.event.egg-info/SOURCES.txt' Copying src/zope.event.egg-info to /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope.event-5.0-py3.12.egg-info Installing /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope.event-5.0-py3.12-nspkg.pth running install_scripts >>> py3-zope-event-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/zope/event/__pycache__' -> '/home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event-pyc/usr/lib/python3.12/site-packages/zope/event/__pycache__' >>> py3-zope-event-pyc*: Preparing subpackage py3-zope-event-pyc... >>> py3-zope-event-pyc*: Running postcheck for py3-zope-event-pyc >>> py3-zope-event*: Running postcheck for py3-zope-event >>> py3-zope-event*: Preparing package py3-zope-event... >>> py3-zope-event-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-zope-event-pyc*: Package size: 5.4 KB >>> py3-zope-event-pyc*: Compressing data... >>> py3-zope-event-pyc*: Create checksum... >>> py3-zope-event-pyc*: Create py3-zope-event-pyc-5.0-r1.apk >>> py3-zope-event*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-zope-event*: Package size: 10.4 KB >>> py3-zope-event*: Compressing data... >>> py3-zope-event*: Create checksum... >>> py3-zope-event*: Create py3-zope-event-5.0-r1.apk >>> py3-zope-event: Build complete at Mon, 28 Apr 2025 01:18:03 +0000 elapsed time 0h 0m 2s >>> py3-zope-event: Cleaning up srcdir >>> py3-zope-event: Cleaning up pkgdir >>> py3-zope-event: Uninstalling dependencies... (1/16) Purging .makedepends-py3-zope-event (20250428.011802) (2/16) Purging py3-setuptools-pyc (77.0.3-r0) (3/16) Purging py3-setuptools (77.0.3-r0) (4/16) Purging py3-packaging-pyc (25.0-r0) (5/16) Purging py3-packaging (25.0-r0) (6/16) Purging py3-parsing-pyc (3.2.0-r0) (7/16) Purging py3-parsing (3.2.0-r0) (8/16) Purging python3-pyc (3.12.10-r0) (9/16) Purging python3-pycache-pyc0 (3.12.10-r0) (10/16) Purging pyc (3.12.10-r0) (11/16) Purging python3 (3.12.10-r0) (12/16) Purging gdbm (1.24-r0) (13/16) Purging libbz2 (1.0.8-r6) (14/16) Purging libpanelw (6.5_p20250412-r0) (15/16) Purging mpdecimal (4.0.0-r0) (16/16) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-zope-event: Updating the community/armhf repository index... >>> py3-zope-event: Signing the index...