>>> py3-fire: Building community/py3-fire 0.5.0-r0 (using abuild 3.11.21-r0) started Mon, 14 Aug 2023 10:40:31 +0000 >>> py3-fire: Checking sanity of /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 (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230722-r0) (5/27) Installing readline (8.2.1-r2) (6/27) Installing sqlite-libs (3.42.0-r2) (7/27) Installing python3 (3.11.4-r4) (8/27) Installing python3-pycache-pyc0 (3.11.4-r4) (9/27) Installing pyc (0.1-r0) (10/27) Installing py3-six-pyc (1.16.0-r7) (11/27) Installing python3-pyc (3.11.4-r4) (12/27) Installing py3-six (1.16.0-r7) (13/27) Installing py3-termcolor (2.3.0-r0) (14/27) Installing py3-termcolor-pyc (2.3.0-r0) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-installer-pyc (0.7.0-r1) (17/27) Installing py3-gpep517 (13-r4) (18/27) Installing py3-gpep517-pyc (13-r4) (19/27) Installing py3-parsing (3.1.1-r0) (20/27) Installing py3-parsing-pyc (3.1.1-r0) (21/27) Installing py3-packaging (23.1-r3) (22/27) Installing py3-packaging-pyc (23.1-r3) (23/27) Installing py3-setuptools (68.0.0-r2) (24/27) Installing py3-setuptools-pyc (68.0.0-r2) (25/27) Installing py3-wheel (0.41.0-r2) (26/27) Installing py3-wheel-pyc (0.41.0-r2) (27/27) Installing .makedepends-py3-fire (20230814.104037) Executing busybox-1.36.1-r5.trigger OK: 968 MiB in 135 packages >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Cleaning up tmpdir >>> py3-fire: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fire-0.5.0.tar.gz >>> 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/fire-0.5.0.tar.gz... >>> py3-fire: 0001-Fix-Python3.11-tests.patch patching file fire/test_components_py3.py 2023-08-14 10:40:40,293 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:745: 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-08-14 10:40:40,494 root INFO running bdist_wheel 2023-08-14 10:40:40,512 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-08-14 10:40:40,547 root INFO running build 2023-08-14 10:40:40,547 root INFO running build_py 2023-08-14 10:40:40,562 root INFO creating build 2023-08-14 10:40:40,562 root INFO creating build/lib 2023-08-14 10:40:40,563 root INFO creating build/lib/fire 2023-08-14 10:40:40,563 root INFO copying fire/formatting.py -> build/lib/fire 2023-08-14 10:40:40,565 root INFO copying fire/docstrings_fuzz_test.py -> build/lib/fire 2023-08-14 10:40:40,566 root INFO copying fire/helptext_test.py -> build/lib/fire 2023-08-14 10:40:40,567 root INFO copying fire/helptext.py -> build/lib/fire 2023-08-14 10:40:40,568 root INFO copying fire/parser_fuzz_test.py -> build/lib/fire 2023-08-14 10:40:40,568 root INFO copying fire/completion_test.py -> build/lib/fire 2023-08-14 10:40:40,569 root INFO copying fire/inspectutils_test.py -> build/lib/fire 2023-08-14 10:40:40,570 root INFO copying fire/testutils_test.py -> build/lib/fire 2023-08-14 10:40:40,571 root INFO copying fire/custom_descriptions_test.py -> build/lib/fire 2023-08-14 10:40:40,572 root INFO copying fire/decorators_test.py -> build/lib/fire 2023-08-14 10:40:40,572 root INFO copying fire/core.py -> build/lib/fire 2023-08-14 10:40:40,573 root INFO copying fire/__init__.py -> build/lib/fire 2023-08-14 10:40:40,574 root INFO copying fire/completion.py -> build/lib/fire 2023-08-14 10:40:40,575 root INFO copying fire/interact_test.py -> build/lib/fire 2023-08-14 10:40:40,576 root INFO copying fire/core_test.py -> build/lib/fire 2023-08-14 10:40:40,577 root INFO copying fire/__main__.py -> build/lib/fire 2023-08-14 10:40:40,577 root INFO copying fire/test_components_bin.py -> build/lib/fire 2023-08-14 10:40:40,578 root INFO copying fire/trace_test.py -> build/lib/fire 2023-08-14 10:40:40,579 root INFO copying fire/formatting_test.py -> build/lib/fire 2023-08-14 10:40:40,580 root INFO copying fire/docstrings.py -> build/lib/fire 2023-08-14 10:40:40,581 root INFO copying fire/test_components.py -> build/lib/fire 2023-08-14 10:40:40,581 root INFO copying fire/inspectutils.py -> build/lib/fire 2023-08-14 10:40:40,582 root INFO copying fire/test_components_py3.py -> build/lib/fire 2023-08-14 10:40:40,583 root INFO copying fire/testutils.py -> build/lib/fire 2023-08-14 10:40:40,584 root INFO copying fire/interact.py -> build/lib/fire 2023-08-14 10:40:40,585 root INFO copying fire/parser_test.py -> build/lib/fire 2023-08-14 10:40:40,585 root INFO copying fire/parser.py -> build/lib/fire 2023-08-14 10:40:40,586 root INFO copying fire/decorators.py -> build/lib/fire 2023-08-14 10:40:40,587 root INFO copying fire/fire_import_test.py -> build/lib/fire 2023-08-14 10:40:40,588 root INFO copying fire/formatting_windows.py -> build/lib/fire 2023-08-14 10:40:40,589 root INFO copying fire/trace.py -> build/lib/fire 2023-08-14 10:40:40,589 root INFO copying fire/custom_descriptions.py -> build/lib/fire 2023-08-14 10:40:40,590 root INFO copying fire/test_components_test.py -> build/lib/fire 2023-08-14 10:40:40,591 root INFO copying fire/fire_test.py -> build/lib/fire 2023-08-14 10:40:40,592 root INFO copying fire/main_test.py -> build/lib/fire 2023-08-14 10:40:40,593 root INFO copying fire/value_types.py -> build/lib/fire 2023-08-14 10:40:40,593 root INFO copying fire/docstrings_test.py -> build/lib/fire 2023-08-14 10:40:40,595 root INFO creating build/lib/fire/console 2023-08-14 10:40:40,595 root INFO copying fire/console/console_attr_os.py -> build/lib/fire/console 2023-08-14 10:40:40,596 root INFO copying fire/console/__init__.py -> build/lib/fire/console 2023-08-14 10:40:40,597 root INFO copying fire/console/console_pager.py -> build/lib/fire/console 2023-08-14 10:40:40,598 root INFO copying fire/console/encoding.py -> build/lib/fire/console 2023-08-14 10:40:40,599 root INFO copying fire/console/files.py -> build/lib/fire/console 2023-08-14 10:40:40,599 root INFO copying fire/console/console_io.py -> build/lib/fire/console 2023-08-14 10:40:40,600 root INFO copying fire/console/console_attr.py -> build/lib/fire/console 2023-08-14 10:40:40,601 root INFO copying fire/console/platforms.py -> build/lib/fire/console 2023-08-14 10:40:40,602 root INFO copying fire/console/text.py -> build/lib/fire/console 2023-08-14 10:40:40,628 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-08-14 10:40:40,628 root INFO running install 2023-08-14 10:40:40,692 root INFO running install_lib 2023-08-14 10:40:40,702 root INFO creating build/bdist.linux-riscv64 2023-08-14 10:40:40,702 root INFO creating build/bdist.linux-riscv64/wheel 2023-08-14 10:40:40,703 root INFO creating build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,703 root INFO copying build/lib/fire/formatting.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,704 root INFO copying build/lib/fire/docstrings_fuzz_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,705 root INFO copying build/lib/fire/helptext_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,706 root INFO copying build/lib/fire/helptext.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,706 root INFO copying build/lib/fire/parser_fuzz_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,707 root INFO copying build/lib/fire/completion_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,708 root INFO copying build/lib/fire/inspectutils_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,709 root INFO copying build/lib/fire/testutils_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,709 root INFO copying build/lib/fire/custom_descriptions_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,710 root INFO copying build/lib/fire/decorators_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,711 root INFO copying build/lib/fire/core.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,711 root INFO copying build/lib/fire/__init__.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,712 root INFO copying build/lib/fire/completion.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,713 root INFO copying build/lib/fire/interact_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,713 root INFO copying build/lib/fire/core_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,714 root INFO copying build/lib/fire/__main__.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,715 root INFO copying build/lib/fire/test_components_bin.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,715 root INFO copying build/lib/fire/trace_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,716 root INFO copying build/lib/fire/formatting_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,717 root INFO copying build/lib/fire/docstrings.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,717 root INFO copying build/lib/fire/test_components.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,718 root INFO copying build/lib/fire/inspectutils.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,719 root INFO copying build/lib/fire/test_components_py3.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,720 root INFO copying build/lib/fire/testutils.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,720 root INFO copying build/lib/fire/interact.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,721 root INFO copying build/lib/fire/parser_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,722 root INFO copying build/lib/fire/parser.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,722 root INFO copying build/lib/fire/decorators.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,723 root INFO copying build/lib/fire/fire_import_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,724 root INFO copying build/lib/fire/formatting_windows.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,724 root INFO copying build/lib/fire/trace.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,725 root INFO creating build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,726 root INFO copying build/lib/fire/console/console_attr_os.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,726 root INFO copying build/lib/fire/console/__init__.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,727 root INFO copying build/lib/fire/console/console_pager.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,728 root INFO copying build/lib/fire/console/encoding.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,728 root INFO copying build/lib/fire/console/files.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,729 root INFO copying build/lib/fire/console/console_io.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,730 root INFO copying build/lib/fire/console/console_attr.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,730 root INFO copying build/lib/fire/console/platforms.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,731 root INFO copying build/lib/fire/console/text.py -> build/bdist.linux-riscv64/wheel/fire/console 2023-08-14 10:40:40,732 root INFO copying build/lib/fire/custom_descriptions.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,733 root INFO copying build/lib/fire/test_components_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,733 root INFO copying build/lib/fire/fire_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,734 root INFO copying build/lib/fire/main_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,735 root INFO copying build/lib/fire/value_types.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,735 root INFO copying build/lib/fire/docstrings_test.py -> build/bdist.linux-riscv64/wheel/fire 2023-08-14 10:40:40,736 root INFO running install_egg_info 2023-08-14 10:40:40,773 root INFO running egg_info 2023-08-14 10:40:40,780 root INFO writing fire.egg-info/PKG-INFO 2023-08-14 10:40:40,781 root INFO writing dependency_links to fire.egg-info/dependency_links.txt 2023-08-14 10:40:40,782 root INFO writing requirements to fire.egg-info/requires.txt 2023-08-14 10:40:40,783 root INFO writing top-level names to fire.egg-info/top_level.txt 2023-08-14 10:40:40,796 root INFO reading manifest file 'fire.egg-info/SOURCES.txt' 2023-08-14 10:40:40,799 root INFO reading manifest template 'MANIFEST.in' 2023-08-14 10:40:40,800 root INFO adding license file 'LICENSE' 2023-08-14 10:40:40,807 root INFO writing manifest file 'fire.egg-info/SOURCES.txt' 2023-08-14 10:40:40,807 root INFO Copying fire.egg-info to build/bdist.linux-riscv64/wheel/fire-0.5.0-py3.11.egg-info 2023-08-14 10:40:40,811 root INFO running install_scripts 2023-08-14 10:40:40,821 wheel INFO creating build/bdist.linux-riscv64/wheel/fire-0.5.0.dist-info/WHEEL 2023-08-14 10:40:40,824 wheel INFO creating '/home/buildozer/aports/community/py3-fire/src/fire-0.5.0/.dist/.tmp-zoqv70y7/fire-0.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-08-14 10:40:40,827 wheel INFO adding 'fire/__init__.py' 2023-08-14 10:40:40,831 wheel INFO adding 'fire/__main__.py' 2023-08-14 10:40:40,832 wheel INFO adding 'fire/completion.py' 2023-08-14 10:40:40,833 wheel INFO adding 'fire/completion_test.py' 2023-08-14 10:40:40,834 wheel INFO adding 'fire/core.py' 2023-08-14 10:40:40,836 wheel INFO adding 'fire/core_test.py' 2023-08-14 10:40:40,837 wheel INFO adding 'fire/custom_descriptions.py' 2023-08-14 10:40:40,838 wheel INFO adding 'fire/custom_descriptions_test.py' 2023-08-14 10:40:40,839 wheel INFO adding 'fire/decorators.py' 2023-08-14 10:40:40,840 wheel INFO adding 'fire/decorators_test.py' 2023-08-14 10:40:40,841 wheel INFO adding 'fire/docstrings.py' 2023-08-14 10:40:40,842 wheel INFO adding 'fire/docstrings_fuzz_test.py' 2023-08-14 10:40:40,843 wheel INFO adding 'fire/docstrings_test.py' 2023-08-14 10:40:40,844 wheel INFO adding 'fire/fire_import_test.py' 2023-08-14 10:40:40,845 wheel INFO adding 'fire/fire_test.py' 2023-08-14 10:40:40,846 wheel INFO adding 'fire/formatting.py' 2023-08-14 10:40:40,847 wheel INFO adding 'fire/formatting_test.py' 2023-08-14 10:40:40,848 wheel INFO adding 'fire/formatting_windows.py' 2023-08-14 10:40:40,849 wheel INFO adding 'fire/helptext.py' 2023-08-14 10:40:40,850 wheel INFO adding 'fire/helptext_test.py' 2023-08-14 10:40:40,851 wheel INFO adding 'fire/inspectutils.py' 2023-08-14 10:40:40,852 wheel INFO adding 'fire/inspectutils_test.py' 2023-08-14 10:40:40,853 wheel INFO adding 'fire/interact.py' 2023-08-14 10:40:40,854 wheel INFO adding 'fire/interact_test.py' 2023-08-14 10:40:40,855 wheel INFO adding 'fire/main_test.py' 2023-08-14 10:40:40,856 wheel INFO adding 'fire/parser.py' 2023-08-14 10:40:40,857 wheel INFO adding 'fire/parser_fuzz_test.py' 2023-08-14 10:40:40,858 wheel INFO adding 'fire/parser_test.py' 2023-08-14 10:40:40,859 wheel INFO adding 'fire/test_components.py' 2023-08-14 10:40:40,860 wheel INFO adding 'fire/test_components_bin.py' 2023-08-14 10:40:40,861 wheel INFO adding 'fire/test_components_py3.py' 2023-08-14 10:40:40,861 wheel INFO adding 'fire/test_components_test.py' 2023-08-14 10:40:40,862 wheel INFO adding 'fire/testutils.py' 2023-08-14 10:40:40,863 wheel INFO adding 'fire/testutils_test.py' 2023-08-14 10:40:40,864 wheel INFO adding 'fire/trace.py' 2023-08-14 10:40:40,865 wheel INFO adding 'fire/trace_test.py' 2023-08-14 10:40:40,866 wheel INFO adding 'fire/value_types.py' 2023-08-14 10:40:40,867 wheel INFO adding 'fire/console/__init__.py' 2023-08-14 10:40:40,868 wheel INFO adding 'fire/console/console_attr.py' 2023-08-14 10:40:40,869 wheel INFO adding 'fire/console/console_attr_os.py' 2023-08-14 10:40:40,870 wheel INFO adding 'fire/console/console_io.py' 2023-08-14 10:40:40,871 wheel INFO adding 'fire/console/console_pager.py' 2023-08-14 10:40:40,872 wheel INFO adding 'fire/console/encoding.py' 2023-08-14 10:40:40,873 wheel INFO adding 'fire/console/files.py' 2023-08-14 10:40:40,874 wheel INFO adding 'fire/console/platforms.py' 2023-08-14 10:40:40,875 wheel INFO adding 'fire/console/text.py' 2023-08-14 10:40:40,877 wheel INFO adding 'fire-0.5.0.dist-info/LICENSE' 2023-08-14 10:40:40,877 wheel INFO adding 'fire-0.5.0.dist-info/METADATA' 2023-08-14 10:40:40,878 wheel INFO adding 'fire-0.5.0.dist-info/WHEEL' 2023-08-14 10:40:40,878 wheel INFO adding 'fire-0.5.0.dist-info/top_level.txt' 2023-08-14 10:40:40,881 wheel INFO adding 'fire-0.5.0.dist-info/RECORD' 2023-08-14 10:40:40,883 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-08-14 10:40:40,887 gpep517 INFO The backend produced .dist/fire-0.5.0-py2.py3-none-any.whl fire-0.5.0-py2.py3-none-any.whl >>> 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, 14 Aug 2023 10:40:44 +0000 elapsed time 0h 0m 13s >>> py3-fire: Cleaning up srcdir >>> py3-fire: Cleaning up pkgdir >>> py3-fire: Uninstalling dependencies... (1/27) Purging .makedepends-py3-fire (20230814.104037) (2/27) Purging py3-six-pyc (1.16.0-r7) (3/27) Purging py3-six (1.16.0-r7) (4/27) Purging py3-termcolor-pyc (2.3.0-r0) (5/27) Purging py3-termcolor (2.3.0-r0) (6/27) Purging py3-gpep517-pyc (13-r4) (7/27) Purging py3-gpep517 (13-r4) (8/27) Purging py3-installer-pyc (0.7.0-r1) (9/27) Purging py3-installer (0.7.0-r1) (10/27) Purging py3-setuptools-pyc (68.0.0-r2) (11/27) Purging py3-setuptools (68.0.0-r2) (12/27) Purging py3-wheel-pyc (0.41.0-r2) (13/27) Purging py3-wheel (0.41.0-r2) (14/27) Purging py3-packaging-pyc (23.1-r3) (15/27) Purging py3-packaging (23.1-r3) (16/27) Purging py3-parsing-pyc (3.1.1-r0) (17/27) Purging py3-parsing (3.1.1-r0) (18/27) Purging python3-pyc (3.11.4-r4) (19/27) Purging python3-pycache-pyc0 (3.11.4-r4) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.4-r4) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libbz2 (1.0.8-r6) (24/27) Purging libpanelw (6.4_p20230722-r0) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r2) (27/27) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r5.trigger OK: 918 MiB in 108 packages >>> py3-fire: Updating the community/riscv64 repository index... >>> py3-fire: Signing the index...