>>> py3-zope-deprecation: Building community/py3-zope-deprecation 4.4.0-r5 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 08:19:27 +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/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.0-r0) (8/16) Installing python3 (3.10.3-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.12.0-r2) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-zope-deprecation (20220416.081934) Executing busybox-1.35.0-r8.trigger OK: 374 MiB in 105 packages >>> py3-zope-deprecation: Cleaning up srcdir >>> py3-zope-deprecation: Cleaning up pkgdir >>> py3-zope-deprecation: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 317k 0 --:--:-- --:--:-- --:--:-- 322k >>> py3-zope-deprecation: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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/v3.16/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/tests.py -> build/lib/zope/deprecation copying src/zope/deprecation/__init__.py -> build/lib/zope/deprecation copying src/zope/deprecation/deprecation.py -> build/lib/zope/deprecation copying src/zope/deprecation/fixture.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 adding license file 'LICENSE.txt' 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 adding license file 'LICENSE.txt' 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.012s OK >>> py3-zope-deprecation: Entering fakeroot... 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.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' adding license file 'LICENSE.txt' 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/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 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/fixture.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/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 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/fixture.py to fixture.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 Sat, 16 Apr 2022 08:19:37 +0000 elapsed time 0h 0m 10s >>> py3-zope-deprecation: Cleaning up srcdir >>> py3-zope-deprecation: Cleaning up pkgdir >>> py3-zope-deprecation: Uninstalling dependencies... (1/16) Purging .makedepends-py3-zope-deprecation (20220416.081934) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.12.0-r2) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.3-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 322 MiB in 89 packages >>> py3-zope-deprecation: Updating the community/x86 repository index... >>> py3-zope-deprecation: Signing the index...