>>> py3-cliff: Building community/py3-cliff 4.14.0-r0 (using abuild 3.17.0_rc2-r0) started Tue, 19 May 2026 00:21:59 +0000 >>> py3-cliff: Validating /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/33) Installing gdbm (1.26-r0) ( 2/33) Installing mpdecimal (4.0.1-r0) ( 3/33) Installing libpanelw (6.6_p20260502-r0) ( 4/33) Installing readline (8.3.3-r1) ( 5/33) Installing sqlite-libs (3.53.1-r0) ( 6/33) Installing python3 (3.14.3-r0) ( 7/33) Installing python3-pycache-pyc0 (3.14.3-r0) ( 8/33) Installing pyc (3.14.3-r0) ( 9/33) Installing py3-importlib-metadata-pyc (9.0.0-r0) (10/33) Installing py3-zipp-pyc (3.23.0-r1) (11/33) Installing python3-pyc (3.14.3-r0) (12/33) Installing py3-zipp (3.23.0-r1) (13/33) Installing py3-importlib-metadata (9.0.0-r0) (14/33) Installing py3-stevedore (5.7.0-r1) (15/33) Installing py3-stevedore-pyc (5.7.0-r1) (16/33) Installing yaml (0.2.5-r2) (17/33) Installing py3-yaml (6.0.3-r2) (18/33) Installing py3-yaml-pyc (6.0.3-r2) (19/33) Installing py3-installer (1.0.0-r0) (20/33) Installing py3-installer-pyc (1.0.0-r0) (21/33) Installing py3-gpep517 (19-r2) (22/33) Installing py3-gpep517-pyc (19-r2) (23/33) Installing py3-parsing (3.3.2-r1) (24/33) Installing py3-parsing-pyc (3.3.2-r1) (25/33) Installing py3-packaging (26.2-r0) (26/33) Installing py3-packaging-pyc (26.2-r0) (27/33) Installing py3-setuptools (82.0.1-r1) (28/33) Installing py3-setuptools-pyc (82.0.1-r1) (29/33) Installing py3-pbr (7.0.3-r1) (30/33) Installing py3-pbr-pyc (7.0.3-r1) (31/33) Installing py3-wheel (0.47.0-r0) (32/33) Installing py3-wheel-pyc (0.47.0-r0) (33/33) Installing .makedepends-py3-cliff (20260519.002200) Executing busybox-1.37.0-r31.trigger OK: 1972.6 MiB in 158 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.24/cliff-4.14.0.tar.gz /var/cache/distfiles/v3.24/cliff-4.14.0.tar.gz: OK >>> py3-cliff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/cliff-4.14.0.tar.gz /var/cache/distfiles/v3.24/cliff-4.14.0.tar.gz: OK >>> py3-cliff: Unpacking /var/cache/distfiles/v3.24/cliff-4.14.0.tar.gz... 2026-05-19 00:22:00,880 gpep517 INFO Building wheel via backend pbr.build /usr/lib/python3.14/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2026-05-19 00:22:00,921 setuptools.config._validate_pyproject.formats WARNING Entry point `list files` does not follow recommended pattern: [\w.-]+ 2026-05-19 00:22:00,921 setuptools.config._validate_pyproject.formats WARNING Entry point `show file` does not follow recommended pattern: [\w.-]+ /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-05-19 00:22:00,938 root INFO running bdist_wheel 2026-05-19 00:22:00,945 root INFO running build 2026-05-19 00:22:00,945 root INFO running build_py 2026-05-19 00:22:00,947 root INFO creating build/lib/cliff 2026-05-19 00:22:00,947 root INFO copying cliff/__init__.py -> build/lib/cliff 2026-05-19 00:22:00,947 root INFO copying cliff/help.py -> build/lib/cliff 2026-05-19 00:22:00,947 root INFO copying cliff/_argparse.py -> build/lib/cliff 2026-05-19 00:22:00,948 root INFO copying cliff/commandmanager.py -> build/lib/cliff 2026-05-19 00:22:00,948 root INFO copying cliff/utils.py -> build/lib/cliff 2026-05-19 00:22:00,948 root INFO copying cliff/sphinxext.py -> build/lib/cliff 2026-05-19 00:22:00,949 root INFO copying cliff/columns.py -> build/lib/cliff 2026-05-19 00:22:00,949 root INFO copying cliff/complete.py -> build/lib/cliff 2026-05-19 00:22:00,949 root INFO copying cliff/hooks.py -> build/lib/cliff 2026-05-19 00:22:00,949 root INFO copying cliff/display.py -> build/lib/cliff 2026-05-19 00:22:00,949 root INFO copying cliff/interactive.py -> build/lib/cliff 2026-05-19 00:22:00,950 root INFO copying cliff/show.py -> build/lib/cliff 2026-05-19 00:22:00,950 root INFO copying cliff/command.py -> build/lib/cliff 2026-05-19 00:22:00,950 root INFO copying cliff/lister.py -> build/lib/cliff 2026-05-19 00:22:00,950 root INFO copying cliff/app.py -> build/lib/cliff 2026-05-19 00:22:00,951 root INFO running egg_info 2026-05-19 00:22:00,955 root INFO writing cliff.egg-info/PKG-INFO 2026-05-19 00:22:00,955 root INFO writing dependency_links to cliff.egg-info/dependency_links.txt 2026-05-19 00:22:00,956 root INFO writing entry points to cliff.egg-info/entry_points.txt 2026-05-19 00:22:00,956 root INFO writing requirements to cliff.egg-info/requires.txt 2026-05-19 00:22:00,956 root INFO writing top-level names to cliff.egg-info/top_level.txt 2026-05-19 00:22:00,956 root INFO [pbr] Reusing existing SOURCES.txt /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'cliff.formatters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cliff.formatters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cliff.formatters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cliff.formatters' to be distributed and are already explicitly excluding 'cliff.formatters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'cliff.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cliff.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cliff.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cliff.tests' to be distributed and are already explicitly excluding 'cliff.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-05-19 00:22:00,959 root INFO copying cliff/py.typed -> build/lib/cliff 2026-05-19 00:22:00,959 root INFO creating build/lib/cliff/formatters 2026-05-19 00:22:00,960 root INFO copying cliff/formatters/__init__.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,960 root INFO copying cliff/formatters/base.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,960 root INFO copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,960 root INFO copying cliff/formatters/json_format.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,960 root INFO copying cliff/formatters/shell.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,961 root INFO copying cliff/formatters/table.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,961 root INFO copying cliff/formatters/value.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,961 root INFO copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters 2026-05-19 00:22:00,961 root INFO creating build/lib/cliff/tests 2026-05-19 00:22:00,961 root INFO copying cliff/tests/__init__.py -> build/lib/cliff/tests 2026-05-19 00:22:00,962 root INFO copying cliff/tests/base.py -> build/lib/cliff/tests 2026-05-19 00:22:00,962 root INFO copying cliff/tests/test__argparse.py -> build/lib/cliff/tests 2026-05-19 00:22:00,962 root INFO copying cliff/tests/test_app.py -> build/lib/cliff/tests 2026-05-19 00:22:00,962 root INFO copying cliff/tests/test_columns.py -> build/lib/cliff/tests 2026-05-19 00:22:00,962 root INFO copying cliff/tests/test_command.py -> build/lib/cliff/tests 2026-05-19 00:22:00,963 root INFO copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests 2026-05-19 00:22:00,963 root INFO copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests 2026-05-19 00:22:00,963 root INFO copying cliff/tests/test_complete.py -> build/lib/cliff/tests 2026-05-19 00:22:00,963 root INFO copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests 2026-05-19 00:22:00,963 root INFO copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests 2026-05-19 00:22:00,964 root INFO copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests 2026-05-19 00:22:00,964 root INFO copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests 2026-05-19 00:22:00,964 root INFO copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests 2026-05-19 00:22:00,964 root INFO copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests 2026-05-19 00:22:00,965 root INFO copying cliff/tests/test_help.py -> build/lib/cliff/tests 2026-05-19 00:22:00,965 root INFO copying cliff/tests/test_interactive.py -> build/lib/cliff/tests 2026-05-19 00:22:00,965 root INFO copying cliff/tests/test_lister.py -> build/lib/cliff/tests 2026-05-19 00:22:00,965 root INFO copying cliff/tests/test_show.py -> build/lib/cliff/tests 2026-05-19 00:22:00,965 root INFO copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests 2026-05-19 00:22:00,966 root INFO copying cliff/tests/test_utils.py -> build/lib/cliff/tests 2026-05-19 00:22:00,966 root INFO copying cliff/tests/utils.py -> build/lib/cliff/tests 2026-05-19 00:22:00,966 root INFO installing to build/bdist.linux-aarch64/wheel 2026-05-19 00:22:00,966 root INFO running install 2026-05-19 00:22:00,975 root INFO [pbr] Generating AUTHORS 2026-05-19 00:22:00,977 root INFO [pbr] AUTHORS complete (0.0s) 2026-05-19 00:22:00,977 root INFO running install_lib 2026-05-19 00:22:00,978 root INFO creating build/bdist.linux-aarch64/wheel 2026-05-19 00:22:00,979 root INFO creating build/bdist.linux-aarch64/wheel/cliff 2026-05-19 00:22:00,979 root INFO copying build/lib/cliff/__init__.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,979 root INFO copying build/lib/cliff/help.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,979 root INFO copying build/lib/cliff/_argparse.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,979 root INFO copying build/lib/cliff/commandmanager.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,980 root INFO copying build/lib/cliff/utils.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,980 root INFO copying build/lib/cliff/sphinxext.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,980 root INFO copying build/lib/cliff/columns.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,980 root INFO creating build/bdist.linux-aarch64/wheel/cliff/formatters 2026-05-19 00:22:00,980 root INFO copying build/lib/cliff/formatters/__init__.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,981 root INFO copying build/lib/cliff/formatters/shell.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,981 root INFO copying build/lib/cliff/formatters/value.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,981 root INFO copying build/lib/cliff/formatters/commaseparated.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,981 root INFO copying build/lib/cliff/formatters/json_format.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,981 root INFO copying build/lib/cliff/formatters/table.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,982 root INFO copying build/lib/cliff/formatters/base.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,982 root INFO copying build/lib/cliff/formatters/yaml_format.py -> build/bdist.linux-aarch64/wheel/./cliff/formatters 2026-05-19 00:22:00,982 root INFO copying build/lib/cliff/complete.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,982 root INFO copying build/lib/cliff/hooks.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,982 root INFO creating build/bdist.linux-aarch64/wheel/cliff/tests 2026-05-19 00:22:00,982 root INFO copying build/lib/cliff/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,983 root INFO copying build/lib/cliff/tests/test_formatters_value.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,983 root INFO copying build/lib/cliff/tests/test_command_hooks.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,983 root INFO copying build/lib/cliff/tests/test_formatters_shell.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,983 root INFO copying build/lib/cliff/tests/test_commandmanager.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,983 root INFO copying build/lib/cliff/tests/test_formatters_json.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,983 root INFO copying build/lib/cliff/tests/test_help.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,984 root INFO copying build/lib/cliff/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,984 root INFO copying build/lib/cliff/tests/test_app.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,984 root INFO copying build/lib/cliff/tests/test_formatters_table.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,984 root INFO copying build/lib/cliff/tests/test_command.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,984 root INFO copying build/lib/cliff/tests/utils.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,985 root INFO copying build/lib/cliff/tests/test_columns.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,985 root INFO copying build/lib/cliff/tests/test_show.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,985 root INFO copying build/lib/cliff/tests/test_lister.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,985 root INFO copying build/lib/cliff/tests/test_sphinxext.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,985 root INFO copying build/lib/cliff/tests/test_complete.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,985 root INFO copying build/lib/cliff/tests/test__argparse.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,986 root INFO copying build/lib/cliff/tests/test_formatters_csv.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,986 root INFO copying build/lib/cliff/tests/test_interactive.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,986 root INFO copying build/lib/cliff/tests/base.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,986 root INFO copying build/lib/cliff/tests/test_formatters_yaml.py -> build/bdist.linux-aarch64/wheel/./cliff/tests 2026-05-19 00:22:00,986 root INFO copying build/lib/cliff/display.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,986 root INFO copying build/lib/cliff/py.typed -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,987 root INFO copying build/lib/cliff/interactive.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,987 root INFO copying build/lib/cliff/show.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,987 root INFO copying build/lib/cliff/command.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,987 root INFO copying build/lib/cliff/lister.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,987 root INFO copying build/lib/cliff/app.py -> build/bdist.linux-aarch64/wheel/./cliff 2026-05-19 00:22:00,987 root INFO running install_egg_info 2026-05-19 00:22:00,989 root INFO Copying cliff.egg-info to build/bdist.linux-aarch64/wheel/./cliff-4.14.0-py3.14.egg-info 2026-05-19 00:22:00,990 root INFO running install_scripts 2026-05-19 00:22:00,992 root INFO creating build/bdist.linux-aarch64/wheel/cliff-4.14.0.dist-info/WHEEL 2026-05-19 00:22:00,993 wheel INFO creating '/home/buildozer/aports/community/py3-cliff/src/cliff-4.14.0/.dist/.tmp-a3cc8sgm/cliff-4.14.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-05-19 00:22:00,993 wheel INFO adding 'cliff/__init__.py' 2026-05-19 00:22:00,993 wheel INFO adding 'cliff/_argparse.py' 2026-05-19 00:22:00,993 wheel INFO adding 'cliff/app.py' 2026-05-19 00:22:00,994 wheel INFO adding 'cliff/columns.py' 2026-05-19 00:22:00,994 wheel INFO adding 'cliff/command.py' 2026-05-19 00:22:00,994 wheel INFO adding 'cliff/commandmanager.py' 2026-05-19 00:22:00,994 wheel INFO adding 'cliff/complete.py' 2026-05-19 00:22:00,994 wheel INFO adding 'cliff/display.py' 2026-05-19 00:22:00,994 wheel INFO adding 'cliff/help.py' 2026-05-19 00:22:00,995 wheel INFO adding 'cliff/hooks.py' 2026-05-19 00:22:00,995 wheel INFO adding 'cliff/interactive.py' 2026-05-19 00:22:00,995 wheel INFO adding 'cliff/lister.py' 2026-05-19 00:22:00,995 wheel INFO adding 'cliff/py.typed' 2026-05-19 00:22:00,995 wheel INFO adding 'cliff/show.py' 2026-05-19 00:22:00,995 wheel INFO adding 'cliff/sphinxext.py' 2026-05-19 00:22:00,996 wheel INFO adding 'cliff/utils.py' 2026-05-19 00:22:00,996 wheel INFO adding 'cliff/formatters/__init__.py' 2026-05-19 00:22:00,996 wheel INFO adding 'cliff/formatters/base.py' 2026-05-19 00:22:00,996 wheel INFO adding 'cliff/formatters/commaseparated.py' 2026-05-19 00:22:00,996 wheel INFO adding 'cliff/formatters/json_format.py' 2026-05-19 00:22:00,996 wheel INFO adding 'cliff/formatters/shell.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/formatters/table.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/formatters/value.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/formatters/yaml_format.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/tests/__init__.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/tests/base.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/tests/test__argparse.py' 2026-05-19 00:22:00,997 wheel INFO adding 'cliff/tests/test_app.py' 2026-05-19 00:22:00,998 wheel INFO adding 'cliff/tests/test_columns.py' 2026-05-19 00:22:00,998 wheel INFO adding 'cliff/tests/test_command.py' 2026-05-19 00:22:00,998 wheel INFO adding 'cliff/tests/test_command_hooks.py' 2026-05-19 00:22:00,998 wheel INFO adding 'cliff/tests/test_commandmanager.py' 2026-05-19 00:22:00,998 wheel INFO adding 'cliff/tests/test_complete.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_formatters_csv.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_formatters_json.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_formatters_shell.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_formatters_table.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_formatters_value.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_formatters_yaml.py' 2026-05-19 00:22:00,999 wheel INFO adding 'cliff/tests/test_help.py' 2026-05-19 00:22:01,000 wheel INFO adding 'cliff/tests/test_interactive.py' 2026-05-19 00:22:01,000 wheel INFO adding 'cliff/tests/test_lister.py' 2026-05-19 00:22:01,000 wheel INFO adding 'cliff/tests/test_show.py' 2026-05-19 00:22:01,000 wheel INFO adding 'cliff/tests/test_sphinxext.py' 2026-05-19 00:22:01,000 wheel INFO adding 'cliff/tests/test_utils.py' 2026-05-19 00:22:01,000 wheel INFO adding 'cliff/tests/utils.py' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/licenses/AUTHORS' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/licenses/LICENSE' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/METADATA' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/WHEEL' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/entry_points.txt' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/pbr.json' 2026-05-19 00:22:01,001 wheel INFO adding 'cliff-4.14.0.dist-info/top_level.txt' 2026-05-19 00:22:01,002 wheel INFO adding 'cliff-4.14.0.dist-info/RECORD' 2026-05-19 00:22:01,002 root INFO removing build/bdist.linux-aarch64/wheel 2026-05-19 00:22:01,003 gpep517 INFO The backend produced .dist/cliff-4.14.0-py3-none-any.whl cliff-4.14.0-py3-none-any.whl >>> py3-cliff: Entering fakeroot... >>> py3-cliff-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/cliff/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.14/site-packages/cliff/__pycache__' 'usr/lib/python3.14/site-packages/cliff/formatters/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.14/site-packages/cliff/formatters/__pycache__' 'usr/lib/python3.14/site-packages/cliff/tests/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.14/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... python3~3.14 >>> py3-cliff-pyc*: Package size: 383.6 KB >>> py3-cliff-pyc*: Compressing data... >>> py3-cliff-pyc*: Create checksum... >>> py3-cliff-pyc*: Create py3-cliff-pyc-4.14.0-r0.apk >>> py3-cliff*: Tracing dependencies... py3-importlib-metadata py3-stevedore py3-yaml python3~3.14 >>> py3-cliff*: Package size: 283.3 KB >>> py3-cliff*: Compressing data... >>> py3-cliff*: Create checksum... >>> py3-cliff*: Create py3-cliff-4.14.0-r0.apk >>> py3-cliff: Build complete at Tue, 19 May 2026 00:22:01 +0000 elapsed time 0h 0m 2s >>> py3-cliff: Cleaning up srcdir >>> py3-cliff: Cleaning up pkgdir >>> py3-cliff: Cleaning up tmpdir >>> py3-cliff: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-cliff (20260519.002200) ( 2/33) Purging py3-importlib-metadata-pyc (9.0.0-r0) ( 3/33) Purging py3-importlib-metadata (9.0.0-r0) ( 4/33) Purging py3-zipp-pyc (3.23.0-r1) ( 5/33) Purging py3-zipp (3.23.0-r1) ( 6/33) Purging py3-stevedore-pyc (5.7.0-r1) ( 7/33) Purging py3-stevedore (5.7.0-r1) ( 8/33) Purging py3-yaml-pyc (6.0.3-r2) ( 9/33) Purging py3-yaml (6.0.3-r2) (10/33) Purging py3-gpep517-pyc (19-r2) (11/33) Purging py3-gpep517 (19-r2) (12/33) Purging py3-installer-pyc (1.0.0-r0) (13/33) Purging py3-installer (1.0.0-r0) (14/33) Purging py3-pbr-pyc (7.0.3-r1) (15/33) Purging py3-pbr (7.0.3-r1) (16/33) Purging py3-setuptools-pyc (82.0.1-r1) (17/33) Purging py3-setuptools (82.0.1-r1) (18/33) Purging py3-wheel-pyc (0.47.0-r0) (19/33) Purging py3-wheel (0.47.0-r0) (20/33) Purging py3-packaging-pyc (26.2-r0) (21/33) Purging py3-packaging (26.2-r0) (22/33) Purging py3-parsing-pyc (3.3.2-r1) (23/33) Purging py3-parsing (3.3.2-r1) (24/33) Purging python3-pyc (3.14.3-r0) (25/33) Purging python3-pycache-pyc0 (3.14.3-r0) (26/33) Purging pyc (3.14.3-r0) (27/33) Purging python3 (3.14.3-r0) (28/33) Purging gdbm (1.26-r0) (29/33) Purging libpanelw (6.6_p20260502-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.1-r0) (33/33) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 1922.5 MiB in 125 packages >>> py3-cliff: Updating the community/aarch64 repository index... >>> py3-cliff: Signing the index...