==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-decorator 5.3.1-1 (Sat May 23 15:31:30 2026)
==> Retrieving sources...
  -> Found decorator-5.3.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    decorator-5.3.1.tar.gz ... Passed
==> Making package: python-decorator 5.3.1-1 (Sat May 23 15:31:40 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) 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.2-1  python-pkg_resources-81.0.0-1  python-platformdirs-4.9.6-1  python-pyproject-hooks-1.2.0-6  python-typing_extensions-4.15.0-3  python-build-1.4.3-1  python-installer-1.0.0-1  python-setuptools-1:82.0.1-1  python-wheel-0.47.0-1

Total Download Size:    1.91 MiB
Total Installed Size:  12.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:82.0.1-1-any downloading...
 python-packaging-26.2-1-any downloading...
 python-more-itertools-11.1.0-1-any downloading...
 python-typing_extensions-4.15.0-3-any downloading...
 python-pkg_resources-81.0.0-1-any downloading...
 python-wheel-0.47.0-1-any downloading...
 python-build-1.4.3-1-any downloading...
 python-installer-1.0.0-1-any downloading...
 python-platformdirs-4.9.6-1-any downloading...
 python-autocommand-2.2.2-9-any downloading...
 python-jaraco.collections-5.1.0-3-any downloading...
 python-pyproject-hooks-1.2.0-6-any downloading...
 python-jaraco.text-4.0.0-4-any downloading...
 python-jaraco.functools-4.1.0-3-any downloading...
 python-jaraco.context-6.1.2-1-any downloading...
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-typing_extensions...
installing python-pkg_resources...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found decorator-5.3.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting decorator-5.3.1.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/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)
running egg_info
writing src/decorator.egg-info/PKG-INFO
writing dependency_links to src/decorator.egg-info/dependency_links.txt
writing top-level names to src/decorator.egg-info/top_level.txt
reading manifest file 'src/decorator.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/decorator'
adding license file 'LICENSE.txt'
writing manifest file 'src/decorator.egg-info/SOURCES.txt'
* Building wheel...
/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)
running bdist_wheel
running build
running build_py
creating build/lib/decorator
copying src/decorator/__init__.py -> build/lib/decorator
running egg_info
writing src/decorator.egg-info/PKG-INFO
writing dependency_links to src/decorator.egg-info/dependency_links.txt
writing top-level names to src/decorator.egg-info/top_level.txt
reading manifest file 'src/decorator.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'src/decorator'
adding license file 'LICENSE.txt'
writing manifest file 'src/decorator.egg-info/SOURCES.txt'
copying src/decorator/__init__.pyi -> build/lib/decorator
copying src/decorator/py.typed -> build/lib/decorator
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/decorator
copying build/lib/decorator/py.typed -> build/bdist.linux-aarch64/wheel/./decorator
copying build/lib/decorator/__init__.py -> build/bdist.linux-aarch64/wheel/./decorator
copying build/lib/decorator/__init__.pyi -> build/bdist.linux-aarch64/wheel/./decorator
running install_egg_info
Copying src/decorator.egg-info to build/bdist.linux-aarch64/wheel/./decorator-5.3.1-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/decorator-5.3.1.dist-info/WHEEL
creating '/build/python-decorator/src/decorator-5.3.1/dist/.tmp-o1nbpfdv/decorator-5.3.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'decorator/__init__.py'
adding 'decorator/__init__.pyi'
adding 'decorator/py.typed'
adding 'decorator-5.3.1.dist-info/licenses/LICENSE.txt'
adding 'decorator-5.3.1.dist-info/METADATA'
adding 'decorator-5.3.1.dist-info/WHEEL'
adding 'decorator-5.3.1.dist-info/top_level.txt'
adding 'decorator-5.3.1.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built decorator-5.3.1-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...
==> Creating package "python-decorator"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-decorator 5.3.1-1 (Sat May 23 15:31:47 2026)
==> Cleaning up...
[?12l[?25h