>>> py3-importlib-resources: Building community/py3-importlib-resources 6.1.1-r0 (using abuild 3.12.0-r0) started Wed, 06 Dec 2023 22:05:15 +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.4-r3) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.5-r0) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20231125-r0) (7/27) Installing readline (8.2.1-r2) (8/27) Installing sqlite-libs (3.44.2-r0) (9/27) Installing python3 (3.11.6-r1) (10/27) Installing python3-pycache-pyc0 (3.11.6-r1) (11/27) Installing pyc (3.11.6-r1) (12/27) Installing py3-installer-pyc (0.7.0-r1) (13/27) Installing py3-gpep517-pyc (15-r1) (14/27) Installing python3-pyc (3.11.6-r1) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-gpep517 (15-r1) (17/27) Installing py3-parsing (3.1.1-r0) (18/27) Installing py3-parsing-pyc (3.1.1-r0) (19/27) Installing py3-packaging (23.2-r0) (20/27) Installing py3-packaging-pyc (23.2-r0) (21/27) Installing py3-setuptools (68.2.2-r0) (22/27) Installing py3-setuptools-pyc (68.2.2-r0) (23/27) Installing py3-setuptools_scm (8.0.4-r1) (24/27) Installing py3-setuptools_scm-pyc (8.0.4-r1) (25/27) Installing py3-wheel (0.42.0-r0) (26/27) Installing py3-wheel-pyc (0.42.0-r0) (27/27) Installing .makedepends-py3-importlib-resources (20231206.220517) Executing busybox-1.36.1-r15.trigger OK: 429 MiB in 134 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-importlib-resources: Fetching https://pypi.python.org/packages/source/i/importlib_resources/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 100 122 100 122 0 0 1602 0 --:--:-- --:--:-- --:--:-- 1626 100 298 100 298 0 0 1151 0 --:--:-- --:--:-- --:--:-- 1151 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38620 100 38620 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k >>> 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... 2023-12-06 22:05:19,591 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-12-06 22:05:19,686 root INFO running bdist_wheel 2023-12-06 22:05:19,716 root INFO running build 2023-12-06 22:05:19,716 root INFO running build_py 2023-12-06 22:05:19,721 root INFO creating build 2023-12-06 22:05:19,721 root INFO creating build/lib 2023-12-06 22:05:19,721 root INFO creating build/lib/importlib_resources 2023-12-06 22:05:19,722 root INFO copying importlib_resources/readers.py -> build/lib/importlib_resources 2023-12-06 22:05:19,722 root INFO copying importlib_resources/_compat.py -> build/lib/importlib_resources 2023-12-06 22:05:19,722 root INFO copying importlib_resources/_adapters.py -> build/lib/importlib_resources 2023-12-06 22:05:19,723 root INFO copying importlib_resources/_common.py -> build/lib/importlib_resources 2023-12-06 22:05:19,723 root INFO copying importlib_resources/abc.py -> build/lib/importlib_resources 2023-12-06 22:05:19,724 root INFO copying importlib_resources/__init__.py -> build/lib/importlib_resources 2023-12-06 22:05:19,724 root INFO copying importlib_resources/_itertools.py -> build/lib/importlib_resources 2023-12-06 22:05:19,725 root INFO copying importlib_resources/simple.py -> build/lib/importlib_resources 2023-12-06 22:05:19,726 root INFO creating build/lib/importlib_resources/tests 2023-12-06 22:05:19,726 root INFO copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,726 root INFO copying importlib_resources/tests/test_custom.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,727 root INFO copying importlib_resources/tests/_compat.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,727 root INFO copying importlib_resources/tests/test_compatibilty_files.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,727 root INFO copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,728 root INFO copying importlib_resources/tests/_path.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,728 root INFO copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,729 root INFO copying importlib_resources/tests/test_contents.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,729 root INFO copying importlib_resources/tests/test_files.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,730 root INFO copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,730 root INFO copying importlib_resources/tests/test_reader.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,731 root INFO copying importlib_resources/tests/zip.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,731 root INFO copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,731 root INFO copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests 2023-12-06 22:05:19,732 root INFO creating build/lib/importlib_resources/tests/data01 2023-12-06 22:05:19,732 root INFO copying importlib_resources/tests/data01/__init__.py -> build/lib/importlib_resources/tests/data01 2023-12-06 22:05:19,733 root INFO creating build/lib/importlib_resources/tests/data02 2023-12-06 22:05:19,733 root INFO copying importlib_resources/tests/data02/__init__.py -> build/lib/importlib_resources/tests/data02 2023-12-06 22:05:19,734 root INFO creating build/lib/importlib_resources/tests/data01/subdirectory 2023-12-06 22:05:19,734 root INFO copying importlib_resources/tests/data01/subdirectory/__init__.py -> build/lib/importlib_resources/tests/data01/subdirectory 2023-12-06 22:05:19,735 root INFO creating build/lib/importlib_resources/tests/data02/two 2023-12-06 22:05:19,735 root INFO copying importlib_resources/tests/data02/two/__init__.py -> build/lib/importlib_resources/tests/data02/two 2023-12-06 22:05:19,735 root INFO creating build/lib/importlib_resources/tests/data02/one 2023-12-06 22:05:19,736 root INFO copying importlib_resources/tests/data02/one/__init__.py -> build/lib/importlib_resources/tests/data02/one 2023-12-06 22:05:19,736 root INFO running egg_info 2023-12-06 22:05:19,739 root INFO writing importlib_resources.egg-info/PKG-INFO 2023-12-06 22:05:19,746 root INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt 2023-12-06 22:05:19,751 root INFO writing requirements to importlib_resources.egg-info/requires.txt 2023-12-06 22:05:19,751 root INFO writing top-level names to importlib_resources.egg-info/top_level.txt 2023-12-06 22:05:23,352 root INFO reading manifest file 'importlib_resources.egg-info/SOURCES.txt' 2023-12-06 22:05:23,354 root INFO adding license file 'LICENSE' 2023-12-06 22:05:23,356 root INFO writing manifest file 'importlib_resources.egg-info/SOURCES.txt' 2023-12-06 22:05:23,358 root INFO copying importlib_resources/py.typed -> build/lib/importlib_resources 2023-12-06 22:05:23,358 root INFO copying importlib_resources/tests/data01/binary.file -> build/lib/importlib_resources/tests/data01 2023-12-06 22:05:23,359 root INFO copying importlib_resources/tests/data01/utf-16.file -> build/lib/importlib_resources/tests/data01 2023-12-06 22:05:23,359 root INFO copying importlib_resources/tests/data01/utf-8.file -> build/lib/importlib_resources/tests/data01 2023-12-06 22:05:23,359 root INFO creating build/lib/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,360 root INFO copying importlib_resources/tests/namespacedata01/binary.file -> build/lib/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,360 root INFO copying importlib_resources/tests/namespacedata01/utf-16.file -> build/lib/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,360 root INFO copying importlib_resources/tests/namespacedata01/utf-8.file -> build/lib/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,361 root INFO copying importlib_resources/tests/data01/subdirectory/binary.file -> build/lib/importlib_resources/tests/data01/subdirectory 2023-12-06 22:05:23,361 root INFO copying importlib_resources/tests/data02/two/resource2.txt -> build/lib/importlib_resources/tests/data02/two 2023-12-06 22:05:23,362 root INFO copying importlib_resources/tests/data02/one/resource1.txt -> build/lib/importlib_resources/tests/data02/one 2023-12-06 22:05:23,362 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory 2023-12-06 22:05:23,362 root INFO creating build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2023-12-06 22:05:23,362 root INFO copying importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/lib/importlib_resources/tests/data02/subdirectory/subsubdir 2023-12-06 22:05:23,374 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-12-06 22:05:23,374 root INFO running install 2023-12-06 22:05:23,391 root INFO running install_lib 2023-12-06 22:05:23,395 root INFO creating build/bdist.linux-x86_64 2023-12-06 22:05:23,395 root INFO creating build/bdist.linux-x86_64/wheel 2023-12-06 22:05:23,396 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,396 root INFO copying build/lib/importlib_resources/readers.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,396 root INFO copying build/lib/importlib_resources/_compat.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,397 root INFO copying build/lib/importlib_resources/_adapters.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,397 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,397 root INFO copying build/lib/importlib_resources/tests/test_open.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,398 root INFO copying build/lib/importlib_resources/tests/test_custom.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,398 root INFO copying build/lib/importlib_resources/tests/_compat.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,398 root INFO copying build/lib/importlib_resources/tests/test_compatibilty_files.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,399 root INFO copying build/lib/importlib_resources/tests/test_read.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,399 root INFO copying build/lib/importlib_resources/tests/_path.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,399 root INFO copying build/lib/importlib_resources/tests/util.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,400 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01 2023-12-06 22:05:23,400 root INFO copying build/lib/importlib_resources/tests/data01/utf-8.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01 2023-12-06 22:05:23,400 root INFO copying build/lib/importlib_resources/tests/data01/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01 2023-12-06 22:05:23,401 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01/subdirectory 2023-12-06 22:05:23,401 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01/subdirectory 2023-12-06 22:05:23,401 root INFO copying build/lib/importlib_resources/tests/data01/subdirectory/binary.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01/subdirectory 2023-12-06 22:05:23,401 root INFO copying build/lib/importlib_resources/tests/data01/utf-16.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01 2023-12-06 22:05:23,402 root INFO copying build/lib/importlib_resources/tests/data01/binary.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data01 2023-12-06 22:05:23,402 root INFO copying build/lib/importlib_resources/tests/test_contents.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,402 root INFO copying build/lib/importlib_resources/tests/test_files.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,403 root INFO copying build/lib/importlib_resources/tests/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,403 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,403 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-8.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,404 root INFO copying build/lib/importlib_resources/tests/namespacedata01/utf-16.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,404 root INFO copying build/lib/importlib_resources/tests/namespacedata01/binary.file -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/namespacedata01 2023-12-06 22:05:23,404 root INFO copying build/lib/importlib_resources/tests/test_reader.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,404 root INFO copying build/lib/importlib_resources/tests/zip.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,405 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02 2023-12-06 22:05:23,405 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/two 2023-12-06 22:05:23,405 root INFO copying build/lib/importlib_resources/tests/data02/two/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/two 2023-12-06 22:05:23,406 root INFO copying build/lib/importlib_resources/tests/data02/two/resource2.txt -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/two 2023-12-06 22:05:23,406 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/one 2023-12-06 22:05:23,406 root INFO copying build/lib/importlib_resources/tests/data02/one/resource1.txt -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/one 2023-12-06 22:05:23,407 root INFO copying build/lib/importlib_resources/tests/data02/one/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/one 2023-12-06 22:05:23,407 root INFO copying build/lib/importlib_resources/tests/data02/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02 2023-12-06 22:05:23,407 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/subdirectory 2023-12-06 22:05:23,407 root INFO creating build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2023-12-06 22:05:23,408 root INFO copying build/lib/importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt -> build/bdist.linux-x86_64/wheel/importlib_resources/tests/data02/subdirectory/subsubdir 2023-12-06 22:05:23,408 root INFO copying build/lib/importlib_resources/tests/test_resource.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,408 root INFO copying build/lib/importlib_resources/tests/test_path.py -> build/bdist.linux-x86_64/wheel/importlib_resources/tests 2023-12-06 22:05:23,409 root INFO copying build/lib/importlib_resources/_common.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,409 root INFO copying build/lib/importlib_resources/abc.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,409 root INFO copying build/lib/importlib_resources/__init__.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,410 root INFO copying build/lib/importlib_resources/_itertools.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,410 root INFO copying build/lib/importlib_resources/simple.py -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,410 root INFO copying build/lib/importlib_resources/py.typed -> build/bdist.linux-x86_64/wheel/importlib_resources 2023-12-06 22:05:23,411 root INFO running install_egg_info 2023-12-06 22:05:23,415 root INFO Copying importlib_resources.egg-info to build/bdist.linux-x86_64/wheel/importlib_resources-6.1.1-py3.11.egg-info 2023-12-06 22:05:23,417 root INFO running install_scripts 2023-12-06 22:05:23,424 wheel INFO creating build/bdist.linux-x86_64/wheel/importlib_resources-6.1.1.dist-info/WHEEL 2023-12-06 22:05:23,425 wheel INFO creating '/home/buildozer/aports/community/py3-importlib-resources/src/importlib_resources-6.1.1/.dist/.tmp-43zk6sgk/importlib_resources-6.1.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-12-06 22:05:23,426 wheel INFO adding 'importlib_resources/__init__.py' 2023-12-06 22:05:23,426 wheel INFO adding 'importlib_resources/_adapters.py' 2023-12-06 22:05:23,427 wheel INFO adding 'importlib_resources/_common.py' 2023-12-06 22:05:23,427 wheel INFO adding 'importlib_resources/_compat.py' 2023-12-06 22:05:23,427 wheel INFO adding 'importlib_resources/_itertools.py' 2023-12-06 22:05:23,428 wheel INFO adding 'importlib_resources/abc.py' 2023-12-06 22:05:23,428 wheel INFO adding 'importlib_resources/py.typed' 2023-12-06 22:05:23,429 wheel INFO adding 'importlib_resources/readers.py' 2023-12-06 22:05:23,429 wheel INFO adding 'importlib_resources/simple.py' 2023-12-06 22:05:23,430 wheel INFO adding 'importlib_resources/tests/__init__.py' 2023-12-06 22:05:23,430 wheel INFO adding 'importlib_resources/tests/_compat.py' 2023-12-06 22:05:23,430 wheel INFO adding 'importlib_resources/tests/_path.py' 2023-12-06 22:05:23,431 wheel INFO adding 'importlib_resources/tests/test_compatibilty_files.py' 2023-12-06 22:05:23,431 wheel INFO adding 'importlib_resources/tests/test_contents.py' 2023-12-06 22:05:23,431 wheel INFO adding 'importlib_resources/tests/test_custom.py' 2023-12-06 22:05:23,432 wheel INFO adding 'importlib_resources/tests/test_files.py' 2023-12-06 22:05:23,432 wheel INFO adding 'importlib_resources/tests/test_open.py' 2023-12-06 22:05:23,432 wheel INFO adding 'importlib_resources/tests/test_path.py' 2023-12-06 22:05:23,433 wheel INFO adding 'importlib_resources/tests/test_read.py' 2023-12-06 22:05:23,433 wheel INFO adding 'importlib_resources/tests/test_reader.py' 2023-12-06 22:05:23,434 wheel INFO adding 'importlib_resources/tests/test_resource.py' 2023-12-06 22:05:23,434 wheel INFO adding 'importlib_resources/tests/util.py' 2023-12-06 22:05:23,434 wheel INFO adding 'importlib_resources/tests/zip.py' 2023-12-06 22:05:23,435 wheel INFO adding 'importlib_resources/tests/data01/__init__.py' 2023-12-06 22:05:23,435 wheel INFO adding 'importlib_resources/tests/data01/binary.file' 2023-12-06 22:05:23,435 wheel INFO adding 'importlib_resources/tests/data01/utf-16.file' 2023-12-06 22:05:23,436 wheel INFO adding 'importlib_resources/tests/data01/utf-8.file' 2023-12-06 22:05:23,436 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/__init__.py' 2023-12-06 22:05:23,437 wheel INFO adding 'importlib_resources/tests/data01/subdirectory/binary.file' 2023-12-06 22:05:23,437 wheel INFO adding 'importlib_resources/tests/data02/__init__.py' 2023-12-06 22:05:23,437 wheel INFO adding 'importlib_resources/tests/data02/one/__init__.py' 2023-12-06 22:05:23,438 wheel INFO adding 'importlib_resources/tests/data02/one/resource1.txt' 2023-12-06 22:05:23,438 wheel INFO adding 'importlib_resources/tests/data02/subdirectory/subsubdir/resource.txt' 2023-12-06 22:05:23,439 wheel INFO adding 'importlib_resources/tests/data02/two/__init__.py' 2023-12-06 22:05:23,439 wheel INFO adding 'importlib_resources/tests/data02/two/resource2.txt' 2023-12-06 22:05:23,439 wheel INFO adding 'importlib_resources/tests/namespacedata01/binary.file' 2023-12-06 22:05:23,439 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-16.file' 2023-12-06 22:05:23,440 wheel INFO adding 'importlib_resources/tests/namespacedata01/utf-8.file' 2023-12-06 22:05:23,440 wheel INFO adding 'importlib_resources-6.1.1.dist-info/LICENSE' 2023-12-06 22:05:23,441 wheel INFO adding 'importlib_resources-6.1.1.dist-info/METADATA' 2023-12-06 22:05:23,441 wheel INFO adding 'importlib_resources-6.1.1.dist-info/WHEEL' 2023-12-06 22:05:23,441 wheel INFO adding 'importlib_resources-6.1.1.dist-info/top_level.txt' 2023-12-06 22:05:23,442 wheel INFO adding 'importlib_resources-6.1.1.dist-info/RECORD' 2023-12-06 22:05:23,442 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-12-06 22:05:23,445 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.11/site-packages/importlib_resources/tests/data01/subdirectory/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/site-packages/importlib_resources/tests/data01/subdirectory/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.11/site-packages/importlib_resources/tests/data01/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/site-packages/importlib_resources/tests/data01/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.11/site-packages/importlib_resources/tests/data02/two/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/site-packages/importlib_resources/tests/data02/two/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.11/site-packages/importlib_resources/tests/data02/one/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/site-packages/importlib_resources/tests/data02/one/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.11/site-packages/importlib_resources/tests/data02/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/site-packages/importlib_resources/tests/data02/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.11/site-packages/importlib_resources/tests/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/site-packages/importlib_resources/tests/__pycache__' '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources/usr/lib/python3.11/site-packages/importlib_resources/__pycache__' -> '/home/buildozer/aports/community/py3-importlib-resources/pkg/py3-importlib-resources-pyc/usr/lib/python3.11/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.11 >>> py3-importlib-resources-pyc*: Package size: 288.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-r0.apk >>> py3-importlib-resources*: Tracing dependencies... python3~3.11 >>> 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-r0.apk >>> py3-importlib-resources: Build complete at Wed, 06 Dec 2023 22:05:24 +0000 elapsed time 0h 0m 9s >>> py3-importlib-resources: Cleaning up srcdir >>> py3-importlib-resources: Cleaning up pkgdir >>> py3-importlib-resources: Uninstalling dependencies... (1/27) Purging .makedepends-py3-importlib-resources (20231206.220517) (2/27) Purging py3-gpep517-pyc (15-r1) (3/27) Purging py3-gpep517 (15-r1) (4/27) Purging py3-installer-pyc (0.7.0-r1) (5/27) Purging py3-installer (0.7.0-r1) (6/27) Purging py3-setuptools_scm-pyc (8.0.4-r1) (7/27) Purging py3-setuptools_scm (8.0.4-r1) (8/27) Purging py3-setuptools-pyc (68.2.2-r0) (9/27) Purging py3-setuptools (68.2.2-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r0) (11/27) Purging py3-wheel (0.42.0-r0) (12/27) Purging py3-packaging-pyc (23.2-r0) (13/27) Purging py3-packaging (23.2-r0) (14/27) Purging py3-parsing-pyc (3.1.1-r0) (15/27) Purging py3-parsing (3.1.1-r0) (16/27) Purging python3-pyc (3.11.6-r1) (17/27) Purging python3-pycache-pyc0 (3.11.6-r1) (18/27) Purging pyc (3.11.6-r1) (19/27) Purging python3 (3.11.6-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.4-r3) (23/27) Purging libpanelw (6.4_p20231125-r0) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r2) (26/27) Purging sqlite-libs (3.44.2-r0) (27/27) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 378 MiB in 107 packages >>> py3-importlib-resources: Updating the community/x86_64 repository index... >>> py3-importlib-resources: Signing the index...