>>> py3-importlib-resources: Building community/py3-importlib-resources 6.1.1-r1 (using abuild 3.13.0-r3) started Fri, 10 May 2024 02:57:05 +0000 >>> py3-importlib-resources: Checking sanity of /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/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.6-r0) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.6.1-r3) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20240420-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.3-r0) (9/27) Installing python3 (3.12.3-r1) (10/27) Installing python3-pycache-pyc0 (3.12.3-r1) (11/27) Installing pyc (3.12.3-r1) (12/27) Installing py3-installer-pyc (0.7.0-r2) (13/27) Installing py3-gpep517-pyc (15-r2) (14/27) Installing python3-pyc (3.12.3-r1) (15/27) Installing py3-installer (0.7.0-r2) (16/27) Installing py3-gpep517 (15-r2) (17/27) Installing py3-parsing (3.1.2-r1) (18/27) Installing py3-parsing-pyc (3.1.2-r1) (19/27) Installing py3-packaging (24.0-r1) (20/27) Installing py3-packaging-pyc (24.0-r1) (21/27) Installing py3-setuptools (69.5.1-r0) (22/27) Installing py3-setuptools-pyc (69.5.1-r0) (23/27) Installing py3-setuptools_scm (8.0.4-r2) (24/27) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-importlib-resources (20240510.025716) Executing busybox-1.36.1-r26.trigger OK: 278 MiB in 129 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/v3.20/importlib_resources-6.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/importlib_resources-6.1.1.tar.gz.part' importlib_resources- 100% |********************************| 38620 0:00:00 ETA '/var/cache/distfiles/importlib_resources-6.1.1.tar.gz.part' saved >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/importlib_resources-6.1.1.tar.gz >>> py3-importlib-resources: Checking sha512sums... importlib_resources-6.1.1.tar.gz: OK >>> py3-importlib-resources: Unpacking /var/cache/distfiles/importlib_resources-6.1.1.tar.gz... 2024-05-10 02:57:18,729 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-10 02:57:18,936 root INFO running bdist_wheel 2024-05-10 02:57:19,011 root INFO running build 2024-05-10 02:57:19,012 root INFO running build_py 2024-05-10 02:57:19,024 root INFO creating build 2024-05-10 02:57:19,024 root INFO creating build/lib 2024-05-10 02:57:19,025 root INFO creating build/lib/importlib_resources 2024-05-10 02:57:19,025 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2024-05-10 02:57:19,027 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2024-05-10 02:57:19,028 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2024-05-10 02:57:19,029 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2024-05-10 02:57:19,030 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2024-05-10 02:57:19,031 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2024-05-10 02:57:19,032 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2024-05-10 02:57:19,033 root INFO copying importlib_resources/_compat.py -> build/lib/importlib_resources 2024-05-10 02:57:19,035 root INFO creating build/lib/importlib_resources/tests 2024-05-10 02:57:19,036 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,037 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,038 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,039 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,040 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,041 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,042 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,043 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,045 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,046 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,047 root INFO copying importlib_resources/tests/_compat.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,047 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,048 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,049 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2024-05-10 02:57:19,050 root INFO creating build/lib/importlib_resources/tests/data02 2024-05-10 02:57:19,051 root INFO copying importlib_resources/tests/data02/__init__.py -> build/lib/importlib_resources/tests/data02 2024-05-10 02:57:19,052 root INFO creating build/lib/importlib_resources/tests/data01 2024-05-10 02:57:19,053 root INFO copying importlib_resources/tests/data01/__init__.py -> build/lib/importlib_resources/tests/data01 2024-05-10 02:57:19,054 root INFO creating build/lib/importlib_resources/tests/data02/two 2024-05-10 02:57:19,055 root INFO copying importlib_resources/tests/data02/two/__init__.py -> build/lib/importlib_resources/tests/data02/two 2024-05-10 02:57:19,056 root INFO creating build/lib/importlib_resources/tests/data02/one 2024-05-10 02:57:19,056 root INFO copying importlib_resources/tests/data02/one/__init__.py -> build/lib/importlib_resources/tests/data02/one 2024-05-10 02:57:19,058 root INFO creating build/lib/importlib_resources/tests/data01/subdirectory 2024-05-10 02:57:19,059 root INFO copying importlib_resources/tests/data01/subdirectory/__init__.py -> build/lib/importlib_resources/tests/data01/subdirectory 2024-05-10 02:57:19,059 root INFO running egg_info 2024-05-10 02:57:19,066 root INFO writing importlib_resources.egg-info/PKG-INFO 2024-05-10 02:57:19,081 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2024-05-10 02:57:19,097 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2024-05-10 02:57:19,098 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt 2024-05-10 02:57:28,079 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2024-05-10 02:57:28,082 root INFO adding license file 'LICENSE' 2024-05-10 02:57:28,087 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2024-05-10 02:57:28,093 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2024-05-10 02:57:28,094 root INFO creating build/lib/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,095 root INFO copying importlib_resources/tests/namespacedata01/binary.file -> build/lib/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,096 root INFO copying importlib_resources/tests/namespacedata01/utf-16.file -> build/lib/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,097 root INFO copying importlib_resources/tests/namespacedata01/utf-8.file -> build/lib/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,098 root INFO copying importlib_resources/tests/data01/binary.file -> build/lib/importlib_resources/tests/data01 2024-05-10 02:57:28,099 root INFO copying importlib_resources/tests/data01/utf-16.file -> build/lib/importlib_resources/tests/data01 2024-05-10 02:57:28,100 root INFO copying importlib_resources/tests/data01/utf-8.file -> build/lib/importlib_resources/tests/data01 2024-05-10 02:57:28,100 root INFO copying importlib_resources/tests/data02/two/resource2.txt -> build/lib/importlib_resources/tests/data02/two 2024-05-10 02:57:28,101 root INFO copying importlib_resources/tests/data02/one/resource1.txt -> build/lib/importlib_resources/tests/data02/one 2024-05-10 02:57:28,102 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory 2024-05-10 02:57:28,103 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2024-05-10 02:57:28,103 root INFO copying importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2024-05-10 02:57:28,104 root INFO copying importlib_resources/tests/data01/subdirectory/binary.file -> build/lib/importlib_resources/tests/data01/subdirectory 2024-05-10 02:57:28,130 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-10 02:57:28,130 root INFO running install 2024-05-10 02:57:28,172 root INFO running install_lib 2024-05-10 02:57:28,182 root INFO creating build/bdist.linux-riscv64 2024-05-10 02:57:28,182 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-10 02:57:28,183 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,183 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,184 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,185 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,186 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,187 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,187 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,188 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02 2024-05-10 02:57:28,189 root INFO copying build/lib/importlib_resources/tests/data02/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02 2024-05-10 02:57:28,190 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/two 2024-05-10 02:57:28,190 root INFO copying build/lib/importlib_resources/tests/data02/two/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/two 2024-05-10 02:57:28,191 root INFO copying build/lib/importlib_resources/tests/data02/two/resource2.txt -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/two 2024-05-10 02:57:28,192 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/one 2024-05-10 02:57:28,193 root INFO copying build/lib/importlib_resources/tests/data02/one/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/one 2024-05-10 02:57:28,193 root INFO copying build/lib/importlib_resources/tests/data02/one/resource1.txt -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/one 2024-05-10 02:57:28,194 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/subdirectory 2024-05-10 02:57:28,195 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2024-05-10 02:57:28,195 root INFO copying build/lib/importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2024-05-10 02:57:28,196 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,197 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,198 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,199 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-16.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,199 root INFO copying build/lib/importlib_resources/tests/namespacedata01/binary.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,200 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-8.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/namespacedata01 2024-05-10 02:57:28,201 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01 2024-05-10 02:57:28,202 root INFO copying build/lib/importlib_resources/tests/data01/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01 2024-05-10 02:57:28,203 root INFO copying build/lib/importlib_resources/tests/data01/utf-16.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01 2024-05-10 02:57:28,204 root INFO copying build/lib/importlib_resources/tests/data01/binary.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01 2024-05-10 02:57:28,204 root INFO copying build/lib/importlib_resources/tests/data01/utf-8.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01 2024-05-10 02:57:28,205 root INFO creating build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01/subdirectory 2024-05-10 02:57:28,206 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/__init__.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01/subdirectory 2024-05-10 02:57:28,207 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/binary.file -> build/bdist.linux-riscv64/wheel/importlib_resources/tests/data01/subdirectory 2024-05-10 02:57:28,207 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,208 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,209 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,210 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,211 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,212 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,212 root INFO copying build/lib/importlib_resources/tests/_compat.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,213 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,214 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,215 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-riscv64/wheel/importlib_resources/tests 2024-05-10 02:57:28,216 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,216 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,217 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,218 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,219 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,220 root INFO copying build/lib/importlib_resources/_compat.py -> build/bdist.linux-riscv64/wheel/importlib_resources 2024-05-10 02:57:28,220 root INFO running install_egg_info 2024-05-10 02:57:28,231 root INFO Copying importlib_resources.egg-info to build/bdist.linux-riscv64/wheel/importlib_resources-6.1.1-py3.12.egg-info 2024-05-10 02:57:28,235 root INFO running install_scripts 2024-05-10 02:57:28,249 wheel INFO creating build/bdist.linux-riscv64/wheel/importlib_resources-6.1.1.dist-info/WHEEL 2024-05-10 02:57:28,251 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.1.1/.dist/.tmp-gushrniu/importlib_resources-6.1.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-10 02:57:28,252 wheel INFO adding 'importlib_resources/__init__.py' 2024-05-10 02:57:28,253 wheel INFO adding 'importlib_resources/_adapters.py' 2024-05-10 02:57:28,254 wheel INFO adding 'importlib_resources/_common.py' 2024-05-10 02:57:28,255 wheel INFO adding 'importlib_resources/_compat.py' 2024-05-10 02:57:28,256 wheel INFO adding 'importlib_resources/_itertools.py' 2024-05-10 02:57:28,257 wheel INFO adding 'importlib_resources/abc.py' 2024-05-10 02:57:28,258 wheel INFO adding 'importlib_resources/py.typed' 2024-05-10 02:57:28,259 wheel INFO adding 'importlib_resources/readers.py' 2024-05-10 02:57:28,260 wheel INFO adding 'importlib_resources/simple.py' 2024-05-10 02:57:28,261 wheel INFO adding 'importlib_resources/tests/__init__.py' 2024-05-10 02:57:28,262 wheel INFO adding 'importlib_resources/tests/_compat.py' 2024-05-10 02:57:28,263 wheel INFO adding 'importlib_resources/tests/_path.py' 2024-05-10 02:57:28,264 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2024-05-10 02:57:28,264 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2024-05-10 02:57:28,265 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2024-05-10 02:57:28,266 wheel INFO adding 'importlib_resources/tests/test_files.py' 2024-05-10 02:57:28,267 wheel INFO adding 'importlib_resources/tests/test_open.py' 2024-05-10 02:57:28,268 wheel INFO adding 'importlib_resources/tests/test_path.py' 2024-05-10 02:57:28,269 wheel INFO adding 'importlib_resources/tests/test_read.py' 2024-05-10 02:57:28,270 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2024-05-10 02:57:28,271 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2024-05-10 02:57:28,272 wheel INFO adding 'importlib_resources/tests/util.py' 2024-05-10 02:57:28,273 wheel INFO adding 'importlib_resources/tests/zip.py' 2024-05-10 02:57:28,274 wheel INFO adding 'importlib_resources/tests/data01/__init__.py' 2024-05-10 02:57:28,275 wheel INFO adding 'importlib_resources/tests/data01/binary.file' 2024-05-10 02:57:28,276 wheel INFO adding 'importlib_resources/tests/data01/utf-16.file' 2024-05-10 02:57:28,276 wheel INFO adding 'importlib_resources/tests/data01/utf-8.file' 2024-05-10 02:57:28,277 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/__init__.py' 2024-05-10 02:57:28,278 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/binary.file' 2024-05-10 02:57:28,279 wheel INFO adding 'importlib_resources/tests/data02/__init__.py' 2024-05-10 02:57:28,280 wheel INFO adding 'importlib_resources/tests/data02/one/__init__.py' 2024-05-10 02:57:28,281 wheel INFO adding 'importlib_resources/tests/data02/one/resource1.txt' 2024-05-10 02:57:28,282 wheel INFO adding 'importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt' 2024-05-10 02:57:28,283 wheel INFO adding 'importlib_resources/tests/data02/two/__init__.py' 2024-05-10 02:57:28,284 wheel INFO adding 'importlib_resources/tests/data02/two/resource2.txt' 2024-05-10 02:57:28,285 wheel INFO adding 'importlib_resources/tests/namespacedata01/binary.file' 2024-05-10 02:57:28,285 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-16.file' 2024-05-10 02:57:28,286 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-8.file' 2024-05-10 02:57:28,288 wheel INFO adding 'importlib_resources-6.1.1.dist-info/LICENSE' 2024-05-10 02:57:28,289 wheel INFO adding 'importlib_resources-6.1.1.dist-info/METADATA' 2024-05-10 02:57:28,289 wheel INFO adding 'importlib_resources-6.1.1.dist-info/WHEEL' 2024-05-10 02:57:28,290 wheel INFO adding 'importlib_resources-6.1.1.dist-info/top_level.txt' 2024-05-10 02:57:28,291 wheel INFO adding 'importlib_resources-6.1.1.dist-info/RECORD' 2024-05-10 02:57:28,292 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-10 02:57:28,300 gpep517 INFO The backend produced .dist/importlib_resources-6.1.1-py3-none-any.whl importlib_resources-6.1.1-py3-none-any.whl >>> py3-importlib-resources: Entering fakeroot... >>> py3-importlib-resources-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/tests/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/tests/data02/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/data02/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/tests/data02/two/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/data02/two/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/tests/data02/one/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/data02/one/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/tests/data01/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/data01/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.12/site-packages/importlib_resources/tests/data01/subdirectory/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/tests/data01/subdirectory/__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.12 >>> py3-importlib-resources-pyc*: Package size: 276.0 KB >>> py3-importlib-resources-pyc*: Compressing data... >>> py3-importlib-resources-pyc*: Create checksum... >>> py3-importlib-resources-pyc*: Create py3-importlib-resources-pyc-6.1.1-r1.apk >>> py3-importlib-resources*: Tracing dependencies... python3~3.12 >>> py3-importlib-resources*: Package size: 252.0 KB >>> py3-importlib-resources*: Compressing data... >>> py3-importlib-resources*: Create checksum... >>> py3-importlib-resources*: Create py3-importlib-resources-6.1.1-r1.apk >>> py3-importlib-resources: Build complete at Fri, 10 May 2024 02:57:30 +0000 elapsed time 0h 0m 25s >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Uninstalling dependencies... (1/27) Purging .makedepends-py3-importlib-resources (20240510.025716) (2/27) Purging py3-gpep517-pyc (15-r2) (3/27) Purging py3-gpep517 (15-r2) (4/27) Purging py3-installer-pyc (0.7.0-r2) (5/27) Purging py3-installer (0.7.0-r2) (6/27) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/27) Purging py3-setuptools_scm (8.0.4-r2) (8/27) Purging py3-setuptools-pyc (69.5.1-r0) (9/27) Purging py3-setuptools (69.5.1-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r1) (17/27) Purging python3-pycache-pyc0 (3.12.3-r1) (18/27) Purging pyc (3.12.3-r1) (19/27) Purging python3 (3.12.3-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240420-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.3-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-importlib-resources: Updating the community/riscv64 repository index... >>> py3-importlib-resources: Signing the index...