>>> py3-zope-hookable: Building community/py3-zope-hookable 5.0.1-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 00:38:02 +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/14) Installing libffi (3.4.2-r1) (2/14) Installing gdbm (1.22-r0) (3/14) Installing mpdecimal (2.5.1-r1) (4/14) Installing readline (8.1.1-r0) (5/14) Installing sqlite-libs (3.37.0-r0) (6/14) Installing python3 (3.10.1-r0) (7/14) Installing py3-ordered-set (4.0.2-r3) (8/14) Installing py3-appdirs (1.4.4-r3) (9/14) Installing py3-parsing (2.4.7-r3) (10/14) Installing py3-six (1.16.0-r1) (11/14) Installing py3-packaging (21.3-r0) (12/14) Installing py3-setuptools (52.0.0-r5) (13/14) Installing python3-dev (3.10.1-r0) (14/14) Installing .makedepends-py3-zope-hookable (20211216.003804) Executing busybox-1.34.1-r5.trigger OK: 421 MiB in 117 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.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 100 21265 100 21265 0 0 291k 0 --:--:-- --:--:-- --:--:-- 292k >>> py3-zope-hookable: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/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-i686-3.10 creating build/lib.linux-i686-3.10/zope copying src/zope/__init__.py -> build/lib.linux-i686-3.10/zope creating build/lib.linux-i686-3.10/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-i686-3.10/zope/hookable creating build/lib.linux-i686-3.10/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-i686-3.10/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-i686-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 writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt' copying src/zope/hookable/_zope_hookable.c -> build/lib.linux-i686-3.10/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-i686-3.10 creating build/temp.linux-i686-3.10/src creating build/temp.linux-i686-3.10/src/zope creating build/temp.linux-i686-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-i686-3.10/src/zope/hookable/_zope_hookable.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.10/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-i686-3.10/zope/hookable/_zope_hookable.cpython-310-i386-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 writing manifest file 'src/zope.hookable.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-i686-3.10/zope/hookable/_zope_hookable.cpython-310-i386-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 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 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-i386-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.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 Thu, 16 Dec 2021 00:38:07 +0000 elapsed time 0h 0m 5s >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Uninstalling dependencies... (1/14) Purging .makedepends-py3-zope-hookable (20211216.003804) (2/14) Purging py3-setuptools (52.0.0-r5) (3/14) Purging py3-ordered-set (4.0.2-r3) (4/14) Purging py3-appdirs (1.4.4-r3) (5/14) Purging py3-packaging (21.3-r0) (6/14) Purging py3-parsing (2.4.7-r3) (7/14) Purging py3-six (1.16.0-r1) (8/14) Purging python3-dev (3.10.1-r0) (9/14) Purging python3 (3.10.1-r0) (10/14) Purging libffi (3.4.2-r1) (11/14) Purging gdbm (1.22-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.1-r0) (14/14) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 335 MiB in 103 packages >>> py3-zope-hookable: Updating the community/x86 repository index... >>> py3-zope-hookable: Signing the index...