>>> py3-zope-hookable: Building community/py3-zope-hookable 5.0.1-r2 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 21:18:30 +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/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r1) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.5-r1) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.2-r0) (7/17) Installing sqlite-libs (3.38.0-r0) (8/17) Installing python3 (3.10.3-r0) (9/17) Installing py3-appdirs (1.4.4-r3) (10/17) Installing py3-more-itertools (8.12.0-r2) (11/17) Installing py3-ordered-set (4.0.2-r3) (12/17) Installing py3-parsing (2.4.7-r3) (13/17) Installing py3-six (1.16.0-r1) (14/17) Installing py3-packaging (21.3-r0) (15/17) Installing py3-setuptools (59.4.0-r0) (16/17) Installing python3-dev (3.10.3-r0) (17/17) Installing .makedepends-py3-zope-hookable (20220414.211835) Executing busybox-1.35.0-r8.trigger OK: 343 MiB in 105 packages >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/zope.hookable-5.0.1.tar.gz >>> py3-zope-hookable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/zope.hookable-5.0.1.tar.gz >>> py3-zope-hookable: Checking sha512sums... zope.hookable-5.0.1.tar.gz: OK >>> py3-zope-hookable: Unpacking /var/cache/distfiles/v3.16/zope.hookable-5.0.1.tar.gz... /home/buildozer/aports/community/py3-zope-hookable/src/zope.hookable-5.0.1/setup.py:24: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/zope copying src/zope/__init__.py -> build/lib.linux-armv8l-3.10/zope creating build/lib.linux-armv8l-3.10/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-armv8l-3.10/zope/hookable creating build/lib.linux-armv8l-3.10/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-armv8l-3.10/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-armv8l-3.10/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 previously-included files matching '*.pyc' found anywhere in distribution 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-3.10/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/src creating build/temp.linux-armv8l-3.10/src/zope creating build/temp.linux-armv8l-3.10/src/zope/hookable gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c src/zope/hookable/_zope_hookable.c -o build/temp.linux-armv8l-3.10/src/zope/hookable/_zope_hookable.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-armv8l-3.10/zope/hookable/_zope_hookable.cpython-310-arm-linux-gnueabihf.so /home/buildozer/aports/community/py3-zope-hookable/src/zope.hookable-5.0.1/setup.py:24: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError 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. 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 previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv8l-3.10/zope/hookable/_zope_hookable.cpython-310-arm-linux-gnueabihf.so -> src/zope/hookable test_after_hook (zope.hookable.tests.test_hookable.HookableTests) ... ok test_after_hook_and_reset (zope.hookable.tests.test_hookable.HookableTests) ... ok test_before_hook (zope.hookable.tests.test_hookable.HookableTests) ... ok test_class (zope.hookable.tests.test_hookable.HookableTests) ... ok test_implementation_cannot_be_deleted (zope.hookable.tests.test_hookable.HookableTests) ... ok test_no_args (zope.hookable.tests.test_hookable.HookableTests) ... ok test_original_cannot_be_deleted (zope.hookable.tests.test_hookable.HookableTests) ... ok test_pure_python (zope.hookable.tests.test_hookable.HookableTests) ... ok test_too_many_args (zope.hookable.tests.test_hookable.HookableTests) ... ok test_w_implementation_kwarg (zope.hookable.tests.test_hookable.HookableTests) ... ok test_w_unknown_kwarg (zope.hookable.tests.test_hookable.HookableTests) ... ok test_after_hook (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_after_hook_and_reset (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_before_hook (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_class (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_implementation_cannot_be_deleted (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_no_args (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_original_cannot_be_deleted (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_pure_python (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_too_many_args (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_w_implementation_kwarg (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_w_unknown_kwarg (zope.hookable.tests.test_hookable.PyHookableTests) ... ok test_bases_class (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_dict_class (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_empty_bases_function (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_empty_dict_function (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_non_string_attr_name (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_preserves_doc_class (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_preserves_doc_function (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_short_name (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_unicode_attribute_name (zope.hookable.tests.test_hookable.TestIssue6) ... ok test_bases_class (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_dict_class (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_empty_bases_function (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_empty_dict_function (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_non_string_attr_name (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_preserves_doc_class (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_preserves_doc_function (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_short_name (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok test_unicode_attribute_name (zope.hookable.tests.test_hookable.TestIssue6Py) ... ok ---------------------------------------------------------------------- Ran 40 tests in 0.003s OK >>> py3-zope-hookable: Entering fakeroot... /home/buildozer/aports/community/py3-zope-hookable/src/zope.hookable-5.0.1/setup.py:24: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.errors import CCompilerError running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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 previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt' running build_ext running install_lib Skipping installation of /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/__init__.py (namespace package) copying zope/hookable/_zope_hookable.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/hookable copying zope/hookable/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/hookable copying zope/hookable/_zope_hookable.c -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/hookable copying zope/hookable/tests/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/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.10/site-packages/zope/hookable/tests byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/hookable/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/hookable/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope/hookable/tests/test_hookable.py to test_hookable.cpython-310.pyc running install_egg_info Copying src/zope.hookable.egg-info to /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope.hookable-5.0.1-py3.10.egg-info Installing /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.10/site-packages/zope.hookable-5.0.1-py3.10-nspkg.pth running install_scripts >>> 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*: Scanning shared objects >>> py3-zope-hookable*: Tracing dependencies... py3-setuptools so:libc.musl-armv7.so.1 >>> py3-zope-hookable*: Package size: 128.0 KB >>> py3-zope-hookable*: Compressing data... >>> py3-zope-hookable*: Create checksum... >>> py3-zope-hookable*: Create py3-zope-hookable-5.0.1-r2.apk >>> py3-zope-hookable: Build complete at Thu, 14 Apr 2022 21:18:37 +0000 elapsed time 0h 0m 7s >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Uninstalling dependencies... (1/17) Purging .makedepends-py3-zope-hookable (20220414.211835) (2/17) Purging py3-setuptools (59.4.0-r0) (3/17) Purging py3-appdirs (1.4.4-r3) (4/17) Purging py3-more-itertools (8.12.0-r2) (5/17) Purging py3-ordered-set (4.0.2-r3) (6/17) Purging py3-packaging (21.3-r0) (7/17) Purging py3-six (1.16.0-r1) (8/17) Purging py3-parsing (2.4.7-r3) (9/17) Purging python3-dev (3.10.3-r0) (10/17) Purging python3 (3.10.3-r0) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.5-r1) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.2-r0) (17/17) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-zope-hookable: Updating the community/armv7 repository index... >>> py3-zope-hookable: Signing the index...