==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-aiorpcx 0.25.0-1 (Tue May 13 06:55:53 2025)
==> Retrieving sources...
  -> Found python-aiorpcx-0.25.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-aiorpcx-0.25.0.tar.gz ... Passed
==> Making package: python-aiorpcx 0.25.0-1 (Tue May 13 06:56:00 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) 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-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:80.3.1-1
              python-wheel-0.45.1-1

Total Installed Size:  10.35 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-packaging...
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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-aiorpcx-0.25.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-aiorpcx-0.25.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/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 2026-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)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating aiorpcX.egg-info
writing aiorpcX.egg-info/PKG-INFO
writing dependency_links to aiorpcX.egg-info/dependency_links.txt
writing requirements to aiorpcX.egg-info/requires.txt
writing top-level names to aiorpcX.egg-info/top_level.txt
writing manifest file 'aiorpcX.egg-info/SOURCES.txt'
reading manifest file 'aiorpcX.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENCE'
writing manifest file 'aiorpcX.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/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 2026-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)
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/aiorpcx
copying aiorpcx/curio.py -> build/lib/aiorpcx
copying aiorpcx/session.py -> build/lib/aiorpcx
copying aiorpcx/unixsocket.py -> build/lib/aiorpcx
copying aiorpcx/framing.py -> build/lib/aiorpcx
copying aiorpcx/socks.py -> build/lib/aiorpcx
copying aiorpcx/websocket.py -> build/lib/aiorpcx
copying aiorpcx/util.py -> build/lib/aiorpcx
copying aiorpcx/jsonrpc.py -> build/lib/aiorpcx
copying aiorpcx/rawsocket.py -> build/lib/aiorpcx
copying aiorpcx/__init__.py -> build/lib/aiorpcx
running egg_info
writing aiorpcX.egg-info/PKG-INFO
writing dependency_links to aiorpcX.egg-info/dependency_links.txt
writing requirements to aiorpcX.egg-info/requires.txt
writing top-level names to aiorpcX.egg-info/top_level.txt
reading manifest file 'aiorpcX.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENCE'
writing manifest file 'aiorpcX.egg-info/SOURCES.txt'
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/aiorpcx
copying build/lib/aiorpcx/curio.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/session.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/unixsocket.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/framing.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/socks.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/websocket.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/util.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/jsonrpc.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/rawsocket.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
copying build/lib/aiorpcx/__init__.py -> build/bdist.linux-aarch64/wheel/./aiorpcx
running install_egg_info
Copying aiorpcX.egg-info to build/bdist.linux-aarch64/wheel/./aiorpcX-0.25.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/aiorpcx-0.25.0.dist-info/WHEEL
creating '/build/python-aiorpcx/src/aiorpcX-0.25.0/dist/.tmp-4s8e9yws/aiorpcx-0.25.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'aiorpcx/__init__.py'
adding 'aiorpcx/curio.py'
adding 'aiorpcx/framing.py'
adding 'aiorpcx/jsonrpc.py'
adding 'aiorpcx/rawsocket.py'
adding 'aiorpcx/session.py'
adding 'aiorpcx/socks.py'
adding 'aiorpcx/unixsocket.py'
adding 'aiorpcx/util.py'
adding 'aiorpcx/websocket.py'
adding 'aiorpcx-0.25.0.dist-info/licenses/LICENCE'
adding 'aiorpcx-0.25.0.dist-info/METADATA'
adding 'aiorpcx-0.25.0.dist-info/WHEEL'
adding 'aiorpcx-0.25.0.dist-info/top_level.txt'
adding 'aiorpcx-0.25.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built aiorpcx-0.25.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-aiorpcx/pkg/python-aiorpcx/usr/share'
install: creating directory '/build/python-aiorpcx/pkg/python-aiorpcx/usr/share/licenses'
install: creating directory '/build/python-aiorpcx/pkg/python-aiorpcx/usr/share/licenses/python-aiorpcx'
'LICENCE' -> '/build/python-aiorpcx/pkg/python-aiorpcx/usr/share/licenses/python-aiorpcx/LICENCE'
==> 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-aiorpcx"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-aiorpcx 0.25.0-1 (Tue May 13 06:56:06 2025)
==> Cleaning up...