>>> py3-importlib-resources: Building community/py3-importlib-resources 6.1.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 11:30:51 +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/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.4_p20240330-r0) (5/25) Installing readline (8.2.10-r0) (6/25) Installing sqlite-libs (3.45.2-r0) (7/25) Installing python3 (3.12.3-r0) (8/25) Installing python3-pycache-pyc0 (3.12.3-r0) (9/25) Installing pyc (3.12.3-r0) (10/25) Installing py3-installer-pyc (0.7.0-r2) (11/25) Installing py3-gpep517-pyc (15-r2) (12/25) Installing python3-pyc (3.12.3-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-gpep517 (15-r2) (15/25) Installing py3-parsing (3.1.2-r1) (16/25) Installing py3-parsing-pyc (3.1.2-r1) (17/25) Installing py3-packaging (24.0-r1) (18/25) Installing py3-packaging-pyc (24.0-r1) (19/25) Installing py3-setuptools (69.2.0-r2) (20/25) Installing py3-setuptools-pyc (69.2.0-r2) (21/25) Installing py3-setuptools_scm (8.0.4-r2) (22/25) Installing py3-setuptools_scm-pyc (8.0.4-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-importlib-resources (20240413.113053) Executing busybox-1.36.1-r25.trigger OK: 317 MiB in 135 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.1.1.tar.gz >>> py3-importlib-resources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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-04-13 11:30:54,086 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 11:30:54,149 root INFO running bdist_wheel 2024-04-13 11:30:54,170 root INFO running build 2024-04-13 11:30:54,170 root INFO running build_py 2024-04-13 11:30:54,174 root INFO creating build 2024-04-13 11:30:54,174 root INFO creating build/lib 2024-04-13 11:30:54,174 root INFO creating build/lib/importlib_resources 2024-04-13 11:30:54,174 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2024-04-13 11:30:54,174 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2024-04-13 11:30:54,174 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2024-04-13 11:30:54,175 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2024-04-13 11:30:54,175 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2024-04-13 11:30:54,175 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2024-04-13 11:30:54,175 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2024-04-13 11:30:54,176 root INFO copying importlib_resources/_compat.py -> build/lib/importlib_resources 2024-04-13 11:30:54,176 root INFO creating build/lib/importlib_resources/tests 2024-04-13 11:30:54,176 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,176 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,177 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,177 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,177 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,177 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,177 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,178 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,178 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,178 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,178 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,179 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,179 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,179 root INFO copying importlib_resources/tests/_compat.py -> build/lib/importlib_resources/tests 2024-04-13 11:30:54,179 root INFO creating build/lib/importlib_resources/tests/data01 2024-04-13 11:30:54,179 root INFO copying importlib_resources/tests/data01/__init__.py -> build/lib/importlib_resources/tests/data01 2024-04-13 11:30:54,180 root INFO creating build/lib/importlib_resources/tests/data02 2024-04-13 11:30:54,180 root INFO copying importlib_resources/tests/data02/__init__.py -> build/lib/importlib_resources/tests/data02 2024-04-13 11:30:54,180 root INFO creating build/lib/importlib_resources/tests/data01/subdirectory 2024-04-13 11:30:54,180 root INFO copying importlib_resources/tests/data01/subdirectory/__init__.py -> build/lib/importlib_resources/tests/data01/subdirectory 2024-04-13 11:30:54,181 root INFO creating build/lib/importlib_resources/tests/data02/one 2024-04-13 11:30:54,181 root INFO copying importlib_resources/tests/data02/one/__init__.py -> build/lib/importlib_resources/tests/data02/one 2024-04-13 11:30:54,181 root INFO creating build/lib/importlib_resources/tests/data02/two 2024-04-13 11:30:54,181 root INFO copying importlib_resources/tests/data02/two/__init__.py -> build/lib/importlib_resources/tests/data02/two 2024-04-13 11:30:54,181 root INFO running egg_info 2024-04-13 11:30:54,184 root INFO writing importlib_resources.egg-info/PKG-INFO 2024-04-13 11:30:54,187 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2024-04-13 11:30:54,191 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2024-04-13 11:30:54,191 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt 2024-04-13 11:30:57,207 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2024-04-13 11:30:57,209 root INFO adding license file 'LICENSE' 2024-04-13 11:30:57,212 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2024-04-13 11:30:57,216 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2024-04-13 11:30:57,216 root INFO creating build/lib/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,217 root INFO copying importlib_resources/tests/namespacedata01/binary.file -> build/lib/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,217 root INFO copying importlib_resources/tests/namespacedata01/utf-16.file -> build/lib/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,217 root INFO copying importlib_resources/tests/namespacedata01/utf-8.file -> build/lib/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,218 root INFO copying importlib_resources/tests/data01/binary.file -> build/lib/importlib_resources/tests/data01 2024-04-13 11:30:57,218 root INFO copying importlib_resources/tests/data01/utf-16.file -> build/lib/importlib_resources/tests/data01 2024-04-13 11:30:57,218 root INFO copying importlib_resources/tests/data01/utf-8.file -> build/lib/importlib_resources/tests/data01 2024-04-13 11:30:57,219 root INFO copying importlib_resources/tests/data01/subdirectory/binary.file -> build/lib/importlib_resources/tests/data01/subdirectory 2024-04-13 11:30:57,219 root INFO copying importlib_resources/tests/data02/one/resource1.txt -> build/lib/importlib_resources/tests/data02/one 2024-04-13 11:30:57,219 root INFO copying importlib_resources/tests/data02/two/resource2.txt -> build/lib/importlib_resources/tests/data02/two 2024-04-13 11:30:57,220 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory 2024-04-13 11:30:57,220 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 11:30:57,220 root INFO copying importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 11:30:57,233 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 11:30:57,233 root INFO running install 2024-04-13 11:30:57,258 root INFO running install_lib 2024-04-13 11:30:57,261 root INFO creating build/bdist.linux-ppc64le 2024-04-13 11:30:57,261 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 11:30:57,261 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,261 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,261 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,261 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,262 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,262 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,262 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,262 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,262 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,262 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,263 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-16.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,263 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-8.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,263 root INFO copying build/lib/importlib_resources/tests/namespacedata01/binary.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/namespacedata01 2024-04-13 11:30:57,263 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,263 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,263 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,264 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,264 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,264 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,264 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,264 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,264 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,265 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01 2024-04-13 11:30:57,265 root INFO copying build/lib/importlib_resources/tests/data01/utf-16.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01 2024-04-13 11:30:57,265 root INFO copying build/lib/importlib_resources/tests/data01/utf-8.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01 2024-04-13 11:30:57,265 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01/subdirectory 2024-04-13 11:30:57,265 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01/subdirectory 2024-04-13 11:30:57,265 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/binary.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01/subdirectory 2024-04-13 11:30:57,266 root INFO copying build/lib/importlib_resources/tests/data01/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01 2024-04-13 11:30:57,266 root INFO copying build/lib/importlib_resources/tests/data01/binary.file -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data01 2024-04-13 11:30:57,266 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,266 root INFO copying build/lib/importlib_resources/tests/_compat.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests 2024-04-13 11:30:57,266 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02 2024-04-13 11:30:57,266 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/one 2024-04-13 11:30:57,267 root INFO copying build/lib/importlib_resources/tests/data02/one/resource1.txt -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/one 2024-04-13 11:30:57,267 root INFO copying build/lib/importlib_resources/tests/data02/one/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/one 2024-04-13 11:30:57,267 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/subdirectory 2024-04-13 11:30:57,267 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 11:30:57,267 root INFO copying build/lib/importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 11:30:57,267 root INFO copying build/lib/importlib_resources/tests/data02/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02 2024-04-13 11:30:57,268 root INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/two 2024-04-13 11:30:57,268 root INFO copying build/lib/importlib_resources/tests/data02/two/resource2.txt -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/two 2024-04-13 11:30:57,268 root INFO copying build/lib/importlib_resources/tests/data02/two/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources/tests/data02/two 2024-04-13 11:30:57,268 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,268 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,268 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,269 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,269 root INFO copying build/lib/importlib_resources/_compat.py -> build/bdist.linux-ppc64le/wheel/importlib_resources 2024-04-13 11:30:57,269 root INFO running install_egg_info 2024-04-13 11:30:57,272 root INFO Copying importlib_resources.egg-info to build/bdist.linux-ppc64le/wheel/importlib_resources-6.1.1-py3.12.egg-info 2024-04-13 11:30:57,273 root INFO running install_scripts 2024-04-13 11:30:57,277 wheel INFO creating build/bdist.linux-ppc64le/wheel/importlib_resources-6.1.1.dist-info/WHEEL 2024-04-13 11:30:57,278 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.1.1/.dist/.tmp-k6fcbac1/importlib_resources-6.1.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 11:30:57,278 wheel INFO adding 'importlib_resources/__init__.py' 2024-04-13 11:30:57,279 wheel INFO adding 'importlib_resources/_adapters.py' 2024-04-13 11:30:57,279 wheel INFO adding 'importlib_resources/_common.py' 2024-04-13 11:30:57,279 wheel INFO adding 'importlib_resources/_compat.py' 2024-04-13 11:30:57,279 wheel INFO adding 'importlib_resources/_itertools.py' 2024-04-13 11:30:57,279 wheel INFO adding 'importlib_resources/abc.py' 2024-04-13 11:30:57,280 wheel INFO adding 'importlib_resources/py.typed' 2024-04-13 11:30:57,280 wheel INFO adding 'importlib_resources/readers.py' 2024-04-13 11:30:57,280 wheel INFO adding 'importlib_resources/simple.py' 2024-04-13 11:30:57,280 wheel INFO adding 'importlib_resources/tests/__init__.py' 2024-04-13 11:30:57,280 wheel INFO adding 'importlib_resources/tests/_compat.py' 2024-04-13 11:30:57,281 wheel INFO adding 'importlib_resources/tests/_path.py' 2024-04-13 11:30:57,281 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2024-04-13 11:30:57,281 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2024-04-13 11:30:57,281 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2024-04-13 11:30:57,281 wheel INFO adding 'importlib_resources/tests/test_files.py' 2024-04-13 11:30:57,282 wheel INFO adding 'importlib_resources/tests/test_open.py' 2024-04-13 11:30:57,282 wheel INFO adding 'importlib_resources/tests/test_path.py' 2024-04-13 11:30:57,282 wheel INFO adding 'importlib_resources/tests/test_read.py' 2024-04-13 11:30:57,282 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2024-04-13 11:30:57,282 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2024-04-13 11:30:57,283 wheel INFO adding 'importlib_resources/tests/util.py' 2024-04-13 11:30:57,283 wheel INFO adding 'importlib_resources/tests/zip.py' 2024-04-13 11:30:57,283 wheel INFO adding 'importlib_resources/tests/data01/__init__.py' 2024-04-13 11:30:57,283 wheel INFO adding 'importlib_resources/tests/data01/binary.file' 2024-04-13 11:30:57,283 wheel INFO adding 'importlib_resources/tests/data01/utf-16.file' 2024-04-13 11:30:57,284 wheel INFO adding 'importlib_resources/tests/data01/utf-8.file' 2024-04-13 11:30:57,284 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/__init__.py' 2024-04-13 11:30:57,284 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/binary.file' 2024-04-13 11:30:57,284 wheel INFO adding 'importlib_resources/tests/data02/__init__.py' 2024-04-13 11:30:57,284 wheel INFO adding 'importlib_resources/tests/data02/one/__init__.py' 2024-04-13 11:30:57,285 wheel INFO adding 'importlib_resources/tests/data02/one/resource1.txt' 2024-04-13 11:30:57,285 wheel INFO adding 'importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt' 2024-04-13 11:30:57,285 wheel INFO adding 'importlib_resources/tests/data02/two/__init__.py' 2024-04-13 11:30:57,285 wheel INFO adding 'importlib_resources/tests/data02/two/resource2.txt' 2024-04-13 11:30:57,285 wheel INFO adding 'importlib_resources/tests/namespacedata01/binary.file' 2024-04-13 11:30:57,286 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-16.file' 2024-04-13 11:30:57,286 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-8.file' 2024-04-13 11:30:57,286 wheel INFO adding 'importlib_resources-6.1.1.dist-info/LICENSE' 2024-04-13 11:30:57,286 wheel INFO adding 'importlib_resources-6.1.1.dist-info/METADATA' 2024-04-13 11:30:57,286 wheel INFO adding 'importlib_resources-6.1.1.dist-info/WHEEL' 2024-04-13 11:30:57,287 wheel INFO adding 'importlib_resources-6.1.1.dist-info/top_level.txt' 2024-04-13 11:30:57,287 wheel INFO adding 'importlib_resources-6.1.1.dist-info/RECORD' 2024-04-13 11:30:57,287 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 11:30:57,290 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/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/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__' '/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/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/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/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.12/site-packages/importlib_resources/__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 Sat, 13 Apr 2024 11:30:57 +0000 elapsed time 0h 0m 6s >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Uninstalling dependencies... (1/25) Purging .makedepends-py3-importlib-resources (20240413.113053) (2/25) Purging py3-gpep517-pyc (15-r2) (3/25) Purging py3-gpep517 (15-r2) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/25) Purging py3-setuptools_scm (8.0.4-r2) (8/25) Purging py3-setuptools-pyc (69.2.0-r2) (9/25) Purging py3-setuptools (69.2.0-r2) (10/25) Purging py3-wheel-pyc (0.42.0-r1) (11/25) Purging py3-wheel (0.42.0-r1) (12/25) Purging py3-packaging-pyc (24.0-r1) (13/25) Purging py3-packaging (24.0-r1) (14/25) Purging py3-parsing-pyc (3.1.2-r1) (15/25) Purging py3-parsing (3.1.2-r1) (16/25) Purging python3-pyc (3.12.3-r0) (17/25) Purging python3-pycache-pyc0 (3.12.3-r0) (18/25) Purging pyc (3.12.3-r0) (19/25) Purging python3 (3.12.3-r0) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.4_p20240330-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging readline (8.2.10-r0) (25/25) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-importlib-resources: Updating the community/ppc64le repository index... >>> py3-importlib-resources: Signing the index...