==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-tappy 3.1-6 (Tue Dec 24 00:00:07 2024)
==> Retrieving sources...
  -> Found tap.py-3.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    tap.py-3.1.tar.gz ... Passed
==> Making package: python-tappy 3.1-6 (Tue Dec 24 00:00:14 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) libyaml-0.2.5-3  python-pytz-2024.2-2  python-yaml-6.0.2-2
             python-babel-2.15.0-2  python-more-itertools-10.5.0-1
             python-pyaml-24.9.0-2

Total Download Size:    0.03 MiB
Total Installed Size:  30.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pyaml-24.9.0-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pytz...
installing python-babel...
installing libyaml...
installing python-yaml...
installing python-pyaml...
Optional dependencies for python-pyaml
    python-unidecode: Needed if same-id objects or recursion is used within
    serialized data
installing python-more-itertools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
             python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
             python-jaraco.text-4.0.0-2  python-packaging-24.2-3
             python-platformdirs-4.3.6-2  python-wheel-0.45.0-3
             python-setuptools-1:75.2.0-4

Total Installed Size:  9.61 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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found tap.py-3.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tap.py-3.1.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
creating build/lib/tap
copying tap/__main__.py -> build/lib/tap
copying tap/loader.py -> build/lib/tap
copying tap/adapter.py -> build/lib/tap
copying tap/rules.py -> build/lib/tap
copying tap/tracker.py -> build/lib/tap
copying tap/parser.py -> build/lib/tap
copying tap/main.py -> build/lib/tap
copying tap/formatter.py -> build/lib/tap
copying tap/runner.py -> build/lib/tap
copying tap/line.py -> build/lib/tap
copying tap/directive.py -> build/lib/tap
copying tap/__init__.py -> build/lib/tap
creating build/lib/tap/tests
copying tap/tests/test_formatter.py -> build/lib/tap/tests
copying tap/tests/test_rules.py -> build/lib/tap/tests
copying tap/tests/testcase.py -> build/lib/tap/tests
copying tap/tests/test_loader.py -> build/lib/tap/tests
copying tap/tests/test_runner.py -> build/lib/tap/tests
copying tap/tests/test_adapter.py -> build/lib/tap/tests
copying tap/tests/test_line.py -> build/lib/tap/tests
copying tap/tests/test_tracker.py -> build/lib/tap/tests
copying tap/tests/test_result.py -> build/lib/tap/tests
copying tap/tests/test_main.py -> build/lib/tap/tests
copying tap/tests/test_directive.py -> build/lib/tap/tests
copying tap/tests/run.py -> build/lib/tap/tests
copying tap/tests/factory.py -> build/lib/tap/tests
copying tap/tests/test_parser.py -> build/lib/tap/tests
copying tap/tests/__init__.py -> build/lib/tap/tests
running egg_info
writing tap.py.egg-info/PKG-INFO
writing dependency_links to tap.py.egg-info/dependency_links.txt
writing entry points to tap.py.egg-info/entry_points.txt
writing requirements to tap.py.egg-info/requires.txt
writing top-level names to tap.py.egg-info/top_level.txt
reading manifest file 'tap.py.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
adding license file 'LICENSE'
writing manifest file 'tap.py.egg-info/SOURCES.txt'
running install_lib
creating /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages
creating /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/__main__.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
creating /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_formatter.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_rules.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/testcase.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_loader.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_runner.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_adapter.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_line.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_tracker.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_result.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_main.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_directive.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/run.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/factory.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/test_parser.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/tests/__init__.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests
copying build/lib/tap/loader.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/adapter.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/rules.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/tracker.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/parser.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/main.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/formatter.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/runner.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/line.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/directive.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
copying build/lib/tap/__init__.py -> /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/__main__.py to __main__.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_formatter.py to test_formatter.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_rules.py to test_rules.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/testcase.py to testcase.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_loader.py to test_loader.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_runner.py to test_runner.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_adapter.py to test_adapter.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_line.py to test_line.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_tracker.py to test_tracker.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_result.py to test_result.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_main.py to test_main.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_directive.py to test_directive.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/run.py to run.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/factory.py to factory.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/test_parser.py to test_parser.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/loader.py to loader.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/adapter.py to adapter.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/rules.py to rules.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/tracker.py to tracker.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/parser.py to parser.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/main.py to main.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/formatter.py to formatter.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/runner.py to runner.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/line.py to line.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/directive.py to directive.cpython-313.pyc
byte-compiling /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap/__init__.py to __init__.cpython-313.pyc
writing byte-compilation script '/tmp/tmpvwolpcp5.py'
/usr/bin/python /tmp/tmpvwolpcp5.py
removing /tmp/tmpvwolpcp5.py
running install_egg_info
Copying tap.py.egg-info to /build/python-tappy/pkg/python-tappy/usr/lib/python3.13/site-packages/tap.py-3.1-py3.13.egg-info
running install_scripts
Installing tap script to /build/python-tappy/pkg/python-tappy/usr/bin
Installing tappy script to /build/python-tappy/pkg/python-tappy/usr/bin
==> Tidying install...
  -> Removing empty directories...
  -> 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-tappy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-tappy 3.1-6 (Tue Dec 24 00:00:22 2024)
==> Cleaning up...