==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-txrequests 0.9.6-11 (Mon Dec 23 17:45:32 2024)
==> Retrieving sources...
  -> Found txrequests-0.9.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    txrequests-0.9.6.tar.gz ... Passed
==> Making package: python-txrequests 0.9.6-11 (Mon 23 Dec 2024 05:45:38 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: python-incremental will be installed before its python-twisted dependency

Packages (23) python-attrs-23.2.0-3  python-autocommand-2.2.2-7
              python-automat-22.10.0-5  python-charset-normalizer-3.4.0-5
              python-click-8.1.7-4  python-constantly-23.10.4-2
              python-hyperlink-21.0.0-7  python-idna-3.10-2
              python-incremental-22.10.0-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-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-setuptools-1:75.2.0-4  python-typing_extensions-4.12.2-3
              python-urllib3-1.26.20-4  python-wheel-0.45.0-3
              python-zope-interface-7.2-1  python-requests-2.32.3-4
              python-twisted-24.3.0-2

Total Download Size:    5.82 MiB
Total Installed Size:  66.12 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-twisted-24.3.0-2-any downloading...
 python-hyperlink-21.0.0-7-any downloading...
 python-attrs-23.2.0-3-any downloading...
 python-automat-22.10.0-5-any downloading...
 python-incremental-22.10.0-7-any downloading...
 python-constantly-23.10.4-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-certifi: security support
    python-cryptography: security support
    python-idna: security support [installed]
    python-pyopenssl: security support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
installing python-attrs...
installing python-automat...
Optional dependencies for python-automat
    python-graphviz: for automat-visualize
    python-twisted: for automat-visualize [pending]
installing python-constantly...
installing python-hyperlink...
installing python-click...
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-setuptools...
installing python-incremental...
installing python-typing_extensions...
installing python-zope-interface...
installing python-twisted...
Optional dependencies for python-twisted
    gobject-introspection-runtime: for GObject Introspection support
    python-appdirs: for using conch
    python-bcrypt: for using conch
    python-cryptography: for using conch
    python-h2: for http2 support
    python-idna: for TLS client hostname verification [installed]
    python-priority: for http2 support
    python-pyasn1: for using conch
    python-gobject: for GObject Introspection support
    python-pyopenssl: for TLS client hostname verification
    python-pyserial: for serial support
    python-service-identity: for TLS client hostname verification
    tk: for using tkconch
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found txrequests-0.9.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting txrequests-0.9.6.tar.gz with bsdtar
==> Starting build()...
Warning: 'classifiers' should be a list, got type 'tuple'
running build
running build_py
creating build/lib/txrequests
copying txrequests/__init__.py -> build/lib/txrequests
copying txrequests/sessions.py -> build/lib/txrequests
running egg_info
writing txrequests.egg-info/PKG-INFO
writing dependency_links to txrequests.egg-info/dependency_links.txt
writing requirements to txrequests.egg-info/requires.txt
writing top-level names to txrequests.egg-info/top_level.txt
reading manifest file 'txrequests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'txrequests.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
Warning: 'classifiers' should be a list, got type 'tuple'
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/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages
creating /build/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages/txrequests
copying build/lib/txrequests/__init__.py -> /build/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages/txrequests
copying build/lib/txrequests/sessions.py -> /build/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages/txrequests
byte-compiling /build/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages/txrequests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages/txrequests/sessions.py to sessions.cpython-313.pyc
writing byte-compilation script '/tmp/tmphdnqo1fv.py'
/usr/bin/python /tmp/tmphdnqo1fv.py
removing /tmp/tmphdnqo1fv.py
running install_egg_info
running egg_info
writing txrequests.egg-info/PKG-INFO
writing dependency_links to txrequests.egg-info/dependency_links.txt
writing requirements to txrequests.egg-info/requires.txt
writing top-level names to txrequests.egg-info/top_level.txt
reading manifest file 'txrequests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'txrequests.egg-info/SOURCES.txt'
Copying txrequests.egg-info to /build/python-txrequests/pkg/python-txrequests/usr/lib/python3.13/site-packages/txrequests-0.9.6-py3.13.egg-info
running install_scripts
==> 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-txrequests"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-txrequests 0.9.6-11 (Mon 23 Dec 2024 05:45:47 PM MST)
==> Cleaning up...