==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-cmd2 2.5.11-1 (Tue Mar 18 18:25:15 2025) ==> Retrieving sources... -> Cloning cmd2 git repo... Cloning into bare repository '/home/leming/work/python-cmd2/cmd2'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... cmd2 ... Skipped ==> Making package: python-cmd2 2.5.11-1 (Tue 18 Mar 2025 06:25:25 PM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) python-attrs-23.2.0-4 python-colorama-0.4.6-5 python-pyperclip-1.9.0-3 python-wcwidth-0.2.13-3 Total Download Size: 0.16 MiB Total Installed Size: 1.44 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-attrs-23.2.0-4-any downloading... python-colorama-0.4.6-5-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-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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (18) 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-pyproject-hooks-1.2.0-3 python-setuptools-1:75.8.0-1 git-2.49.0-1 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-scm-8.2.0-1 python-wheel-0.45.0-3 Total Installed Size: 55.76 MiB :: Proceed with installation? [Y/n] 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-packaging... 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-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-setuptools-scm... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... :: 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 cmd2 git repo... Cloning into 'cmd2'... done. Switched to a new branch 'makepkg' ==> Starting build()... * Getting build dependencies for wheel... running egg_info creating cmd2.egg-info writing cmd2.egg-info/PKG-INFO writing dependency_links to cmd2.egg-info/dependency_links.txt writing requirements to cmd2.egg-info/requires.txt writing top-level names to cmd2.egg-info/top_level.txt writing manifest file 'cmd2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'noxfile.py' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/.nox' warning: no previously-included files found matching '.github' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files matching 'htmlcov/**' found anywhere in distribution warning: no previously-included files matching '__pycache__/**' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cmd2.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/cmd2 copying cmd2/argparse_custom.py -> build/lib/cmd2 copying cmd2/__init__.py -> build/lib/cmd2 copying cmd2/history.py -> build/lib/cmd2 copying cmd2/parsing.py -> build/lib/cmd2 copying cmd2/plugin.py -> build/lib/cmd2 copying cmd2/transcript.py -> build/lib/cmd2 copying cmd2/ansi.py -> build/lib/cmd2 copying cmd2/table_creator.py -> build/lib/cmd2 copying cmd2/rl_utils.py -> build/lib/cmd2 copying cmd2/utils.py -> build/lib/cmd2 copying cmd2/constants.py -> build/lib/cmd2 copying cmd2/argparse_completer.py -> build/lib/cmd2 copying cmd2/exceptions.py -> build/lib/cmd2 copying cmd2/command_definition.py -> build/lib/cmd2 copying cmd2/py_bridge.py -> build/lib/cmd2 copying cmd2/cmd2.py -> build/lib/cmd2 copying cmd2/decorators.py -> build/lib/cmd2 copying cmd2/clipboard.py -> build/lib/cmd2 running egg_info writing cmd2.egg-info/PKG-INFO writing dependency_links to cmd2.egg-info/dependency_links.txt writing requirements to cmd2.egg-info/requires.txt writing top-level names to cmd2.egg-info/top_level.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'noxfile.py' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/.nox' warning: no previously-included files found matching '.github' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files matching 'htmlcov/**' found anywhere in distribution warning: no previously-included files matching '__pycache__/**' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'cmd2.egg-info/SOURCES.txt' copying cmd2/py.typed -> build/lib/cmd2 installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/cmd2 copying build/lib/cmd2/argparse_custom.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/__init__.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/py.typed -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/history.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/parsing.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/plugin.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/transcript.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/ansi.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/table_creator.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/rl_utils.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/utils.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/constants.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/argparse_completer.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/exceptions.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/command_definition.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/py_bridge.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/cmd2.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/decorators.py -> build/bdist.linux-aarch64/wheel/./cmd2 copying build/lib/cmd2/clipboard.py -> build/bdist.linux-aarch64/wheel/./cmd2 running install_egg_info Copying cmd2.egg-info to build/bdist.linux-aarch64/wheel/./cmd2-2.5.11-py3.13.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/cmd2-2.5.11.dist-info/WHEEL creating '/build/python-cmd2/src/cmd2/dist/.tmp-z8juh0bs/cmd2-2.5.11-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'cmd2/__init__.py' adding 'cmd2/ansi.py' adding 'cmd2/argparse_completer.py' adding 'cmd2/argparse_custom.py' adding 'cmd2/clipboard.py' adding 'cmd2/cmd2.py' adding 'cmd2/command_definition.py' adding 'cmd2/constants.py' adding 'cmd2/decorators.py' adding 'cmd2/exceptions.py' adding 'cmd2/history.py' adding 'cmd2/parsing.py' adding 'cmd2/plugin.py' adding 'cmd2/py.typed' adding 'cmd2/py_bridge.py' adding 'cmd2/rl_utils.py' adding 'cmd2/table_creator.py' adding 'cmd2/transcript.py' adding 'cmd2/utils.py' adding 'cmd2-2.5.11.dist-info/LICENSE' adding 'cmd2-2.5.11.dist-info/METADATA' adding 'cmd2-2.5.11.dist-info/WHEEL' adding 'cmd2-2.5.11.dist-info/top_level.txt' adding 'cmd2-2.5.11.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Successfully built cmd2-2.5.11-py3-none-any.whl ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> 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-cmd2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-cmd2 2.5.11-1 (Tue 18 Mar 2025 06:25:38 PM MDT) ==> Cleaning up...