>>> py3-zope-hookable: Building community/py3-zope-hookable 5.4-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 14:44:42 +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/18) Installing libbz2 (1.0.8-r5) (2/18) Installing gdbm (1.23-r1) (3/18) Installing mpdecimal (2.5.1-r2) (4/18) Installing libpanelw (6.4_p20230401-r4) (5/18) Installing readline (8.2.1-r1) (6/18) Installing sqlite-libs (3.41.2-r2) (7/18) Installing python3 (3.11.3-r10) (8/18) Installing python3-pycache-pyc0 (3.11.3-r10) (9/18) Installing pyc (0.1-r0) (10/18) Installing py3-setuptools-pyc (67.7.1-r0) (11/18) Installing py3-parsing (3.0.9-r2) (12/18) Installing py3-parsing-pyc (3.0.9-r2) (13/18) Installing py3-packaging-pyc (23.1-r1) (14/18) Installing python3-pyc (3.11.3-r10) (15/18) Installing py3-packaging (23.1-r1) (16/18) Installing py3-setuptools (67.7.1-r0) (17/18) Installing python3-dev (3.11.3-r10) (18/18) Installing .makedepends-py3-zope-hookable (20230422.144445) Executing busybox-1.36.0-r7.trigger OK: 1165 MiB in 121 packages >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> 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.11/site-packages/setuptools/dist.py:955: 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-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/zope copying src/zope/__init__.py -> build/lib.linux-riscv64-cpython-311/zope creating build/lib.linux-riscv64-cpython-311/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-riscv64-cpython-311/zope/hookable creating build/lib.linux-riscv64-cpython-311/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-riscv64-cpython-311/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-riscv64-cpython-311/zope/hookable/tests copying src/zope/hookable/tests/test_compile_flags.py -> build/lib.linux-riscv64-cpython-311/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-riscv64-cpython-311/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src creating build/temp.linux-riscv64-cpython-311/src/zope creating build/temp.linux-riscv64-cpython-311/src/zope/hookable gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/zope/hookable/_zope_hookable.c -o build/temp.linux-riscv64-cpython-311/src/zope/hookable/_zope_hookable.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/zope/hookable/_zope_hookable.cpython-311-riscv64-linux-musl.so >>> py3-zope-hookable: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:955: 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.11/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, pypa/build 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.11/site-packages/zope/__init__.py (namespace package) copying zope/hookable/_zope_hookable.c -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable copying zope/hookable/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable copying zope/hookable/_zope_hookable.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable copying zope/hookable/tests/test_hookable.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable/tests copying zope/hookable/tests/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/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.11/site-packages/zope/hookable/tests byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable/tests/test_hookable.py to test_hookable.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable/tests/test_compile_flags.py to test_compile_flags.cpython-311.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.11/site-packages/zope.hookable-5.4-py3.11.egg-info Installing /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope.hookable-5.4-py3.11-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.11/site-packages/zope/hookable/__pycache__' -> '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable-pyc/usr/lib/python3.11/site-packages/zope/hookable/__pycache__' '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.11/site-packages/zope/hookable/tests/__pycache__' -> '/home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable-pyc/usr/lib/python3.11/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.11 >>> py3-zope-hookable-pyc*: Package size: 68.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-r1.apk >>> py3-zope-hookable*: Tracing dependencies... py3-setuptools python3~3.11 so:libc.musl-riscv64.so.1 >>> py3-zope-hookable*: Package size: 112.0 KB >>> py3-zope-hookable*: Compressing data... >>> py3-zope-hookable*: Create checksum... >>> py3-zope-hookable*: Create py3-zope-hookable-5.4-r1.apk >>> py3-zope-hookable: Build complete at Sat, 22 Apr 2023 14:44:57 +0000 elapsed time 0h 0m 15s >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Uninstalling dependencies... (1/18) Purging .makedepends-py3-zope-hookable (20230422.144445) (2/18) Purging py3-setuptools-pyc (67.7.1-r0) (3/18) Purging py3-setuptools (67.7.1-r0) (4/18) Purging py3-packaging-pyc (23.1-r1) (5/18) Purging py3-packaging (23.1-r1) (6/18) Purging py3-parsing-pyc (3.0.9-r2) (7/18) Purging py3-parsing (3.0.9-r2) (8/18) Purging python3-dev (3.11.3-r10) (9/18) Purging python3-pyc (3.11.3-r10) (10/18) Purging python3-pycache-pyc0 (3.11.3-r10) (11/18) Purging pyc (0.1-r0) (12/18) Purging python3 (3.11.3-r10) (13/18) Purging gdbm (1.23-r1) (14/18) Purging libbz2 (1.0.8-r5) (15/18) Purging libpanelw (6.4_p20230401-r4) (16/18) Purging mpdecimal (2.5.1-r2) (17/18) Purging readline (8.2.1-r1) (18/18) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 966 MiB in 103 packages >>> py3-zope-hookable: Updating the community/riscv64 repository index... >>> py3-zope-hookable: Signing the index...