>>> py3-fire: Building community/py3-fire 0.6.0-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 04:23:42 +0000 >>> py3-fire: Validating /home/buildozer/aports/community/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/44) Installing libbz2 (1.0.8-r6) (2/44) Installing gdbm (1.24-r0) (3/44) Installing mpdecimal (4.0.0-r0) (4/44) Installing libpanelw (6.5_p20250412-r0) (5/44) Installing sqlite-libs (3.49.1-r0) (6/44) Installing python3 (3.12.10-r0) (7/44) Installing python3-pycache-pyc0 (3.12.10-r0) (8/44) Installing pyc (3.12.10-r0) (9/44) Installing py3-six-pyc (1.17.0-r0) (10/44) Installing python3-pyc (3.12.10-r0) (11/44) Installing py3-six (1.17.0-r0) (12/44) Installing py3-termcolor (2.5.0-r0) (13/44) Installing py3-termcolor-pyc (2.5.0-r0) (14/44) Installing py3-installer (0.7.0-r2) (15/44) Installing py3-installer-pyc (0.7.0-r2) (16/44) Installing py3-gpep517 (16-r0) (17/44) Installing py3-gpep517-pyc (16-r0) (18/44) Installing py3-parsing (3.2.0-r0) (19/44) Installing py3-parsing-pyc (3.2.0-r0) (20/44) Installing py3-packaging (24.2-r0) (21/44) Installing py3-packaging-pyc (24.2-r0) (22/44) Installing py3-setuptools (77.0.3-r0) (23/44) Installing py3-setuptools-pyc (77.0.3-r0) (24/44) Installing py3-wheel (0.43.0-r0) (25/44) Installing py3-wheel-pyc (0.43.0-r0) (26/44) Installing py3-iniconfig (2.1.0-r0) (27/44) Installing py3-iniconfig-pyc (2.1.0-r0) (28/44) Installing py3-pluggy (1.5.0-r0) (29/44) Installing py3-pluggy-pyc (1.5.0-r0) (30/44) Installing py3-py (1.11.0-r4) (31/44) Installing py3-py-pyc (1.11.0-r4) (32/44) Installing py3-pytest (8.3.5-r0) (33/44) Installing py3-pytest-pyc (8.3.5-r0) (34/44) Installing py3-pytest-asyncio (0.25.0-r0) (35/44) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (36/44) Installing py3-attrs (25.3.0-r0) (37/44) Installing py3-attrs-pyc (25.3.0-r0) (38/44) Installing py3-sortedcontainers (2.4.0-r5) (39/44) Installing py3-sortedcontainers-pyc (2.4.0-r5) (40/44) Installing py3-hypothesis (6.124.5-r0) (41/44) Installing py3-hypothesis-pyc (6.124.5-r0) (42/44) Installing py3-mock (5.2.0-r0) (43/44) Installing py3-mock-pyc (5.2.0-r0) (44/44) Installing .makedepends-py3-fire (20250427.042403) Executing busybox-1.37.0-r16.trigger OK: 652 MiB in 153 packages >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Cleaning up tmpdir >>> py3-fire: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fire-0.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/fire-0.6.0.tar.gz.part' fire-0.6.0.tar.gz.pa 100% |********************************| 88439 0:00:00 ETA '/var/cache/distfiles/v3.22/fire-0.6.0.tar.gz.part' saved >>> py3-fire: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/fire-0.6.0.tar.gz >>> py3-fire: Checking sha512sums... fire-0.6.0.tar.gz: OK >>> py3-fire: Unpacking /var/cache/distfiles/v3.22/fire-0.6.0.tar.gz... 2025-04-27 04:24:04,618 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-27 04:24:04,648 root INFO running bdist_wheel 2025-04-27 04:24:04,660 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-27 04:24:04,668 root INFO running build 2025-04-27 04:24:04,668 root INFO running build_py 2025-04-27 04:24:04,673 root INFO creating build/lib/fire 2025-04-27 04:24:04,673 root INFO copying fire/__init__.py -> build/lib/fire 2025-04-27 04:24:04,674 root INFO copying fire/core.py -> build/lib/fire 2025-04-27 04:24:04,674 root INFO copying fire/core_test.py -> build/lib/fire 2025-04-27 04:24:04,674 root INFO copying fire/docstrings.py -> build/lib/fire 2025-04-27 04:24:04,675 root INFO copying fire/docstrings_test.py -> build/lib/fire 2025-04-27 04:24:04,675 root INFO copying fire/custom_descriptions_test.py -> build/lib/fire 2025-04-27 04:24:04,675 root INFO copying fire/helptext_test.py -> build/lib/fire 2025-04-27 04:24:04,676 root INFO copying fire/fire_import_test.py -> build/lib/fire 2025-04-27 04:24:04,676 root INFO copying fire/custom_descriptions.py -> build/lib/fire 2025-04-27 04:24:04,676 root INFO copying fire/decorators.py -> build/lib/fire 2025-04-27 04:24:04,677 root INFO copying fire/testutils_test.py -> build/lib/fire 2025-04-27 04:24:04,677 root INFO copying fire/inspectutils.py -> build/lib/fire 2025-04-27 04:24:04,677 root INFO copying fire/trace_test.py -> build/lib/fire 2025-04-27 04:24:04,677 root INFO copying fire/parser.py -> build/lib/fire 2025-04-27 04:24:04,678 root INFO copying fire/docstrings_fuzz_test.py -> build/lib/fire 2025-04-27 04:24:04,678 root INFO copying fire/trace.py -> build/lib/fire 2025-04-27 04:24:04,678 root INFO copying fire/inspectutils_test.py -> build/lib/fire 2025-04-27 04:24:04,679 root INFO copying fire/helptext.py -> build/lib/fire 2025-04-27 04:24:04,679 root INFO copying fire/completion_test.py -> build/lib/fire 2025-04-27 04:24:04,679 root INFO copying fire/fire_test.py -> build/lib/fire 2025-04-27 04:24:04,680 root INFO copying fire/parser_test.py -> build/lib/fire 2025-04-27 04:24:04,680 root INFO copying fire/test_components_test.py -> build/lib/fire 2025-04-27 04:24:04,680 root INFO copying fire/__main__.py -> build/lib/fire 2025-04-27 04:24:04,681 root INFO copying fire/interact_test.py -> build/lib/fire 2025-04-27 04:24:04,681 root INFO copying fire/test_components.py -> build/lib/fire 2025-04-27 04:24:04,681 root INFO copying fire/decorators_test.py -> build/lib/fire 2025-04-27 04:24:04,681 root INFO copying fire/parser_fuzz_test.py -> build/lib/fire 2025-04-27 04:24:04,682 root INFO copying fire/main_test.py -> build/lib/fire 2025-04-27 04:24:04,682 root INFO copying fire/formatting.py -> build/lib/fire 2025-04-27 04:24:04,682 root INFO copying fire/testutils.py -> build/lib/fire 2025-04-27 04:24:04,683 root INFO copying fire/value_types.py -> build/lib/fire 2025-04-27 04:24:04,683 root INFO copying fire/completion.py -> build/lib/fire 2025-04-27 04:24:04,683 root INFO copying fire/test_components_py3.py -> build/lib/fire 2025-04-27 04:24:04,683 root INFO copying fire/formatting_test.py -> build/lib/fire 2025-04-27 04:24:04,684 root INFO copying fire/test_components_bin.py -> build/lib/fire 2025-04-27 04:24:04,684 root INFO copying fire/formatting_windows.py -> build/lib/fire 2025-04-27 04:24:04,684 root INFO copying fire/interact.py -> build/lib/fire 2025-04-27 04:24:04,685 root INFO creating build/lib/fire/console 2025-04-27 04:24:04,685 root INFO copying fire/console/__init__.py -> build/lib/fire/console 2025-04-27 04:24:04,685 root INFO copying fire/console/console_attr.py -> build/lib/fire/console 2025-04-27 04:24:04,686 root INFO copying fire/console/console_pager.py -> build/lib/fire/console 2025-04-27 04:24:04,686 root INFO copying fire/console/console_io.py -> build/lib/fire/console 2025-04-27 04:24:04,686 root INFO copying fire/console/console_attr_os.py -> build/lib/fire/console 2025-04-27 04:24:04,687 root INFO copying fire/console/platforms.py -> build/lib/fire/console 2025-04-27 04:24:04,687 root INFO copying fire/console/encoding.py -> build/lib/fire/console 2025-04-27 04:24:04,687 root INFO copying fire/console/files.py -> build/lib/fire/console 2025-04-27 04:24:04,688 root INFO copying fire/console/text.py -> build/lib/fire/console 2025-04-27 04:24:04,697 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-27 04:24:04,698 root INFO running install 2025-04-27 04:24:04,709 root INFO running install_lib 2025-04-27 04:24:04,714 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-27 04:24:04,714 root INFO creating build/bdist.linux-armv8l/wheel/fire 2025-04-27 04:24:04,715 root INFO copying build/lib/fire/__init__.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,715 root INFO copying build/lib/fire/core.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,715 root INFO copying build/lib/fire/core_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,716 root INFO copying build/lib/fire/docstrings.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,716 root INFO copying build/lib/fire/docstrings_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,716 root INFO copying build/lib/fire/custom_descriptions_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,716 root INFO copying build/lib/fire/helptext_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,717 root INFO copying build/lib/fire/fire_import_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,717 root INFO copying build/lib/fire/custom_descriptions.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,717 root INFO copying build/lib/fire/decorators.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,717 root INFO copying build/lib/fire/testutils_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,718 root INFO copying build/lib/fire/inspectutils.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,718 root INFO copying build/lib/fire/trace_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,718 root INFO copying build/lib/fire/parser.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,718 root INFO copying build/lib/fire/docstrings_fuzz_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,719 root INFO copying build/lib/fire/trace.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,719 root INFO copying build/lib/fire/inspectutils_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,719 root INFO copying build/lib/fire/helptext.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,720 root INFO copying build/lib/fire/completion_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,720 root INFO copying build/lib/fire/fire_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,720 root INFO creating build/bdist.linux-armv8l/wheel/fire/console 2025-04-27 04:24:04,720 root INFO copying build/lib/fire/console/__init__.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,721 root INFO copying build/lib/fire/console/console_attr.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,721 root INFO copying build/lib/fire/console/console_pager.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,721 root INFO copying build/lib/fire/console/console_io.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,721 root INFO copying build/lib/fire/console/console_attr_os.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,722 root INFO copying build/lib/fire/console/platforms.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,722 root INFO copying build/lib/fire/console/encoding.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,722 root INFO copying build/lib/fire/console/files.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,723 root INFO copying build/lib/fire/console/text.py -> build/bdist.linux-armv8l/wheel/./fire/console 2025-04-27 04:24:04,723 root INFO copying build/lib/fire/parser_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,723 root INFO copying build/lib/fire/test_components_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,723 root INFO copying build/lib/fire/__main__.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,723 root INFO copying build/lib/fire/interact_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,724 root INFO copying build/lib/fire/test_components.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,724 root INFO copying build/lib/fire/decorators_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,724 root INFO copying build/lib/fire/parser_fuzz_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,724 root INFO copying build/lib/fire/main_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,725 root INFO copying build/lib/fire/formatting.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,725 root INFO copying build/lib/fire/testutils.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,725 root INFO copying build/lib/fire/value_types.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,725 root INFO copying build/lib/fire/completion.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,726 root INFO copying build/lib/fire/test_components_py3.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,726 root INFO copying build/lib/fire/formatting_test.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,726 root INFO copying build/lib/fire/test_components_bin.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,726 root INFO copying build/lib/fire/formatting_windows.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,727 root INFO copying build/lib/fire/interact.py -> build/bdist.linux-armv8l/wheel/./fire 2025-04-27 04:24:04,727 root INFO running install_egg_info 2025-04-27 04:24:04,732 root INFO running egg_info 2025-04-27 04:24:04,736 root INFO writing fire.egg-info/PKG-INFO 2025-04-27 04:24:04,737 root INFO writing dependency_links to fire.egg-info/dependency_links.txt 2025-04-27 04:24:04,738 root INFO writing requirements to fire.egg-info/requires.txt 2025-04-27 04:24:04,738 root INFO writing top-level names to fire.egg-info/top_level.txt 2025-04-27 04:24:04,744 root INFO reading manifest file 'fire.egg-info/SOURCES.txt' 2025-04-27 04:24:04,746 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 04:24:04,746 root INFO adding license file 'LICENSE' 2025-04-27 04:24:04,748 root INFO writing manifest file 'fire.egg-info/SOURCES.txt' 2025-04-27 04:24:04,748 root INFO Copying fire.egg-info to build/bdist.linux-armv8l/wheel/./fire-0.6.0-py3.12.egg-info 2025-04-27 04:24:04,749 root INFO running install_scripts 2025-04-27 04:24:04,751 root INFO creating build/bdist.linux-armv8l/wheel/fire-0.6.0.dist-info/WHEEL 2025-04-27 04:24:04,751 wheel INFO creating '/home/buildozer/aports/community/py3-fire/src/fire-0.6.0/.dist/.tmp-ppoc851e/fire-0.6.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-27 04:24:04,752 wheel INFO adding 'fire/__init__.py' 2025-04-27 04:24:04,752 wheel INFO adding 'fire/__main__.py' 2025-04-27 04:24:04,752 wheel INFO adding 'fire/completion.py' 2025-04-27 04:24:04,753 wheel INFO adding 'fire/completion_test.py' 2025-04-27 04:24:04,753 wheel INFO adding 'fire/core.py' 2025-04-27 04:24:04,753 wheel INFO adding 'fire/core_test.py' 2025-04-27 04:24:04,754 wheel INFO adding 'fire/custom_descriptions.py' 2025-04-27 04:24:04,754 wheel INFO adding 'fire/custom_descriptions_test.py' 2025-04-27 04:24:04,754 wheel INFO adding 'fire/decorators.py' 2025-04-27 04:24:04,755 wheel INFO adding 'fire/decorators_test.py' 2025-04-27 04:24:04,755 wheel INFO adding 'fire/docstrings.py' 2025-04-27 04:24:04,755 wheel INFO adding 'fire/docstrings_fuzz_test.py' 2025-04-27 04:24:04,756 wheel INFO adding 'fire/docstrings_test.py' 2025-04-27 04:24:04,756 wheel INFO adding 'fire/fire_import_test.py' 2025-04-27 04:24:04,756 wheel INFO adding 'fire/fire_test.py' 2025-04-27 04:24:04,756 wheel INFO adding 'fire/formatting.py' 2025-04-27 04:24:04,757 wheel INFO adding 'fire/formatting_test.py' 2025-04-27 04:24:04,757 wheel INFO adding 'fire/formatting_windows.py' 2025-04-27 04:24:04,757 wheel INFO adding 'fire/helptext.py' 2025-04-27 04:24:04,758 wheel INFO adding 'fire/helptext_test.py' 2025-04-27 04:24:04,758 wheel INFO adding 'fire/inspectutils.py' 2025-04-27 04:24:04,758 wheel INFO adding 'fire/inspectutils_test.py' 2025-04-27 04:24:04,759 wheel INFO adding 'fire/interact.py' 2025-04-27 04:24:04,759 wheel INFO adding 'fire/interact_test.py' 2025-04-27 04:24:04,759 wheel INFO adding 'fire/main_test.py' 2025-04-27 04:24:04,759 wheel INFO adding 'fire/parser.py' 2025-04-27 04:24:04,760 wheel INFO adding 'fire/parser_fuzz_test.py' 2025-04-27 04:24:04,760 wheel INFO adding 'fire/parser_test.py' 2025-04-27 04:24:04,760 wheel INFO adding 'fire/test_components.py' 2025-04-27 04:24:04,761 wheel INFO adding 'fire/test_components_bin.py' 2025-04-27 04:24:04,761 wheel INFO adding 'fire/test_components_py3.py' 2025-04-27 04:24:04,761 wheel INFO adding 'fire/test_components_test.py' 2025-04-27 04:24:04,761 wheel INFO adding 'fire/testutils.py' 2025-04-27 04:24:04,761 wheel INFO adding 'fire/testutils_test.py' 2025-04-27 04:24:04,762 wheel INFO adding 'fire/trace.py' 2025-04-27 04:24:04,762 wheel INFO adding 'fire/trace_test.py' 2025-04-27 04:24:04,762 wheel INFO adding 'fire/value_types.py' 2025-04-27 04:24:04,763 wheel INFO adding 'fire/console/__init__.py' 2025-04-27 04:24:04,763 wheel INFO adding 'fire/console/console_attr.py' 2025-04-27 04:24:04,763 wheel INFO adding 'fire/console/console_attr_os.py' 2025-04-27 04:24:04,764 wheel INFO adding 'fire/console/console_io.py' 2025-04-27 04:24:04,764 wheel INFO adding 'fire/console/console_pager.py' 2025-04-27 04:24:04,764 wheel INFO adding 'fire/console/encoding.py' 2025-04-27 04:24:04,764 wheel INFO adding 'fire/console/files.py' 2025-04-27 04:24:04,765 wheel INFO adding 'fire/console/platforms.py' 2025-04-27 04:24:04,765 wheel INFO adding 'fire/console/text.py' 2025-04-27 04:24:04,765 wheel INFO adding 'fire-0.6.0.dist-info/licenses/LICENSE' 2025-04-27 04:24:04,766 wheel INFO adding 'fire-0.6.0.dist-info/METADATA' 2025-04-27 04:24:04,766 wheel INFO adding 'fire-0.6.0.dist-info/WHEEL' 2025-04-27 04:24:04,766 wheel INFO adding 'fire-0.6.0.dist-info/top_level.txt' 2025-04-27 04:24:04,766 wheel INFO adding 'fire-0.6.0.dist-info/RECORD' 2025-04-27 04:24:04,767 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-27 04:24:04,768 gpep517 INFO The backend produced .dist/fire-0.6.0-py2.py3-none-any.whl fire-0.6.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.12 >>> py3-fire*: Package size: 855.6 KB >>> py3-fire*: Compressing data... >>> py3-fire*: Create checksum... >>> py3-fire*: Create py3-fire-0.6.0-r0.apk >>> py3-fire: Build complete at Sun, 27 Apr 2025 04:24:06 +0000 elapsed time 0h 0m 24s >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Uninstalling dependencies... (1/44) Purging .makedepends-py3-fire (20250427.042403) (2/44) Purging py3-six-pyc (1.17.0-r0) (3/44) Purging py3-six (1.17.0-r0) (4/44) Purging py3-termcolor-pyc (2.5.0-r0) (5/44) Purging py3-termcolor (2.5.0-r0) (6/44) Purging py3-gpep517-pyc (16-r0) (7/44) Purging py3-gpep517 (16-r0) (8/44) Purging py3-installer-pyc (0.7.0-r2) (9/44) Purging py3-installer (0.7.0-r2) (10/44) Purging py3-setuptools-pyc (77.0.3-r0) (11/44) Purging py3-setuptools (77.0.3-r0) (12/44) Purging py3-wheel-pyc (0.43.0-r0) (13/44) Purging py3-wheel (0.43.0-r0) (14/44) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (15/44) Purging py3-pytest-asyncio (0.25.0-r0) (16/44) Purging py3-hypothesis-pyc (6.124.5-r0) (17/44) Purging py3-hypothesis (6.124.5-r0) (18/44) Purging py3-attrs-pyc (25.3.0-r0) (19/44) Purging py3-attrs (25.3.0-r0) (20/44) Purging py3-sortedcontainers-pyc (2.4.0-r5) (21/44) Purging py3-sortedcontainers (2.4.0-r5) (22/44) Purging py3-mock-pyc (5.2.0-r0) (23/44) Purging py3-mock (5.2.0-r0) (24/44) Purging py3-pytest-pyc (8.3.5-r0) (25/44) Purging py3-pytest (8.3.5-r0) (26/44) Purging py3-iniconfig-pyc (2.1.0-r0) (27/44) Purging py3-iniconfig (2.1.0-r0) (28/44) Purging py3-packaging-pyc (24.2-r0) (29/44) Purging py3-packaging (24.2-r0) (30/44) Purging py3-parsing-pyc (3.2.0-r0) (31/44) Purging py3-parsing (3.2.0-r0) (32/44) Purging py3-pluggy-pyc (1.5.0-r0) (33/44) Purging py3-pluggy (1.5.0-r0) (34/44) Purging py3-py-pyc (1.11.0-r4) (35/44) Purging py3-py (1.11.0-r4) (36/44) Purging python3-pyc (3.12.10-r0) (37/44) Purging python3-pycache-pyc0 (3.12.10-r0) (38/44) Purging pyc (3.12.10-r0) (39/44) Purging python3 (3.12.10-r0) (40/44) Purging gdbm (1.24-r0) (41/44) Purging libbz2 (1.0.8-r6) (42/44) Purging libpanelw (6.5_p20250412-r0) (43/44) Purging mpdecimal (4.0.0-r0) (44/44) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-fire: Updating the community/armhf repository index... >>> py3-fire: Signing the index...