>>> py3-cliff: Building community/py3-cliff 4.13.3-r0 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 20:08:23 +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/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r1) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.2-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.6_p20260404-r0) ( 7/36) Installing readline (8.3.3-r1) ( 8/36) Installing sqlite-libs (3.53.0-r0) ( 9/36) Installing python3 (3.14.3-r0) (10/36) Installing python3-pycache-pyc0 (3.14.3-r0) (11/36) Installing pyc (3.14.3-r0) (12/36) Installing py3-importlib-metadata-pyc (9.0.0-r0) (13/36) Installing py3-zipp-pyc (3.23.0-r1) (14/36) Installing python3-pyc (3.14.3-r0) (15/36) Installing py3-zipp (3.23.0-r1) (16/36) Installing py3-importlib-metadata (9.0.0-r0) (17/36) Installing py3-stevedore (5.7.0-r1) (18/36) Installing py3-stevedore-pyc (5.7.0-r1) (19/36) Installing yaml (0.2.5-r2) (20/36) Installing py3-yaml (6.0.3-r2) (21/36) Installing py3-yaml-pyc (6.0.3-r2) (22/36) Installing py3-installer (1.0.0-r0) (23/36) Installing py3-installer-pyc (1.0.0-r0) (24/36) Installing py3-gpep517 (19-r2) (25/36) Installing py3-gpep517-pyc (19-r2) (26/36) Installing py3-parsing (3.3.2-r1) (27/36) Installing py3-parsing-pyc (3.3.2-r1) (28/36) Installing py3-packaging (26.1-r0) (29/36) Installing py3-packaging-pyc (26.1-r0) (30/36) Installing py3-setuptools (82.0.1-r1) (31/36) Installing py3-setuptools-pyc (82.0.1-r1) (32/36) Installing py3-pbr (7.0.3-r1) (33/36) Installing py3-pbr-pyc (7.0.3-r1) (34/36) Installing py3-wheel (0.47.0-r0) (35/36) Installing py3-wheel-pyc (0.47.0-r0) (36/36) Installing .makedepends-py3-cliff (20260423.200825) Executing busybox-1.37.0-r31.trigger OK: 594.5 MiB in 139 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.13.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/cliff-4.13.3.tar.gz.part' cliff-4.13.3.tar.gz. 100% |********************************| 89309 0:00:00 ETA '/var/cache/distfiles/cliff-4.13.3.tar.gz.part' saved /var/cache/distfiles/cliff-4.13.3.tar.gz: OK >>> py3-cliff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/cliff-4.13.3.tar.gz /var/cache/distfiles/cliff-4.13.3.tar.gz: OK >>> py3-cliff: Unpacking /var/cache/distfiles/cliff-4.13.3.tar.gz... 2026-04-23 20:08:26,943 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-04-23 20:08:27,014 setuptools.config._validate_pyproject.formats WARNING Entry point `list files` does not follow recommended pattern: [\w.-]+ 2026-04-23 20:08:27,014 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-04-23 20:08:27,042 root INFO running bdist_wheel 2026-04-23 20:08:27,056 root INFO running build 2026-04-23 20:08:27,056 root INFO running build_py 2026-04-23 20:08:27,060 root INFO creating build/lib/cliff 2026-04-23 20:08:27,061 root INFO copying cliff/_argparse.py -> build/lib/cliff 2026-04-23 20:08:27,061 root INFO copying cliff/app.py -> build/lib/cliff 2026-04-23 20:08:27,062 root INFO copying cliff/commandmanager.py -> build/lib/cliff 2026-04-23 20:08:27,062 root INFO copying cliff/utils.py -> build/lib/cliff 2026-04-23 20:08:27,062 root INFO copying cliff/lister.py -> build/lib/cliff 2026-04-23 20:08:27,063 root INFO copying cliff/display.py -> build/lib/cliff 2026-04-23 20:08:27,063 root INFO copying cliff/show.py -> build/lib/cliff 2026-04-23 20:08:27,064 root INFO copying cliff/help.py -> build/lib/cliff 2026-04-23 20:08:27,064 root INFO copying cliff/hooks.py -> build/lib/cliff 2026-04-23 20:08:27,065 root INFO copying cliff/columns.py -> build/lib/cliff 2026-04-23 20:08:27,065 root INFO copying cliff/command.py -> build/lib/cliff 2026-04-23 20:08:27,065 root INFO copying cliff/__init__.py -> build/lib/cliff 2026-04-23 20:08:27,066 root INFO copying cliff/interactive.py -> build/lib/cliff 2026-04-23 20:08:27,066 root INFO copying cliff/sphinxext.py -> build/lib/cliff 2026-04-23 20:08:27,067 root INFO copying cliff/complete.py -> build/lib/cliff 2026-04-23 20:08:27,067 root INFO running egg_info 2026-04-23 20:08:27,076 root INFO writing cliff.egg-info/PKG-INFO 2026-04-23 20:08:27,079 root INFO writing dependency_links to cliff.egg-info/dependency_links.txt 2026-04-23 20:08:27,080 root INFO writing entry points to cliff.egg-info/entry_points.txt 2026-04-23 20:08:27,080 root INFO writing requirements to cliff.egg-info/requires.txt 2026-04-23 20:08:27,081 root INFO writing top-level names to cliff.egg-info/top_level.txt 2026-04-23 20:08:27,081 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-04-23 20:08:27,086 root INFO copying cliff/py.typed -> build/lib/cliff 2026-04-23 20:08:27,087 root INFO creating build/lib/cliff/formatters 2026-04-23 20:08:27,087 root INFO copying cliff/formatters/__init__.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,087 root INFO copying cliff/formatters/base.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,088 root INFO copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,088 root INFO copying cliff/formatters/json_format.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,089 root INFO copying cliff/formatters/shell.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,089 root INFO copying cliff/formatters/table.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,090 root INFO copying cliff/formatters/value.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,090 root INFO copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters 2026-04-23 20:08:27,090 root INFO creating build/lib/cliff/tests 2026-04-23 20:08:27,091 root INFO copying cliff/tests/__init__.py -> build/lib/cliff/tests 2026-04-23 20:08:27,091 root INFO copying cliff/tests/base.py -> build/lib/cliff/tests 2026-04-23 20:08:27,091 root INFO copying cliff/tests/test__argparse.py -> build/lib/cliff/tests 2026-04-23 20:08:27,092 root INFO copying cliff/tests/test_app.py -> build/lib/cliff/tests 2026-04-23 20:08:27,092 root INFO copying cliff/tests/test_columns.py -> build/lib/cliff/tests 2026-04-23 20:08:27,093 root INFO copying cliff/tests/test_command.py -> build/lib/cliff/tests 2026-04-23 20:08:27,093 root INFO copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests 2026-04-23 20:08:27,094 root INFO copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests 2026-04-23 20:08:27,094 root INFO copying cliff/tests/test_complete.py -> build/lib/cliff/tests 2026-04-23 20:08:27,094 root INFO copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests 2026-04-23 20:08:27,095 root INFO copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests 2026-04-23 20:08:27,095 root INFO copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests 2026-04-23 20:08:27,096 root INFO copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests 2026-04-23 20:08:27,096 root INFO copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests 2026-04-23 20:08:27,097 root INFO copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests 2026-04-23 20:08:27,097 root INFO copying cliff/tests/test_help.py -> build/lib/cliff/tests 2026-04-23 20:08:27,098 root INFO copying cliff/tests/test_interactive.py -> build/lib/cliff/tests 2026-04-23 20:08:27,098 root INFO copying cliff/tests/test_lister.py -> build/lib/cliff/tests 2026-04-23 20:08:27,098 root INFO copying cliff/tests/test_show.py -> build/lib/cliff/tests 2026-04-23 20:08:27,099 root INFO copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests 2026-04-23 20:08:27,099 root INFO copying cliff/tests/test_utils.py -> build/lib/cliff/tests 2026-04-23 20:08:27,100 root INFO copying cliff/tests/utils.py -> build/lib/cliff/tests 2026-04-23 20:08:27,100 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-04-23 20:08:27,101 root INFO running install 2026-04-23 20:08:27,118 root INFO [pbr] Generating AUTHORS 2026-04-23 20:08:27,120 root INFO [pbr] AUTHORS complete (0.0s) 2026-04-23 20:08:27,121 root INFO running install_lib 2026-04-23 20:08:27,125 root INFO creating build/bdist.linux-loongarch64/wheel 2026-04-23 20:08:27,125 root INFO creating build/bdist.linux-loongarch64/wheel/cliff 2026-04-23 20:08:27,125 root INFO copying build/lib/cliff/_argparse.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,126 root INFO copying build/lib/cliff/app.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,126 root INFO copying build/lib/cliff/commandmanager.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,126 root INFO copying build/lib/cliff/utils.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,127 root INFO copying build/lib/cliff/lister.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,127 root INFO copying build/lib/cliff/py.typed -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,128 root INFO copying build/lib/cliff/display.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,128 root INFO copying build/lib/cliff/show.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,128 root INFO copying build/lib/cliff/help.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,129 root INFO copying build/lib/cliff/hooks.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,129 root INFO copying build/lib/cliff/columns.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,129 root INFO copying build/lib/cliff/command.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,130 root INFO copying build/lib/cliff/__init__.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,130 root INFO creating build/bdist.linux-loongarch64/wheel/cliff/tests 2026-04-23 20:08:27,130 root INFO copying build/lib/cliff/tests/test_lister.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,131 root INFO copying build/lib/cliff/tests/test_formatters_value.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,131 root INFO copying build/lib/cliff/tests/test_show.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,131 root INFO copying build/lib/cliff/tests/base.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,132 root INFO copying build/lib/cliff/tests/utils.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,132 root INFO copying build/lib/cliff/tests/test_help.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,133 root INFO copying build/lib/cliff/tests/test_formatters_shell.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,133 root INFO copying build/lib/cliff/tests/test_columns.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,133 root INFO copying build/lib/cliff/tests/test_utils.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,134 root INFO copying build/lib/cliff/tests/test__argparse.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,134 root INFO copying build/lib/cliff/tests/test_formatters_json.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,134 root INFO copying build/lib/cliff/tests/test_command.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,135 root INFO copying build/lib/cliff/tests/test_interactive.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,135 root INFO copying build/lib/cliff/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,135 root INFO copying build/lib/cliff/tests/test_formatters_csv.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,136 root INFO copying build/lib/cliff/tests/test_formatters_table.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,136 root INFO copying build/lib/cliff/tests/test_sphinxext.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,137 root INFO copying build/lib/cliff/tests/test_complete.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,137 root INFO copying build/lib/cliff/tests/test_commandmanager.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,137 root INFO copying build/lib/cliff/tests/test_formatters_yaml.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,138 root INFO copying build/lib/cliff/tests/test_command_hooks.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,138 root INFO copying build/lib/cliff/tests/test_app.py -> build/bdist.linux-loongarch64/wheel/./cliff/tests 2026-04-23 20:08:27,138 root INFO creating build/bdist.linux-loongarch64/wheel/cliff/formatters 2026-04-23 20:08:27,139 root INFO copying build/lib/cliff/formatters/commaseparated.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,139 root INFO copying build/lib/cliff/formatters/value.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,139 root INFO copying build/lib/cliff/formatters/base.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,140 root INFO copying build/lib/cliff/formatters/yaml_format.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,140 root INFO copying build/lib/cliff/formatters/json_format.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,140 root INFO copying build/lib/cliff/formatters/shell.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,141 root INFO copying build/lib/cliff/formatters/table.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,141 root INFO copying build/lib/cliff/formatters/__init__.py -> build/bdist.linux-loongarch64/wheel/./cliff/formatters 2026-04-23 20:08:27,141 root INFO copying build/lib/cliff/interactive.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,142 root INFO copying build/lib/cliff/sphinxext.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,142 root INFO copying build/lib/cliff/complete.py -> build/bdist.linux-loongarch64/wheel/./cliff 2026-04-23 20:08:27,142 root INFO running install_egg_info 2026-04-23 20:08:27,146 root INFO Copying cliff.egg-info to build/bdist.linux-loongarch64/wheel/./cliff-4.13.3-py3.14.egg-info 2026-04-23 20:08:27,149 root INFO running install_scripts 2026-04-23 20:08:27,152 root INFO creating build/bdist.linux-loongarch64/wheel/cliff-4.13.3.dist-info/WHEEL 2026-04-23 20:08:27,153 wheel INFO creating '/home/buildozer/aports/community/py3-cliff/src/cliff-4.13.3/.dist/.tmp-468j7glo/cliff-4.13.3-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-04-23 20:08:27,153 wheel INFO adding 'cliff/__init__.py' 2026-04-23 20:08:27,154 wheel INFO adding 'cliff/_argparse.py' 2026-04-23 20:08:27,154 wheel INFO adding 'cliff/app.py' 2026-04-23 20:08:27,155 wheel INFO adding 'cliff/columns.py' 2026-04-23 20:08:27,155 wheel INFO adding 'cliff/command.py' 2026-04-23 20:08:27,155 wheel INFO adding 'cliff/commandmanager.py' 2026-04-23 20:08:27,156 wheel INFO adding 'cliff/complete.py' 2026-04-23 20:08:27,156 wheel INFO adding 'cliff/display.py' 2026-04-23 20:08:27,157 wheel INFO adding 'cliff/help.py' 2026-04-23 20:08:27,157 wheel INFO adding 'cliff/hooks.py' 2026-04-23 20:08:27,157 wheel INFO adding 'cliff/interactive.py' 2026-04-23 20:08:27,158 wheel INFO adding 'cliff/lister.py' 2026-04-23 20:08:27,158 wheel INFO adding 'cliff/py.typed' 2026-04-23 20:08:27,158 wheel INFO adding 'cliff/show.py' 2026-04-23 20:08:27,159 wheel INFO adding 'cliff/sphinxext.py' 2026-04-23 20:08:27,159 wheel INFO adding 'cliff/utils.py' 2026-04-23 20:08:27,159 wheel INFO adding 'cliff/formatters/__init__.py' 2026-04-23 20:08:27,160 wheel INFO adding 'cliff/formatters/base.py' 2026-04-23 20:08:27,160 wheel INFO adding 'cliff/formatters/commaseparated.py' 2026-04-23 20:08:27,160 wheel INFO adding 'cliff/formatters/json_format.py' 2026-04-23 20:08:27,161 wheel INFO adding 'cliff/formatters/shell.py' 2026-04-23 20:08:27,161 wheel INFO adding 'cliff/formatters/table.py' 2026-04-23 20:08:27,161 wheel INFO adding 'cliff/formatters/value.py' 2026-04-23 20:08:27,162 wheel INFO adding 'cliff/formatters/yaml_format.py' 2026-04-23 20:08:27,162 wheel INFO adding 'cliff/tests/__init__.py' 2026-04-23 20:08:27,162 wheel INFO adding 'cliff/tests/base.py' 2026-04-23 20:08:27,163 wheel INFO adding 'cliff/tests/test__argparse.py' 2026-04-23 20:08:27,163 wheel INFO adding 'cliff/tests/test_app.py' 2026-04-23 20:08:27,164 wheel INFO adding 'cliff/tests/test_columns.py' 2026-04-23 20:08:27,164 wheel INFO adding 'cliff/tests/test_command.py' 2026-04-23 20:08:27,164 wheel INFO adding 'cliff/tests/test_command_hooks.py' 2026-04-23 20:08:27,165 wheel INFO adding 'cliff/tests/test_commandmanager.py' 2026-04-23 20:08:27,165 wheel INFO adding 'cliff/tests/test_complete.py' 2026-04-23 20:08:27,166 wheel INFO adding 'cliff/tests/test_formatters_csv.py' 2026-04-23 20:08:27,166 wheel INFO adding 'cliff/tests/test_formatters_json.py' 2026-04-23 20:08:27,166 wheel INFO adding 'cliff/tests/test_formatters_shell.py' 2026-04-23 20:08:27,167 wheel INFO adding 'cliff/tests/test_formatters_table.py' 2026-04-23 20:08:27,167 wheel INFO adding 'cliff/tests/test_formatters_value.py' 2026-04-23 20:08:27,167 wheel INFO adding 'cliff/tests/test_formatters_yaml.py' 2026-04-23 20:08:27,168 wheel INFO adding 'cliff/tests/test_help.py' 2026-04-23 20:08:27,168 wheel INFO adding 'cliff/tests/test_interactive.py' 2026-04-23 20:08:27,168 wheel INFO adding 'cliff/tests/test_lister.py' 2026-04-23 20:08:27,169 wheel INFO adding 'cliff/tests/test_show.py' 2026-04-23 20:08:27,169 wheel INFO adding 'cliff/tests/test_sphinxext.py' 2026-04-23 20:08:27,169 wheel INFO adding 'cliff/tests/test_utils.py' 2026-04-23 20:08:27,170 wheel INFO adding 'cliff/tests/utils.py' 2026-04-23 20:08:27,170 wheel INFO adding 'cliff-4.13.3.dist-info/licenses/AUTHORS' 2026-04-23 20:08:27,171 wheel INFO adding 'cliff-4.13.3.dist-info/licenses/LICENSE' 2026-04-23 20:08:27,171 wheel INFO adding 'cliff-4.13.3.dist-info/METADATA' 2026-04-23 20:08:27,171 wheel INFO adding 'cliff-4.13.3.dist-info/WHEEL' 2026-04-23 20:08:27,172 wheel INFO adding 'cliff-4.13.3.dist-info/entry_points.txt' 2026-04-23 20:08:27,172 wheel INFO adding 'cliff-4.13.3.dist-info/pbr.json' 2026-04-23 20:08:27,172 wheel INFO adding 'cliff-4.13.3.dist-info/top_level.txt' 2026-04-23 20:08:27,172 wheel INFO adding 'cliff-4.13.3.dist-info/RECORD' 2026-04-23 20:08:27,173 root INFO removing build/bdist.linux-loongarch64/wheel 2026-04-23 20:08:27,176 gpep517 INFO The backend produced .dist/cliff-4.13.3-py3-none-any.whl cliff-4.13.3-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/tests/__pycache__' -> '/home/buildozer/aports/community/py3-cliff/pkg/py3-cliff-pyc/usr/lib/python3.14/site-packages/cliff/tests/__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__' >>> py3-cliff-pyc*: Preparing subpackage py3-cliff-pyc... Please specify at least one package name on the command line. >>> py3-cliff-pyc*: Running postcheck for py3-cliff-pyc >>> py3-cliff*: Running postcheck for py3-cliff >>> py3-cliff*: Preparing package py3-cliff... Please specify at least one package name on the command line. >>> py3-cliff-pyc*: Tracing dependencies... python3~3.14 >>> py3-cliff-pyc*: Package size: 386.7 KB >>> py3-cliff-pyc*: Compressing data... >>> py3-cliff-pyc*: Create checksum... >>> py3-cliff-pyc*: Create py3-cliff-pyc-4.13.3-r0.apk >>> py3-cliff*: Tracing dependencies... py3-importlib-metadata py3-stevedore py3-yaml python3~3.14 >>> py3-cliff*: Package size: 282.5 KB >>> py3-cliff*: Compressing data... >>> py3-cliff*: Create checksum... >>> py3-cliff*: Create py3-cliff-4.13.3-r0.apk >>> py3-cliff: Build complete at Thu, 23 Apr 2026 20:08:28 +0000 elapsed time 0h 0m 5s >>> py3-cliff: Cleaning up srcdir >>> py3-cliff: Cleaning up pkgdir >>> py3-cliff: Cleaning up tmpdir >>> py3-cliff: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-cliff (20260423.200825) ( 2/36) Purging py3-importlib-metadata-pyc (9.0.0-r0) ( 3/36) Purging py3-importlib-metadata (9.0.0-r0) ( 4/36) Purging py3-zipp-pyc (3.23.0-r1) ( 5/36) Purging py3-zipp (3.23.0-r1) ( 6/36) Purging py3-stevedore-pyc (5.7.0-r1) ( 7/36) Purging py3-stevedore (5.7.0-r1) ( 8/36) Purging py3-yaml-pyc (6.0.3-r2) ( 9/36) Purging py3-yaml (6.0.3-r2) (10/36) Purging py3-gpep517-pyc (19-r2) (11/36) Purging py3-gpep517 (19-r2) (12/36) Purging py3-installer-pyc (1.0.0-r0) (13/36) Purging py3-installer (1.0.0-r0) (14/36) Purging py3-pbr-pyc (7.0.3-r1) (15/36) Purging py3-pbr (7.0.3-r1) (16/36) Purging py3-setuptools-pyc (82.0.1-r1) (17/36) Purging py3-setuptools (82.0.1-r1) (18/36) Purging py3-wheel-pyc (0.47.0-r0) (19/36) Purging py3-wheel (0.47.0-r0) (20/36) Purging py3-packaging-pyc (26.1-r0) (21/36) Purging py3-packaging (26.1-r0) (22/36) Purging py3-parsing-pyc (3.3.2-r1) (23/36) Purging py3-parsing (3.3.2-r1) (24/36) Purging python3-pyc (3.14.3-r0) (25/36) Purging python3-pycache-pyc0 (3.14.3-r0) (26/36) Purging pyc (3.14.3-r0) (27/36) Purging python3 (3.14.3-r0) (28/36) Purging gdbm (1.26-r0) (29/36) Purging libbz2 (1.0.8-r6) (30/36) Purging libffi (3.5.2-r1) (31/36) Purging libpanelw (6.6_p20260404-r0) (32/36) Purging mpdecimal (4.0.1-r0) (33/36) Purging readline (8.3.3-r1) (34/36) Purging sqlite-libs (3.53.0-r0) (35/36) Purging xz-libs (5.8.2-r0) (36/36) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> py3-cliff: Updating the community/loongarch64 repository index... >>> py3-cliff: Signing the index...