==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-zope-testing 6.0-1 (Fri Oct 3 20:35:45 2025)
==> Retrieving sources...
-> Found python-zope-testing-6.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-zope-testing-6.0.tar.gz ... Passed
==> Making package: python-zope-testing 6.0-1 (Fri Oct 3 20:36:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.8.0-1
python-packaging-25.0-1 python-platformdirs-4.4.0-1
python-setuptools-1:80.9.0-2 python-wheel-0.45.1-1
python-zope-exceptions-6.0-1 python-zope-interface-8.0.1-1
python-zope-testrunner-8.0-1
Total Download Size: 0.22 MiB
Total Installed Size: 14.91 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-zope-testrunner-8.0-1-any downloading...
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-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-zope-interface...
installing python-zope-exceptions...
installing python-zope-testrunner...
:: 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.3.0-1
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 python-zope-testing-6.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-zope-testing-6.0.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
/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 :: Zope Public 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/zope/testing
copying src/zope/testing/loggingsupport.py -> build/lib/zope/testing
copying src/zope/testing/module.py -> build/lib/zope/testing
copying src/zope/testing/tests.py -> build/lib/zope/testing
copying src/zope/testing/__init__.py -> build/lib/zope/testing
copying src/zope/testing/testrunner.py -> build/lib/zope/testing
copying src/zope/testing/formparser.py -> build/lib/zope/testing
copying src/zope/testing/wait.py -> build/lib/zope/testing
copying src/zope/testing/setupstack.py -> build/lib/zope/testing
copying src/zope/testing/doctestcase.py -> build/lib/zope/testing
copying src/zope/testing/cleanup.py -> build/lib/zope/testing
copying src/zope/testing/renormalizing.py -> build/lib/zope/testing
copying src/zope/testing/exceptions.py -> build/lib/zope/testing
running egg_info
creating src/zope.testing.egg-info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching '.readthedocs.yml'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
copying src/zope/testing/cleanup.txt -> build/lib/zope/testing
copying src/zope/testing/doctestcase.txt -> build/lib/zope/testing
copying src/zope/testing/formparser.txt -> build/lib/zope/testing
copying src/zope/testing/loggingsupport.txt -> build/lib/zope/testing
copying src/zope/testing/module.txt -> build/lib/zope/testing
copying src/zope/testing/renormalizing.txt -> build/lib/zope/testing
copying src/zope/testing/setupstack.txt -> build/lib/zope/testing
copying src/zope/testing/test-1.txt -> build/lib/zope/testing
copying src/zope/testing/test4.txt -> build/lib/zope/testing
copying src/zope/testing/test4e.txt -> build/lib/zope/testing
copying src/zope/testing/test4f.txt -> build/lib/zope/testing
copying src/zope/testing/wait.txt -> build/lib/zope/testing
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/zope
creating build/bdist.linux-armv7l/wheel/zope/testing
copying build/lib/zope/testing/loggingsupport.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/module.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/tests.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/wait.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/__init__.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/testrunner.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/formparser.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/formparser.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/setupstack.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/test4f.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/wait.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/test4.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/setupstack.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/module.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/test4e.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/test-1.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.py -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.txt -> build/bdist.linux-armv7l/wheel/./zope/testing
copying build/lib/zope/testing/exceptions.py -> build/bdist.linux-armv7l/wheel/./zope/testing
running install_egg_info
Copying src/zope.testing.egg-info to build/bdist.linux-armv7l/wheel/./zope.testing-6.0-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/zope_testing-6.0.dist-info/WHEEL
creating '/build/python-zope-testing/src/zope.testing-6.0/dist/.tmp-69i4tesj/zope_testing-6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'zope/testing/__init__.py'
adding 'zope/testing/cleanup.py'
adding 'zope/testing/cleanup.txt'
adding 'zope/testing/doctestcase.py'
adding 'zope/testing/doctestcase.txt'
adding 'zope/testing/exceptions.py'
adding 'zope/testing/formparser.py'
adding 'zope/testing/formparser.txt'
adding 'zope/testing/loggingsupport.py'
adding 'zope/testing/loggingsupport.txt'
adding 'zope/testing/module.py'
adding 'zope/testing/module.txt'
adding 'zope/testing/renormalizing.py'
adding 'zope/testing/renormalizing.txt'
adding 'zope/testing/setupstack.py'
adding 'zope/testing/setupstack.txt'
adding 'zope/testing/test-1.txt'
adding 'zope/testing/test4.txt'
adding 'zope/testing/test4e.txt'
adding 'zope/testing/test4f.txt'
adding 'zope/testing/testrunner.py'
adding 'zope/testing/tests.py'
adding 'zope/testing/wait.py'
adding 'zope/testing/wait.txt'
adding 'zope_testing-6.0.dist-info/licenses/LICENSE.txt'
adding 'zope_testing-6.0.dist-info/METADATA'
adding 'zope_testing-6.0.dist-info/WHEEL'
adding 'zope_testing-6.0.dist-info/top_level.txt'
adding 'zope_testing-6.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built zope_testing-6.0-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...
libfakeroot internal error: payload not recognized!
==> Creating package "python-zope-testing"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-zope-testing 6.0-1 (Fri Oct 3 20:36:21 2025)
==> Cleaning up...