>>> py3-zope-hookable: Building community/py3-zope-hookable 5.0.1-r2 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 21:24:59 +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/15) Installing libbz2 (1.0.8-r1) (2/15) Installing gdbm (1.23-r0) (3/15) Installing mpdecimal (2.5.1-r1) (4/15) Installing readline (8.1.2-r0) (5/15) Installing sqlite-libs (3.38.0-r0) (6/15) Installing python3 (3.10.3-r0) (7/15) Installing py3-appdirs (1.4.4-r3) (8/15) Installing py3-more-itertools (8.12.0-r2) (9/15) Installing py3-ordered-set (4.0.2-r3) (10/15) Installing py3-parsing (2.4.7-r3) (11/15) Installing py3-six (1.16.0-r1) (12/15) Installing py3-packaging (21.3-r0) (13/15) Installing py3-setuptools (59.4.0-r0) (14/15) Installing python3-dev (3.10.3-r0) (15/15) Installing .makedepends-py3-zope-hookable (20220415.212505) Executing busybox-1.35.0-r8.trigger OK: 1187 MiB in 112 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21265 100 21265 0 0 320k 0 --:--:-- --:--:-- --:--:-- 319k >>> 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-x86_64-3.10 creating build/lib.linux-x86_64-3.10/zope copying src/zope/__init__.py -> build/lib.linux-x86_64-3.10/zope creating build/lib.linux-x86_64-3.10/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-x86_64-3.10/zope/hookable creating build/lib.linux-x86_64-3.10/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-x86_64-3.10/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-x86_64-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-x86_64-3.10/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/src creating build/temp.linux-x86_64-3.10/src/zope creating build/temp.linux-x86_64-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-x86_64-3.10/src/zope/hookable/_zope_hookable.o gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-x86_64-3.10/zope/hookable/_zope_hookable.cpython-310-x86_64-linux-gnu.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-x86_64-3.10/zope/hookable/_zope_hookable.cpython-310-x86_64-linux-gnu.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.006s 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-x86_64-linux-gnu.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-x86_64.so.1 >>> py3-zope-hookable*: Package size: 136.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 Fri, 15 Apr 2022 21:25:08 +0000 elapsed time 0h 0m 9s >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Uninstalling dependencies... (1/15) Purging .makedepends-py3-zope-hookable (20220415.212505) (2/15) Purging py3-setuptools (59.4.0-r0) (3/15) Purging py3-appdirs (1.4.4-r3) (4/15) Purging py3-more-itertools (8.12.0-r2) (5/15) Purging py3-ordered-set (4.0.2-r3) (6/15) Purging py3-packaging (21.3-r0) (7/15) Purging py3-six (1.16.0-r1) (8/15) Purging py3-parsing (2.4.7-r3) (9/15) Purging python3-dev (3.10.3-r0) (10/15) Purging python3 (3.10.3-r0) (11/15) Purging libbz2 (1.0.8-r1) (12/15) Purging gdbm (1.23-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.1.2-r0) (15/15) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 1091 MiB in 97 packages >>> py3-zope-hookable: Updating the community/x86_64 repository index... >>> py3-zope-hookable: Signing the index...