>>> py3-importlib-resources: Building community/py3-importlib-resources 6.1.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 04:58:29 +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.045830) Executing busybox-1.36.1-r25.trigger OK: 428 MiB in 138 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38620 100 38620 0 0 254k 0 --:--:-- --:--:-- --:--:-- 254k >>> 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/edge/importlib_resources-6.1.1.tar.gz... 2024-04-13 04:58:31,823 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 04:58:31,913 root INFO running bdist_wheel 2024-04-13 04:58:31,942 root INFO running build 2024-04-13 04:58:31,942 root INFO running build_py 2024-04-13 04:58:31,947 root INFO creating build 2024-04-13 04:58:31,947 root INFO creating build/lib 2024-04-13 04:58:31,947 root INFO creating build/lib/importlib_resources 2024-04-13 04:58:31,947 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2024-04-13 04:58:31,948 root INFO copying importlib_resources/_compat.py -> build/lib/importlib_resources 2024-04-13 04:58:31,948 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2024-04-13 04:58:31,949 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2024-04-13 04:58:31,949 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2024-04-13 04:58:31,949 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2024-04-13 04:58:31,950 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2024-04-13 04:58:31,950 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2024-04-13 04:58:31,951 root INFO creating build/lib/importlib_resources/tests 2024-04-13 04:58:31,951 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,952 root INFO copying importlib_resources/tests/_compat.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,952 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,952 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,953 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,953 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,954 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,954 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,955 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,955 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,955 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,956 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,956 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,957 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2024-04-13 04:58:31,957 root INFO creating build/lib/importlib_resources/tests/data02 2024-04-13 04:58:31,957 root INFO copying importlib_resources/tests/data02/__init__.py -> build/lib/importlib_resources/tests/data02 2024-04-13 04:58:31,958 root INFO creating build/lib/importlib_resources/tests/data01 2024-04-13 04:58:31,958 root INFO copying importlib_resources/tests/data01/__init__.py -> build/lib/importlib_resources/tests/data01 2024-04-13 04:58:31,959 root INFO creating build/lib/importlib_resources/tests/data02/two 2024-04-13 04:58:31,959 root INFO copying importlib_resources/tests/data02/two/__init__.py -> build/lib/importlib_resources/tests/data02/two 2024-04-13 04:58:31,959 root INFO creating build/lib/importlib_resources/tests/data02/one 2024-04-13 04:58:31,960 root INFO copying importlib_resources/tests/data02/one/__init__.py -> build/lib/importlib_resources/tests/data02/one 2024-04-13 04:58:31,960 root INFO creating build/lib/importlib_resources/tests/data01/subdirectory 2024-04-13 04:58:31,960 root INFO copying importlib_resources/tests/data01/subdirectory/__init__.py -> build/lib/importlib_resources/tests/data01/subdirectory 2024-04-13 04:58:31,961 root INFO running egg_info 2024-04-13 04:58:31,964 root INFO writing importlib_resources.egg-info/PKG-INFO 2024-04-13 04:58:31,970 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2024-04-13 04:58:31,976 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2024-04-13 04:58:31,976 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt 2024-04-13 04:58:35,247 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2024-04-13 04:58:35,248 root INFO adding license file 'LICENSE' 2024-04-13 04:58:35,250 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2024-04-13 04:58:35,253 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2024-04-13 04:58:35,254 root INFO creating build/lib/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,254 root INFO copying importlib_resources/tests/namespacedata01/binary.file -> build/lib/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,254 root INFO copying importlib_resources/tests/namespacedata01/utf-16.file -> build/lib/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,255 root INFO copying importlib_resources/tests/namespacedata01/utf-8.file -> build/lib/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,255 root INFO copying importlib_resources/tests/data01/binary.file -> build/lib/importlib_resources/tests/data01 2024-04-13 04:58:35,255 root INFO copying importlib_resources/tests/data01/utf-16.file -> build/lib/importlib_resources/tests/data01 2024-04-13 04:58:35,256 root INFO copying importlib_resources/tests/data01/utf-8.file -> build/lib/importlib_resources/tests/data01 2024-04-13 04:58:35,256 root INFO copying importlib_resources/tests/data02/two/resource2.txt -> build/lib/importlib_resources/tests/data02/two 2024-04-13 04:58:35,257 root INFO copying importlib_resources/tests/data02/one/resource1.txt -> build/lib/importlib_resources/tests/data02/one 2024-04-13 04:58:35,257 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory 2024-04-13 04:58:35,257 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 04:58:35,257 root INFO copying importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 04:58:35,258 root INFO copying importlib_resources/tests/data01/subdirectory/binary.file -> build/lib/importlib_resources/tests/data01/subdirectory 2024-04-13 04:58:35,268 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-13 04:58:35,268 root INFO running install 2024-04-13 04:58:35,285 root INFO running install_lib 2024-04-13 04:58:35,289 root INFO creating build/bdist.linux-i686 2024-04-13 04:58:35,289 root INFO creating build/bdist.linux-i686/wheel 2024-04-13 04:58:35,289 root INFO creating build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,290 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,290 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,290 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,291 root INFO copying build/lib/importlib_resources/tests/_compat.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,291 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,291 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,292 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,292 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,292 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data02 2024-04-13 04:58:35,293 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data02/subdirectory 2024-04-13 04:58:35,293 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 04:58:35,293 root INFO copying build/lib/importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/bdist.linux-i686/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2024-04-13 04:58:35,293 root INFO copying build/lib/importlib_resources/tests/data02/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources/tests/data02 2024-04-13 04:58:35,294 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data02/two 2024-04-13 04:58:35,294 root INFO copying build/lib/importlib_resources/tests/data02/two/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources/tests/data02/two 2024-04-13 04:58:35,294 root INFO copying build/lib/importlib_resources/tests/data02/two/resource2.txt -> build/bdist.linux-i686/wheel/importlib_resources/tests/data02/two 2024-04-13 04:58:35,295 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data02/one 2024-04-13 04:58:35,295 root INFO copying build/lib/importlib_resources/tests/data02/one/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources/tests/data02/one 2024-04-13 04:58:35,295 root INFO copying build/lib/importlib_resources/tests/data02/one/resource1.txt -> build/bdist.linux-i686/wheel/importlib_resources/tests/data02/one 2024-04-13 04:58:35,295 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,296 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,296 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,296 root INFO copying build/lib/importlib_resources/tests/namespacedata01/binary.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,297 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-8.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,297 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-16.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/namespacedata01 2024-04-13 04:58:35,297 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,298 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,298 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,298 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,299 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,299 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data01 2024-04-13 04:58:35,299 root INFO creating build/bdist.linux-i686/wheel/importlib_resources/tests/data01/subdirectory 2024-04-13 04:58:35,300 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/binary.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/data01/subdirectory 2024-04-13 04:58:35,300 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources/tests/data01/subdirectory 2024-04-13 04:58:35,300 root INFO copying build/lib/importlib_resources/tests/data01/binary.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/data01 2024-04-13 04:58:35,301 root INFO copying build/lib/importlib_resources/tests/data01/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources/tests/data01 2024-04-13 04:58:35,301 root INFO copying build/lib/importlib_resources/tests/data01/utf-8.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/data01 2024-04-13 04:58:35,301 root INFO copying build/lib/importlib_resources/tests/data01/utf-16.file -> build/bdist.linux-i686/wheel/importlib_resources/tests/data01 2024-04-13 04:58:35,301 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-i686/wheel/importlib_resources/tests 2024-04-13 04:58:35,302 root INFO copying build/lib/importlib_resources/_compat.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,302 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,302 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,303 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,303 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,303 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,304 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,304 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-i686/wheel/importlib_resources 2024-04-13 04:58:35,304 root INFO running install_egg_info 2024-04-13 04:58:35,309 root INFO Copying importlib_resources.egg-info to build/bdist.linux-i686/wheel/importlib_resources-6.1.1-py3.12.egg-info 2024-04-13 04:58:35,310 root INFO running install_scripts 2024-04-13 04:58:35,317 wheel INFO creating build/bdist.linux-i686/wheel/importlib_resources-6.1.1.dist-info/WHEEL 2024-04-13 04:58:35,317 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.1.1/.dist/.tmp-9v2h84om/importlib_resources-6.1.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-13 04:58:35,318 wheel INFO adding 'importlib_resources/__init__.py' 2024-04-13 04:58:35,318 wheel INFO adding 'importlib_resources/_adapters.py' 2024-04-13 04:58:35,319 wheel INFO adding 'importlib_resources/_common.py' 2024-04-13 04:58:35,319 wheel INFO adding 'importlib_resources/_compat.py' 2024-04-13 04:58:35,320 wheel INFO adding 'importlib_resources/_itertools.py' 2024-04-13 04:58:35,320 wheel INFO adding 'importlib_resources/abc.py' 2024-04-13 04:58:35,321 wheel INFO adding 'importlib_resources/py.typed' 2024-04-13 04:58:35,321 wheel INFO adding 'importlib_resources/readers.py' 2024-04-13 04:58:35,321 wheel INFO adding 'importlib_resources/simple.py' 2024-04-13 04:58:35,322 wheel INFO adding 'importlib_resources/tests/__init__.py' 2024-04-13 04:58:35,322 wheel INFO adding 'importlib_resources/tests/_compat.py' 2024-04-13 04:58:35,323 wheel INFO adding 'importlib_resources/tests/_path.py' 2024-04-13 04:58:35,323 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2024-04-13 04:58:35,324 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2024-04-13 04:58:35,324 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2024-04-13 04:58:35,324 wheel INFO adding 'importlib_resources/tests/test_files.py' 2024-04-13 04:58:35,325 wheel INFO adding 'importlib_resources/tests/test_open.py' 2024-04-13 04:58:35,325 wheel INFO adding 'importlib_resources/tests/test_path.py' 2024-04-13 04:58:35,325 wheel INFO adding 'importlib_resources/tests/test_read.py' 2024-04-13 04:58:35,326 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2024-04-13 04:58:35,326 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2024-04-13 04:58:35,327 wheel INFO adding 'importlib_resources/tests/util.py' 2024-04-13 04:58:35,327 wheel INFO adding 'importlib_resources/tests/zip.py' 2024-04-13 04:58:35,328 wheel INFO adding 'importlib_resources/tests/data01/__init__.py' 2024-04-13 04:58:35,328 wheel INFO adding 'importlib_resources/tests/data01/binary.file' 2024-04-13 04:58:35,329 wheel INFO adding 'importlib_resources/tests/data01/utf-16.file' 2024-04-13 04:58:35,329 wheel INFO adding 'importlib_resources/tests/data01/utf-8.file' 2024-04-13 04:58:35,330 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/__init__.py' 2024-04-13 04:58:35,330 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/binary.file' 2024-04-13 04:58:35,330 wheel INFO adding 'importlib_resources/tests/data02/__init__.py' 2024-04-13 04:58:35,331 wheel INFO adding 'importlib_resources/tests/data02/one/__init__.py' 2024-04-13 04:58:35,331 wheel INFO adding 'importlib_resources/tests/data02/one/resource1.txt' 2024-04-13 04:58:35,332 wheel INFO adding 'importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt' 2024-04-13 04:58:35,332 wheel INFO adding 'importlib_resources/tests/data02/two/__init__.py' 2024-04-13 04:58:35,333 wheel INFO adding 'importlib_resources/tests/data02/two/resource2.txt' 2024-04-13 04:58:35,333 wheel INFO adding 'importlib_resources/tests/namespacedata01/binary.file' 2024-04-13 04:58:35,333 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-16.file' 2024-04-13 04:58:35,334 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-8.file' 2024-04-13 04:58:35,334 wheel INFO adding 'importlib_resources-6.1.1.dist-info/LICENSE' 2024-04-13 04:58:35,335 wheel INFO adding 'importlib_resources-6.1.1.dist-info/METADATA' 2024-04-13 04:58:35,335 wheel INFO adding 'importlib_resources-6.1.1.dist-info/WHEEL' 2024-04-13 04:58:35,335 wheel INFO adding 'importlib_resources-6.1.1.dist-info/top_level.txt' 2024-04-13 04:58:35,336 wheel INFO adding 'importlib_resources-6.1.1.dist-info/RECORD' 2024-04-13 04:58:35,336 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-13 04:58:35,339 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/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/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/__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 04:58:36 +0000 elapsed time 0h 0m 7s >>> 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.045830) (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: 379 MiB in 113 packages >>> py3-importlib-resources: Updating the community/x86 repository index... >>> py3-importlib-resources: Signing the index...