>>> py3-cliff: Building community/py3-cliff 4.10.0-r0 (using abuild 3.15.0_rc3-r3) started Fri, 23 May 2025 15:45:11 +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/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.8-r0) (3/35) Installing gdbm (1.24-r0) (4/35) Installing xz-libs (5.8.1-r0) (5/35) Installing mpdecimal (4.0.1-r0) (6/35) Installing libpanelw (6.5_p20250503-r0) (7/35) Installing sqlite-libs (3.49.2-r0) (8/35) Installing python3 (3.12.10-r1) (9/35) Installing python3-pycache-pyc0 (3.12.10-r1) (10/35) Installing pyc (3.12.10-r1) (11/35) Installing py3-importlib-metadata-pyc (7.0.2-r1) (12/35) Installing py3-zipp-pyc (3.17.0-r1) (13/35) Installing python3-pyc (3.12.10-r1) (14/35) Installing py3-zipp (3.17.0-r1) (15/35) Installing py3-importlib-metadata (7.0.2-r1) (16/35) Installing py3-stevedore (4.1.1-r4) (17/35) Installing py3-stevedore-pyc (4.1.1-r4) (18/35) Installing yaml (0.2.5-r2) (19/35) Installing py3-yaml (6.0.2-r0) (20/35) Installing py3-yaml-pyc (6.0.2-r0) (21/35) Installing py3-installer (0.7.0-r2) (22/35) Installing py3-installer-pyc (0.7.0-r2) (23/35) Installing py3-gpep517 (19-r0) (24/35) Installing py3-gpep517-pyc (19-r0) (25/35) Installing py3-parsing (3.2.3-r0) (26/35) Installing py3-parsing-pyc (3.2.3-r0) (27/35) Installing py3-packaging (25.0-r0) (28/35) Installing py3-packaging-pyc (25.0-r0) (29/35) Installing py3-setuptools (80.8.0-r0) (30/35) Installing py3-setuptools-pyc (80.8.0-r0) (31/35) Installing py3-pbr (5.11.1-r5) (32/35) Installing py3-pbr-pyc (5.11.1-r5) (33/35) Installing py3-wheel (0.46.1-r0) (34/35) Installing py3-wheel-pyc (0.46.1-r0) (35/35) Installing .makedepends-py3-cliff (20250523.154514) Executing busybox-1.37.0-r17.trigger OK: 384 MiB in 136 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.22/cliff-4.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cliff: Fetching https://pypi.python.org/packages/source/c/cliff/cliff-4.10.0.tar.gz Connecting to pypi.python.org (151.101.0.223:443) Connecting to pypi.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/v3.22/cliff-4.10.0.tar.gz.part' cliff-4.10.0.tar.gz. 100% |********************************| 86514 0:00:00 ETA '/var/cache/distfiles/v3.22/cliff-4.10.0.tar.gz.part' saved >>> py3-cliff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/cliff-4.10.0.tar.gz >>> py3-cliff: Checking sha512sums... cliff-4.10.0.tar.gz: OK >>> py3-cliff: Unpacking /var/cache/distfiles/v3.22/cliff-4.10.0.tar.gz... 2025-05-23 15:45:18,394 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``develop``. Instead, use standards-based tools like pip or uv. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-05-23 15:45:18,807 root INFO running bdist_wheel 2025-05-23 15:45:18,893 root INFO running build 2025-05-23 15:45:18,894 root INFO running build_py 2025-05-23 15:45:18,920 root INFO creating build/lib/cliff 2025-05-23 15:45:18,921 root INFO copying cliff/__init__.py -> build/lib/cliff 2025-05-23 15:45:18,923 root INFO copying cliff/commandmanager.py -> build/lib/cliff 2025-05-23 15:45:18,925 root INFO copying cliff/help.py -> build/lib/cliff 2025-05-23 15:45:18,927 root INFO copying cliff/app.py -> build/lib/cliff 2025-05-23 15:45:18,928 root INFO copying cliff/interactive.py -> build/lib/cliff 2025-05-23 15:45:18,930 root INFO copying cliff/command.py -> build/lib/cliff 2025-05-23 15:45:18,932 root INFO copying cliff/display.py -> build/lib/cliff 2025-05-23 15:45:18,933 root INFO copying cliff/hooks.py -> build/lib/cliff 2025-05-23 15:45:18,935 root INFO copying cliff/_argparse.py -> build/lib/cliff 2025-05-23 15:45:18,936 root INFO copying cliff/columns.py -> build/lib/cliff 2025-05-23 15:45:18,937 root INFO copying cliff/complete.py -> build/lib/cliff 2025-05-23 15:45:18,939 root INFO copying cliff/show.py -> build/lib/cliff 2025-05-23 15:45:18,941 root INFO copying cliff/lister.py -> build/lib/cliff 2025-05-23 15:45:18,942 root INFO copying cliff/utils.py -> build/lib/cliff 2025-05-23 15:45:18,944 root INFO copying cliff/sphinxext.py -> build/lib/cliff 2025-05-23 15:45:18,947 root INFO creating build/lib/cliff/tests 2025-05-23 15:45:18,948 root INFO copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests 2025-05-23 15:45:18,950 root INFO copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests 2025-05-23 15:45:18,951 root INFO copying cliff/tests/__init__.py -> build/lib/cliff/tests 2025-05-23 15:45:18,953 root INFO copying cliff/tests/test_complete.py -> build/lib/cliff/tests 2025-05-23 15:45:18,954 root INFO copying cliff/tests/test_show.py -> build/lib/cliff/tests 2025-05-23 15:45:18,956 root INFO copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests 2025-05-23 15:45:18,957 root INFO copying cliff/tests/test_lister.py -> build/lib/cliff/tests 2025-05-23 15:45:18,959 root INFO copying cliff/tests/test_columns.py -> build/lib/cliff/tests 2025-05-23 15:45:18,960 root INFO copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests 2025-05-23 15:45:18,962 root INFO copying cliff/tests/test_help.py -> build/lib/cliff/tests 2025-05-23 15:45:18,964 root INFO copying cliff/tests/test_app.py -> build/lib/cliff/tests 2025-05-23 15:45:18,965 root INFO copying cliff/tests/test_interactive.py -> build/lib/cliff/tests 2025-05-23 15:45:18,967 root INFO copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests 2025-05-23 15:45:18,968 root INFO copying cliff/tests/test_utils.py -> build/lib/cliff/tests 2025-05-23 15:45:18,970 root INFO copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests 2025-05-23 15:45:18,971 root INFO copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests 2025-05-23 15:45:18,973 root INFO copying cliff/tests/test_command.py -> build/lib/cliff/tests 2025-05-23 15:45:18,975 root INFO copying cliff/tests/test__argparse.py -> build/lib/cliff/tests 2025-05-23 15:45:18,976 root INFO copying cliff/tests/utils.py -> build/lib/cliff/tests 2025-05-23 15:45:18,977 root INFO copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests 2025-05-23 15:45:18,979 root INFO copying cliff/tests/base.py -> build/lib/cliff/tests 2025-05-23 15:45:18,980 root INFO copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests 2025-05-23 15:45:18,982 root INFO creating build/lib/cliff/formatters 2025-05-23 15:45:18,984 root INFO copying cliff/formatters/__init__.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,985 root INFO copying cliff/formatters/json_format.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,986 root INFO copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,988 root INFO copying cliff/formatters/table.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,989 root INFO copying cliff/formatters/shell.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,991 root INFO copying cliff/formatters/value.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,992 root INFO copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,994 root INFO copying cliff/formatters/base.py -> build/lib/cliff/formatters 2025-05-23 15:45:18,995 root INFO running egg_info 2025-05-23 15:45:19,025 root INFO writing cliff.egg-info/PKG-INFO 2025-05-23 15:45:19,028 root INFO writing dependency_links to cliff.egg-info/dependency_links.txt 2025-05-23 15:45:19,031 root INFO writing entry points to cliff.egg-info/entry_points.txt 2025-05-23 15:45:19,033 root INFO writing requirements to cliff.egg-info/requires.txt 2025-05-23 15:45:19,034 root INFO writing top-level names to cliff.egg-info/top_level.txt 2025-05-23 15:45:19,035 root INFO [pbr] Reusing existing SOURCES.txt 2025-05-23 15:45:19,052 root INFO copying cliff/py.typed -> build/lib/cliff 2025-05-23 15:45:19,057 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-23 15:45:19,058 root INFO running install 2025-05-23 15:45:19,131 root INFO [pbr] Generating AUTHORS 2025-05-23 15:45:19,137 root INFO [pbr] AUTHORS complete (0.0s) 2025-05-23 15:45:19,138 root INFO running install_lib 2025-05-23 15:45:19,165 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-23 15:45:19,166 root INFO creating build/bdist.linux-riscv64/wheel/cliff 2025-05-23 15:45:19,168 root INFO copying build/lib/cliff/__init__.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,169 root INFO creating build/bdist.linux-riscv64/wheel/cliff/formatters 2025-05-23 15:45:19,170 root INFO copying build/lib/cliff/formatters/__init__.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,171 root INFO copying build/lib/cliff/formatters/json_format.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,172 root INFO copying build/lib/cliff/formatters/yaml_format.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,173 root INFO copying build/lib/cliff/formatters/table.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,174 root INFO copying build/lib/cliff/formatters/shell.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,176 root INFO copying build/lib/cliff/formatters/value.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,177 root INFO copying build/lib/cliff/formatters/commaseparated.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,178 root INFO copying build/lib/cliff/formatters/base.py -> build/bdist.linux-riscv64/wheel/./cliff/formatters 2025-05-23 15:45:19,179 root INFO copying build/lib/cliff/commandmanager.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,181 root INFO creating build/bdist.linux-riscv64/wheel/cliff/tests 2025-05-23 15:45:19,182 root INFO copying build/lib/cliff/tests/test_formatters_value.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,183 root INFO copying build/lib/cliff/tests/test_formatters_shell.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,184 root INFO copying build/lib/cliff/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,185 root INFO copying build/lib/cliff/tests/test_complete.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,186 root INFO copying build/lib/cliff/tests/test_show.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,187 root INFO copying build/lib/cliff/tests/test_command_hooks.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,189 root INFO copying build/lib/cliff/tests/test_lister.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,190 root INFO copying build/lib/cliff/tests/test_columns.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,191 root INFO copying build/lib/cliff/tests/test_sphinxext.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,193 root INFO copying build/lib/cliff/tests/test_help.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,194 root INFO copying build/lib/cliff/tests/test_app.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,195 root INFO copying build/lib/cliff/tests/test_interactive.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,197 root INFO copying build/lib/cliff/tests/test_formatters_yaml.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,198 root INFO copying build/lib/cliff/tests/test_utils.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,199 root INFO copying build/lib/cliff/tests/test_formatters_csv.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,200 root INFO copying build/lib/cliff/tests/test_formatters_table.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,202 root INFO copying build/lib/cliff/tests/test_command.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,203 root INFO copying build/lib/cliff/tests/test__argparse.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,204 root INFO copying build/lib/cliff/tests/utils.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,205 root INFO copying build/lib/cliff/tests/test_formatters_json.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,206 root INFO copying build/lib/cliff/tests/base.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,207 root INFO copying build/lib/cliff/tests/test_commandmanager.py -> build/bdist.linux-riscv64/wheel/./cliff/tests 2025-05-23 15:45:19,208 root INFO copying build/lib/cliff/help.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,209 root INFO copying build/lib/cliff/app.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,211 root INFO copying build/lib/cliff/interactive.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,212 root INFO copying build/lib/cliff/command.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,213 root INFO copying build/lib/cliff/display.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,215 root INFO copying build/lib/cliff/hooks.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,216 root INFO copying build/lib/cliff/_argparse.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,217 root INFO copying build/lib/cliff/py.typed -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,218 root INFO copying build/lib/cliff/columns.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,219 root INFO copying build/lib/cliff/complete.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,220 root INFO copying build/lib/cliff/show.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,221 root INFO copying build/lib/cliff/lister.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,223 root INFO copying build/lib/cliff/utils.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,224 root INFO copying build/lib/cliff/sphinxext.py -> build/bdist.linux-riscv64/wheel/./cliff 2025-05-23 15:45:19,225 root INFO running install_egg_info 2025-05-23 15:45:19,249 root INFO Copying cliff.egg-info to build/bdist.linux-riscv64/wheel/./cliff-4.10.0-py3.12.egg-info 2025-05-23 15:45:19,256 root INFO running install_scripts /usr/lib/python3.12/site-packages/pbr/packaging.py:492: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! bs_cmd, 'executable', easy_install.sys_executable) /usr/lib/python3.12/site-packages/pbr/packaging.py:465: SetuptoolsDeprecationWarning: easy_install module is deprecated !! ******************************************************************************** Avoid accessing attributes of setuptools.command.easy_install. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/issues/4976 for details. ******************************************************************************** !! header = easy_install.ScriptWriter.get_header("", executable) 2025-05-23 15:45:19,271 root INFO creating build/bdist.linux-riscv64/wheel/cliff-4.10.0.dist-info/WHEEL 2025-05-23 15:45:19,273 wheel INFO creating '/home/buildozer/aports/community/py3-cliff/src/cliff-4.10.0/.dist/.tmp-5k6l_xqi/cliff-4.10.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-23 15:45:19,275 wheel INFO adding 'cliff/__init__.py' 2025-05-23 15:45:19,276 wheel INFO adding 'cliff/_argparse.py' 2025-05-23 15:45:19,278 wheel INFO adding 'cliff/app.py' 2025-05-23 15:45:19,279 wheel INFO adding 'cliff/columns.py' 2025-05-23 15:45:19,281 wheel INFO adding 'cliff/command.py' 2025-05-23 15:45:19,282 wheel INFO adding 'cliff/commandmanager.py' 2025-05-23 15:45:19,283 wheel INFO adding 'cliff/complete.py' 2025-05-23 15:45:19,285 wheel INFO adding 'cliff/display.py' 2025-05-23 15:45:19,286 wheel INFO adding 'cliff/help.py' 2025-05-23 15:45:19,287 wheel INFO adding 'cliff/hooks.py' 2025-05-23 15:45:19,289 wheel INFO adding 'cliff/interactive.py' 2025-05-23 15:45:19,290 wheel INFO adding 'cliff/lister.py' 2025-05-23 15:45:19,292 wheel INFO adding 'cliff/py.typed' 2025-05-23 15:45:19,293 wheel INFO adding 'cliff/show.py' 2025-05-23 15:45:19,294 wheel INFO adding 'cliff/sphinxext.py' 2025-05-23 15:45:19,296 wheel INFO adding 'cliff/utils.py' 2025-05-23 15:45:19,297 wheel INFO adding 'cliff/formatters/__init__.py' 2025-05-23 15:45:19,299 wheel INFO adding 'cliff/formatters/base.py' 2025-05-23 15:45:19,300 wheel INFO adding 'cliff/formatters/commaseparated.py' 2025-05-23 15:45:19,301 wheel INFO adding 'cliff/formatters/json_format.py' 2025-05-23 15:45:19,302 wheel INFO adding 'cliff/formatters/shell.py' 2025-05-23 15:45:19,304 wheel INFO adding 'cliff/formatters/table.py' 2025-05-23 15:45:19,305 wheel INFO adding 'cliff/formatters/value.py' 2025-05-23 15:45:19,306 wheel INFO adding 'cliff/formatters/yaml_format.py' 2025-05-23 15:45:19,308 wheel INFO adding 'cliff/tests/__init__.py' 2025-05-23 15:45:19,309 wheel INFO adding 'cliff/tests/base.py' 2025-05-23 15:45:19,310 wheel INFO adding 'cliff/tests/test__argparse.py' 2025-05-23 15:45:19,312 wheel INFO adding 'cliff/tests/test_app.py' 2025-05-23 15:45:19,314 wheel INFO adding 'cliff/tests/test_columns.py' 2025-05-23 15:45:19,315 wheel INFO adding 'cliff/tests/test_command.py' 2025-05-23 15:45:19,316 wheel INFO adding 'cliff/tests/test_command_hooks.py' 2025-05-23 15:45:19,318 wheel INFO adding 'cliff/tests/test_commandmanager.py' 2025-05-23 15:45:19,320 wheel INFO adding 'cliff/tests/test_complete.py' 2025-05-23 15:45:19,321 wheel INFO adding 'cliff/tests/test_formatters_csv.py' 2025-05-23 15:45:19,323 wheel INFO adding 'cliff/tests/test_formatters_json.py' 2025-05-23 15:45:19,324 wheel INFO adding 'cliff/tests/test_formatters_shell.py' 2025-05-23 15:45:19,325 wheel INFO adding 'cliff/tests/test_formatters_table.py' 2025-05-23 15:45:19,327 wheel INFO adding 'cliff/tests/test_formatters_value.py' 2025-05-23 15:45:19,329 wheel INFO adding 'cliff/tests/test_formatters_yaml.py' 2025-05-23 15:45:19,330 wheel INFO adding 'cliff/tests/test_help.py' 2025-05-23 15:45:19,331 wheel INFO adding 'cliff/tests/test_interactive.py' 2025-05-23 15:45:19,333 wheel INFO adding 'cliff/tests/test_lister.py' 2025-05-23 15:45:19,334 wheel INFO adding 'cliff/tests/test_show.py' 2025-05-23 15:45:19,335 wheel INFO adding 'cliff/tests/test_sphinxext.py' 2025-05-23 15:45:19,337 wheel INFO adding 'cliff/tests/test_utils.py' 2025-05-23 15:45:19,338 wheel INFO adding 'cliff/tests/utils.py' 2025-05-23 15:45:19,340 wheel INFO adding 'cliff-4.10.0.dist-info/licenses/AUTHORS' 2025-05-23 15:45:19,341 wheel INFO adding 'cliff-4.10.0.dist-info/licenses/LICENSE' 2025-05-23 15:45:19,343 wheel INFO adding 'cliff-4.10.0.dist-info/METADATA' 2025-05-23 15:45:19,344 wheel INFO adding 'cliff-4.10.0.dist-info/WHEEL' 2025-05-23 15:45:19,345 wheel INFO adding 'cliff-4.10.0.dist-info/entry_points.txt' 2025-05-23 15:45:19,345 wheel INFO adding 'cliff-4.10.0.dist-info/pbr.json' 2025-05-23 15:45:19,346 wheel INFO adding 'cliff-4.10.0.dist-info/top_level.txt' 2025-05-23 15:45:19,348 wheel INFO adding 'cliff-4.10.0.dist-info/RECORD' 2025-05-23 15:45:19,350 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-23 15:45:19,358 gpep517 INFO The backend produced .dist/cliff-4.10.0-py3-none-any.whl cliff-4.10.0-py3-none-any.whl >>> py3-cliff: Entering fakeroot... >>> py3-cliff-pyc*: Running split function pyc... '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__' '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__' '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: 338.1 KB >>> py3-cliff-pyc*: Compressing data... >>> py3-cliff-pyc*: Create checksum... >>> py3-cliff-pyc*: Create py3-cliff-pyc-4.10.0-r0.apk >>> py3-cliff*: Tracing dependencies... py3-importlib-metadata py3-stevedore py3-yaml python3~3.12 >>> py3-cliff*: Package size: 274.5 KB >>> py3-cliff*: Compressing data... >>> py3-cliff*: Create checksum... >>> py3-cliff*: Create py3-cliff-4.10.0-r0.apk >>> py3-cliff: Build complete at Fri, 23 May 2025 15:45:22 +0000 elapsed time 0h 0m 11s >>> py3-cliff: Cleaning up srcdir >>> py3-cliff: Cleaning up pkgdir >>> py3-cliff: Uninstalling dependencies... (1/35) Purging .makedepends-py3-cliff (20250523.154514) (2/35) Purging py3-importlib-metadata-pyc (7.0.2-r1) (3/35) Purging py3-importlib-metadata (7.0.2-r1) (4/35) Purging py3-zipp-pyc (3.17.0-r1) (5/35) Purging py3-zipp (3.17.0-r1) (6/35) Purging py3-stevedore-pyc (4.1.1-r4) (7/35) Purging py3-stevedore (4.1.1-r4) (8/35) Purging py3-yaml-pyc (6.0.2-r0) (9/35) Purging py3-yaml (6.0.2-r0) (10/35) Purging py3-gpep517-pyc (19-r0) (11/35) Purging py3-gpep517 (19-r0) (12/35) Purging py3-installer-pyc (0.7.0-r2) (13/35) Purging py3-installer (0.7.0-r2) (14/35) Purging py3-pbr-pyc (5.11.1-r5) (15/35) Purging py3-pbr (5.11.1-r5) (16/35) Purging py3-setuptools-pyc (80.8.0-r0) (17/35) Purging py3-setuptools (80.8.0-r0) (18/35) Purging py3-wheel-pyc (0.46.1-r0) (19/35) Purging py3-wheel (0.46.1-r0) (20/35) Purging py3-packaging-pyc (25.0-r0) (21/35) Purging py3-packaging (25.0-r0) (22/35) Purging py3-parsing-pyc (3.2.3-r0) (23/35) Purging py3-parsing (3.2.3-r0) (24/35) Purging python3-pyc (3.12.10-r1) (25/35) Purging python3-pycache-pyc0 (3.12.10-r1) (26/35) Purging pyc (3.12.10-r1) (27/35) Purging python3 (3.12.10-r1) (28/35) Purging gdbm (1.24-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.8-r0) (31/35) Purging libpanelw (6.5_p20250503-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging sqlite-libs (3.49.2-r0) (34/35) Purging xz-libs (5.8.1-r0) (35/35) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-cliff: Updating the community/riscv64 repository index... >>> py3-cliff: Signing the index...