>>> py3-zope-deprecation: Building community/py3-zope-deprecation 4.4.0-r5 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 00:23:37 +0000 >>> py3-zope-deprecation: Checking sanity of /home/buildozer/aports/community/py3-zope-deprecation/APKBUILD... >>> py3-zope-deprecation: Analyzing dependencies... >>> py3-zope-deprecation: Installing for build: build-base py3-setuptools (1/13) Installing libffi (3.4.2-r1) (2/13) Installing gdbm (1.22-r0) (3/13) Installing mpdecimal (2.5.1-r1) (4/13) Installing readline (8.1.1-r0) (5/13) Installing sqlite-libs (3.37.0-r0) (6/13) Installing python3 (3.10.1-r0) (7/13) Installing py3-ordered-set (4.0.2-r3) (8/13) Installing py3-appdirs (1.4.4-r3) (9/13) Installing py3-parsing (2.4.7-r3) (10/13) Installing py3-six (1.16.0-r1) (11/13) Installing py3-packaging (21.3-r0) (12/13) Installing py3-setuptools (52.0.0-r5) (13/13) Installing .makedepends-py3-zope-deprecation (20211216.002338) Executing busybox-1.34.1-r5.trigger OK: 313 MiB in 114 packages >>> py3-zope-deprecation: Cleaning up srcdir >>> py3-zope-deprecation: Cleaning up pkgdir >>> py3-zope-deprecation: Fetching https://distfiles.alpinelinux.org/distfiles/edge//zope.deprecation-4.4.0.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 24737 100 24737 0 0 50307 0 --:--:-- --:--:-- --:--:-- 50380 >>> py3-zope-deprecation: Fetching https://distfiles.alpinelinux.org/distfiles/edge//zope.deprecation-4.4.0.tar.gz >>> py3-zope-deprecation: Checking sha512sums... zope.deprecation-4.4.0.tar.gz: OK >>> py3-zope-deprecation: Unpacking /var/cache/distfiles/edge//zope.deprecation-4.4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/deprecation copying src/zope/deprecation/fixture.py -> build/lib/zope/deprecation copying src/zope/deprecation/deprecation.py -> build/lib/zope/deprecation copying src/zope/deprecation/tests.py -> build/lib/zope/deprecation copying src/zope/deprecation/__init__.py -> build/lib/zope/deprecation running egg_info writing src/zope.deprecation.egg-info/PKG-INFO writing dependency_links to src/zope.deprecation.egg-info/dependency_links.txt writing namespace_packages to src/zope.deprecation.egg-info/namespace_packages.txt writing requirements to src/zope.deprecation.egg-info/requires.txt writing top-level names to src/zope.deprecation.egg-info/top_level.txt reading manifest file 'src/zope.deprecation.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.deprecation.egg-info/SOURCES.txt' 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.deprecation.egg-info/PKG-INFO writing dependency_links to src/zope.deprecation.egg-info/dependency_links.txt writing namespace_packages to src/zope.deprecation.egg-info/namespace_packages.txt writing requirements to src/zope.deprecation.egg-info/requires.txt writing top-level names to src/zope.deprecation.egg-info/top_level.txt reading manifest file 'src/zope.deprecation.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.deprecation.egg-info/SOURCES.txt' running build_ext test___get__ (zope.deprecation.tests.TestDeprecatedGetProperty) ... ok test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetProperty) ... ok test___get__noshow (zope.deprecation.tests.TestDeprecatedGetProperty) ... ok test___get__ (zope.deprecation.tests.TestDeprecatedGetSetProperty) ... ok test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetSetProperty) ... ok test___get__noshow (zope.deprecation.tests.TestDeprecatedGetSetProperty) ... ok test___set__ (zope.deprecation.tests.TestDeprecatedGetSetProperty) ... ok test___set___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetSetProperty) ... ok test___set__noshow (zope.deprecation.tests.TestDeprecatedGetSetProperty) ... ok test_it (zope.deprecation.tests.TestDeprecatedMethod) ... ok test_it_noshow (zope.deprecation.tests.TestDeprecatedMethod) ... ok test_it_with_custom_cls (zope.deprecation.tests.TestDeprecatedMethod) ... ok test___delattr__notowned (zope.deprecation.tests.TestDeprecatedModule) ... ok test___delattr__owned (zope.deprecation.tests.TestDeprecatedModule) ... ok test___getattribute____class__ (zope.deprecation.tests.TestDeprecatedModule) ... ok test___getattribute____owned__ (zope.deprecation.tests.TestDeprecatedModule) ... ok test___getattribute___deprecated (zope.deprecation.tests.TestDeprecatedModule) ... ok test___getattribute___deprecated_with_custom_cls (zope.deprecation.tests.TestDeprecatedModule) ... ok test___getattribute___noshow (zope.deprecation.tests.TestDeprecatedModule) ... ok test___getattribute__missing (zope.deprecation.tests.TestDeprecatedModule) ... ok test___setattr__notowned (zope.deprecation.tests.TestDeprecatedModule) ... ok test___setattr__owned (zope.deprecation.tests.TestDeprecatedModule) ... ok test___delete__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___delete___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___delete__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___get__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___get__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___set__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___set___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___set__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty) ... ok test___delattr__notowned (zope.deprecation.tests.TestDeprecationProxy) ... ok test___delattr__owned (zope.deprecation.tests.TestDeprecationProxy) ... ok test___getattribute____class__ (zope.deprecation.tests.TestDeprecationProxy) ... ok test___getattribute___deprecate (zope.deprecation.tests.TestDeprecationProxy) ... ok test___getattribute__missing (zope.deprecation.tests.TestDeprecationProxy) ... ok test___setattr__notowned (zope.deprecation.tests.TestDeprecationProxy) ... ok test___setattr__owned (zope.deprecation.tests.TestDeprecationProxy) ... ok test_deprecate_and__getattribute__noshow (zope.deprecation.tests.TestDeprecationProxy) ... ok test_deprecate_and__getattribute__sequence (zope.deprecation.tests.TestDeprecationProxy) ... ok test_deprecate_and__getattribute__string (zope.deprecation.tests.TestDeprecationProxy) ... ok test_deprecate_and__getattribute__string_with_custom_cls (zope.deprecation.tests.TestDeprecationProxy) ... ok test___show__global (zope.deprecation.tests.TestShowSwitch) ... ok test_call_false (zope.deprecation.tests.TestShowSwitch) ... ok test_call_true (zope.deprecation.tests.TestShowSwitch) ... ok test_off (zope.deprecation.tests.TestShowSwitch) ... ok test_on (zope.deprecation.tests.TestShowSwitch) ... ok test_repr_off (zope.deprecation.tests.TestShowSwitch) ... ok test_repr_on (zope.deprecation.tests.TestShowSwitch) ... ok test_reset (zope.deprecation.tests.TestShowSwitch) ... ok test_it (zope.deprecation.tests.TestSuppressor) ... ok test___call__ (zope.deprecation.tests.Test_deprecate) ... ok test___call__method (zope.deprecation.tests.Test_deprecate) ... ok test___call__with_custom_cls (zope.deprecation.tests.Test_deprecate) ... ok test_function_specifier (zope.deprecation.tests.Test_deprecated) ... ok test_getproperty_specifier (zope.deprecation.tests.Test_deprecated) ... ok test_getsetdeleteproperty_specifier (zope.deprecation.tests.Test_deprecated) ... ok test_getsetproperty_specifier (zope.deprecation.tests.Test_deprecated) ... ok test_module_specifier (zope.deprecation.tests.Test_deprecated) ... ok test_string_specifier (zope.deprecation.tests.Test_deprecated) ... ok test_string_specifier_sys_modules_already_mutated (zope.deprecation.tests.Test_deprecated) ... ok test_string_specifier_with_custom_cls (zope.deprecation.tests.Test_deprecated) ... ok test_it (zope.deprecation.tests.Test_import_aliases) ... ok test_unsupported_None (zope.deprecation.tests.Test_moved) ... ok test_unsupported_None_with_custom_cls (zope.deprecation.tests.Test_moved) ... ok test_unsupported_not_None (zope.deprecation.tests.Test_moved) ... ok ---------------------------------------------------------------------- Ran 66 tests in 0.005s OK >>> py3-zope-deprecation: Entering fakeroot... running install running build running build_py running egg_info writing src/zope.deprecation.egg-info/PKG-INFO writing dependency_links to src/zope.deprecation.egg-info/dependency_links.txt writing namespace_packages to src/zope.deprecation.egg-info/namespace_packages.txt writing requirements to src/zope.deprecation.egg-info/requires.txt writing top-level names to src/zope.deprecation.egg-info/top_level.txt reading manifest file 'src/zope.deprecation.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/zope.deprecation.egg-info/SOURCES.txt' running install_lib Skipping installation of /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/__init__.py (namespace package) copying zope/deprecation/fixture.py -> /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation copying zope/deprecation/deprecation.py -> /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation copying zope/deprecation/tests.py -> /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation copying zope/deprecation/__init__.py -> /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation byte-compiling /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation/fixture.py to fixture.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation/deprecation.py to deprecation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation/tests.py to tests.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope/deprecation/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying src/zope.deprecation.egg-info to /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope.deprecation-4.4.0-py3.10.egg-info Installing /home/buildozer/aports/community/py3-zope-deprecation/pkg/py3-zope-deprecation/usr/lib/python3.10/site-packages/zope.deprecation-4.4.0-py3.10-nspkg.pth running install_scripts >>> py3-zope-deprecation*: Running postcheck for py3-zope-deprecation >>> py3-zope-deprecation*: Preparing package py3-zope-deprecation... >>> py3-zope-deprecation*: Tracing dependencies... >>> py3-zope-deprecation*: Package size: 152.0 KB >>> py3-zope-deprecation*: Compressing data... >>> py3-zope-deprecation*: Create checksum... >>> py3-zope-deprecation*: Create py3-zope-deprecation-4.4.0-r5.apk >>> py3-zope-deprecation: Build complete at Thu, 16 Dec 2021 00:23:40 +0000 elapsed time 0h 0m 3s >>> py3-zope-deprecation: Cleaning up srcdir >>> py3-zope-deprecation: Cleaning up pkgdir >>> py3-zope-deprecation: Uninstalling dependencies... (1/13) Purging .makedepends-py3-zope-deprecation (20211216.002338) (2/13) Purging py3-setuptools (52.0.0-r5) (3/13) Purging py3-ordered-set (4.0.2-r3) (4/13) Purging py3-appdirs (1.4.4-r3) (5/13) Purging py3-packaging (21.3-r0) (6/13) Purging py3-parsing (2.4.7-r3) (7/13) Purging py3-six (1.16.0-r1) (8/13) Purging python3 (3.10.1-r0) (9/13) Purging libffi (3.4.2-r1) (10/13) Purging gdbm (1.22-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.1-r0) (13/13) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 264 MiB in 101 packages >>> py3-zope-deprecation: Updating the community/armv7 repository index... >>> py3-zope-deprecation: Signing the index...