>>> py3-zope-hookable: Building community/py3-zope-hookable 5.0.1-r1 (using abuild 3.9.0_rc2-r1) started Mon, 18 Oct 2021 08:58:49 +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/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.20-r2) (4/16) Installing xz-libs (5.2.5-r0) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.1-r0) (7/16) Installing sqlite-libs (3.36.0-r0) (8/16) Installing python3 (3.9.7-r3) (9/16) Installing py3-ordered-set (4.0.2-r2) (10/16) Installing py3-appdirs (1.4.4-r2) (11/16) Installing py3-parsing (2.4.7-r2) (12/16) Installing py3-six (1.15.0-r1) (13/16) Installing py3-packaging (20.9-r1) (14/16) Installing py3-setuptools (52.0.0-r4) (15/16) Installing python3-dev (3.9.7-r3) (16/16) Installing .makedepends-py3-zope-hookable (20211018.085859) Executing busybox-1.34.1-r1.trigger OK: 399 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.15/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 curl: (22) The requested URL returned error: 404 >>> py3-zope-hookable: Fetching zope.hookable-5.0.1.tar.gz::https://github.com/zopefoundation/zope.hookable/archive/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 135 0 135 0 0 590 0 --:--:-- --:--:-- --:--:-- 592 100 21265 0 21265 0 0 43608 0 --:--:-- --:--:-- --:--:-- 43608 >>> py3-zope-hookable: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/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.15/zope.hookable-5.0.1.tar.gz... running build running build_py creating build creating build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/zope copying src/zope/__init__.py -> build/lib.linux-i686-3.9/zope creating build/lib.linux-i686-3.9/zope/hookable copying src/zope/hookable/__init__.py -> build/lib.linux-i686-3.9/zope/hookable creating build/lib.linux-i686-3.9/zope/hookable/tests copying src/zope/hookable/tests/__init__.py -> build/lib.linux-i686-3.9/zope/hookable/tests copying src/zope/hookable/tests/test_hookable.py -> build/lib.linux-i686-3.9/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.9/zope/hookable running build_ext building 'zope.hookable._zope_hookable' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/src creating build/temp.linux-i686-3.9/src/zope creating build/temp.linux-i686-3.9/src/zope/hookable gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -fomit-frame-pointer -g -fno-semantic-interposition -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.9 -c src/zope/hookable/_zope_hookable.c -o build/temp.linux-i686-3.9/src/zope/hookable/_zope_hookable.o gcc -shared -fno-semantic-interposition -fno-semantic-interposition -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-3.9/src/zope/hookable/_zope_hookable.o -L/usr/lib -o build/lib.linux-i686-3.9/zope/hookable/_zope_hookable.cpython-39-i386-linux-musl.so 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.9/zope/hookable/_zope_hookable.cpython-39-i386-linux-musl.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... 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.9/site-packages/zope/__init__.py (namespace package) copying zope/hookable/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope/hookable copying zope/hookable/_zope_hookable.cpython-39-i386-linux-musl.so -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope/hookable copying zope/hookable/_zope_hookable.c -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope/hookable copying zope/hookable/tests/__init__.py -> /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/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.9/site-packages/zope/hookable/tests byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope/hookable/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope/hookable/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope/hookable/tests/test_hookable.py to test_hookable.cpython-39.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.9/site-packages/zope.hookable-5.0.1-py3.9.egg-info Installing /home/buildozer/aports/community/py3-zope-hookable/pkg/py3-zope-hookable/usr/lib/python3.9/site-packages/zope.hookable-5.0.1-py3.9-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-r1.apk >>> py3-zope-hookable: Build complete at Mon, 18 Oct 2021 08:59:03 +0000 elapsed time 0h 0m 14s >>> py3-zope-hookable: Cleaning up srcdir >>> py3-zope-hookable: Cleaning up pkgdir >>> py3-zope-hookable: Uninstalling dependencies... (1/16) Purging .makedepends-py3-zope-hookable (20211018.085859) (2/16) Purging py3-setuptools (52.0.0-r4) (3/16) Purging py3-ordered-set (4.0.2-r2) (4/16) Purging py3-appdirs (1.4.4-r2) (5/16) Purging py3-packaging (20.9-r1) (6/16) Purging py3-parsing (2.4.7-r2) (7/16) Purging py3-six (1.15.0-r1) (8/16) Purging python3-dev (3.9.7-r3) (9/16) Purging python3 (3.9.7-r3) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.20-r2) (13/16) Purging xz-libs (5.2.5-r0) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-zope-hookable: Updating the community/x86 repository index... >>> py3-zope-hookable: Signing the index...