>>> py3-fire: Building testing/py3-fire 0.5.0-r0 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 13:46:48 +0000 >>> py3-fire: Checking sanity of /home/buildozer/aports/testing/py3-fire/APKBUILD... >>> py3-fire: Analyzing dependencies... >>> py3-fire: Installing for build: build-base py3-six py3-termcolor python3 py3-gpep517 py3-installer py3-setuptools py3-wheel py3-pytest-asyncio py3-hypothesis py3-mock py3-pytest (1/46) Installing libbz2 (1.0.8-r5) (2/46) Installing libffi (3.4.4-r2) (3/46) Installing gdbm (1.23-r1) (4/46) Installing xz-libs (5.4.2-r1) (5/46) Installing mpdecimal (2.5.1-r2) (6/46) Installing libpanelw (6.4_p20230401-r5) (7/46) Installing readline (8.2.1-r1) (8/46) Installing sqlite-libs (3.41.2-r2) (9/46) Installing python3 (3.11.3-r10) (10/46) Installing python3-pycache-pyc0 (3.11.3-r10) (11/46) Installing pyc (0.1-r0) (12/46) Installing py3-six-pyc (1.16.0-r6) (13/46) Installing python3-pyc (3.11.3-r10) (14/46) Installing py3-six (1.16.0-r6) (15/46) Installing py3-termcolor (2.3.0-r0) (16/46) Installing py3-termcolor-pyc (2.3.0-r0) (17/46) Installing py3-installer (0.7.0-r1) (18/46) Installing py3-installer-pyc (0.7.0-r1) (19/46) Installing py3-gpep517 (13-r2) (20/46) Installing py3-gpep517-pyc (13-r2) (21/46) Installing py3-parsing (3.0.9-r2) (22/46) Installing py3-parsing-pyc (3.0.9-r2) (23/46) Installing py3-packaging (23.1-r1) (24/46) Installing py3-packaging-pyc (23.1-r1) (25/46) Installing py3-setuptools (67.7.2-r0) (26/46) Installing py3-setuptools-pyc (67.7.2-r0) (27/46) Installing py3-wheel (0.40.0-r1) (28/46) Installing py3-wheel-pyc (0.40.0-r1) (29/46) Installing py3-iniconfig (1.1.1-r6) (30/46) Installing py3-iniconfig-pyc (1.1.1-r6) (31/46) Installing py3-pluggy (1.0.0-r3) (32/46) Installing py3-pluggy-pyc (1.0.0-r3) (33/46) Installing py3-py (1.11.0-r2) (34/46) Installing py3-py-pyc (1.11.0-r2) (35/46) Installing py3-pytest (7.3.1-r1) (36/46) Installing py3-pytest-pyc (7.3.1-r1) (37/46) Installing py3-pytest-asyncio (0.21.0-r0) (38/46) Installing py3-attrs (23.1.0-r1) (39/46) Installing py3-attrs-pyc (23.1.0-r1) (40/46) Installing py3-sortedcontainers (2.4.0-r3) (41/46) Installing py3-sortedcontainers-pyc (2.4.0-r3) (42/46) Installing py3-hypothesis (6.72.1-r0) (43/46) Installing py3-hypothesis-pyc (6.72.1-r0) (44/46) Installing py3-mock (5.0.2-r1) (45/46) Installing py3-mock-pyc (5.0.2-r1) (46/46) Installing .makedepends-py3-fire (20230424.134649) Executing busybox-1.36.0-r7.trigger OK: 384 MiB in 145 packages >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fire-0.5.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fire: Fetching https://pypi.python.org/packages/source/f/fire/fire-0.5.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 122 100 122 0 0 1708 0 --:--:-- --:--:-- --:--:-- 1718 100 268 100 268 0 0 1011 0 --:--:-- --:--:-- --:--:-- 1011 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88282 100 88282 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k >>> py3-fire: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fire-0.5.0.tar.gz >>> py3-fire: Checking sha512sums... fire-0.5.0.tar.gz: OK 0001-Fix-Python3.11-tests.patch: OK >>> py3-fire: Unpacking /var/cache/distfiles/edge/fire-0.5.0.tar.gz... >>> py3-fire: 0001-Fix-Python3.11-tests.patch patching file fire/test_components_py3.py 2023-04-24 13:46:50,500 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-04-24 13:46:50,527 root INFO running bdist_wheel 2023-04-24 13:46:50,530 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-04-24 13:46:50,537 root INFO running build 2023-04-24 13:46:50,537 root INFO running build_py 2023-04-24 13:46:50,540 root INFO creating build 2023-04-24 13:46:50,540 root INFO creating build/lib 2023-04-24 13:46:50,540 root INFO creating build/lib/fire 2023-04-24 13:46:50,540 root INFO copying fire/__init__.py -> build/lib/fire 2023-04-24 13:46:50,540 root INFO copying fire/core.py -> build/lib/fire 2023-04-24 13:46:50,541 root INFO copying fire/core_test.py -> build/lib/fire 2023-04-24 13:46:50,541 root INFO copying fire/docstrings.py -> build/lib/fire 2023-04-24 13:46:50,541 root INFO copying fire/docstrings_test.py -> build/lib/fire 2023-04-24 13:46:50,541 root INFO copying fire/custom_descriptions_test.py -> build/lib/fire 2023-04-24 13:46:50,541 root INFO copying fire/helptext_test.py -> build/lib/fire 2023-04-24 13:46:50,542 root INFO copying fire/fire_import_test.py -> build/lib/fire 2023-04-24 13:46:50,542 root INFO copying fire/custom_descriptions.py -> build/lib/fire 2023-04-24 13:46:50,542 root INFO copying fire/decorators.py -> build/lib/fire 2023-04-24 13:46:50,542 root INFO copying fire/testutils_test.py -> build/lib/fire 2023-04-24 13:46:50,542 root INFO copying fire/inspectutils.py -> build/lib/fire 2023-04-24 13:46:50,543 root INFO copying fire/trace_test.py -> build/lib/fire 2023-04-24 13:46:50,543 root INFO copying fire/parser.py -> build/lib/fire 2023-04-24 13:46:50,543 root INFO copying fire/docstrings_fuzz_test.py -> build/lib/fire 2023-04-24 13:46:50,543 root INFO copying fire/trace.py -> build/lib/fire 2023-04-24 13:46:50,543 root INFO copying fire/inspectutils_test.py -> build/lib/fire 2023-04-24 13:46:50,543 root INFO copying fire/helptext.py -> build/lib/fire 2023-04-24 13:46:50,544 root INFO copying fire/completion_test.py -> build/lib/fire 2023-04-24 13:46:50,544 root INFO copying fire/fire_test.py -> build/lib/fire 2023-04-24 13:46:50,544 root INFO copying fire/parser_test.py -> build/lib/fire 2023-04-24 13:46:50,544 root INFO copying fire/test_components_test.py -> build/lib/fire 2023-04-24 13:46:50,544 root INFO copying fire/__main__.py -> build/lib/fire 2023-04-24 13:46:50,545 root INFO copying fire/interact_test.py -> build/lib/fire 2023-04-24 13:46:50,545 root INFO copying fire/test_components.py -> build/lib/fire 2023-04-24 13:46:50,545 root INFO copying fire/decorators_test.py -> build/lib/fire 2023-04-24 13:46:50,545 root INFO copying fire/parser_fuzz_test.py -> build/lib/fire 2023-04-24 13:46:50,545 root INFO copying fire/main_test.py -> build/lib/fire 2023-04-24 13:46:50,545 root INFO copying fire/formatting.py -> build/lib/fire 2023-04-24 13:46:50,546 root INFO copying fire/testutils.py -> build/lib/fire 2023-04-24 13:46:50,546 root INFO copying fire/value_types.py -> build/lib/fire 2023-04-24 13:46:50,546 root INFO copying fire/completion.py -> build/lib/fire 2023-04-24 13:46:50,546 root INFO copying fire/test_components_py3.py -> build/lib/fire 2023-04-24 13:46:50,546 root INFO copying fire/formatting_test.py -> build/lib/fire 2023-04-24 13:46:50,546 root INFO copying fire/test_components_bin.py -> build/lib/fire 2023-04-24 13:46:50,547 root INFO copying fire/formatting_windows.py -> build/lib/fire 2023-04-24 13:46:50,547 root INFO copying fire/interact.py -> build/lib/fire 2023-04-24 13:46:50,547 root INFO creating build/lib/fire/console 2023-04-24 13:46:50,547 root INFO copying fire/console/__init__.py -> build/lib/fire/console 2023-04-24 13:46:50,547 root INFO copying fire/console/console_attr.py -> build/lib/fire/console 2023-04-24 13:46:50,548 root INFO copying fire/console/console_pager.py -> build/lib/fire/console 2023-04-24 13:46:50,548 root INFO copying fire/console/console_io.py -> build/lib/fire/console 2023-04-24 13:46:50,548 root INFO copying fire/console/console_attr_os.py -> build/lib/fire/console 2023-04-24 13:46:50,548 root INFO copying fire/console/platforms.py -> build/lib/fire/console 2023-04-24 13:46:50,548 root INFO copying fire/console/encoding.py -> build/lib/fire/console 2023-04-24 13:46:50,548 root INFO copying fire/console/files.py -> build/lib/fire/console 2023-04-24 13:46:50,549 root INFO copying fire/console/text.py -> build/lib/fire/console 2023-04-24 13:46:50,553 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-24 13:46:50,553 root INFO running install 2023-04-24 13:46:50,561 root INFO running install_lib 2023-04-24 13:46:50,563 root INFO creating build/bdist.linux-armv8l 2023-04-24 13:46:50,563 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-24 13:46:50,563 root INFO creating build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,563 root INFO copying build/lib/fire/__init__.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,563 root INFO copying build/lib/fire/core.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,563 root INFO copying build/lib/fire/core_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,564 root INFO copying build/lib/fire/docstrings.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,564 root INFO copying build/lib/fire/docstrings_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,564 root INFO copying build/lib/fire/custom_descriptions_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,564 root INFO copying build/lib/fire/helptext_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,564 root INFO copying build/lib/fire/fire_import_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,564 root INFO copying build/lib/fire/custom_descriptions.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/decorators.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/testutils_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/inspectutils.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/trace_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/parser.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/docstrings_fuzz_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,565 root INFO copying build/lib/fire/trace.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,566 root INFO copying build/lib/fire/inspectutils_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,566 root INFO copying build/lib/fire/helptext.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,566 root INFO copying build/lib/fire/completion_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,566 root INFO copying build/lib/fire/fire_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,566 root INFO creating build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,566 root INFO copying build/lib/fire/console/__init__.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,566 root INFO copying build/lib/fire/console/console_attr.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,567 root INFO copying build/lib/fire/console/console_pager.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,567 root INFO copying build/lib/fire/console/console_io.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,567 root INFO copying build/lib/fire/console/console_attr_os.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,567 root INFO copying build/lib/fire/console/platforms.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,567 root INFO copying build/lib/fire/console/encoding.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,567 root INFO copying build/lib/fire/console/files.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/console/text.py -> build/bdist.linux-armv8l/wheel/fire/console 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/parser_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/test_components_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/__main__.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/interact_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/test_components.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,568 root INFO copying build/lib/fire/decorators_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/parser_fuzz_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/main_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/formatting.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/testutils.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/value_types.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/completion.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/test_components_py3.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,569 root INFO copying build/lib/fire/formatting_test.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,570 root INFO copying build/lib/fire/test_components_bin.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,570 root INFO copying build/lib/fire/formatting_windows.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,570 root INFO copying build/lib/fire/interact.py -> build/bdist.linux-armv8l/wheel/fire 2023-04-24 13:46:50,570 root INFO running install_egg_info 2023-04-24 13:46:50,577 root INFO running egg_info 2023-04-24 13:46:50,579 root INFO writing fire.egg-info/PKG-INFO 2023-04-24 13:46:50,579 root INFO writing dependency_links to fire.egg-info/dependency_links.txt 2023-04-24 13:46:50,579 root INFO writing requirements to fire.egg-info/requires.txt 2023-04-24 13:46:50,579 root INFO writing top-level names to fire.egg-info/top_level.txt 2023-04-24 13:46:50,582 root INFO reading manifest file 'fire.egg-info/SOURCES.txt' 2023-04-24 13:46:50,582 root INFO reading manifest template 'MANIFEST.in' 2023-04-24 13:46:50,582 root INFO adding license file 'LICENSE' 2023-04-24 13:46:50,583 root INFO writing manifest file 'fire.egg-info/SOURCES.txt' 2023-04-24 13:46:50,583 root INFO Copying fire.egg-info to build/bdist.linux-armv8l/wheel/fire-0.5.0-py3.11.egg-info 2023-04-24 13:46:50,584 root INFO running install_scripts 2023-04-24 13:46:50,586 wheel INFO creating build/bdist.linux-armv8l/wheel/fire-0.5.0.dist-info/WHEEL 2023-04-24 13:46:50,586 wheel INFO creating '/home/buildozer/aports/testing/py3-fire/src/fire-0.5.0/dist/.tmp-8a7fq_me/fire-0.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-24 13:46:50,587 wheel INFO adding 'fire/__init__.py' 2023-04-24 13:46:50,587 wheel INFO adding 'fire/__main__.py' 2023-04-24 13:46:50,587 wheel INFO adding 'fire/completion.py' 2023-04-24 13:46:50,587 wheel INFO adding 'fire/completion_test.py' 2023-04-24 13:46:50,588 wheel INFO adding 'fire/core.py' 2023-04-24 13:46:50,588 wheel INFO adding 'fire/core_test.py' 2023-04-24 13:46:50,588 wheel INFO adding 'fire/custom_descriptions.py' 2023-04-24 13:46:50,589 wheel INFO adding 'fire/custom_descriptions_test.py' 2023-04-24 13:46:50,589 wheel INFO adding 'fire/decorators.py' 2023-04-24 13:46:50,589 wheel INFO adding 'fire/decorators_test.py' 2023-04-24 13:46:50,589 wheel INFO adding 'fire/docstrings.py' 2023-04-24 13:46:50,589 wheel INFO adding 'fire/docstrings_fuzz_test.py' 2023-04-24 13:46:50,590 wheel INFO adding 'fire/docstrings_test.py' 2023-04-24 13:46:50,590 wheel INFO adding 'fire/fire_import_test.py' 2023-04-24 13:46:50,590 wheel INFO adding 'fire/fire_test.py' 2023-04-24 13:46:50,590 wheel INFO adding 'fire/formatting.py' 2023-04-24 13:46:50,590 wheel INFO adding 'fire/formatting_test.py' 2023-04-24 13:46:50,591 wheel INFO adding 'fire/formatting_windows.py' 2023-04-24 13:46:50,591 wheel INFO adding 'fire/helptext.py' 2023-04-24 13:46:50,591 wheel INFO adding 'fire/helptext_test.py' 2023-04-24 13:46:50,591 wheel INFO adding 'fire/inspectutils.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/inspectutils_test.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/interact.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/interact_test.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/main_test.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/parser.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/parser_fuzz_test.py' 2023-04-24 13:46:50,592 wheel INFO adding 'fire/parser_test.py' 2023-04-24 13:46:50,593 wheel INFO adding 'fire/test_components.py' 2023-04-24 13:46:50,593 wheel INFO adding 'fire/test_components_bin.py' 2023-04-24 13:46:50,593 wheel INFO adding 'fire/test_components_py3.py' 2023-04-24 13:46:50,593 wheel INFO adding 'fire/test_components_test.py' 2023-04-24 13:46:50,593 wheel INFO adding 'fire/testutils.py' 2023-04-24 13:46:50,593 wheel INFO adding 'fire/testutils_test.py' 2023-04-24 13:46:50,594 wheel INFO adding 'fire/trace.py' 2023-04-24 13:46:50,594 wheel INFO adding 'fire/trace_test.py' 2023-04-24 13:46:50,594 wheel INFO adding 'fire/value_types.py' 2023-04-24 13:46:50,594 wheel INFO adding 'fire/console/__init__.py' 2023-04-24 13:46:50,594 wheel INFO adding 'fire/console/console_attr.py' 2023-04-24 13:46:50,595 wheel INFO adding 'fire/console/console_attr_os.py' 2023-04-24 13:46:50,595 wheel INFO adding 'fire/console/console_io.py' 2023-04-24 13:46:50,595 wheel INFO adding 'fire/console/console_pager.py' 2023-04-24 13:46:50,595 wheel INFO adding 'fire/console/encoding.py' 2023-04-24 13:46:50,595 wheel INFO adding 'fire/console/files.py' 2023-04-24 13:46:50,596 wheel INFO adding 'fire/console/platforms.py' 2023-04-24 13:46:50,596 wheel INFO adding 'fire/console/text.py' 2023-04-24 13:46:50,596 wheel INFO adding 'fire-0.5.0.dist-info/LICENSE' 2023-04-24 13:46:50,596 wheel INFO adding 'fire-0.5.0.dist-info/METADATA' 2023-04-24 13:46:50,596 wheel INFO adding 'fire-0.5.0.dist-info/WHEEL' 2023-04-24 13:46:50,596 wheel INFO adding 'fire-0.5.0.dist-info/top_level.txt' 2023-04-24 13:46:50,597 wheel INFO adding 'fire-0.5.0.dist-info/RECORD' 2023-04-24 13:46:50,597 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-24 13:46:50,598 gpep517 INFO The backend produced dist/fire-0.5.0-py2.py3-none-any.whl fire-0.5.0-py2.py3-none-any.whl ..... ---------------------------------------------------------------------- Ran 5 tests in 0.001s OK >>> py3-fire: Entering fakeroot... >>> py3-fire*: Running postcheck for py3-fire >>> WARNING: py3-fire*: Found __pycache__ but package name doesn't end with -pyc >>> py3-fire*: Preparing package py3-fire... >>> py3-fire*: Tracing dependencies... py3-six py3-termcolor python3 python3~3.11 >>> py3-fire*: Package size: 1.1 MB >>> py3-fire*: Compressing data... >>> py3-fire*: Create checksum... >>> py3-fire*: Create py3-fire-0.5.0-r0.apk >>> py3-fire: Build complete at Mon, 24 Apr 2023 13:46:51 +0000 elapsed time 0h 0m 3s >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Uninstalling dependencies... (1/46) Purging .makedepends-py3-fire (20230424.134649) (2/46) Purging py3-six-pyc (1.16.0-r6) (3/46) Purging py3-six (1.16.0-r6) (4/46) Purging py3-termcolor-pyc (2.3.0-r0) (5/46) Purging py3-termcolor (2.3.0-r0) (6/46) Purging py3-gpep517-pyc (13-r2) (7/46) Purging py3-gpep517 (13-r2) (8/46) Purging py3-installer-pyc (0.7.0-r1) (9/46) Purging py3-installer (0.7.0-r1) (10/46) Purging py3-setuptools-pyc (67.7.2-r0) (11/46) Purging py3-setuptools (67.7.2-r0) (12/46) Purging py3-wheel-pyc (0.40.0-r1) (13/46) Purging py3-wheel (0.40.0-r1) (14/46) Purging py3-pytest-asyncio (0.21.0-r0) (15/46) Purging py3-hypothesis-pyc (6.72.1-r0) (16/46) Purging py3-hypothesis (6.72.1-r0) (17/46) Purging py3-attrs-pyc (23.1.0-r1) (18/46) Purging py3-attrs (23.1.0-r1) (19/46) Purging py3-sortedcontainers-pyc (2.4.0-r3) (20/46) Purging py3-sortedcontainers (2.4.0-r3) (21/46) Purging py3-mock-pyc (5.0.2-r1) (22/46) Purging py3-mock (5.0.2-r1) (23/46) Purging py3-pytest-pyc (7.3.1-r1) (24/46) Purging py3-pytest (7.3.1-r1) (25/46) Purging py3-iniconfig-pyc (1.1.1-r6) (26/46) Purging py3-iniconfig (1.1.1-r6) (27/46) Purging py3-packaging-pyc (23.1-r1) (28/46) Purging py3-packaging (23.1-r1) (29/46) Purging py3-parsing-pyc (3.0.9-r2) (30/46) Purging py3-parsing (3.0.9-r2) (31/46) Purging py3-pluggy-pyc (1.0.0-r3) (32/46) Purging py3-pluggy (1.0.0-r3) (33/46) Purging py3-py-pyc (1.11.0-r2) (34/46) Purging py3-py (1.11.0-r2) (35/46) Purging python3-pyc (3.11.3-r10) (36/46) Purging python3-pycache-pyc0 (3.11.3-r10) (37/46) Purging pyc (0.1-r0) (38/46) Purging python3 (3.11.3-r10) (39/46) Purging gdbm (1.23-r1) (40/46) Purging libbz2 (1.0.8-r5) (41/46) Purging libffi (3.4.4-r2) (42/46) Purging libpanelw (6.4_p20230401-r5) (43/46) Purging mpdecimal (2.5.1-r2) (44/46) Purging readline (8.2.1-r1) (45/46) Purging sqlite-libs (3.41.2-r2) (46/46) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-fire: Updating the testing/armhf repository index... >>> py3-fire: Signing the index...