>>> py3-decorator: Building community/py3-decorator 5.1.1-r1 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 00:22:40 +0000 >>> py3-decorator: Checking sanity of /home/buildozer/aports/community/py3-decorator/APKBUILD... >>> py3-decorator: Analyzing dependencies... >>> py3-decorator: Installing for build: build-base python3 py3-setuptools (1/12) Installing libbz2 (1.0.8-r3) (2/12) Installing libffi (3.4.3-r0) (3/12) Installing gdbm (1.23-r0) (4/12) Installing xz-libs (5.2.7-r0) (5/12) Installing mpdecimal (2.5.1-r1) (6/12) Installing readline (8.2.0-r0) (7/12) Installing sqlite-libs (3.39.4-r0) (8/12) Installing python3 (3.10.8-r3) (9/12) Installing py3-parsing (3.0.9-r0) (10/12) Installing py3-packaging (21.3-r2) (11/12) Installing py3-setuptools (65.5.0-r0) (12/12) Installing .makedepends-py3-decorator (20221027.002244) Executing busybox-1.35.0-r27.trigger OK: 247 MiB in 105 packages >>> py3-decorator: Cleaning up srcdir >>> py3-decorator: Cleaning up pkgdir >>> py3-decorator: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-decorator-5.1.1.tar.gz >>> py3-decorator: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-decorator-5.1.1.tar.gz >>> py3-decorator: Checking sha512sums... py3-decorator-5.1.1.tar.gz: OK >>> py3-decorator: Unpacking /var/cache/distfiles/v3.17/py3-decorator-5.1.1.tar.gz... running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib 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 creating src/decorator.egg-info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt writing manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'documentation.pdf' adding license file 'LICENSE.txt' writing manifest file 'src/decorator.egg-info/SOURCES.txt' running build_ext test_before_after (tests.test.CoroutineTestCase) ... /home/buildozer/aports/community/py3-decorator/src/decorator-5.1.1/src/tests/test.py:42: DeprecationWarning: There is no current event loop out = get_event_loop().run_until_complete(coro('x')) ok test_coro_to_func (tests.test.CoroutineTestCase) ... /home/buildozer/aports/community/py3-decorator/src/decorator-5.1.1/src/tests/test.py:33: DeprecationWarning: There is no current event loop return get_event_loop().run_until_complete(coro(*args, **kw)) ok test (tests.test.DocumentationTestCase) ... ok test_context_manager (tests.test.DocumentationTestCase) ... ok test_copy_dunder_attrs (tests.test.DocumentationTestCase) ... ok test_singledispatch1 (tests.test.DocumentationTestCase) ... ok test_singledispatch2 (tests.test.DocumentationTestCase) ... ok test_add1 (tests.test.ExtraTestCase) ... ok test_dan_schult (tests.test.ExtraTestCase) ... ok test_decorator_factory (tests.test.ExtraTestCase) ... ok test_no_first_arg (tests.test.ExtraTestCase) ... ok test_qualname (tests.test.ExtraTestCase) ... ok test_signature (tests.test.ExtraTestCase) ... ok test_slow_wrapper (tests.test.ExtraTestCase) ... ok test_unique_filenames (tests.test.ExtraTestCase) ... ok test_gen123 (tests.test.GeneratorCallerTestCase) ... ok test_c_classes (tests.test.TestSingleDispatch) ... ok test_mro (tests.test.TestSingleDispatch) ... ok test_mro_conflicts (tests.test.TestSingleDispatch) ... ok test_register_abc (tests.test.TestSingleDispatch) ... ok test_register_decorator (tests.test.TestSingleDispatch) ... ok test_register_error (tests.test.TestSingleDispatch) ... ok test_simple_overloads (tests.test.TestSingleDispatch) ... ok test_wrapping_attributes (tests.test.TestSingleDispatch) ... ok ---------------------------------------------------------------------- Ran 24 tests in 5.842s OK None calling __setitem__ with args (defaultdict(, {}), 'x', [1]), {} calling __delitem__ with args (defaultdict(, {'x': [1]}), 'x'), {} >>> py3-decorator: 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 install_lib creating /home/buildozer/aports/community/py3-decorator/pkg creating /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator creating /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr creating /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr/lib creating /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr/lib/python3.10/site-packages copying build/lib/decorator.py -> /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr/lib/python3.10/site-packages/decorator.py to decorator.cpython-310.pyc running install_egg_info running egg_info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'documentation.pdf' adding license file 'LICENSE.txt' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /home/buildozer/aports/community/py3-decorator/pkg/py3-decorator/usr/lib/python3.10/site-packages/decorator-5.1.1-py3.10.egg-info running install_scripts >>> py3-decorator*: Running postcheck for py3-decorator >>> py3-decorator*: Preparing package py3-decorator... >>> py3-decorator*: Tracing dependencies... >>> py3-decorator*: Package size: 84.0 KB >>> py3-decorator*: Compressing data... >>> py3-decorator*: Create checksum... >>> py3-decorator*: Create py3-decorator-5.1.1-r1.apk >>> py3-decorator: Build complete at Thu, 27 Oct 2022 00:22:52 +0000 elapsed time 0h 0m 12s >>> py3-decorator: Cleaning up srcdir >>> py3-decorator: Cleaning up pkgdir >>> py3-decorator: Uninstalling dependencies... (1/12) Purging .makedepends-py3-decorator (20221027.002244) (2/12) Purging py3-setuptools (65.5.0-r0) (3/12) Purging py3-packaging (21.3-r2) (4/12) Purging py3-parsing (3.0.9-r0) (5/12) Purging python3 (3.10.8-r3) (6/12) Purging libbz2 (1.0.8-r3) (7/12) Purging libffi (3.4.3-r0) (8/12) Purging gdbm (1.23-r0) (9/12) Purging xz-libs (5.2.7-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-decorator: Updating the community/armv7 repository index... >>> py3-decorator: Signing the index...