==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-cheroot 11.1.0-1 (Mon Nov  3 06:14:20 2025)
==> Retrieving sources...
  -> Found python-cheroot-11.1.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-cheroot-11.1.0.tar.gz ... Passed
==> Validating source files with b2sums...
    python-cheroot-11.1.0.tar.gz ... Passed
==> Making package: python-cheroot 11.1.0-1 (Mon Nov  3 06:14:40 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) python-jaraco.functools-4.1.0-1  python-more-itertools-10.8.0-1

Total Installed Size:  0.78 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.text-4.0.0-2
              python-packaging-25.0-1  python-platformdirs-4.5.0-1
              python-pyproject-hooks-1.2.0-3  python-build-1.3.0-1
              python-installer-0.7.0-10  python-setuptools-1:80.9.0-2
              python-setuptools-scm-9.2.2-1  python-wheel-0.45.1-1

Total Download Size:    0.22 MiB
Total Installed Size:  10.05 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-scm-9.2.2-1-any downloading...
 python-build-1.3.0-1-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-pyproject-hooks-1.2.0-3-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-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...
Optional dependencies for python-setuptools-scm
    python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-cheroot-11.1.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-cheroot-11.1.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating cheroot.egg-info
writing cheroot.egg-info/PKG-INFO
writing dependency_links to cheroot.egg-info/dependency_links.txt
writing entry points to cheroot.egg-info/entry_points.txt
writing requirements to cheroot.egg-info/requires.txt
writing top-level names to cheroot.egg-info/top_level.txt
writing manifest file 'cheroot.egg-info/SOURCES.txt'
git archive detected - fallback to listing all files
adding license file 'LICENSE.md'
writing manifest file 'cheroot.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: BSD License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/cheroot
copying cheroot/wsgi.py -> build/lib/cheroot
copying cheroot/connections.py -> build/lib/cheroot
copying cheroot/cli.py -> build/lib/cheroot
copying cheroot/makefile.py -> build/lib/cheroot
copying cheroot/__init__.py -> build/lib/cheroot
copying cheroot/_compat.py -> build/lib/cheroot
copying cheroot/errors.py -> build/lib/cheroot
copying cheroot/__main__.py -> build/lib/cheroot
copying cheroot/server.py -> build/lib/cheroot
copying cheroot/testing.py -> build/lib/cheroot
creating build/lib/bin
copying bin/pip_constraint_helpers.py -> build/lib/bin
creating build/lib/docs
copying docs/conf.py -> build/lib/docs
copying docs/spelling_stub_ext.py -> build/lib/docs
creating build/lib/cheroot/test
copying cheroot/test/conftest.py -> build/lib/cheroot/test
copying cheroot/test/test_makefile.py -> build/lib/cheroot/test
copying cheroot/test/test_conn.py -> build/lib/cheroot/test
copying cheroot/test/test_errors.py -> build/lib/cheroot/test
copying cheroot/test/test_core.py -> build/lib/cheroot/test
copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test
copying cheroot/test/test_ssl.py -> build/lib/cheroot/test
copying cheroot/test/__init__.py -> build/lib/cheroot/test
copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test
copying cheroot/test/test_server.py -> build/lib/cheroot/test
copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test
copying cheroot/test/test__compat.py -> build/lib/cheroot/test
copying cheroot/test/test_cli.py -> build/lib/cheroot/test
copying cheroot/test/helper.py -> build/lib/cheroot/test
copying cheroot/test/webtest.py -> build/lib/cheroot/test
creating build/lib/cheroot/workers
copying cheroot/workers/__init__.py -> build/lib/cheroot/workers
copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers
creating build/lib/cheroot/ssl
copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl
copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl
copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl
running egg_info
writing cheroot.egg-info/PKG-INFO
writing dependency_links to cheroot.egg-info/dependency_links.txt
writing entry points to cheroot.egg-info/entry_points.txt
writing requirements to cheroot.egg-info/requires.txt
writing top-level names to cheroot.egg-info/top_level.txt
git archive detected - fallback to listing all files
adding license file 'LICENSE.md'
writing manifest file 'cheroot.egg-info/SOURCES.txt'
copying cheroot/__init__.pyi -> build/lib/cheroot
copying cheroot/_compat.pyi -> build/lib/cheroot
copying cheroot/cli.pyi -> build/lib/cheroot
copying cheroot/connections.pyi -> build/lib/cheroot
copying cheroot/errors.pyi -> build/lib/cheroot
copying cheroot/makefile.pyi -> build/lib/cheroot
copying cheroot/py.typed -> build/lib/cheroot
copying cheroot/server.pyi -> build/lib/cheroot
copying cheroot/testing.pyi -> build/lib/cheroot
copying cheroot/wsgi.pyi -> build/lib/cheroot
copying bin/pip-wrapper -> build/lib/bin
copying docs/devguide.rst -> build/lib/docs
copying docs/history.rst -> build/lib/docs
copying docs/index.rst -> build/lib/docs
copying docs/spelling_wordlist.txt -> build/lib/docs
creating build/lib/docs/changelog-fragments.d
copying docs/changelog-fragments.d/.gitignore -> build/lib/docs/changelog-fragments.d
copying docs/changelog-fragments.d/.towncrier-template.rst.j2 -> build/lib/docs/changelog-fragments.d
copying docs/changelog-fragments.d/README.rst -> build/lib/docs/changelog-fragments.d
copying cheroot/workers/__init__.pyi -> build/lib/cheroot/workers
copying cheroot/workers/threadpool.pyi -> build/lib/cheroot/workers
copying cheroot/ssl/__init__.pyi -> build/lib/cheroot/ssl
copying cheroot/ssl/builtin.pyi -> build/lib/cheroot/ssl
copying cheroot/ssl/pyopenssl.pyi -> build/lib/cheroot/ssl
creating build/lib/docs/pkg
copying docs/pkg/.gitignore -> build/lib/docs/pkg
creating build/lib/docs/contributing
copying docs/contributing/guidelines.rst -> build/lib/docs/contributing
copying docs/contributing/release_guide.rst -> build/lib/docs/contributing
creating build/lib/docs/_templates
copying docs/_templates/python_2_eol.html -> build/lib/docs/_templates
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/cheroot
creating build/bdist.linux-armv7l/wheel/cheroot/test
copying build/lib/cheroot/test/conftest.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_makefile.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_conn.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_errors.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_core.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_dispatch.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_ssl.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/__init__.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_wsgi.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_server.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/_pytest_plugin.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test__compat.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/test_cli.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/helper.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/test/webtest.py -> build/bdist.linux-armv7l/wheel/./cheroot/test
copying build/lib/cheroot/testing.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/wsgi.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/connections.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/connections.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/__init__.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/cli.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/cli.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
creating build/bdist.linux-armv7l/wheel/cheroot/workers
copying build/lib/cheroot/workers/__init__.pyi -> build/bdist.linux-armv7l/wheel/./cheroot/workers
copying build/lib/cheroot/workers/threadpool.pyi -> build/bdist.linux-armv7l/wheel/./cheroot/workers
copying build/lib/cheroot/workers/__init__.py -> build/bdist.linux-armv7l/wheel/./cheroot/workers
copying build/lib/cheroot/workers/threadpool.py -> build/bdist.linux-armv7l/wheel/./cheroot/workers
copying build/lib/cheroot/makefile.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/makefile.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/errors.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/wsgi.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/__init__.py -> build/bdist.linux-armv7l/wheel/./cheroot
creating build/bdist.linux-armv7l/wheel/cheroot/ssl
copying build/lib/cheroot/ssl/builtin.py -> build/bdist.linux-armv7l/wheel/./cheroot/ssl
copying build/lib/cheroot/ssl/__init__.pyi -> build/bdist.linux-armv7l/wheel/./cheroot/ssl
copying build/lib/cheroot/ssl/pyopenssl.py -> build/bdist.linux-armv7l/wheel/./cheroot/ssl
copying build/lib/cheroot/ssl/__init__.py -> build/bdist.linux-armv7l/wheel/./cheroot/ssl
copying build/lib/cheroot/ssl/builtin.pyi -> build/bdist.linux-armv7l/wheel/./cheroot/ssl
copying build/lib/cheroot/ssl/pyopenssl.pyi -> build/bdist.linux-armv7l/wheel/./cheroot/ssl
copying build/lib/cheroot/_compat.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/_compat.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/server.pyi -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/errors.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/__main__.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/server.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/testing.py -> build/bdist.linux-armv7l/wheel/./cheroot
copying build/lib/cheroot/py.typed -> build/bdist.linux-armv7l/wheel/./cheroot
creating build/bdist.linux-armv7l/wheel/bin
copying build/lib/bin/pip_constraint_helpers.py -> build/bdist.linux-armv7l/wheel/./bin
copying build/lib/bin/pip-wrapper -> build/bdist.linux-armv7l/wheel/./bin
creating build/bdist.linux-armv7l/wheel/docs
copying build/lib/docs/spelling_wordlist.txt -> build/bdist.linux-armv7l/wheel/./docs
copying build/lib/docs/conf.py -> build/bdist.linux-armv7l/wheel/./docs
creating build/bdist.linux-armv7l/wheel/docs/pkg
copying build/lib/docs/pkg/.gitignore -> build/bdist.linux-armv7l/wheel/./docs/pkg
copying build/lib/docs/devguide.rst -> build/bdist.linux-armv7l/wheel/./docs
creating build/bdist.linux-armv7l/wheel/docs/contributing
copying build/lib/docs/contributing/guidelines.rst -> build/bdist.linux-armv7l/wheel/./docs/contributing
copying build/lib/docs/contributing/release_guide.rst -> build/bdist.linux-armv7l/wheel/./docs/contributing
copying build/lib/docs/spelling_stub_ext.py -> build/bdist.linux-armv7l/wheel/./docs
creating build/bdist.linux-armv7l/wheel/docs/changelog-fragments.d
copying build/lib/docs/changelog-fragments.d/README.rst -> build/bdist.linux-armv7l/wheel/./docs/changelog-fragments.d
copying build/lib/docs/changelog-fragments.d/.gitignore -> build/bdist.linux-armv7l/wheel/./docs/changelog-fragments.d
copying build/lib/docs/changelog-fragments.d/.towncrier-template.rst.j2 -> build/bdist.linux-armv7l/wheel/./docs/changelog-fragments.d
creating build/bdist.linux-armv7l/wheel/docs/_templates
copying build/lib/docs/_templates/python_2_eol.html -> build/bdist.linux-armv7l/wheel/./docs/_templates
copying build/lib/docs/index.rst -> build/bdist.linux-armv7l/wheel/./docs
copying build/lib/docs/history.rst -> build/bdist.linux-armv7l/wheel/./docs
running install_egg_info
Copying cheroot.egg-info to build/bdist.linux-armv7l/wheel/./cheroot-11.1.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/cheroot-11.1.0.dist-info/WHEEL
creating '/build/python-cheroot/src/cheroot-11.1.0/dist/.tmp-mkfxv3_i/cheroot-11.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'bin/pip-wrapper'
adding 'bin/pip_constraint_helpers.py'
adding 'cheroot/__init__.py'
adding 'cheroot/__init__.pyi'
adding 'cheroot/__main__.py'
adding 'cheroot/_compat.py'
adding 'cheroot/_compat.pyi'
adding 'cheroot/cli.py'
adding 'cheroot/cli.pyi'
adding 'cheroot/connections.py'
adding 'cheroot/connections.pyi'
adding 'cheroot/errors.py'
adding 'cheroot/errors.pyi'
adding 'cheroot/makefile.py'
adding 'cheroot/makefile.pyi'
adding 'cheroot/py.typed'
adding 'cheroot/server.py'
adding 'cheroot/server.pyi'
adding 'cheroot/testing.py'
adding 'cheroot/testing.pyi'
adding 'cheroot/wsgi.py'
adding 'cheroot/wsgi.pyi'
adding 'cheroot/ssl/__init__.py'
adding 'cheroot/ssl/__init__.pyi'
adding 'cheroot/ssl/builtin.py'
adding 'cheroot/ssl/builtin.pyi'
adding 'cheroot/ssl/pyopenssl.py'
adding 'cheroot/ssl/pyopenssl.pyi'
adding 'cheroot/test/__init__.py'
adding 'cheroot/test/_pytest_plugin.py'
adding 'cheroot/test/conftest.py'
adding 'cheroot/test/helper.py'
adding 'cheroot/test/test__compat.py'
adding 'cheroot/test/test_cli.py'
adding 'cheroot/test/test_conn.py'
adding 'cheroot/test/test_core.py'
adding 'cheroot/test/test_dispatch.py'
adding 'cheroot/test/test_errors.py'
adding 'cheroot/test/test_makefile.py'
adding 'cheroot/test/test_server.py'
adding 'cheroot/test/test_ssl.py'
adding 'cheroot/test/test_wsgi.py'
adding 'cheroot/test/webtest.py'
adding 'cheroot/workers/__init__.py'
adding 'cheroot/workers/__init__.pyi'
adding 'cheroot/workers/threadpool.py'
adding 'cheroot/workers/threadpool.pyi'
adding 'cheroot-11.1.0.dist-info/licenses/LICENSE.md'
adding 'docs/conf.py'
adding 'docs/devguide.rst'
adding 'docs/history.rst'
adding 'docs/index.rst'
adding 'docs/spelling_stub_ext.py'
adding 'docs/spelling_wordlist.txt'
adding 'docs/_templates/python_2_eol.html'
adding 'docs/changelog-fragments.d/.gitignore'
adding 'docs/changelog-fragments.d/.towncrier-template.rst.j2'
adding 'docs/changelog-fragments.d/README.rst'
adding 'docs/contributing/guidelines.rst'
adding 'docs/contributing/release_guide.rst'
adding 'docs/pkg/.gitignore'
adding 'cheroot-11.1.0.dist-info/METADATA'
adding 'cheroot-11.1.0.dist-info/WHEEL'
adding 'cheroot-11.1.0.dist-info/entry_points.txt'
adding 'cheroot-11.1.0.dist-info/top_level.txt'
adding 'cheroot-11.1.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built cheroot-11.1.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-cheroot/pkg/python-cheroot/usr/share'
install: creating directory '/build/python-cheroot/pkg/python-cheroot/usr/share/licenses'
install: creating directory '/build/python-cheroot/pkg/python-cheroot/usr/share/licenses/python-cheroot'
'LICENSE.md' -> '/build/python-cheroot/pkg/python-cheroot/usr/share/licenses/python-cheroot/LICENSE.md'
==> 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-cheroot"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-cheroot 11.1.0-1 (Mon Nov  3 06:14:59 2025)
==> Cleaning up...