==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: tinyprog 1.0.23-6 (Mon Dec 23 21:00:07 2024)
==> Retrieving sources...
  -> Found tinyprog-1.0.23.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    tinyprog-1.0.23.tar.gz ... Passed
==> Making package: tinyprog 1.0.23-6 (Mon Dec 23 21:00:30 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) python-attrs-23.2.0-4  python-jsonschema-4.23.0-2
              python-jsonschema-specifications-2024.10.1-1
              python-referencing-0.35.1-3  python-rpds-py-0.22.3-1
              python-intelhex-2.3.0-8  python-jsonmerge-1.9.2-3
              python-packaging-24.2-3  python-pyserial-3.5-7
              python-pyusb-1.2.1-6  python-six-1.16.0-10  python-tqdm-4.67.1-2

Total Download Size:   0.35 MiB
Total Installed Size:  6.32 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pyserial-3.5-7-any downloading...
 python-pyusb-1.2.1-6-any downloading...
 python-intelhex-2.3.0-8-any downloading...
 python-jsonmerge-1.9.2-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pyserial...
installing python-attrs...
installing python-rpds-py...
installing python-referencing...
installing python-jsonschema-specifications...
installing python-jsonschema...
Optional dependencies for python-jsonschema
    python-isoduration: for duration format
    python-fqdn: for hostname format
    python-idna: for idn-hostname format
    python-jsonpointer: for json-pointer & relative-json-pointer format
    python-rfc3339-validator: for date-time format
    python-rfc3987: for iri, iri-reference, uri & uri-reference format
    python-uri-template: for uri-template format
    python-webcolors: for color format
installing python-jsonmerge...
installing python-intelhex...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing python-six...
installing python-packaging...
installing python-pyusb...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) 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-more-itertools-10.5.0-1
              python-platformdirs-4.3.6-2  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3  python-setuptools-scm-8.1.0-3

Total Installed Size:  9.96 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-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-setuptools-scm...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found tinyprog-1.0.23.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tinyprog-1.0.23.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
creating build/lib/tinyprog
copying tinyprog/__init__.py -> build/lib/tinyprog
copying tinyprog/__main__.py -> build/lib/tinyprog
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
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 install_lib
creating /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages
creating /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages/tinyprog
copying build/lib/tinyprog/__init__.py -> /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages/tinyprog
copying build/lib/tinyprog/__main__.py -> /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages/tinyprog
byte-compiling /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages/tinyprog/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages/tinyprog/__main__.py to __main__.cpython-313.pyc
writing byte-compilation script '/tmp/tmp96ca2a1j.py'
/usr/bin/python /tmp/tmp96ca2a1j.py
removing /tmp/tmp96ca2a1j.py
running install_egg_info
running egg_info
creating tinyprog.egg-info
writing tinyprog.egg-info/PKG-INFO
writing dependency_links to tinyprog.egg-info/dependency_links.txt
writing entry points to tinyprog.egg-info/entry_points.txt
writing requirements to tinyprog.egg-info/requires.txt
writing top-level names to tinyprog.egg-info/top_level.txt
writing manifest file 'tinyprog.egg-info/SOURCES.txt'
reading manifest file 'tinyprog.egg-info/SOURCES.txt'
writing manifest file 'tinyprog.egg-info/SOURCES.txt'
Copying tinyprog.egg-info to /build/tinyprog/pkg/tinyprog/usr/lib/python3.13/site-packages/tinyprog-1.0.23-py3.13.egg-info
running install_scripts
Installing tinyprog script to /build/tinyprog/pkg/tinyprog/usr/bin
==> 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 "tinyprog"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tinyprog 1.0.23-6 (Mon Dec 23 21:00:44 2024)
==> Cleaning up...