==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-klein 24.8.0-3 (Sat Dec 28 08:16:33 2024)
==> Retrieving sources...
  -> Found klein-24.8.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    klein-24.8.0.tar.gz ... Passed
==> Making package: python-klein 24.8.0-3 (Sat Dec 28 08:16:52 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: python-twisted will be installed before its python-incremental dependency

Packages (24) python-autocommand-2.2.2-7  python-automat-22.10.0-7
              python-click-8.1.7-4  python-idna-3.10-2
              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-markupsafe-2.1.5-3  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-six-1.16.0-10
              python-typing_extensions-4.12.2-3  python-wheel-0.45.0-3
              python-attrs-23.2.0-4  python-constantly-23.10.4-2
              python-hyperlink-21.0.0-7  python-incremental-22.10.0-7
              python-tubes-0.2.1-7  python-twisted-24.3.0-4
              python-werkzeug-3.1.3-1  python-zope-interface-7.2-1

Total Download Size:    6.36 MiB
Total Installed Size:  66.55 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-twisted-24.3.0-4-any downloading...
 python-zope-interface-7.2-1-armv7h downloading...
 python-hyperlink-21.0.0-7-any downloading...
 python-tubes-0.2.1-7-any downloading...
 python-automat-22.10.0-7-any downloading...
 python-incremental-22.10.0-7-any downloading...
 python-constantly-23.10.4-2-any downloading...
 python-six-1.16.0-10-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-attrs...
installing python-idna...
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-automat...
Optional dependencies for python-automat
    python-graphviz: for automat-visualize
    python-twisted: for automat-visualize [pending]
installing python-constantly...
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
installing python-incremental...
installing python-six...
installing python-tubes...
installing python-markupsafe...
installing python-werkzeug...
Optional dependencies for python-werkzeug
    python-watchdog: faster and more advanced reloader
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
             python-installer-0.7.0-10

Total Installed Size:  0.47 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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found klein-24.8.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting klein-24.8.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
running bdist_wheel
The [wheel] section is deprecated. Use [bdist_wheel] instead.
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:111: 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/klein
copying src/klein/_interfaces.py -> build/lib/klein
copying src/klein/_iform.py -> build/lib/klein
copying src/klein/_isession.py -> build/lib/klein
copying src/klein/_response.py -> build/lib/klein
copying src/klein/resource.py -> build/lib/klein
copying src/klein/_headers.py -> build/lib/klein
copying src/klein/_session.py -> build/lib/klein
copying src/klein/__init__.py -> build/lib/klein
copying src/klein/_request.py -> build/lib/klein
copying src/klein/_tubes.py -> build/lib/klein
copying src/klein/app.py -> build/lib/klein
copying src/klein/_plating.py -> build/lib/klein
copying src/klein/_attrs_zope.py -> build/lib/klein
copying src/klein/_decorators.py -> build/lib/klein
copying src/klein/_requirer.py -> build/lib/klein
copying src/klein/_request_compat.py -> build/lib/klein
copying src/klein/_message.py -> build/lib/klein
copying src/klein/_app.py -> build/lib/klein
copying src/klein/_form.py -> build/lib/klein
copying src/klein/_headers_compat.py -> build/lib/klein
copying src/klein/_version.py -> build/lib/klein
copying src/klein/_imessage.py -> build/lib/klein
copying src/klein/interfaces.py -> build/lib/klein
copying src/klein/_typing_compat.py -> build/lib/klein
copying src/klein/_resource.py -> build/lib/klein
copying src/klein/_dihttp.py -> build/lib/klein
creating build/lib/klein/storage
copying src/klein/storage/memory.py -> build/lib/klein/storage
copying src/klein/storage/__init__.py -> build/lib/klein/storage
copying src/klein/storage/_memory.py -> build/lib/klein/storage
creating build/lib/klein/test
copying src/klein/test/test_response.py -> build/lib/klein/test
copying src/klein/test/test_plating.py -> build/lib/klein/test
copying src/klein/test/test_headers.py -> build/lib/klein/test
copying src/klein/test/test_memory.py -> build/lib/klein/test
copying src/klein/test/_trial.py -> build/lib/klein/test
copying src/klein/test/test_app.py -> build/lib/klein/test
copying src/klein/test/test_request.py -> build/lib/klein/test
copying src/klein/test/test_resource.py -> build/lib/klein/test
copying src/klein/test/__init__.py -> build/lib/klein/test
copying src/klein/test/test_form.py -> build/lib/klein/test
copying src/klein/test/test_headers_compat.py -> build/lib/klein/test
copying src/klein/test/test_session.py -> build/lib/klein/test
copying src/klein/test/not_hypothesis.py -> build/lib/klein/test
copying src/klein/test/test_exports.py -> build/lib/klein/test
copying src/klein/test/test_request_compat.py -> build/lib/klein/test
copying src/klein/test/test_trial.py -> build/lib/klein/test
copying src/klein/test/util.py -> build/lib/klein/test
copying src/klein/test/test_requirer.py -> build/lib/klein/test
copying src/klein/test/test_attrs_zope.py -> build/lib/klein/test
copying src/klein/test/test_message.py -> build/lib/klein/test
copying src/klein/test/typing_app.py -> build/lib/klein/test
copying src/klein/py.typed -> build/lib/klein
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/klein
copying build/lib/klein/_interfaces.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_iform.py -> build/bdist.linux-armv7l/wheel/./klein
creating build/bdist.linux-armv7l/wheel/klein/test
copying build/lib/klein/test/test_response.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_plating.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_headers.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_memory.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/_trial.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_app.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_request.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_resource.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/__init__.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_form.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_headers_compat.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_session.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/not_hypothesis.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_exports.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_request_compat.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_trial.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/util.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_requirer.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_attrs_zope.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/test_message.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/test/typing_app.py -> build/bdist.linux-armv7l/wheel/./klein/test
copying build/lib/klein/_isession.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_response.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/resource.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_headers.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_session.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/__init__.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_request.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_tubes.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/app.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_plating.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_attrs_zope.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_decorators.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_requirer.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_request_compat.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_message.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_app.py -> build/bdist.linux-armv7l/wheel/./klein
creating build/bdist.linux-armv7l/wheel/klein/storage
copying build/lib/klein/storage/memory.py -> build/bdist.linux-armv7l/wheel/./klein/storage
copying build/lib/klein/storage/__init__.py -> build/bdist.linux-armv7l/wheel/./klein/storage
copying build/lib/klein/storage/_memory.py -> build/bdist.linux-armv7l/wheel/./klein/storage
copying build/lib/klein/_form.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_headers_compat.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_version.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/py.typed -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_imessage.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/interfaces.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_typing_compat.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_resource.py -> build/bdist.linux-armv7l/wheel/./klein
copying build/lib/klein/_dihttp.py -> build/bdist.linux-armv7l/wheel/./klein
running install_egg_info
running egg_info
creating src/klein.egg-info
writing src/klein.egg-info/PKG-INFO
writing dependency_links to src/klein.egg-info/dependency_links.txt
writing requirements to src/klein.egg-info/requires.txt
writing top-level names to src/klein.egg-info/top_level.txt
writing manifest file 'src/klein.egg-info/SOURCES.txt'
reading manifest file 'src/klein.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '.travis/twistedchecker-diff'
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*' found under directory 'requirements'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/klein.egg-info/SOURCES.txt'
Copying src/klein.egg-info to build/bdist.linux-armv7l/wheel/./klein-24.8.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/klein-24.8.0.dist-info/WHEEL
creating '/build/python-klein/src/klein-24.8.0/dist/.tmp-w8b3zzbp/klein-24.8.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'klein/__init__.py'
adding 'klein/_app.py'
adding 'klein/_attrs_zope.py'
adding 'klein/_decorators.py'
adding 'klein/_dihttp.py'
adding 'klein/_form.py'
adding 'klein/_headers.py'
adding 'klein/_headers_compat.py'
adding 'klein/_iform.py'
adding 'klein/_imessage.py'
adding 'klein/_interfaces.py'
adding 'klein/_isession.py'
adding 'klein/_message.py'
adding 'klein/_plating.py'
adding 'klein/_request.py'
adding 'klein/_request_compat.py'
adding 'klein/_requirer.py'
adding 'klein/_resource.py'
adding 'klein/_response.py'
adding 'klein/_session.py'
adding 'klein/_tubes.py'
adding 'klein/_typing_compat.py'
adding 'klein/_version.py'
adding 'klein/app.py'
adding 'klein/interfaces.py'
adding 'klein/py.typed'
adding 'klein/resource.py'
adding 'klein/storage/__init__.py'
adding 'klein/storage/_memory.py'
adding 'klein/storage/memory.py'
adding 'klein/test/__init__.py'
adding 'klein/test/_trial.py'
adding 'klein/test/not_hypothesis.py'
adding 'klein/test/test_app.py'
adding 'klein/test/test_attrs_zope.py'
adding 'klein/test/test_exports.py'
adding 'klein/test/test_form.py'
adding 'klein/test/test_headers.py'
adding 'klein/test/test_headers_compat.py'
adding 'klein/test/test_memory.py'
adding 'klein/test/test_message.py'
adding 'klein/test/test_plating.py'
adding 'klein/test/test_request.py'
adding 'klein/test/test_request_compat.py'
adding 'klein/test/test_requirer.py'
adding 'klein/test/test_resource.py'
adding 'klein/test/test_response.py'
adding 'klein/test/test_session.py'
adding 'klein/test/test_trial.py'
adding 'klein/test/typing_app.py'
adding 'klein/test/util.py'
adding 'klein-24.8.0.dist-info/AUTHORS'
adding 'klein-24.8.0.dist-info/LICENSE'
adding 'klein-24.8.0.dist-info/METADATA'
adding 'klein-24.8.0.dist-info/WHEEL'
adding 'klein-24.8.0.dist-info/top_level.txt'
adding 'klein-24.8.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built klein-24.8.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-klein"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-klein 24.8.0-3 (Sat Dec 28 08:17:14 2024)
==> Cleaning up...