>>> py3-zope-hookable: Building community/py3-zope-hookable 5.4-r2 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 16:25:08 +0000 >>> py3-zope-hookable: Checking sanity of /home/buildozer/aports/community/py3-zope-hookable/APKBUILD... >>> py3-zope-hookable: Analyzing dependencies... >>> py3-zope-hookable: Installing for build: build-base py3-setuptools python3-dev (1/20) Installing libbz2 (1.0.8-r6) (2/20) Installing libffi (3.4.6-r0) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.6.1-r3) (5/20) Installing mpdecimal (4.0.0-r0) (6/20) Installing libpanelw (6.4_p20240330-r0) (7/20) Installing readline (8.2.10-r0) (8/20) Installing sqlite-libs (3.45.2-r0) (9/20) Installing python3 (3.12.2-r1) (10/20) Installing python3-pycache-pyc0 (3.12.2-r1) (11/20) Installing pyc (3.12.2-r1) (12/20) Installing py3-setuptools-pyc (69.2.0-r1) (13/20) Installing py3-parsing (3.1.2-r1) (14/20) Installing py3-parsing-pyc (3.1.2-r1) (15/20) Installing py3-packaging-pyc (24.0-r1) (16/20) Installing python3-pyc (3.12.2-r1) (17/20) Installing py3-packaging (24.0-r1) (18/20) Installing py3-setuptools (69.2.0-r1) (19/20) Installing python3-dev (3.12.2-r1) (20/20) Installing .makedepends-py3-zope-hookable (20240412.162509) Executing busybox-1.36.1-r25.trigger OK: 398 MiB in 123 packages >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Cleaning up tmpdir >>> py3-zope-hookable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zope.hookable-5.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/zope.hookable-5.4.tar.gz.part' zope.hookable-5.4.ta 100% |********************************| 25574 0:00:00 ETA '/var/cache/distfiles/zope.hookable-5.4.tar.gz.part' saved >>> py3-zope-hookable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/zope.hookable-5.4.tar.gz >>> py3-zope-hookable: Checking sha512sums... zope.hookable-5.4.tar.gz: OK >>> py3-zope-hookable: Unpacking /var/cache/distfiles/zope.hookable-5.4.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:678: 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.linux-armv8l-cpython-312 creating build/lib.linux-armv8l-cpython-312/zope copying src/zope/__init__.py -> build/lib.linux-armv8l-cpython-312/zope creating build/lib.linux-armv8l-cpython-312/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-armv8l-cpython-312/zope/hookable creating build/lib.linux-armv8l-cpython-312/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-armv8l-cpython-312/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-armv8l-cpython-312/zope/hookable/tests copying src/zope/hookable/tests/test_compile_flags.py -> build/lib.linux-armv8l-cpython-312/zope/hookable/tests running egg_info creating src/zope.hookable.egg-info writing src/zope.hookable.egg-info/PKG-INFO writing dependency_links to src/zope.hookable.egg-info/dependency_links.txt writing namespace_packages to src/zope.hookable.egg-info/namespace_packages.txt writing requirements to src/zope.hookable.egg-info/requires.txt writing top-level names to src/zope.hookable.egg-info/top_level.txt writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt' reading manifest file 'src/zope.hookable.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.hookable.egg-info/SOURCES.txt' copying src/zope/hookable/_zope_hookable.c -> build/lib.linux-armv8l-cpython-312/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-armv8l-cpython-312 creating build/temp.linux-armv8l-cpython-312/src creating build/temp.linux-armv8l-cpython-312/src/zope creating build/temp.linux-armv8l-cpython-312/src/zope/hookable gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c src/zope/hookable/_zope_hookable.c -o build/temp.linux-armv8l-cpython-312/src/zope/hookable/_zope_hookable.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/zope/hookable/_zope_hookable.cpython-312-arm-linux-musleabihf.so /usr/lib/python3.12/site-packages/setuptools/dist.py:678: 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.hookable.egg-info/PKG-INFO writing dependency_links to src/zope.hookable.egg-info/dependency_links.txt writing namespace_packages to src/zope.hookable.egg-info/namespace_packages.txt writing requirements to src/zope.hookable.egg-info/requires.txt writing top-level names to src/zope.hookable.egg-info/top_level.txt reading manifest file 'src/zope.hookable.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.hookable.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv8l-cpython-312/zope/hookable/_zope_hookable.cpython-312-arm-linux-musleabihf.so -> src/zope/hookable test_after_hook (zope.hookable.tests.test_hookable.HookableTests.test_after_hook) ... ok test_after_hook_and_reset (zope.hookable.tests.test_hookable.HookableTests.test_after_hook_and_reset) ... ok test_before_hook (zope.hookable.tests.test_hookable.HookableTests.test_before_hook) ... ok test_class (zope.hookable.tests.test_hookable.HookableTests.test_class) ... ok test_implementation_cannot_be_deleted (zope.hookable.tests.test_hookable.HookableTests.test_implementation_cannot_be_deleted) ... ok test_no_args (zope.hookable.tests.test_hookable.HookableTests.test_no_args) ... ok test_original_cannot_be_deleted (zope.hookable.tests.test_hookable.HookableTests.test_original_cannot_be_deleted) ... ok test_pure_python (zope.hookable.tests.test_hookable.HookableTests.test_pure_python) ... ok test_too_many_args (zope.hookable.tests.test_hookable.HookableTests.test_too_many_args) ... ok test_w_implementation_kwarg (zope.hookable.tests.test_hookable.HookableTests.test_w_implementation_kwarg) ... ok test_w_unknown_kwarg (zope.hookable.tests.test_hookable.HookableTests.test_w_unknown_kwarg) ... ok test_after_hook (zope.hookable.tests.test_hookable.PyHookableTests.test_after_hook) ... ok test_after_hook_and_reset (zope.hookable.tests.test_hookable.PyHookableTests.test_after_hook_and_reset) ... ok test_before_hook (zope.hookable.tests.test_hookable.PyHookableTests.test_before_hook) ... ok test_class (zope.hookable.tests.test_hookable.PyHookableTests.test_class) ... ok test_implementation_cannot_be_deleted (zope.hookable.tests.test_hookable.PyHookableTests.test_implementation_cannot_be_deleted) ... ok test_no_args (zope.hookable.tests.test_hookable.PyHookableTests.test_no_args) ... ok test_original_cannot_be_deleted (zope.hookable.tests.test_hookable.PyHookableTests.test_original_cannot_be_deleted) ... ok test_pure_python (zope.hookable.tests.test_hookable.PyHookableTests.test_pure_python) ... ok test_too_many_args (zope.hookable.tests.test_hookable.PyHookableTests.test_too_many_args) ... ok test_w_implementation_kwarg (zope.hookable.tests.test_hookable.PyHookableTests.test_w_implementation_kwarg) ... ok test_w_unknown_kwarg (zope.hookable.tests.test_hookable.PyHookableTests.test_w_unknown_kwarg) ... ok test_bases_class (zope.hookable.tests.test_hookable.TestIssue6.test_bases_class) ... ok test_dict_class (zope.hookable.tests.test_hookable.TestIssue6.test_dict_class) ... ok test_empty_bases_function (zope.hookable.tests.test_hookable.TestIssue6.test_empty_bases_function) ... ok test_empty_dict_function (zope.hookable.tests.test_hookable.TestIssue6.test_empty_dict_function) ... ok test_non_string_attr_name (zope.hookable.tests.test_hookable.TestIssue6.test_non_string_attr_name) ... ok test_preserves_doc_class (zope.hookable.tests.test_hookable.TestIssue6.test_preserves_doc_class) ... ok test_preserves_doc_function (zope.hookable.tests.test_hookable.TestIssue6.test_preserves_doc_function) ... ok test_short_name (zope.hookable.tests.test_hookable.TestIssue6.test_short_name) ... ok test_unicode_attribute_name (zope.hookable.tests.test_hookable.TestIssue6.test_unicode_attribute_name) ... ok test_bases_class (zope.hookable.tests.test_hookable.TestIssue6Py.test_bases_class) ... ok test_dict_class (zope.hookable.tests.test_hookable.TestIssue6Py.test_dict_class) ... ok test_empty_bases_function (zope.hookable.tests.test_hookable.TestIssue6Py.test_empty_bases_function) ... ok test_empty_dict_function (zope.hookable.tests.test_hookable.TestIssue6Py.test_empty_dict_function) ... ok test_non_string_attr_name (zope.hookable.tests.test_hookable.TestIssue6Py.test_non_string_attr_name) ... ok test_preserves_doc_class (zope.hookable.tests.test_hookable.TestIssue6Py.test_preserves_doc_class) ... ok test_preserves_doc_function (zope.hookable.tests.test_hookable.TestIssue6Py.test_preserves_doc_function) ... ok test_short_name (zope.hookable.tests.test_hookable.TestIssue6Py.test_short_name) ... ok test_unicode_attribute_name (zope.hookable.tests.test_hookable.TestIssue6Py.test_unicode_attribute_name) ... ok ---------------------------------------------------------------------- Ran 40 tests in 0.002s OK >>> py3-zope-hookable: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:678: 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-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/__init__.py (namespace package) copying zope/hookable/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable copying zope/hookable/_zope_hookable.cpython-312-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable copying zope/hookable/_zope_hookable.c -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable copying zope/hookable/tests/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests copying zope/hookable/tests/test_hookable.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests copying zope/hookable/tests/test_compile_flags.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests/test_hookable.py to test_hookable.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests/test_compile_flags.py to test_compile_flags.cpython-312.pyc running install_egg_info running egg_info writing src/zope.hookable.egg-info/PKG-INFO writing dependency_links to src/zope.hookable.egg-info/dependency_links.txt writing namespace_packages to src/zope.hookable.egg-info/namespace_packages.txt writing requirements to src/zope.hookable.egg-info/requires.txt writing top-level names to src/zope.hookable.egg-info/top_level.txt reading manifest file 'src/zope.hookable.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.hookable.egg-info/SOURCES.txt' Copying src/zope.hookable.egg-info to /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope.hookable-5.4-py3.12.egg-info Installing /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope.hookable-5.4-py3.12-nspkg.pth running install_scripts >>> py3-zope-hookable-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/__pycache__' -> '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable-pyc/usr/lib/python3.12/site-packages/zope/hookable/__pycache__' '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.12/site-packages/zope/hookable/tests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable-pyc/usr/lib/python3.12/site-packages/zope/hookable/tests/__pycache__' >>> py3-zope-hookable-pyc*: Preparing subpackage py3-zope-hookable-pyc... >>> py3-zope-hookable-pyc*: Running postcheck for py3-zope-hookable-pyc >>> py3-zope-hookable*: Running postcheck for py3-zope-hookable >>> py3-zope-hookable*: Preparing package py3-zope-hookable... >>> py3-zope-hookable*: Stripping binaries >>> py3-zope-hookable-pyc*: Scanning shared objects >>> py3-zope-hookable*: Scanning shared objects >>> py3-zope-hookable-pyc*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-zope-hookable-pyc*: Package size: 64.0 KB >>> py3-zope-hookable-pyc*: Compressing data... >>> py3-zope-hookable-pyc*: Create checksum... >>> py3-zope-hookable-pyc*: Create py3-zope-hookable-pyc-5.4-r2.apk >>> py3-zope-hookable*: Tracing dependencies... py3-setuptools python3~3.12 so:libc.musl-armv7.so.1 >>> py3-zope-hookable*: Package size: 108.0 KB >>> py3-zope-hookable*: Compressing data... >>> py3-zope-hookable*: Create checksum... >>> py3-zope-hookable*: Create py3-zope-hookable-5.4-r2.apk >>> py3-zope-hookable: Build complete at Fri, 12 Apr 2024 16:25:12 +0000 elapsed time 0h 0m 4s >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Uninstalling dependencies... (1/20) Purging .makedepends-py3-zope-hookable (20240412.162509) (2/20) Purging py3-setuptools-pyc (69.2.0-r1) (3/20) Purging py3-setuptools (69.2.0-r1) (4/20) Purging py3-packaging-pyc (24.0-r1) (5/20) Purging py3-packaging (24.0-r1) (6/20) Purging py3-parsing-pyc (3.1.2-r1) (7/20) Purging py3-parsing (3.1.2-r1) (8/20) Purging python3-dev (3.12.2-r1) (9/20) Purging python3-pyc (3.12.2-r1) (10/20) Purging python3-pycache-pyc0 (3.12.2-r1) (11/20) Purging pyc (3.12.2-r1) (12/20) Purging python3 (3.12.2-r1) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r6) (15/20) Purging libffi (3.4.6-r0) (16/20) Purging libpanelw (6.4_p20240330-r0) (17/20) Purging mpdecimal (4.0.0-r0) (18/20) Purging readline (8.2.10-r0) (19/20) Purging sqlite-libs (3.45.2-r0) (20/20) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> py3-zope-hookable: Updating the community/armv7 repository index... >>> py3-zope-hookable: Signing the index...