==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-typer 0.27.2-1 (Wed Sep  2 09:55:10 2026)
==> Retrieving sources...
  -> Found python-typer-0.27.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-typer-0.27.2.tar.gz ... Passed
==> Making package: python-typer 0.27.2-1 (Wed Sep  2 15:55:37 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) python-markdown-it-py-4.2.0-1  python-mdurl-0.1.2-9  python-pygments-2.20.0-1  python-annotated-doc-0.0.5-1  python-rich-15.0.0-1  python-shellingham-1.5.4-4

Total Download Size:    3.01 MiB
Total Installed Size:  20.79 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pygments-2.20.0-1-any downloading...
 python-rich-15.0.0-1-any downloading...
 python-markdown-it-py-4.2.0-1-any downloading...
 python-shellingham-1.5.4-4-any downloading...
 python-mdurl-0.1.2-9-any downloading...
 python-annotated-doc-0.0.5-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-mdurl...
installing python-markdown-it-py...
Optional dependencies for python-markdown-it-py
    python-mdit_py_plugins: core plugins
    python-linkify-it-py: linkify extension
installing python-pygments...
installing python-rich...
installing python-shellingham...
installing python-annotated-doc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (17) python-autocommand-2.2.2-9  python-jaraco.collections-5.1.0-3  python-jaraco.context-6.1.2-1  python-jaraco.functools-4.1.0-3  python-jaraco.text-4.0.0-4  python-more-itertools-11.1.0-1  python-packaging-26.3-1  python-platformdirs-4.11.7-1  python-pyproject-hooks-1.2.0-6  python-pyproject-metadata-0.9.0-3  python-tomli-w-1.2.0-2  python-wheel-0.48.0-1  python-build-1.6.0-1  python-flit-core-4.0.2-1  python-installer-1.0.1-1  python-pdm-backend-2.4.9-1  python-setuptools-1:84.0.0-1

Total Installed Size:  10.09 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 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-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...
installing python-flit-core...
installing python-pyproject-metadata...
installing python-tomli-w...
installing python-pdm-backend...
Optional dependencies for python-pdm-backend
    python-setuptools: for setuptools support [installed]
    python-editables: for editables backend support
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found python-typer-0.27.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-typer-0.27.2.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
 - Adding .pdm-build/typer-0.27.2.dist-info/METADATA -> typer-0.27.2.dist-info/METADATA
 - Adding .pdm-build/typer-0.27.2.dist-info/WHEEL -> typer-0.27.2.dist-info/WHEEL
 - Adding .pdm-build/typer-0.27.2.dist-info/entry_points.txt -> typer-0.27.2.dist-info/entry_points.txt
 - Adding .pdm-build/typer-0.27.2.dist-info/licenses/LICENSE -> typer-0.27.2.dist-info/licenses/LICENSE
 - Adding typer/.agents/skills/typer/SKILL.md -> typer/.agents/skills/typer/SKILL.md
 - Adding typer/__init__.py -> typer/__init__.py
 - Adding typer/__main__.py -> typer/__main__.py
 - Adding typer/_click/LICENSE.txt -> typer/_click/LICENSE.txt
 - Adding typer/_click/__init__.py -> typer/_click/__init__.py
 - Adding typer/_click/_compat.py -> typer/_click/_compat.py
 - Adding typer/_click/_termui_impl.py -> typer/_click/_termui_impl.py
 - Adding typer/_click/_textwrap.py -> typer/_click/_textwrap.py
 - Adding typer/_click/_winconsole.py -> typer/_click/_winconsole.py
 - Adding typer/_click/core.py -> typer/_click/core.py
 - Adding typer/_click/decorators.py -> typer/_click/decorators.py
 - Adding typer/_click/exceptions.py -> typer/_click/exceptions.py
 - Adding typer/_click/formatting.py -> typer/_click/formatting.py
 - Adding typer/_click/globals.py -> typer/_click/globals.py
 - Adding typer/_click/parser.py -> typer/_click/parser.py
 - Adding typer/_click/py.typed -> typer/_click/py.typed
 - Adding typer/_click/shell_completion.py -> typer/_click/shell_completion.py
 - Adding typer/_click/termui.py -> typer/_click/termui.py
 - Adding typer/_click/types.py -> typer/_click/types.py
 - Adding typer/_click/utils.py -> typer/_click/utils.py
 - Adding typer/_completion_classes.py -> typer/_completion_classes.py
 - Adding typer/_completion_shared.py -> typer/_completion_shared.py
 - Adding typer/_types.py -> typer/_types.py
 - Adding typer/_typing.py -> typer/_typing.py
 - Adding typer/cli.py -> typer/cli.py
 - Adding typer/colors.py -> typer/colors.py
 - Adding typer/completion.py -> typer/completion.py
 - Adding typer/core.py -> typer/core.py
 - Adding typer/exceptions.py -> typer/exceptions.py
 - Adding typer/main.py -> typer/main.py
 - Adding typer/models.py -> typer/models.py
 - Adding typer/params.py -> typer/params.py
 - Adding typer/py.typed -> typer/py.typed
 - Adding typer/rich_utils.py -> typer/rich_utils.py
 - Adding typer/testing.py -> typer/testing.py
 - Adding typer/utils.py -> typer/utils.py
 - Adding typer-0.27.2.dist-info/RECORD -> typer-0.27.2.dist-info/RECORD
Successfully built typer-0.27.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "python-typer"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-typer 0.27.2-1 (Wed Sep  2 15:55:56 2026)
==> Cleaning up...
[?12l[?25h