>>> py3-zope-event: Building community/py3-zope-event 5.0-r1 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 18:37:44 +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/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.6-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.6.3-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20241006-r1) (7/18) Installing sqlite-libs (3.47.0-r0) (8/18) Installing python3 (3.12.7-r1) (9/18) Installing python3-pycache-pyc0 (3.12.7-r1) (10/18) Installing pyc (3.12.7-r1) (11/18) Installing py3-setuptools-pyc (70.3.0-r0) (12/18) Installing py3-parsing (3.1.4-r0) (13/18) Installing py3-parsing-pyc (3.1.4-r0) (14/18) Installing py3-packaging-pyc (24.1-r0) (15/18) Installing python3-pyc (3.12.7-r1) (16/18) Installing py3-packaging (24.1-r0) (17/18) Installing py3-setuptools (70.3.0-r0) (18/18) Installing .makedepends-py3-zope-event (20241030.183759) Executing busybox-1.37.0-r3.trigger OK: 438 MiB in 119 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.21/zope.event-5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/zope.event-5.0.tar.gz.part' zope.event-5.0.tar.g 100% |********************************| 16231 0:00:00 ETA '/var/cache/distfiles/v3.21/zope.event-5.0.tar.gz.part' saved >>> py3-zope-event: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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.21/zope.event-5.0.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:679: 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) running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/event copying src/zope/event/tests.py -> build/lib/zope/event copying src/zope/event/__init__.py -> build/lib/zope/event copying src/zope/event/classhandler.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' /usr/lib/python3.12/site-packages/setuptools/dist.py:679: 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) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. 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' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN >>> py3-zope-event: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:679: 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) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: 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/tests.py -> /home/buildozer/aports/community/py3-zope-event/pkg/py3-zope-event/usr/lib/python3.12/site-packages/zope/event 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 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 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 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.2 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 Wed, 30 Oct 2024 18:38:01 +0000 elapsed time 0h 0m 17s >>> py3-zope-event: Cleaning up srcdir >>> py3-zope-event: Cleaning up pkgdir >>> py3-zope-event: Uninstalling dependencies... (1/18) Purging .makedepends-py3-zope-event (20241030.183759) (2/18) Purging py3-setuptools-pyc (70.3.0-r0) (3/18) Purging py3-setuptools (70.3.0-r0) (4/18) Purging py3-packaging-pyc (24.1-r0) (5/18) Purging py3-packaging (24.1-r0) (6/18) Purging py3-parsing-pyc (3.1.4-r0) (7/18) Purging py3-parsing (3.1.4-r0) (8/18) Purging python3-pyc (3.12.7-r1) (9/18) Purging python3-pycache-pyc0 (3.12.7-r1) (10/18) Purging pyc (3.12.7-r1) (11/18) Purging python3 (3.12.7-r1) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.6-r0) (15/18) Purging libpanelw (6.5_p20241006-r1) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.47.0-r0) (18/18) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 396 MiB in 101 packages >>> py3-zope-event: Updating the community/x86 repository index... >>> py3-zope-event: Signing the index...