>>> py3-importlib-resources: Building community/py3-importlib-resources 6.5.2-r1 (using abuild 3.16.0-r0) started Fri, 03 Apr 2026 03:09:09 +0000 >>> py3-importlib-resources: Validating /home/buildozer/aports/community/py3-importlib-resources/APKBUILD... >>> py3-importlib-resources: Analyzing dependencies... >>> py3-importlib-resources: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-installer-pyc (0.7.0-r3) (12/26) Installing py3-gpep517-pyc (19-r2) (13/26) Installing python3-pyc (3.14.3-r0) (14/26) Installing py3-installer (0.7.0-r3) (15/26) Installing py3-gpep517 (19-r2) (16/26) Installing py3-parsing (3.3.2-r1) (17/26) Installing py3-parsing-pyc (3.3.2-r1) (18/26) Installing py3-packaging (26.0-r1) (19/26) Installing py3-packaging-pyc (26.0-r1) (20/26) Installing py3-setuptools (82.0.1-r1) (21/26) Installing py3-setuptools-pyc (82.0.1-r1) (22/26) Installing py3-setuptools_scm (9.2.2-r1) (23/26) Installing py3-setuptools_scm-pyc (9.2.2-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-importlib-resources (20260403.030920) Executing busybox-1.37.0-r31.trigger OK: 436.4 MiB in 131 packages >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Cleaning up tmpdir >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/importlib_resources-6.5.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz.part' importlib_resources- 100% |********************************| 44693 0:00:00 ETA '/var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz.part' saved /var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz: OK >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/importlib_resources-6.5.2.tar.gz /var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz: OK >>> py3-importlib-resources: Unpacking /var/cache/distfiles/edge/importlib_resources-6.5.2.tar.gz... 2026-04-03 03:09:23,387 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-03 03:09:23,704 root INFO running bdist_wheel 2026-04-03 03:09:23,750 root INFO running build 2026-04-03 03:09:23,751 root INFO running build_py 2026-04-03 03:09:23,762 root INFO creating build/lib/importlib_resources 2026-04-03 03:09:23,763 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2026-04-03 03:09:23,765 root INFO copying importlib_resources/_functional.py -> build/lib/importlib_resources 2026-04-03 03:09:23,766 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2026-04-03 03:09:23,767 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2026-04-03 03:09:23,769 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2026-04-03 03:09:23,770 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2026-04-03 03:09:23,772 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2026-04-03 03:09:23,773 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2026-04-03 03:09:23,775 root INFO creating build/lib/importlib_resources/tests 2026-04-03 03:09:23,776 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,777 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,778 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,780 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,781 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,782 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,783 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,785 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,786 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,787 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,789 root INFO copying importlib_resources/tests/test_functional.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,790 root INFO copying importlib_resources/tests/test_util.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,791 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,793 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,794 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2026-04-03 03:09:23,796 root INFO creating build/lib/importlib_resources/future 2026-04-03 03:09:23,796 root INFO copying importlib_resources/future/__init__.py -> build/lib/importlib_resources/future 2026-04-03 03:09:23,797 root INFO copying importlib_resources/future/adapters.py -> build/lib/importlib_resources/future 2026-04-03 03:09:23,799 root INFO creating build/lib/importlib_resources/compat 2026-04-03 03:09:23,800 root INFO copying importlib_resources/compat/__init__.py -> build/lib/importlib_resources/compat 2026-04-03 03:09:23,801 root INFO copying importlib_resources/compat/py39.py -> build/lib/importlib_resources/compat 2026-04-03 03:09:23,803 root INFO creating build/lib/importlib_resources/tests/compat 2026-04-03 03:09:23,803 root INFO copying importlib_resources/tests/compat/py312.py -> build/lib/importlib_resources/tests/compat 2026-04-03 03:09:23,805 root INFO copying importlib_resources/tests/compat/__init__.py -> build/lib/importlib_resources/tests/compat 2026-04-03 03:09:23,806 root INFO copying importlib_resources/tests/compat/py39.py -> build/lib/importlib_resources/tests/compat 2026-04-03 03:09:23,807 root INFO running egg_info 2026-04-03 03:09:23,816 root INFO writing importlib_resources.egg-info/PKG-INFO 2026-04-03 03:09:23,826 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2026-04-03 03:09:23,832 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2026-04-03 03:09:23,833 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-04-03 03:09:23,894 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2026-04-03 03:09:23,899 root INFO adding license file 'LICENSE' 2026-04-03 03:09:23,905 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2026-04-03 03:09:23,909 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2026-04-03 03:09:23,932 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-03 03:09:23,932 root INFO running install 2026-04-03 03:09:23,970 root INFO running install_lib 2026-04-03 03:09:23,981 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-03 03:09:23,982 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources 2026-04-03 03:09:23,983 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:23,984 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests 2026-04-03 03:09:23,985 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,986 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,987 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,988 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,989 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,990 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,992 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,993 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,994 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,995 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,996 root INFO copying build/lib/importlib_resources/tests/test_functional.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,998 root INFO copying build/lib/importlib_resources/tests/test_util.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:23,999 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:24,000 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:24,001 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/compat 2026-04-03 03:09:24,002 root INFO copying build/lib/importlib_resources/tests/compat/py312.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests/compat 2026-04-03 03:09:24,003 root INFO copying build/lib/importlib_resources/tests/compat/__init__.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests/compat 2026-04-03 03:09:24,004 root INFO copying build/lib/importlib_resources/tests/compat/py39.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests/compat 2026-04-03 03:09:24,005 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/tests 2026-04-03 03:09:24,006 root INFO copying build/lib/importlib_resources/_functional.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,008 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,009 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,010 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,011 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,012 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/future 2026-04-03 03:09:24,013 root INFO copying build/lib/importlib_resources/future/__init__.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/future 2026-04-03 03:09:24,014 root INFO copying build/lib/importlib_resources/future/adapters.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/future 2026-04-03 03:09:24,015 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/compat 2026-04-03 03:09:24,016 root INFO copying build/lib/importlib_resources/compat/__init__.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/compat 2026-04-03 03:09:24,017 root INFO copying build/lib/importlib_resources/compat/py39.py -> build/bdist.linux-riscv64/wheel/./importlib_resources/compat 2026-04-03 03:09:24,018 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,020 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,021 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-riscv64/wheel/./importlib_resources 2026-04-03 03:09:24,022 root INFO running install_egg_info 2026-04-03 03:09:24,032 root INFO Copying importlib_resources.egg-info to build/bdist.linux-riscv64/wheel/./importlib_resources-6.5.2-py3.14.egg-info 2026-04-03 03:09:24,037 root INFO running install_scripts 2026-04-03 03:09:24,043 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources-6.5.2.dist-info/WHEEL 2026-04-03 03:09:24,045 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.5.2/.dist/.tmp-2_nkrqql/importlib_resources-6.5.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-03 03:09:24,047 wheel INFO adding 'importlib_resources/__init__.py' 2026-04-03 03:09:24,048 wheel INFO adding 'importlib_resources/_adapters.py' 2026-04-03 03:09:24,049 wheel INFO adding 'importlib_resources/_common.py' 2026-04-03 03:09:24,051 wheel INFO adding 'importlib_resources/_functional.py' 2026-04-03 03:09:24,052 wheel INFO adding 'importlib_resources/_itertools.py' 2026-04-03 03:09:24,053 wheel INFO adding 'importlib_resources/abc.py' 2026-04-03 03:09:24,054 wheel INFO adding 'importlib_resources/py.typed' 2026-04-03 03:09:24,055 wheel INFO adding 'importlib_resources/readers.py' 2026-04-03 03:09:24,056 wheel INFO adding 'importlib_resources/simple.py' 2026-04-03 03:09:24,057 wheel INFO adding 'importlib_resources/compat/__init__.py' 2026-04-03 03:09:24,058 wheel INFO adding 'importlib_resources/compat/py39.py' 2026-04-03 03:09:24,060 wheel INFO adding 'importlib_resources/future/__init__.py' 2026-04-03 03:09:24,061 wheel INFO adding 'importlib_resources/future/adapters.py' 2026-04-03 03:09:24,062 wheel INFO adding 'importlib_resources/tests/__init__.py' 2026-04-03 03:09:24,063 wheel INFO adding 'importlib_resources/tests/_path.py' 2026-04-03 03:09:24,064 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2026-04-03 03:09:24,065 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2026-04-03 03:09:24,066 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2026-04-03 03:09:24,067 wheel INFO adding 'importlib_resources/tests/test_files.py' 2026-04-03 03:09:24,069 wheel INFO adding 'importlib_resources/tests/test_functional.py' 2026-04-03 03:09:24,070 wheel INFO adding 'importlib_resources/tests/test_open.py' 2026-04-03 03:09:24,071 wheel INFO adding 'importlib_resources/tests/test_path.py' 2026-04-03 03:09:24,072 wheel INFO adding 'importlib_resources/tests/test_read.py' 2026-04-03 03:09:24,073 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2026-04-03 03:09:24,074 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2026-04-03 03:09:24,076 wheel INFO adding 'importlib_resources/tests/test_util.py' 2026-04-03 03:09:24,077 wheel INFO adding 'importlib_resources/tests/util.py' 2026-04-03 03:09:24,078 wheel INFO adding 'importlib_resources/tests/zip.py' 2026-04-03 03:09:24,079 wheel INFO adding 'importlib_resources/tests/compat/__init__.py' 2026-04-03 03:09:24,080 wheel INFO adding 'importlib_resources/tests/compat/py312.py' 2026-04-03 03:09:24,081 wheel INFO adding 'importlib_resources/tests/compat/py39.py' 2026-04-03 03:09:24,083 wheel INFO adding 'importlib_resources-6.5.2.dist-info/licenses/LICENSE' 2026-04-03 03:09:24,084 wheel INFO adding 'importlib_resources-6.5.2.dist-info/METADATA' 2026-04-03 03:09:24,085 wheel INFO adding 'importlib_resources-6.5.2.dist-info/WHEEL' 2026-04-03 03:09:24,086 wheel INFO adding 'importlib_resources-6.5.2.dist-info/top_level.txt' 2026-04-03 03:09:24,087 wheel INFO adding 'importlib_resources-6.5.2.dist-info/RECORD' 2026-04-03 03:09:24,088 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-03 03:09:24,094 gpep517 INFO The backend produced .dist/importlib_resources-6.5.2-py3-none-any.whl importlib_resources-6.5.2-py3-none-any.whl >>> py3-importlib-resources: Entering fakeroot... >>> py3-importlib-resources-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/tests/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/tests/compat/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/future/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/future/__pycache__' 'usr/lib/python3.14/site-packages/importlib_resources/compat/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.14/site-packages/importlib_resources/compat/__pycache__' >>> py3-importlib-resources-pyc*: Preparing subpackage py3-importlib-resources-pyc... >>> py3-importlib-resources-pyc*: Running postcheck for py3-importlib-resources-pyc >>> py3-importlib-resources*: Running postcheck for py3-importlib-resources >>> py3-importlib-resources*: Preparing package py3-importlib-resources... >>> py3-importlib-resources-pyc*: Tracing dependencies... python3~3.14 >>> py3-importlib-resources-pyc*: Package size: 176.4 KB >>> py3-importlib-resources-pyc*: Compressing data... >>> py3-importlib-resources-pyc*: Create checksum... >>> py3-importlib-resources-pyc*: Create py3-importlib-resources-pyc-6.5.2-r1.apk >>> py3-importlib-resources*: Tracing dependencies... python3~3.14 >>> py3-importlib-resources*: Package size: 103.7 KB >>> py3-importlib-resources*: Compressing data... >>> py3-importlib-resources*: Create checksum... >>> py3-importlib-resources*: Create py3-importlib-resources-6.5.2-r1.apk >>> py3-importlib-resources: Build complete at Fri, 03 Apr 2026 03:09:26 +0000 elapsed time 0h 0m 17s >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Cleaning up tmpdir >>> py3-importlib-resources: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-importlib-resources (20260403.030920) ( 2/26) Purging py3-gpep517-pyc (19-r2) ( 3/26) Purging py3-gpep517 (19-r2) ( 4/26) Purging py3-installer-pyc (0.7.0-r3) ( 5/26) Purging py3-installer (0.7.0-r3) ( 6/26) Purging py3-setuptools_scm-pyc (9.2.2-r1) ( 7/26) Purging py3-setuptools_scm (9.2.2-r1) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-importlib-resources: Updating the community/riscv64 repository index... >>> py3-importlib-resources: Signing the index...