==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pysol_cards 0.24.0-1 (Fri Jun 13 09:24:01 2025)
==> Retrieving sources...
  -> Found pysol_cards-0.24.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pysol_cards-0.24.0.tar.gz ... Passed
==> Making package: python-pysol_cards 0.24.0-1 (Fri Jun 13 09:24:08 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.7.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.9.0-1
              python-wheel-0.45.1-1

Total Download Size:    1.64 MiB
Total Installed Size:  10.36 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:80.9.0-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
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 pysol_cards-0.24.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pysol_cards-0.24.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
writing pysol_cards.egg-info/PKG-INFO
writing dependency_links to pysol_cards.egg-info/dependency_links.txt
writing top-level names to pysol_cards.egg-info/top_level.txt
reading manifest file 'pysol_cards.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'pysol_cards.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
running build
running build_py
creating build/lib/pysol_cards
copying pysol_cards/single_deal_args_parse.py -> build/lib/pysol_cards
copying pysol_cards/cwrap.py -> build/lib/pysol_cards
copying pysol_cards/random.py -> build/lib/pysol_cards
copying pysol_cards/cards.py -> build/lib/pysol_cards
copying pysol_cards/gen_multi_cli.py -> build/lib/pysol_cards
copying pysol_cards/random_base.py -> build/lib/pysol_cards
copying pysol_cards/deal_game.py -> build/lib/pysol_cards
copying pysol_cards/errors.py -> build/lib/pysol_cards
copying pysol_cards/__init__.py -> build/lib/pysol_cards
running egg_info
writing pysol_cards.egg-info/PKG-INFO
writing dependency_links to pysol_cards.egg-info/dependency_links.txt
writing top-level names to pysol_cards.egg-info/top_level.txt
reading manifest file 'pysol_cards.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'pysol_cards.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/pysol_cards
copying build/lib/pysol_cards/single_deal_args_parse.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/cwrap.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/random.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/cards.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/gen_multi_cli.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/random_base.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/deal_game.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/errors.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
copying build/lib/pysol_cards/__init__.py -> build/bdist.linux-aarch64/wheel/./pysol_cards
running install_egg_info
Copying pysol_cards.egg-info to build/bdist.linux-aarch64/wheel/./pysol_cards-0.24.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/pysol_cards-0.24.0.dist-info/WHEEL
creating '/build/python-pysol_cards/src/pysol_cards-0.24.0/dist/.tmp-i9wy92i1/pysol_cards-0.24.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'pysol_cards/__init__.py'
adding 'pysol_cards/cards.py'
adding 'pysol_cards/cwrap.py'
adding 'pysol_cards/deal_game.py'
adding 'pysol_cards/errors.py'
adding 'pysol_cards/gen_multi_cli.py'
adding 'pysol_cards/random.py'
adding 'pysol_cards/random_base.py'
adding 'pysol_cards/single_deal_args_parse.py'
adding 'pysol_cards-0.24.0.dist-info/licenses/AUTHORS'
adding 'pysol_cards-0.24.0.dist-info/licenses/LICENSE'
adding 'pysol_cards-0.24.0.dist-info/METADATA'
adding 'pysol_cards-0.24.0.dist-info/WHEEL'
adding 'pysol_cards-0.24.0.dist-info/top_level.txt'
adding 'pysol_cards-0.24.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built pysol_cards-0.24.0-py2.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-pysol_cards"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pysol_cards 0.24.0-1 (Fri Jun 13 09:24:14 2025)
==> Cleaning up...