>>> py3-zope-hookable: Building community/py3-zope-hookable 5.4-r2 (using abuild 3.15.0_rc3-r1) started Fri, 02 May 2025 05:04:32 +0000 >>> py3-zope-hookable: Validating /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/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.8-r0) (3/19) Installing gdbm (1.24-r0) (4/19) Installing xz-libs (5.8.1-r0) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.5_p20250412-r0) (7/19) Installing sqlite-libs (3.49.1-r1) (8/19) Installing python3 (3.12.10-r0) (9/19) Installing python3-pycache-pyc0 (3.12.10-r0) (10/19) Installing pyc (3.12.10-r0) (11/19) Installing py3-setuptools-pyc (77.0.3-r0) (12/19) Installing py3-parsing (3.2.0-r0) (13/19) Installing py3-parsing-pyc (3.2.0-r0) (14/19) Installing py3-packaging-pyc (25.0-r0) (15/19) Installing python3-pyc (3.12.10-r0) (16/19) Installing py3-packaging (25.0-r0) (17/19) Installing py3-setuptools (77.0.3-r0) (18/19) Installing python3-dev (3.12.10-r0) (19/19) Installing .makedepends-py3-zope-hookable (20250502.050516) Executing busybox-1.37.0-r16.trigger OK: 492 MiB in 120 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 >>> 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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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.linux-loongarch64-cpython-312/zope copying src/zope/__init__.py -> build/lib.linux-loongarch64-cpython-312/zope creating build/lib.linux-loongarch64-cpython-312/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-loongarch64-cpython-312/zope/hookable creating build/lib.linux-loongarch64-cpython-312/zope/hookable/tests copying src/zope/hookable/tests/test_compile_flags.py -> build/lib.linux-loongarch64-cpython-312/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-loongarch64-cpython-312/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-loongarch64-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-loongarch64-cpython-312/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-loongarch64-cpython-312/src/zope/hookable cc -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-loongarch64-cpython-312/src/zope/hookable/_zope_hookable.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-312/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-312/zope/hookable/_zope_hookable.cpython-312-loongarch64-linux-musl.so /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' >>> ERROR: py3-zope-hookable: check failed >>> py3-zope-hookable: Uninstalling dependencies... (1/19) Purging .makedepends-py3-zope-hookable (20250502.050516) (2/19) Purging py3-setuptools-pyc (77.0.3-r0) (3/19) Purging py3-setuptools (77.0.3-r0) (4/19) Purging py3-packaging-pyc (25.0-r0) (5/19) Purging py3-packaging (25.0-r0) (6/19) Purging py3-parsing-pyc (3.2.0-r0) (7/19) Purging py3-parsing (3.2.0-r0) (8/19) Purging python3-dev (3.12.10-r0) (9/19) Purging python3-pyc (3.12.10-r0) (10/19) Purging python3-pycache-pyc0 (3.12.10-r0) (11/19) Purging pyc (3.12.10-r0) (12/19) Purging python3 (3.12.10-r0) (13/19) Purging gdbm (1.24-r0) (14/19) Purging libbz2 (1.0.8-r6) (15/19) Purging libffi (3.4.8-r0) (16/19) Purging libpanelw (6.5_p20250412-r0) (17/19) Purging mpdecimal (4.0.0-r0) (18/19) Purging sqlite-libs (3.49.1-r1) (19/19) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages