>>> py3-cliff: Building community/py3-cliff 4.4.0-r0 (using abuild 3.12.0-r0) started Fri, 17 Nov 2023 13:38:12 +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-yaml py3-gpep517 py3-pbr py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.4-r3) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.5-r0) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20231007-r0) (7/30) Installing readline (8.2.1-r2) (8/30) Installing sqlite-libs (3.44.0-r0) (9/30) Installing python3 (3.11.6-r1) (10/30) Installing python3-pycache-pyc0 (3.11.6-r1) (11/30) Installing pyc (3.11.6-r1) (12/30) Installing py3-yaml-pyc (6.0.1-r1) (13/30) Installing python3-pyc (3.11.6-r1) (14/30) Installing yaml (0.2.5-r2) (15/30) Installing py3-yaml (6.0.1-r1) (16/30) Installing py3-installer (0.7.0-r1) (17/30) Installing py3-installer-pyc (0.7.0-r1) (18/30) Installing py3-gpep517 (15-r0) (19/30) Installing py3-gpep517-pyc (15-r0) (20/30) Installing py3-parsing (3.1.1-r0) (21/30) Installing py3-parsing-pyc (3.1.1-r0) (22/30) Installing py3-packaging (23.2-r0) (23/30) Installing py3-packaging-pyc (23.2-r0) (24/30) Installing py3-setuptools (68.2.2-r0) (25/30) Installing py3-setuptools-pyc (68.2.2-r0) (26/30) Installing py3-pbr (5.11.1-r4) (27/30) Installing py3-pbr-pyc (5.11.1-r4) (28/30) Installing py3-wheel (0.41.3-r0) (29/30) Installing py3-wheel-pyc (0.41.3-r0) (30/30) Installing .makedepends-py3-cliff (20231117.133813) Executing busybox-1.36.1-r15.trigger OK: 473 MiB in 132 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.19/cliff-4.4.0.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 83609 100 83609 0 0 83734 0 --:--:-- --:--:-- --:--:-- 83692 >>> py3-cliff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/cliff-4.4.0.tar.gz >>> py3-cliff: Checking sha512sums... cliff-4.4.0.tar.gz: OK >>> py3-cliff: Unpacking /var/cache/distfiles/v3.19/cliff-4.4.0.tar.gz... 2023-11-17 13:38:15,304 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/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) 2023-11-17 13:38:15,424 root INFO running bdist_wheel 2023-11-17 13:38:15,434 root INFO running build 2023-11-17 13:38:15,434 root INFO running build_py 2023-11-17 13:38:15,437 root INFO creating build 2023-11-17 13:38:15,437 root INFO creating build/lib 2023-11-17 13:38:15,437 root INFO creating build/lib/cliff 2023-11-17 13:38:15,437 root INFO copying cliff/app.py -> build/lib/cliff 2023-11-17 13:38:15,438 root INFO copying cliff/hooks.py -> build/lib/cliff 2023-11-17 13:38:15,438 root INFO copying cliff/show.py -> build/lib/cliff 2023-11-17 13:38:15,438 root INFO copying cliff/lister.py -> build/lib/cliff 2023-11-17 13:38:15,438 root INFO copying cliff/sphinxext.py -> build/lib/cliff 2023-11-17 13:38:15,438 root INFO copying cliff/commandmanager.py -> build/lib/cliff 2023-11-17 13:38:15,438 root INFO copying cliff/display.py -> build/lib/cliff 2023-11-17 13:38:15,439 root INFO copying cliff/complete.py -> build/lib/cliff 2023-11-17 13:38:15,439 root INFO copying cliff/interactive.py -> build/lib/cliff 2023-11-17 13:38:15,439 root INFO copying cliff/_argparse.py -> build/lib/cliff 2023-11-17 13:38:15,439 root INFO copying cliff/utils.py -> build/lib/cliff 2023-11-17 13:38:15,439 root INFO copying cliff/command.py -> build/lib/cliff 2023-11-17 13:38:15,440 root INFO copying cliff/__init__.py -> build/lib/cliff 2023-11-17 13:38:15,440 root INFO copying cliff/columns.py -> build/lib/cliff 2023-11-17 13:38:15,440 root INFO copying cliff/help.py -> build/lib/cliff 2023-11-17 13:38:15,440 root INFO creating build/lib/cliff/formatters 2023-11-17 13:38:15,440 root INFO copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,441 root INFO copying cliff/formatters/value.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,441 root INFO copying cliff/formatters/table.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,441 root INFO copying cliff/formatters/shell.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,441 root INFO copying cliff/formatters/json_format.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,441 root INFO copying cliff/formatters/__init__.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,441 root INFO copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,442 root INFO copying cliff/formatters/base.py -> build/lib/cliff/formatters 2023-11-17 13:38:15,442 root INFO creating build/lib/cliff/tests 2023-11-17 13:38:15,442 root INFO copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests 2023-11-17 13:38:15,442 root INFO copying cliff/tests/test_lister.py -> build/lib/cliff/tests 2023-11-17 13:38:15,443 root INFO copying cliff/tests/test_columns.py -> build/lib/cliff/tests 2023-11-17 13:38:15,443 root INFO copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests 2023-11-17 13:38:15,443 root INFO copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests 2023-11-17 13:38:15,443 root INFO copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests 2023-11-17 13:38:15,443 root INFO copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests 2023-11-17 13:38:15,444 root INFO copying cliff/tests/test_app.py -> build/lib/cliff/tests 2023-11-17 13:38:15,444 root INFO copying cliff/tests/test_help.py -> build/lib/cliff/tests 2023-11-17 13:38:15,444 root INFO copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests 2023-11-17 13:38:15,444 root INFO copying cliff/tests/test_utils.py -> build/lib/cliff/tests 2023-11-17 13:38:15,444 root INFO copying cliff/tests/utils.py -> build/lib/cliff/tests 2023-11-17 13:38:15,444 root INFO copying cliff/tests/test_command.py -> build/lib/cliff/tests 2023-11-17 13:38:15,445 root INFO copying cliff/tests/test_interactive.py -> build/lib/cliff/tests 2023-11-17 13:38:15,445 root INFO copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests 2023-11-17 13:38:15,445 root INFO copying cliff/tests/test__argparse.py -> build/lib/cliff/tests 2023-11-17 13:38:15,445 root INFO copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests 2023-11-17 13:38:15,445 root INFO copying cliff/tests/test_show.py -> build/lib/cliff/tests 2023-11-17 13:38:15,446 root INFO copying cliff/tests/test_complete.py -> build/lib/cliff/tests 2023-11-17 13:38:15,446 root INFO copying cliff/tests/__init__.py -> build/lib/cliff/tests 2023-11-17 13:38:15,446 root INFO copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests 2023-11-17 13:38:15,446 root INFO copying cliff/tests/base.py -> build/lib/cliff/tests 2023-11-17 13:38:15,446 root INFO running egg_info 2023-11-17 13:38:15,448 root INFO writing cliff.egg-info/PKG-INFO 2023-11-17 13:38:15,449 root INFO writing dependency_links to cliff.egg-info/dependency_links.txt 2023-11-17 13:38:15,449 root INFO writing entry points to cliff.egg-info/entry_points.txt 2023-11-17 13:38:15,450 root INFO writing requirements to cliff.egg-info/requires.txt 2023-11-17 13:38:15,450 root INFO writing top-level names to cliff.egg-info/top_level.txt 2023-11-17 13:38:15,456 root INFO [pbr] Reusing existing SOURCES.txt 2023-11-17 13:38:15,461 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-11-17 13:38:15,461 root INFO running install 2023-11-17 13:38:15,491 root INFO [pbr] Generating AUTHORS 2023-11-17 13:38:15,493 root INFO [pbr] AUTHORS complete (0.0s) 2023-11-17 13:38:15,493 root INFO running install_lib 2023-11-17 13:38:15,496 root INFO creating build/bdist.linux-ppc64le 2023-11-17 13:38:15,496 root INFO creating build/bdist.linux-ppc64le/wheel 2023-11-17 13:38:15,496 root INFO creating build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,496 root INFO copying build/lib/cliff/app.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,496 root INFO copying build/lib/cliff/hooks.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,497 root INFO copying build/lib/cliff/show.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,497 root INFO copying build/lib/cliff/lister.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,497 root INFO copying build/lib/cliff/sphinxext.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,497 root INFO copying build/lib/cliff/commandmanager.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,497 root INFO creating build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,498 root INFO copying build/lib/cliff/tests/test_formatters_shell.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,498 root INFO copying build/lib/cliff/tests/test_lister.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,498 root INFO copying build/lib/cliff/tests/test_columns.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,498 root INFO copying build/lib/cliff/tests/test_commandmanager.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,498 root INFO copying build/lib/cliff/tests/test_command_hooks.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,499 root INFO copying build/lib/cliff/tests/test_formatters_json.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,499 root INFO copying build/lib/cliff/tests/test_formatters_csv.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,499 root INFO copying build/lib/cliff/tests/test_app.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,499 root INFO copying build/lib/cliff/tests/test_help.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,499 root INFO copying build/lib/cliff/tests/test_sphinxext.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,500 root INFO copying build/lib/cliff/tests/test_utils.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,500 root INFO copying build/lib/cliff/tests/utils.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,500 root INFO copying build/lib/cliff/tests/test_command.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,500 root INFO copying build/lib/cliff/tests/test_interactive.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,500 root INFO copying build/lib/cliff/tests/test_formatters_table.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,501 root INFO copying build/lib/cliff/tests/test__argparse.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,501 root INFO copying build/lib/cliff/tests/test_formatters_yaml.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,501 root INFO copying build/lib/cliff/tests/test_show.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,501 root INFO copying build/lib/cliff/tests/test_complete.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,501 root INFO copying build/lib/cliff/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,502 root INFO copying build/lib/cliff/tests/test_formatters_value.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,502 root INFO copying build/lib/cliff/tests/base.py -> build/bdist.linux-ppc64le/wheel/cliff/tests 2023-11-17 13:38:15,502 root INFO copying build/lib/cliff/display.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,502 root INFO copying build/lib/cliff/complete.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,502 root INFO copying build/lib/cliff/interactive.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,503 root INFO copying build/lib/cliff/_argparse.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,503 root INFO copying build/lib/cliff/utils.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,503 root INFO copying build/lib/cliff/command.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,503 root INFO copying build/lib/cliff/__init__.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,503 root INFO copying build/lib/cliff/columns.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,504 root INFO creating build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,504 root INFO copying build/lib/cliff/formatters/commaseparated.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,504 root INFO copying build/lib/cliff/formatters/value.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,504 root INFO copying build/lib/cliff/formatters/table.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,504 root INFO copying build/lib/cliff/formatters/shell.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,505 root INFO copying build/lib/cliff/formatters/json_format.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,505 root INFO copying build/lib/cliff/formatters/__init__.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,505 root INFO copying build/lib/cliff/formatters/yaml_format.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,505 root INFO copying build/lib/cliff/formatters/base.py -> build/bdist.linux-ppc64le/wheel/cliff/formatters 2023-11-17 13:38:15,505 root INFO copying build/lib/cliff/help.py -> build/bdist.linux-ppc64le/wheel/cliff 2023-11-17 13:38:15,505 root INFO running install_egg_info 2023-11-17 13:38:15,508 root INFO Copying cliff.egg-info to build/bdist.linux-ppc64le/wheel/cliff-4.4.0-py3.11.egg-info 2023-11-17 13:38:15,509 root INFO running install_scripts 2023-11-17 13:38:15,514 wheel INFO creating build/bdist.linux-ppc64le/wheel/cliff-4.4.0.dist-info/WHEEL 2023-11-17 13:38:15,514 wheel INFO creating '/home/buildozer/aports/community/py3-cliff/src/cliff-4.4.0/.dist/.tmp-1a52cnz8/cliff-4.4.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-11-17 13:38:15,515 wheel INFO adding 'cliff/__init__.py' 2023-11-17 13:38:15,515 wheel INFO adding 'cliff/_argparse.py' 2023-11-17 13:38:15,515 wheel INFO adding 'cliff/app.py' 2023-11-17 13:38:15,515 wheel INFO adding 'cliff/columns.py' 2023-11-17 13:38:15,516 wheel INFO adding 'cliff/command.py' 2023-11-17 13:38:15,516 wheel INFO adding 'cliff/commandmanager.py' 2023-11-17 13:38:15,516 wheel INFO adding 'cliff/complete.py' 2023-11-17 13:38:15,516 wheel INFO adding 'cliff/display.py' 2023-11-17 13:38:15,517 wheel INFO adding 'cliff/help.py' 2023-11-17 13:38:15,517 wheel INFO adding 'cliff/hooks.py' 2023-11-17 13:38:15,517 wheel INFO adding 'cliff/interactive.py' 2023-11-17 13:38:15,517 wheel INFO adding 'cliff/lister.py' 2023-11-17 13:38:15,518 wheel INFO adding 'cliff/show.py' 2023-11-17 13:38:15,518 wheel INFO adding 'cliff/sphinxext.py' 2023-11-17 13:38:15,518 wheel INFO adding 'cliff/utils.py' 2023-11-17 13:38:15,518 wheel INFO adding 'cliff/formatters/__init__.py' 2023-11-17 13:38:15,518 wheel INFO adding 'cliff/formatters/base.py' 2023-11-17 13:38:15,519 wheel INFO adding 'cliff/formatters/commaseparated.py' 2023-11-17 13:38:15,519 wheel INFO adding 'cliff/formatters/json_format.py' 2023-11-17 13:38:15,519 wheel INFO adding 'cliff/formatters/shell.py' 2023-11-17 13:38:15,519 wheel INFO adding 'cliff/formatters/table.py' 2023-11-17 13:38:15,520 wheel INFO adding 'cliff/formatters/value.py' 2023-11-17 13:38:15,520 wheel INFO adding 'cliff/formatters/yaml_format.py' 2023-11-17 13:38:15,520 wheel INFO adding 'cliff/tests/__init__.py' 2023-11-17 13:38:15,520 wheel INFO adding 'cliff/tests/base.py' 2023-11-17 13:38:15,521 wheel INFO adding 'cliff/tests/test__argparse.py' 2023-11-17 13:38:15,521 wheel INFO adding 'cliff/tests/test_app.py' 2023-11-17 13:38:15,521 wheel INFO adding 'cliff/tests/test_columns.py' 2023-11-17 13:38:15,521 wheel INFO adding 'cliff/tests/test_command.py' 2023-11-17 13:38:15,521 wheel INFO adding 'cliff/tests/test_command_hooks.py' 2023-11-17 13:38:15,522 wheel INFO adding 'cliff/tests/test_commandmanager.py' 2023-11-17 13:38:15,522 wheel INFO adding 'cliff/tests/test_complete.py' 2023-11-17 13:38:15,522 wheel INFO adding 'cliff/tests/test_formatters_csv.py' 2023-11-17 13:38:15,522 wheel INFO adding 'cliff/tests/test_formatters_json.py' 2023-11-17 13:38:15,523 wheel INFO adding 'cliff/tests/test_formatters_shell.py' 2023-11-17 13:38:15,523 wheel INFO adding 'cliff/tests/test_formatters_table.py' 2023-11-17 13:38:15,523 wheel INFO adding 'cliff/tests/test_formatters_value.py' 2023-11-17 13:38:15,523 wheel INFO adding 'cliff/tests/test_formatters_yaml.py' 2023-11-17 13:38:15,524 wheel INFO adding 'cliff/tests/test_help.py' 2023-11-17 13:38:15,524 wheel INFO adding 'cliff/tests/test_interactive.py' 2023-11-17 13:38:15,524 wheel INFO adding 'cliff/tests/test_lister.py' 2023-11-17 13:38:15,524 wheel INFO adding 'cliff/tests/test_show.py' 2023-11-17 13:38:15,525 wheel INFO adding 'cliff/tests/test_sphinxext.py' 2023-11-17 13:38:15,525 wheel INFO adding 'cliff/tests/test_utils.py' 2023-11-17 13:38:15,525 wheel INFO adding 'cliff/tests/utils.py' 2023-11-17 13:38:15,525 wheel INFO adding 'cliff-4.4.0.dist-info/AUTHORS' 2023-11-17 13:38:15,526 wheel INFO adding 'cliff-4.4.0.dist-info/LICENSE' 2023-11-17 13:38:15,526 wheel INFO adding 'cliff-4.4.0.dist-info/METADATA' 2023-11-17 13:38:15,526 wheel INFO adding 'cliff-4.4.0.dist-info/WHEEL' 2023-11-17 13:38:15,526 wheel INFO adding 'cliff-4.4.0.dist-info/entry_points.txt' 2023-11-17 13:38:15,526 wheel INFO adding 'cliff-4.4.0.dist-info/pbr.json' 2023-11-17 13:38:15,526 wheel INFO adding 'cliff-4.4.0.dist-info/top_level.txt' 2023-11-17 13:38:15,527 wheel INFO adding 'cliff-4.4.0.dist-info/RECORD' 2023-11-17 13:38:15,527 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-11-17 13:38:15,530 gpep517 INFO The backend produced .dist/cliff-4.4.0-py3-none-any.whl cliff-4.4.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.11/site-packages/cliff/tests/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.11/site-packages/cliff/tests/__pycache__' '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff/usr/lib/python3.11/site-packages/cliff/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.11/site-packages/cliff/__pycache__' '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff/usr/lib/python3.11/site-packages/cliff/formatters/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.11/site-packages/cliff/formatters/__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-yaml python3~3.11 >>> py3-cliff-pyc*: Package size: 480.0 KB >>> py3-cliff-pyc*: Compressing data... >>> py3-cliff-pyc*: Create checksum... >>> py3-cliff-pyc*: Create py3-cliff-pyc-4.4.0-r0.apk >>> py3-cliff*: Tracing dependencies... py3-yaml python3~3.11 >>> py3-cliff*: Package size: 400.0 KB >>> py3-cliff*: Compressing data... >>> py3-cliff*: Create checksum... >>> py3-cliff*: Create py3-cliff-4.4.0-r0.apk >>> py3-cliff: Build complete at Fri, 17 Nov 2023 13:38:16 +0000 elapsed time 0h 0m 4s >>> py3-cliff: Cleaning up srcdir >>> py3-cliff: Cleaning up pkgdir >>> py3-cliff: Uninstalling dependencies... (1/30) Purging .makedepends-py3-cliff (20231117.133813) (2/30) Purging py3-yaml-pyc (6.0.1-r1) (3/30) Purging py3-yaml (6.0.1-r1) (4/30) Purging py3-gpep517-pyc (15-r0) (5/30) Purging py3-gpep517 (15-r0) (6/30) Purging py3-installer-pyc (0.7.0-r1) (7/30) Purging py3-installer (0.7.0-r1) (8/30) Purging py3-pbr-pyc (5.11.1-r4) (9/30) Purging py3-pbr (5.11.1-r4) (10/30) Purging py3-setuptools-pyc (68.2.2-r0) (11/30) Purging py3-setuptools (68.2.2-r0) (12/30) Purging py3-wheel-pyc (0.41.3-r0) (13/30) Purging py3-wheel (0.41.3-r0) (14/30) Purging py3-packaging-pyc (23.2-r0) (15/30) Purging py3-packaging (23.2-r0) (16/30) Purging py3-parsing-pyc (3.1.1-r0) (17/30) Purging py3-parsing (3.1.1-r0) (18/30) Purging python3-pyc (3.11.6-r1) (19/30) Purging python3-pycache-pyc0 (3.11.6-r1) (20/30) Purging pyc (3.11.6-r1) (21/30) Purging yaml (0.2.5-r2) (22/30) Purging python3 (3.11.6-r1) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.4-r3) (26/30) Purging libpanelw (6.4_p20231007-r0) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r2) (29/30) Purging sqlite-libs (3.44.0-r0) (30/30) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 416 MiB in 102 packages >>> py3-cliff: Updating the community/ppc64le repository index... >>> py3-cliff: Signing the index...