==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-cliff 4.8.0-1 (Mon Apr 14 15:18:48 2025) ==> Retrieving sources... -> Cloning cliff git repo... Cloning into bare repository '/home/leming/work/python-cliff/cliff'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... cliff ... Skipped ==> Making package: python-cliff 4.8.0-1 (Mon Apr 14 15:18:55 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) libyaml-0.2.5-3 python-attrs-24.1.0-1 python-colorama-0.4.6-5 python-pyperclip-1.9.0-3 python-wcwidth-0.2.13-3 python-autopage-0.5.2-3 python-cmd2-2.5.11-1 python-prettytable-3.16.0-1 python-stevedore-5.4.0-1 python-yaml-6.0.2-2 Total Download Size: 0.60 MiB Total Installed Size: 5.48 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-cmd2-2.5.11-1-any downloading... python-attrs-24.1.0-1-any downloading... python-prettytable-3.16.0-1-any downloading... python-autopage-0.5.2-3-any downloading... python-stevedore-5.4.0-1-any downloading... python-wcwidth-0.2.13-3-any downloading... python-pyperclip-1.9.0-3-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-autopage... installing python-attrs... installing python-colorama... installing python-pyperclip... Optional dependencies for python-pyperclip xclip: xclip backend xsel: xsel backend wl-clipboard: wl-clipboard backend plasma-workspace: klipper backend installing python-wcwidth... installing python-cmd2... installing python-prettytable... installing python-stevedore... installing libyaml... installing python-yaml... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (15) perl-error-0.17030-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.6.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-wheel-0.45.1-1 git-2.49.0-1 python-pbr-6.1.1-1 python-setuptools-1:75.8.0-1 Total Download Size: 0.15 MiB Total Installed Size: 55.82 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-pbr-6.1.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... installing python-pbr... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of cliff git repo... Cloning into 'cliff'... done. Switched to a new branch 'makepkg' ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) [pbr] Generating ChangeLog /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: 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) /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:79: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build/lib/cliff copying cliff/command.py -> build/lib/cliff copying cliff/_argparse.py -> build/lib/cliff copying cliff/hooks.py -> build/lib/cliff copying cliff/app.py -> build/lib/cliff copying cliff/display.py -> build/lib/cliff copying cliff/columns.py -> build/lib/cliff copying cliff/interactive.py -> build/lib/cliff copying cliff/help.py -> build/lib/cliff copying cliff/lister.py -> build/lib/cliff copying cliff/show.py -> build/lib/cliff copying cliff/complete.py -> build/lib/cliff copying cliff/sphinxext.py -> build/lib/cliff copying cliff/utils.py -> build/lib/cliff copying cliff/commandmanager.py -> build/lib/cliff copying cliff/__init__.py -> build/lib/cliff creating build/lib/cliff/formatters copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters copying cliff/formatters/base.py -> build/lib/cliff/formatters copying cliff/formatters/table.py -> build/lib/cliff/formatters copying cliff/formatters/shell.py -> build/lib/cliff/formatters copying cliff/formatters/json_format.py -> build/lib/cliff/formatters copying cliff/formatters/value.py -> build/lib/cliff/formatters copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters copying cliff/formatters/__init__.py -> build/lib/cliff/formatters creating build/lib/cliff/tests copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests copying cliff/tests/base.py -> build/lib/cliff/tests copying cliff/tests/test_complete.py -> build/lib/cliff/tests copying cliff/tests/test_app.py -> build/lib/cliff/tests copying cliff/tests/test_command.py -> build/lib/cliff/tests copying cliff/tests/test__argparse.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests copying cliff/tests/test_utils.py -> build/lib/cliff/tests copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests copying cliff/tests/test_columns.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests copying cliff/tests/test_help.py -> build/lib/cliff/tests copying cliff/tests/test_interactive.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests copying cliff/tests/test_lister.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests copying cliff/tests/test_show.py -> build/lib/cliff/tests copying cliff/tests/utils.py -> build/lib/cliff/tests copying cliff/tests/__init__.py -> build/lib/cliff/tests running egg_info creating cliff.egg-info writing cliff.egg-info/PKG-INFO writing dependency_links to cliff.egg-info/dependency_links.txt writing entry points to cliff.egg-info/entry_points.txt writing requirements to cliff.egg-info/requires.txt writing top-level names to cliff.egg-info/top_level.txt writing pbr to cliff.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'cliff.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cliff.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) [pbr] Generating ChangeLog /usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: 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) /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:79: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py copying cliff/command.py -> build/lib/cliff copying cliff/_argparse.py -> build/lib/cliff copying cliff/hooks.py -> build/lib/cliff copying cliff/app.py -> build/lib/cliff copying cliff/display.py -> build/lib/cliff copying cliff/columns.py -> build/lib/cliff copying cliff/interactive.py -> build/lib/cliff copying cliff/help.py -> build/lib/cliff copying cliff/lister.py -> build/lib/cliff copying cliff/show.py -> build/lib/cliff copying cliff/complete.py -> build/lib/cliff copying cliff/sphinxext.py -> build/lib/cliff copying cliff/utils.py -> build/lib/cliff copying cliff/commandmanager.py -> build/lib/cliff copying cliff/__init__.py -> build/lib/cliff copying cliff/formatters/yaml_format.py -> build/lib/cliff/formatters copying cliff/formatters/base.py -> build/lib/cliff/formatters copying cliff/formatters/table.py -> build/lib/cliff/formatters copying cliff/formatters/shell.py -> build/lib/cliff/formatters copying cliff/formatters/json_format.py -> build/lib/cliff/formatters copying cliff/formatters/value.py -> build/lib/cliff/formatters copying cliff/formatters/commaseparated.py -> build/lib/cliff/formatters copying cliff/formatters/__init__.py -> build/lib/cliff/formatters copying cliff/tests/test_commandmanager.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_value.py -> build/lib/cliff/tests copying cliff/tests/base.py -> build/lib/cliff/tests copying cliff/tests/test_complete.py -> build/lib/cliff/tests copying cliff/tests/test_app.py -> build/lib/cliff/tests copying cliff/tests/test_command.py -> build/lib/cliff/tests copying cliff/tests/test__argparse.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_json.py -> build/lib/cliff/tests copying cliff/tests/test_utils.py -> build/lib/cliff/tests copying cliff/tests/test_sphinxext.py -> build/lib/cliff/tests copying cliff/tests/test_command_hooks.py -> build/lib/cliff/tests copying cliff/tests/test_columns.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_table.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_yaml.py -> build/lib/cliff/tests copying cliff/tests/test_help.py -> build/lib/cliff/tests copying cliff/tests/test_interactive.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_csv.py -> build/lib/cliff/tests copying cliff/tests/test_lister.py -> build/lib/cliff/tests copying cliff/tests/test_formatters_shell.py -> build/lib/cliff/tests copying cliff/tests/test_show.py -> build/lib/cliff/tests copying cliff/tests/utils.py -> build/lib/cliff/tests copying cliff/tests/__init__.py -> build/lib/cliff/tests running egg_info writing cliff.egg-info/PKG-INFO writing dependency_links to cliff.egg-info/dependency_links.txt writing entry points to cliff.egg-info/entry_points.txt writing requirements to cliff.egg-info/requires.txt writing top-level names to cliff.egg-info/top_level.txt writing pbr to cliff.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cliff.egg-info/SOURCES.txt' running install_lib creating /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages creating /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/command.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff creating /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/yaml_format.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/base.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/table.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/shell.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/json_format.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/value.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/commaseparated.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters copying build/lib/cliff/formatters/__init__.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters creating /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_commandmanager.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_formatters_value.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/base.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_complete.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_app.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_command.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test__argparse.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_formatters_json.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_utils.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_sphinxext.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_command_hooks.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_columns.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_formatters_table.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_formatters_yaml.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_help.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_interactive.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_formatters_csv.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_lister.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_formatters_shell.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/test_show.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/utils.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/tests/__init__.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests copying build/lib/cliff/_argparse.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/hooks.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/app.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/display.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/columns.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/interactive.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/help.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/lister.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/show.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/complete.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/sphinxext.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/utils.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/commandmanager.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff copying build/lib/cliff/__init__.py -> /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/command.py to command.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/yaml_format.py to yaml_format.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/base.py to base.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/table.py to table.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/shell.py to shell.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/json_format.py to json_format.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/value.py to value.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/commaseparated.py to commaseparated.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/formatters/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_commandmanager.py to test_commandmanager.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_formatters_value.py to test_formatters_value.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/base.py to base.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_complete.py to test_complete.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_app.py to test_app.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_command.py to test_command.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test__argparse.py to test__argparse.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_formatters_json.py to test_formatters_json.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_utils.py to test_utils.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_sphinxext.py to test_sphinxext.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_command_hooks.py to test_command_hooks.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_columns.py to test_columns.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_formatters_table.py to test_formatters_table.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_formatters_yaml.py to test_formatters_yaml.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_help.py to test_help.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_interactive.py to test_interactive.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_formatters_csv.py to test_formatters_csv.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_lister.py to test_lister.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_formatters_shell.py to test_formatters_shell.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/test_show.py to test_show.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/utils.py to utils.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/tests/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/_argparse.py to _argparse.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/hooks.py to hooks.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/app.py to app.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/display.py to display.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/columns.py to columns.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/interactive.py to interactive.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/help.py to help.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/lister.py to lister.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/show.py to show.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/complete.py to complete.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/sphinxext.py to sphinxext.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/utils.py to utils.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/commandmanager.py to commandmanager.cpython-313.pyc byte-compiling /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff/__init__.py to __init__.cpython-313.pyc writing byte-compilation script '/tmp/tmpw83c5ho6.py' /usr/bin/python /tmp/tmpw83c5ho6.py removing /tmp/tmpw83c5ho6.py running install_egg_info Copying cliff.egg-info to /build/python-cliff/pkg/python-cliff/usr/lib/python3.13/site-packages/cliff-4.8.0-py3.13.egg-info running install_scripts ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-cliff"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cliff 4.8.0-1 (Mon Apr 14 15:19:06 2025) ==> Cleaning up...