>>> py3-cliff: Building community/py3-cliff 4.6.0-r0 (using abuild 3.13.0-r3) started Thu, 09 May 2024 06:56:55 +0000 >>> py3-cliff: Checking sanity of /home/buildozer/aports/community/py3-cliff/APKBUILD... >>> py3-cliff: Analyzing dependencies... >>> py3-cliff: Installing for build: build-base py3-importlib-metadata py3-stevedore py3-yaml py3-gpep517 py3-pbr py3-setuptools py3-wheel (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.6.1-r3) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.4_p20240420-r0) (7/36) Installing readline (8.2.10-r0) (8/36) Installing sqlite-libs (3.45.3-r0) (9/36) Installing python3 (3.12.3-r1) (10/36) Installing python3-pycache-pyc0 (3.12.3-r1) (11/36) Installing pyc (3.12.3-r1) (12/36) Installing py3-importlib-metadata-pyc (7.0.2-r1) (13/36) Installing py3-zipp-pyc (3.17.0-r1) (14/36) Installing python3-pyc (3.12.3-r1) (15/36) Installing py3-zipp (3.17.0-r1) (16/36) Installing py3-importlib-metadata (7.0.2-r1) (17/36) Installing py3-stevedore (4.1.1-r3) (18/36) Installing py3-stevedore-pyc (4.1.1-r3) (19/36) Installing yaml (0.2.5-r2) (20/36) Installing py3-yaml (6.0.1-r3) (21/36) Installing py3-yaml-pyc (6.0.1-r3) (22/36) Installing py3-installer (0.7.0-r2) (23/36) Installing py3-installer-pyc (0.7.0-r2) (24/36) Installing py3-gpep517 (15-r2) (25/36) Installing py3-gpep517-pyc (15-r2) (26/36) Installing py3-parsing (3.1.2-r1) (27/36) Installing py3-parsing-pyc (3.1.2-r1) (28/36) Installing py3-packaging (24.0-r1) (29/36) Installing py3-packaging-pyc (24.0-r1) (30/36) Installing py3-setuptools (69.5.1-r0) (31/36) Installing py3-setuptools-pyc (69.5.1-r0) (32/36) Installing py3-pbr (5.11.1-r5) (33/36) Installing py3-pbr-pyc (5.11.1-r5) (34/36) Installing py3-wheel (0.42.0-r1) (35/36) Installing py3-wheel-pyc (0.42.0-r1) (36/36) Installing .makedepends-py3-cliff (20240509.065701) Executing busybox-1.36.1-r26.trigger OK: 281 MiB in 138 packages >>> py3-cliff: Cleaning up srcdir >>> py3-cliff: Cleaning up pkgdir >>> py3-cliff: Cleaning up tmpdir >>> py3-cliff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cliff-4.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/cliff-4.6.0.tar.gz.part' cliff-4.6.0.tar.gz.p 100% |********************************| 83765 0:00:00 ETA '/var/cache/distfiles/cliff-4.6.0.tar.gz.part' saved >>> py3-cliff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/cliff-4.6.0.tar.gz >>> py3-cliff: Checking sha512sums... cliff-4.6.0.tar.gz: OK >>> py3-cliff: Unpacking /var/cache/distfiles/cliff-4.6.0.tar.gz... 2024-05-09 06:57:04,776 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) 2024-05-09 06:57:05,225 root INFO running bdist_wheel 2024-05-09 06:57:05,276 root INFO running build 2024-05-09 06:57:05,277 root INFO running build_py 2024-05-09 06:57:05,292 root INFO creating build 2024-05-09 06:57:05,293 root INFO creating build/lib 2024-05-09 06:57:05,293 root INFO creating build/lib/cliff 2024-05-09 06:57:05,294 root INFO creating build/lib/cliff/formatters 2024-05-09 06:57:05,294 root INFO copying cliff/formatters/__init__.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,296 root INFO copying cliff/formatters/json_format.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,297 root INFO copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,298 root INFO copying cliff/formatters/table.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,300 root INFO copying cliff/formatters/shell.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,301 root INFO copying cliff/formatters/value.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,302 root INFO copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,303 root INFO copying cliff/formatters/base.py -> build/lib/cliff/formatters 2024-05-09 06:57:05,306 root INFO creating build/lib/cliff/tests 2024-05-09 06:57:05,307 root INFO copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests 2024-05-09 06:57:05,308 root INFO copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests 2024-05-09 06:57:05,309 root INFO copying cliff/tests/__init__.py -> build/lib/cliff/tests 2024-05-09 06:57:05,310 root INFO copying cliff/tests/test_complete.py -> build/lib/cliff/tests 2024-05-09 06:57:05,312 root INFO copying cliff/tests/test_show.py -> build/lib/cliff/tests 2024-05-09 06:57:05,313 root INFO copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests 2024-05-09 06:57:05,314 root INFO copying cliff/tests/test_lister.py -> build/lib/cliff/tests 2024-05-09 06:57:05,316 root INFO copying cliff/tests/test_columns.py -> build/lib/cliff/tests 2024-05-09 06:57:05,317 root INFO copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests 2024-05-09 06:57:05,318 root INFO copying cliff/tests/test_help.py -> build/lib/cliff/tests 2024-05-09 06:57:05,320 root INFO copying cliff/tests/test_app.py -> build/lib/cliff/tests 2024-05-09 06:57:05,321 root INFO copying cliff/tests/test_interactive.py -> build/lib/cliff/tests 2024-05-09 06:57:05,323 root INFO copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests 2024-05-09 06:57:05,324 root INFO copying cliff/tests/test_utils.py -> build/lib/cliff/tests 2024-05-09 06:57:05,325 root INFO copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests 2024-05-09 06:57:05,327 root INFO copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests 2024-05-09 06:57:05,328 root INFO copying cliff/tests/test_command.py -> build/lib/cliff/tests 2024-05-09 06:57:05,329 root INFO copying cliff/tests/test__argparse.py -> build/lib/cliff/tests 2024-05-09 06:57:05,330 root INFO copying cliff/tests/utils.py -> build/lib/cliff/tests 2024-05-09 06:57:05,332 root INFO copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests 2024-05-09 06:57:05,333 root INFO copying cliff/tests/base.py -> build/lib/cliff/tests 2024-05-09 06:57:05,334 root INFO copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests 2024-05-09 06:57:05,336 root INFO copying cliff/__init__.py -> build/lib/cliff 2024-05-09 06:57:05,337 root INFO copying cliff/commandmanager.py -> build/lib/cliff 2024-05-09 06:57:05,338 root INFO copying cliff/help.py -> build/lib/cliff 2024-05-09 06:57:05,340 root INFO copying cliff/app.py -> build/lib/cliff 2024-05-09 06:57:05,341 root INFO copying cliff/interactive.py -> build/lib/cliff 2024-05-09 06:57:05,342 root INFO copying cliff/command.py -> build/lib/cliff 2024-05-09 06:57:05,343 root INFO copying cliff/display.py -> build/lib/cliff 2024-05-09 06:57:05,344 root INFO copying cliff/hooks.py -> build/lib/cliff 2024-05-09 06:57:05,346 root INFO copying cliff/_argparse.py -> build/lib/cliff 2024-05-09 06:57:05,347 root INFO copying cliff/columns.py -> build/lib/cliff 2024-05-09 06:57:05,348 root INFO copying cliff/complete.py -> build/lib/cliff 2024-05-09 06:57:05,349 root INFO copying cliff/show.py -> build/lib/cliff 2024-05-09 06:57:05,350 root INFO copying cliff/lister.py -> build/lib/cliff 2024-05-09 06:57:05,351 root INFO copying cliff/utils.py -> build/lib/cliff 2024-05-09 06:57:05,353 root INFO copying cliff/sphinxext.py -> build/lib/cliff 2024-05-09 06:57:05,354 root INFO running egg_info 2024-05-09 06:57:05,373 root INFO writing cliff.egg-info/PKG-INFO 2024-05-09 06:57:05,376 root INFO writing dependency_links to cliff.egg-info/dependency_links.txt 2024-05-09 06:57:05,379 root INFO writing entry points to cliff.egg-info/entry_points.txt 2024-05-09 06:57:05,381 root INFO writing requirements to cliff.egg-info/requires.txt 2024-05-09 06:57:05,381 root INFO writing top-level names to cliff.egg-info/top_level.txt 2024-05-09 06:57:05,382 root INFO [pbr] Reusing existing SOURCES.txt 2024-05-09 06:57:05,392 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-05-09 06:57:05,392 root INFO running install 2024-05-09 06:57:05,445 root INFO [pbr] Generating AUTHORS 2024-05-09 06:57:05,450 root INFO [pbr] AUTHORS complete (0.0s) 2024-05-09 06:57:05,451 root INFO running install_lib 2024-05-09 06:57:05,462 root INFO creating build/bdist.linux-riscv64 2024-05-09 06:57:05,463 root INFO creating build/bdist.linux-riscv64/wheel 2024-05-09 06:57:05,463 root INFO creating build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,464 root INFO copying build/lib/cliff/__init__.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,465 root INFO creating build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,465 root INFO copying build/lib/cliff/formatters/__init__.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,466 root INFO copying build/lib/cliff/formatters/json_format.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,467 root INFO copying build/lib/cliff/formatters/yaml_format.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,467 root INFO copying build/lib/cliff/formatters/table.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,468 root INFO copying build/lib/cliff/formatters/shell.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,469 root INFO copying build/lib/cliff/formatters/value.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,470 root INFO copying build/lib/cliff/formatters/commaseparated.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,471 root INFO copying build/lib/cliff/formatters/base.py -> build/bdist.linux-riscv64/wheel/cliff/formatters 2024-05-09 06:57:05,472 root INFO copying build/lib/cliff/commandmanager.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,473 root INFO creating build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,473 root INFO copying build/lib/cliff/tests/test_formatters_value.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,474 root INFO copying build/lib/cliff/tests/test_formatters_shell.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,475 root INFO copying build/lib/cliff/tests/__init__.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,475 root INFO copying build/lib/cliff/tests/test_complete.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,477 root INFO copying build/lib/cliff/tests/test_show.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,477 root INFO copying build/lib/cliff/tests/test_command_hooks.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,479 root INFO copying build/lib/cliff/tests/test_lister.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,480 root INFO copying build/lib/cliff/tests/test_columns.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,480 root INFO copying build/lib/cliff/tests/test_sphinxext.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,481 root INFO copying build/lib/cliff/tests/test_help.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,482 root INFO copying build/lib/cliff/tests/test_app.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,484 root INFO copying build/lib/cliff/tests/test_interactive.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,484 root INFO copying build/lib/cliff/tests/test_formatters_yaml.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,485 root INFO copying build/lib/cliff/tests/test_utils.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,486 root INFO copying build/lib/cliff/tests/test_formatters_csv.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,487 root INFO copying build/lib/cliff/tests/test_formatters_table.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,488 root INFO copying build/lib/cliff/tests/test_command.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,489 root INFO copying build/lib/cliff/tests/test__argparse.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,490 root INFO copying build/lib/cliff/tests/utils.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,491 root INFO copying build/lib/cliff/tests/test_formatters_json.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,492 root INFO copying build/lib/cliff/tests/base.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,492 root INFO copying build/lib/cliff/tests/test_commandmanager.py -> build/bdist.linux-riscv64/wheel/cliff/tests 2024-05-09 06:57:05,493 root INFO copying build/lib/cliff/help.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,494 root INFO copying build/lib/cliff/app.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,495 root INFO copying build/lib/cliff/interactive.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,496 root INFO copying build/lib/cliff/command.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,497 root INFO copying build/lib/cliff/display.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,498 root INFO copying build/lib/cliff/hooks.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,499 root INFO copying build/lib/cliff/_argparse.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,499 root INFO copying build/lib/cliff/columns.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,500 root INFO copying build/lib/cliff/complete.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,501 root INFO copying build/lib/cliff/show.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,502 root INFO copying build/lib/cliff/lister.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,503 root INFO copying build/lib/cliff/utils.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,504 root INFO copying build/lib/cliff/sphinxext.py -> build/bdist.linux-riscv64/wheel/cliff 2024-05-09 06:57:05,505 root INFO running install_egg_info 2024-05-09 06:57:05,515 root INFO Copying cliff.egg-info to build/bdist.linux-riscv64/wheel/cliff-4.6.0-py3.12.egg-info 2024-05-09 06:57:05,521 root INFO running install_scripts 2024-05-09 06:57:05,534 wheel INFO creating build/bdist.linux-riscv64/wheel/cliff-4.6.0.dist-info/WHEEL 2024-05-09 06:57:05,536 wheel INFO creating '/home/buildozer/aports/community/py3-cliff/src/cliff-4.6.0/.dist/.tmp-a_9tqrvh/cliff-4.6.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-05-09 06:57:05,538 wheel INFO adding 'cliff/__init__.py' 2024-05-09 06:57:05,539 wheel INFO adding 'cliff/_argparse.py' 2024-05-09 06:57:05,540 wheel INFO adding 'cliff/app.py' 2024-05-09 06:57:05,541 wheel INFO adding 'cliff/columns.py' 2024-05-09 06:57:05,542 wheel INFO adding 'cliff/command.py' 2024-05-09 06:57:05,543 wheel INFO adding 'cliff/commandmanager.py' 2024-05-09 06:57:05,544 wheel INFO adding 'cliff/complete.py' 2024-05-09 06:57:05,545 wheel INFO adding 'cliff/display.py' 2024-05-09 06:57:05,546 wheel INFO adding 'cliff/help.py' 2024-05-09 06:57:05,547 wheel INFO adding 'cliff/hooks.py' 2024-05-09 06:57:05,548 wheel INFO adding 'cliff/interactive.py' 2024-05-09 06:57:05,549 wheel INFO adding 'cliff/lister.py' 2024-05-09 06:57:05,550 wheel INFO adding 'cliff/show.py' 2024-05-09 06:57:05,551 wheel INFO adding 'cliff/sphinxext.py' 2024-05-09 06:57:05,553 wheel INFO adding 'cliff/utils.py' 2024-05-09 06:57:05,554 wheel INFO adding 'cliff/formatters/__init__.py' 2024-05-09 06:57:05,554 wheel INFO adding 'cliff/formatters/base.py' 2024-05-09 06:57:05,555 wheel INFO adding 'cliff/formatters/commaseparated.py' 2024-05-09 06:57:05,556 wheel INFO adding 'cliff/formatters/json_format.py' 2024-05-09 06:57:05,557 wheel INFO adding 'cliff/formatters/shell.py' 2024-05-09 06:57:05,558 wheel INFO adding 'cliff/formatters/table.py' 2024-05-09 06:57:05,559 wheel INFO adding 'cliff/formatters/value.py' 2024-05-09 06:57:05,560 wheel INFO adding 'cliff/formatters/yaml_format.py' 2024-05-09 06:57:05,561 wheel INFO adding 'cliff/tests/__init__.py' 2024-05-09 06:57:05,562 wheel INFO adding 'cliff/tests/base.py' 2024-05-09 06:57:05,563 wheel INFO adding 'cliff/tests/test__argparse.py' 2024-05-09 06:57:05,564 wheel INFO adding 'cliff/tests/test_app.py' 2024-05-09 06:57:05,565 wheel INFO adding 'cliff/tests/test_columns.py' 2024-05-09 06:57:05,566 wheel INFO adding 'cliff/tests/test_command.py' 2024-05-09 06:57:05,568 wheel INFO adding 'cliff/tests/test_command_hooks.py' 2024-05-09 06:57:05,569 wheel INFO adding 'cliff/tests/test_commandmanager.py' 2024-05-09 06:57:05,570 wheel INFO adding 'cliff/tests/test_complete.py' 2024-05-09 06:57:05,572 wheel INFO adding 'cliff/tests/test_formatters_csv.py' 2024-05-09 06:57:05,573 wheel INFO adding 'cliff/tests/test_formatters_json.py' 2024-05-09 06:57:05,573 wheel INFO adding 'cliff/tests/test_formatters_shell.py' 2024-05-09 06:57:05,575 wheel INFO adding 'cliff/tests/test_formatters_table.py' 2024-05-09 06:57:05,576 wheel INFO adding 'cliff/tests/test_formatters_value.py' 2024-05-09 06:57:05,577 wheel INFO adding 'cliff/tests/test_formatters_yaml.py' 2024-05-09 06:57:05,578 wheel INFO adding 'cliff/tests/test_help.py' 2024-05-09 06:57:05,579 wheel INFO adding 'cliff/tests/test_interactive.py' 2024-05-09 06:57:05,580 wheel INFO adding 'cliff/tests/test_lister.py' 2024-05-09 06:57:05,581 wheel INFO adding 'cliff/tests/test_show.py' 2024-05-09 06:57:05,582 wheel INFO adding 'cliff/tests/test_sphinxext.py' 2024-05-09 06:57:05,583 wheel INFO adding 'cliff/tests/test_utils.py' 2024-05-09 06:57:05,584 wheel INFO adding 'cliff/tests/utils.py' 2024-05-09 06:57:05,586 wheel INFO adding 'cliff-4.6.0.dist-info/AUTHORS' 2024-05-09 06:57:05,587 wheel INFO adding 'cliff-4.6.0.dist-info/LICENSE' 2024-05-09 06:57:05,588 wheel INFO adding 'cliff-4.6.0.dist-info/METADATA' 2024-05-09 06:57:05,589 wheel INFO adding 'cliff-4.6.0.dist-info/WHEEL' 2024-05-09 06:57:05,589 wheel INFO adding 'cliff-4.6.0.dist-info/entry_points.txt' 2024-05-09 06:57:05,590 wheel INFO adding 'cliff-4.6.0.dist-info/pbr.json' 2024-05-09 06:57:05,590 wheel INFO adding 'cliff-4.6.0.dist-info/top_level.txt' 2024-05-09 06:57:05,592 wheel INFO adding 'cliff-4.6.0.dist-info/RECORD' 2024-05-09 06:57:05,593 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-05-09 06:57:05,600 gpep517 INFO The backend produced .dist/cliff-4.6.0-py3-none-any.whl cliff-4.6.0-py3-none-any.whl >>> py3-cliff: Entering fakeroot... >>> py3-cliff-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff/usr/lib/python3.12/site-packages/cliff/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.12/site-packages/cliff/__pycache__' '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff/usr/lib/python3.12/site-packages/cliff/formatters/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.12/site-packages/cliff/formatters/__pycache__' '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff/usr/lib/python3.12/site-packages/cliff/tests/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.12/site-packages/cliff/tests/__pycache__' >>> py3-cliff-pyc*: Preparing subpackage py3-cliff-pyc... >>> py3-cliff-pyc*: Running postcheck for py3-cliff-pyc >>> py3-cliff*: Running postcheck for py3-cliff >>> py3-cliff*: Preparing package py3-cliff... >>> py3-cliff-pyc*: Tracing dependencies... py3-importlib-metadata py3-stevedore py3-yaml python3~3.12 >>> py3-cliff-pyc*: Package size: 448.0 KB >>> py3-cliff-pyc*: Compressing data... >>> py3-cliff-pyc*: Create checksum... >>> py3-cliff-pyc*: Create py3-cliff-pyc-4.6.0-r0.apk >>> py3-cliff*: Tracing dependencies... py3-importlib-metadata py3-stevedore py3-yaml python3~3.12 >>> py3-cliff*: Package size: 400.0 KB >>> py3-cliff*: Compressing data... >>> py3-cliff*: Create checksum... >>> py3-cliff*: Create py3-cliff-4.6.0-r0.apk >>> py3-cliff: Build complete at Thu, 09 May 2024 06:57:07 +0000 elapsed time 0h 0m 12s >>> py3-cliff: Cleaning up srcdir >>> py3-cliff: Cleaning up pkgdir >>> py3-cliff: Uninstalling dependencies... (1/36) Purging .makedepends-py3-cliff (20240509.065701) (2/36) Purging py3-importlib-metadata-pyc (7.0.2-r1) (3/36) Purging py3-importlib-metadata (7.0.2-r1) (4/36) Purging py3-zipp-pyc (3.17.0-r1) (5/36) Purging py3-zipp (3.17.0-r1) (6/36) Purging py3-stevedore-pyc (4.1.1-r3) (7/36) Purging py3-stevedore (4.1.1-r3) (8/36) Purging py3-yaml-pyc (6.0.1-r3) (9/36) Purging py3-yaml (6.0.1-r3) (10/36) Purging py3-gpep517-pyc (15-r2) (11/36) Purging py3-gpep517 (15-r2) (12/36) Purging py3-installer-pyc (0.7.0-r2) (13/36) Purging py3-installer (0.7.0-r2) (14/36) Purging py3-pbr-pyc (5.11.1-r5) (15/36) Purging py3-pbr (5.11.1-r5) (16/36) Purging py3-setuptools-pyc (69.5.1-r0) (17/36) Purging py3-setuptools (69.5.1-r0) (18/36) Purging py3-wheel-pyc (0.42.0-r1) (19/36) Purging py3-wheel (0.42.0-r1) (20/36) Purging py3-packaging-pyc (24.0-r1) (21/36) Purging py3-packaging (24.0-r1) (22/36) Purging py3-parsing-pyc (3.1.2-r1) (23/36) Purging py3-parsing (3.1.2-r1) (24/36) Purging python3-pyc (3.12.3-r1) (25/36) Purging python3-pycache-pyc0 (3.12.3-r1) (26/36) Purging pyc (3.12.3-r1) (27/36) Purging python3 (3.12.3-r1) (28/36) Purging gdbm (1.23-r1) (29/36) Purging libbz2 (1.0.8-r6) (30/36) Purging libffi (3.4.6-r0) (31/36) Purging libpanelw (6.4_p20240420-r0) (32/36) Purging mpdecimal (4.0.0-r0) (33/36) Purging readline (8.2.10-r0) (34/36) Purging sqlite-libs (3.45.3-r0) (35/36) Purging xz-libs (5.6.1-r3) (36/36) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r26.trigger OK: 229 MiB in 102 packages >>> py3-cliff: Updating the community/riscv64 repository index... >>> py3-cliff: Signing the index...