Your message dated Wed, 20 Dec 2023 17:11:13 +0000
with message-id <e1rg06d-0035us...@fasolo.debian.org>
and subject line Bug#1058382: fixed in zope.testrunner 6.2-2
has caused the Debian Bug report #1058382,
regarding zope.testrunner: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.12 3.11" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058382: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: zope.testrunner
Version: 6.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary -with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:946: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please replace its usage with implicit namespaces (PEP 420).
> 
>         See 
> https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>  for details.
>         
> ********************************************************************************
> 
> !!
>   ep.load()(self, ep.name, value)
> running config
> I: pybuild base:310: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:946: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please replace its usage with implicit namespaces (PEP 420).
> 
>         See 
> https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>  for details.
>         
> ********************************************************************************
> 
> !!
>   ep.load()(self, ep.name, value)
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:946: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please replace its usage with implicit namespaces (PEP 420).
> 
>         See 
> https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>  for details.
>         
> ********************************************************************************
> 
> !!
>   ep.load()(self, ep.name, value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope
> copying src/zope/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/feature.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/process.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/tb_format.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/logsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/formatter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/find.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/threadsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/coverage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/digraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/profiling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/layer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/selftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/listing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/refcount.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/shuffle.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/options.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/eggsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/_doctest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/garbagecollection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/interfaces.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> copying src/zope/testrunner/debug.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner
> running egg_info
> creating src/zope.testrunner.egg-info
> writing src/zope.testrunner.egg-info/PKG-INFO
> writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt
> writing entry points to src/zope.testrunner.egg-info/entry_points.txt
> writing namespace_packages to 
> src/zope.testrunner.egg-info/namespace_packages.txt
> writing requirements to src/zope.testrunner.egg-info/requires.txt
> writing top-level names to src/zope.testrunner.egg-info/top_level.txt
> writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.txt'
> warning: no files found matching 'Makefile' under directory 'docs'
> adding license file 'LICENSE.md'
> writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: 
> Package 'zope.testrunner.tests' is absent from the `packages` configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'zope.testrunner.tests' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'zope.testrunner.tests' is explicitly 
> added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'zope.testrunner.tests' to be distributed and are
>         already explicitly excluding 'zope.testrunner.tests' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: 
> Package 'zope.testrunner.tests.logsupport' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'zope.testrunner.tests.logsupport' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'zope.testrunner.tests.logsupport' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'zope.testrunner.tests.logsupport' to be 
> distributed and are
>         already explicitly excluding 'zope.testrunner.tests.logsupport' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_digraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_doctest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_find.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_logsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_subunit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_threadsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-arguments.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-colors.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-coverage-win32.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-coverage.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging-import-failure.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst 
> -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-discovery.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-edge-cases.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-eggsupport.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-errors.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-gc-after-test.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-gc.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-knit.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-api.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-buff.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-cantfind.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-cwd.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-instances.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-ntd.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-topological-sort.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-leaks-err.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-leaks.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-nestedcode.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-new-threads.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-profiling.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-progress.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-repeat.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-report-skipped.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-shuffle.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-simple.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subprocess-errors.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit-err.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit-leaks.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit-v2.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-tb-format.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-test-selection.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-unexpected-success.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-verbose.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-wo-source.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/logsupport
> copying src/zope/testrunner/tests/logsupport/log.ini -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/logsupport
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/brokenlayer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gc-after-test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/leak.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/new_threads.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletests.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletests_many.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-37
> copying src/zope/testrunner/tests/testrunner-ex-37/layers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-37
> copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-37
> copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-37
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-6
> copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-6
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-719369
> copying src/zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-719369
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-lib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4
> copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
> copying 
> src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-products
> copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-products
> copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-products
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-products/more
> copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-products/more
> copying 
> src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-pp-products/more
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-skip
> copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex-skip
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample11
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample11
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample11
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample12
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample12
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample13
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample13
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sample13
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/e.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/donotenter
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/donotenter
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample22
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample22
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample22
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample23
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample23
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sample23
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3/sample31
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3/sample31
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3/sample32
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3/sample32
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3/sample33
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sample3/sample33
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/sampletests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled
> copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled
> copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled
> copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled/package
> copying 
> src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled/package
> copying 
> src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/usecompiled/package
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:946: 
> SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please replace its usage with implicit namespaces (PEP 420).
> 
>         See 
> https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
>  for details.
>         
> ********************************************************************************
> 
> !!
>   ep.load()(self, ep.name, value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope
> copying src/zope/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/feature.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/process.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/tb_format.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/logsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/formatter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/find.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/threadsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/coverage.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/digraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/profiling.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/layer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/selftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/listing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/refcount.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/shuffle.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/options.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/eggsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/_doctest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/garbagecollection.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/interfaces.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> copying src/zope/testrunner/debug.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner
> running egg_info
> writing src/zope.testrunner.egg-info/PKG-INFO
> writing dependency_links to src/zope.testrunner.egg-info/dependency_links.txt
> writing entry points to src/zope.testrunner.egg-info/entry_points.txt
> writing namespace_packages to 
> src/zope.testrunner.egg-info/namespace_packages.txt
> writing requirements to src/zope.testrunner.egg-info/requires.txt
> writing top-level names to src/zope.testrunner.egg-info/top_level.txt
> reading manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.txt'
> warning: no files found matching 'Makefile' under directory 'docs'
> adding license file 'LICENSE.md'
> writing manifest file 'src/zope.testrunner.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: 
> Package 'zope.testrunner.tests' is absent from the `packages` configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'zope.testrunner.tests' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'zope.testrunner.tests' is explicitly 
> added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'zope.testrunner.tests' to be distributed and are
>         already explicitly excluding 'zope.testrunner.tests' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: 
> Package 'zope.testrunner.tests.logsupport' is absent from the `packages` 
> configuration.
> !!
> 
>         
> ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'zope.testrunner.tests.logsupport' as an importable 
> package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to 
> distribute this
>         package, please make sure that 'zope.testrunner.tests.logsupport' is 
> explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools 
> documentation page:
> 
>         - 
> https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'zope.testrunner.tests.logsupport' to be 
> distributed and are
>         already explicitly excluding 'zope.testrunner.tests.logsupport' via
>         `find_namespace_packages(...)/find_namespace` or 
> `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or 
> `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools 
> documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be 
> imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         
> ********************************************************************************
> 
> !!
>   check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_digraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_doctest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_find.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_logsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_runner.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_subunit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/test_threadsupport.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-arguments.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-colors.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-coverage-win32.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-coverage.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging-import-failure.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging-layer-setup.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst 
> -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-debugging.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-discovery.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-edge-cases.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-eggsupport.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-errors.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-gc-after-test.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-gc.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-knit.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-api.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-buff.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-cantfind.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-cwd.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-instances.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-ntd.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers-topological-sort.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-layers.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-leaks-err.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-leaks.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-nestedcode.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-new-threads.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-profiling-cprofiler.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-profiling.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-progress.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-repeat.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-report-skipped.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-shuffle.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-simple.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subprocess-errors.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit-err.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit-leaks.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit-v2.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-subunit.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-tb-format.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-test-selection.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-unexpected-success.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-verbose.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner-wo-source.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> copying src/zope/testrunner/tests/testrunner.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/logsupport
> copying src/zope/testrunner/tests/logsupport/log.ini -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/logsupport
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/brokenlayer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gc-after-test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gc0.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gc1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gcset.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/gcstats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/leak.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/new_threads.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/pledge.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/samplelayers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletests.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletests_buffering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletests_many.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletestsf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/sampletestsl.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> copying src/zope/testrunner/tests/testrunner-ex/unicode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/test.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/__init__.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> copying 
> src/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar/tests.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-251759/eggs/foo.bar-1.2-py2.5.egg/foo/bar
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-37
> copying src/zope/testrunner/tests/testrunner-ex-37/layers.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-37
> copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_error.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-37
> copying src/zope/testrunner/tests/testrunner-ex-37/stop_on_failure.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-37
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-6
> copying src/zope/testrunner/tests/testrunner-ex-6/cwdtests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-6
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-719369
> copying src/zope/testrunner/tests/testrunner-ex-719369/sampletestsf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-719369
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-lib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4
> copying src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
> copying 
> src/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-lib/sample4/products
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-products
> copying src/zope/testrunner/tests/testrunner-ex-pp-products/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-products
> copying src/zope/testrunner/tests/testrunner-ex-pp-products/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-products
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-products/more
> copying src/zope/testrunner/tests/testrunner-ex-pp-products/more/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-products/more
> copying 
> src/zope/testrunner/tests/testrunner-ex-pp-products/more/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-pp-products/more
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-skip
> copying src/zope/testrunner/tests/testrunner-ex-skip/sample_skipped_tests.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex-skip
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_discover_notests.py
>  -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_suite.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_none_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests_ntds.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletestsf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample11
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sample11/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample11
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sample11/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample11
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample12
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sample12/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample12
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample13
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sample13/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample13
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sample13/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sample13
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test1.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test11.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test111.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test112.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test12.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test121.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test122.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample1/sampletests/test_one.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample1/sampletests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/badsyntax.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/e.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_e.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_f.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests_ntds.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/stderrtest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> copying src/zope/testrunner/tests/testrunner-ex/sample2/stdstreamstest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter/sampletests.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/do-not-enter
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/donotenter
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/donotenter/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/donotenter
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sample21/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample21/sampletests_i.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample21
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample22
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sample22/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample22
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample22/sampletests_i.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample22
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample23
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sample23/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample23
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sample23/sampletests_i.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sample23
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/test_1.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample2/sampletests/testone.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample2/sampletests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem5.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem6.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying 
> src/zope/testrunner/tests/testrunner-ex/sample3/post_mortem_failure.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_d.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sampletests_ntd.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace5.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> copying src/zope/testrunner/tests/testrunner-ex/sample3/set_trace6.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3/sample31
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sample31/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3/sample31
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3/sample32
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sample32/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3/sample32
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3/sample33
> copying src/zope/testrunner/tests/testrunner-ex/sample3/sample33/__init__.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sample3/sample33
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test11.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test111.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test112.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test12.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test121.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test122.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> copying src/zope/testrunner/tests/testrunner-ex/sampletests/test_one.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/sampletests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled
> copying src/zope/testrunner/tests/testrunner-ex/usecompiled/README.rst -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled
> copying src/zope/testrunner/tests/testrunner-ex/usecompiled/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled
> copying src/zope/testrunner/tests/testrunner-ex/usecompiled/compiletest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled/package
> copying 
> src/zope/testrunner/tests/testrunner-ex/usecompiled/package/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled/package
> copying 
> src/zope/testrunner/tests/testrunner-ex/usecompiled/package/compiletest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/usecompiled/package
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
> python3.12 -m zope.testrunner --test-path . -vv -t 
> '!testrunner-eggsupport\.rst'
> Running tests at level 1
> Running zope.testrunner.layer.UnitTests tests:
>   Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
>   Running:
>  test_complex (zope.testrunner.tests.test_digraph.Tests.test_complex)
>  test_forest (zope.testrunner.tests.test_digraph.Tests.test_forest)
>  test_int_digraph (zope.testrunner.tests.test_digraph.Tests.test_int_digraph)
>  test_obj_diraph (zope.testrunner.tests.test_digraph.Tests.test_obj_diraph)
>  test_scc_linear (zope.testrunner.tests.test_digraph.Tests.test_scc_linear)
>  test_trivial_cycle 
> (zope.testrunner.tests.test_digraph.Tests.test_trivial_cycle)
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-arguments.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-coverage.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-debugging-layer-setup.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-debugging-import-failure.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-debugging.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-edge-cases.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-errors.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-api.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-instances.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-buff.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-subprocess-errors.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-cantfind.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-cwd.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-ntd.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers-topological-sort.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-layers.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-progress.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-colors.rst
> 
> Failure in test 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-colors.rst
> Failed doctest test for testrunner-colors.rst
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-colors.rst",
>  line 0
> 
> ----------------------------------------------------------------------
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-colors.rst",
>  line 165, in testrunner-colors.rst
> Failed example:
>     _ = testrunner.run_internal(defaults_skip)
> Exception raised:
>     Traceback (most recent call last):
>       File "/usr/lib/python3.12/doctest.py", line 1359, in __run
>         exec(compile(example.source, filename, "single",
>       File "<doctest testrunner-colors.rst[14]>", line 1, in <module>
>         _ = testrunner.run_internal(defaults_skip)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/__init__.py", 
> line 55, in run_internal
>         runner.run()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 191, in run
>         self.run_tests()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 292, in run_tests
>         self.ran += run_layer(self.options, layer_name, layer, tests,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 473, in run_layer
>         return run_tests(options, tests, layer_name, failures, errors, 
> skipped,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 399, in run_tests
>         test(result)
>       File "/usr/lib/python3.12/unittest/case.py", line 692, in __call__
>         return self.run(*args, **kwds)
>       File "/usr/lib/python3.12/unittest/case.py", line 662, in run
>         result.stopTest(self)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 1023, in stopTest
>         test.__dict__.update(self._test_state)
>     AttributeError: 'TestResult' object has no attribute '_test_state'
> 
> 
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-simple.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-nestedcode.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-test-selection.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-verbose.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-repeat.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-knit.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-shuffle.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-new-threads.rst
>  TestTrace (zope.testrunner.coverage)
>  normalize_package (zope.testrunner.options)
>  StartUpFailure (zope.testrunner.find)
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-gc.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-wo-source.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-profiling.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-profiling-cprofiler.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst
> 
> Failure in test 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst
> Failed doctest test for testrunner-report-skipped.rst
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst",
>  line 0
> 
> ----------------------------------------------------------------------
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst",
>  line 26, in testrunner-report-skipped.rst
> Failed example:
>     testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer"])
> Exception raised:
>     Traceback (most recent call last):
>       File "/usr/lib/python3.12/doctest.py", line 1359, in __run
>         exec(compile(example.source, filename, "single",
>       File "<doctest testrunner-report-skipped.rst[5]>", line 1, in <module>
>         testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer"])
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/__init__.py", 
> line 55, in run_internal
>         runner.run()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 191, in run
>         self.run_tests()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 292, in run_tests
>         self.ran += run_layer(self.options, layer_name, layer, tests,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 473, in run_layer
>         return run_tests(options, tests, layer_name, failures, errors, 
> skipped,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 399, in run_tests
>         test(result)
>       File "/usr/lib/python3.12/unittest/case.py", line 692, in __call__
>         return self.run(*args, **kwds)
>       File "/usr/lib/python3.12/unittest/case.py", line 662, in run
>         result.stopTest(self)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 1023, in stopTest
>         test.__dict__.update(self._test_state)
>     AttributeError: 'TestResult' object has no attribute '_test_state'
> ----------------------------------------------------------------------
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst",
>  line 37, in testrunner-report-skipped.rst
> Failed example:
>     testrunner.run_internal(defaults)
> Exception raised:
>     Traceback (most recent call last):
>       File "/usr/lib/python3.12/doctest.py", line 1359, in __run
>         exec(compile(example.source, filename, "single",
>       File "<doctest testrunner-report-skipped.rst[6]>", line 1, in <module>
>         testrunner.run_internal(defaults)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/__init__.py", 
> line 55, in run_internal
>         runner.run()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 191, in run
>         self.run_tests()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 292, in run_tests
>         self.ran += run_layer(self.options, layer_name, layer, tests,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 473, in run_layer
>         return run_tests(options, tests, layer_name, failures, errors, 
> skipped,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 399, in run_tests
>         test(result)
>       File "/usr/lib/python3.12/unittest/case.py", line 692, in __call__
>         return self.run(*args, **kwds)
>       File "/usr/lib/python3.12/unittest/case.py", line 662, in run
>         result.stopTest(self)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 1023, in stopTest
>         test.__dict__.update(self._test_state)
>     AttributeError: 'TestResult' object has no attribute '_test_state'
> ----------------------------------------------------------------------
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst",
>  line 56, in testrunner-report-skipped.rst
> Failed example:
>     testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer"])
> Exception raised:
>     Traceback (most recent call last):
>       File "/usr/lib/python3.12/doctest.py", line 1359, in __run
>         exec(compile(example.source, filename, "single",
>       File "<doctest testrunner-report-skipped.rst[7]>", line 1, in <module>
>         testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer"])
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/__init__.py", 
> line 55, in run_internal
>         runner.run()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 191, in run
>         self.run_tests()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 292, in run_tests
>         self.ran += run_layer(self.options, layer_name, layer, tests,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 473, in run_layer
>         return run_tests(options, tests, layer_name, failures, errors, 
> skipped,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 399, in run_tests
>         test(result)
>       File "/usr/lib/python3.12/unittest/case.py", line 692, in __call__
>         return self.run(*args, **kwds)
>       File "/usr/lib/python3.12/unittest/case.py", line 662, in run
>         result.stopTest(self)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 1023, in stopTest
>         test.__dict__.update(self._test_state)
>     AttributeError: 'TestResult' object has no attribute '_test_state'
> ----------------------------------------------------------------------
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst",
>  line 63, in testrunner-report-skipped.rst
> Failed example:
>     testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer", "-vv"])
> Exception raised:
>     Traceback (most recent call last):
>       File "/usr/lib/python3.12/doctest.py", line 1359, in __run
>         exec(compile(example.source, filename, "single",
>       File "<doctest testrunner-report-skipped.rst[8]>", line 1, in <module>
>         testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer", 
> "-vv"])
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/__init__.py", 
> line 55, in run_internal
>         runner.run()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 191, in run
>         self.run_tests()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 292, in run_tests
>         self.ran += run_layer(self.options, layer_name, layer, tests,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 473, in run_layer
>         return run_tests(options, tests, layer_name, failures, errors, 
> skipped,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 399, in run_tests
>         test(result)
>       File "/usr/lib/python3.12/unittest/case.py", line 692, in __call__
>         return self.run(*args, **kwds)
>       File "/usr/lib/python3.12/unittest/case.py", line 662, in run
>         result.stopTest(self)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 1023, in stopTest
>         test.__dict__.update(self._test_state)
>     AttributeError: 'TestResult' object has no attribute '_test_state'
> ----------------------------------------------------------------------
> File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst",
>  line 68, in testrunner-report-skipped.rst
> Failed example:
>     testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer", "-vvv"])
> Exception raised:
>     Traceback (most recent call last):
>       File "/usr/lib/python3.12/doctest.py", line 1359, in __run
>         exec(compile(example.source, filename, "single",
>       File "<doctest testrunner-report-skipped.rst[9]>", line 1, in <module>
>         testrunner.run_internal(defaults + ["-t", "TestSkipppedNoLayer", 
> "-vvv"])
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/__init__.py", 
> line 55, in run_internal
>         runner.run()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 191, in run
>         self.run_tests()
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 292, in run_tests
>         self.ran += run_layer(self.options, layer_name, layer, tests,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 473, in run_layer
>         return run_tests(options, tests, layer_name, failures, errors, 
> skipped,
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 399, in run_tests
>         test(result)
>       File "/usr/lib/python3.12/unittest/case.py", line 692, in __call__
>         return self.run(*args, **kwds)
>       File "/usr/lib/python3.12/unittest/case.py", line 662, in run
>         result.stopTest(self)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/runner.py", 
> line 1023, in stopTest
>         test.__dict__.update(self._test_state)
>     AttributeError: 'TestResult' object has no attribute '_test_state'
> 
> 
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-leaks-err.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-gc-after-test.rst/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:59:
>  ResourceWarning: not closed - this is no error: testing ResourceWarning here
>   warn(ResourceWarning(
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:59:
>  ResourceWarning: not closed - this is no error: testing ResourceWarning here
>   warn(ResourceWarning(
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:59:
>  ResourceWarning: not closed - this is no error: testing ResourceWarning here
>   warn(ResourceWarning(
> 
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-subunit-err.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-unexpected-success.rst
>  test_accept_and_reject 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject)
>  test_accept_and_reject_overlap 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_overlap)
>  test_accept_and_reject_same 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_same)
>  test_match_all_filter 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_match_all_filter)
>  test_no_filters 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_no_filters)
>  test_reject_one_pattern 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_one_pattern)
>  test_reject_several_patterns 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_several_patterns)
>  test_select_several_patterns 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_several_patterns)
>  test_select_specific_pattern 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_specific_pattern)
>  test_DuplicateTestIDError_message_contains_all_test_ids 
> (zope.testrunner.tests.test_find.TestUniqueness.test_DuplicateTestIDError_message_contains_all_test_ids)
>  test_find_tests_raises_error_if_duplicates_found 
> (zope.testrunner.tests.test_find.TestUniqueness.test_find_tests_raises_error_if_duplicates_found)
>  test_tests_from_suite_ignores_duplicate_ids_if_option_not_set 
> (zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_ignores_duplicate_ids_if_option_not_set)
>  test_tests_from_suite_records_duplicate_test_ids 
> (zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_records_duplicate_test_ids)
>  test_via_bad_envvar 
> (zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_bad_envvar)
>  test_via_cwd 
> (zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_cwd)
>  test_via_envvar 
> (zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_envvar)
>  test_FakeInputContinueGenerator_close 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_FakeInputContinueGenerator_close)
>  test_order_by_bases 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases)
>  test_order_by_bases_alphabetical_order 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_alphabetical_order)
>  test_order_by_bases_diamond_hierarchy 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_diamond_hierarchy)
>  test_order_by_bases_mro_is_complicated 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_mro_is_complicated)
>  test_order_by_bases_multiple_inheritance 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_multiple_inheritance)
>  test_order_by_bases_reverse_tree 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_reverse_tree)
>  test_order_by_bases_shared_setup_trumps_alphabetical_order 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_shared_setup_trumps_alphabetical_order)
>  test_line_truncated 
> (zope.testrunner.tests.test_runner.TestReprLines.test_line_truncated)
>  test_multiline 
> (zope.testrunner.tests.test_runner.TestReprLines.test_multiline)
>  test_multiline_truncated 
> (zope.testrunner.tests.test_runner.TestReprLines.test_multiline_truncated)
>  test_simple (zope.testrunner.tests.test_runner.TestReprLines.test_simple)
>  test_unprintable 
> (zope.testrunner.tests.test_runner.TestReprLines.test_unprintable)
>  test_warning_filter_default 
> (zope.testrunner.tests.test_runner.TestWarnings.test_warning_filter_default)
>  test_warnings_are_shown 
> (zope.testrunner.tests.test_runner.TestWarnings.test_warnings_are_shown)
>  test_dummy_new_thread 
> (zope.testrunner.tests.test_threadsupport.Tests.test_dummy_new_thread)
>  test_dummy_proxy 
> (zope.testrunner.tests.test_threadsupport.Tests.test_dummy_proxy)
>  test_dummy_stopped 
> (zope.testrunner.tests.test_threadsupport.Tests.test_dummy_stopped)
>  test_thr_new_thread 
> (zope.testrunner.tests.test_threadsupport.Tests.test_thr_new_thread)
>  test_thr_proxy 
> (zope.testrunner.tests.test_threadsupport.Tests.test_thr_proxy)
>  test_thr_stopped 
> (zope.testrunner.tests.test_threadsupport.Tests.test_thr_stopped)
>   Ran 83 tests with 2 failures, 0 errors and 0 skipped in 13.539 seconds.
> Tearing down left over layers:
>   Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
> 
> Tests with failures:
>    
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-colors.rst
>    
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/zope/testrunner/tests/testrunner-report-skipped.rst
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; {interpreter} -m 
> zope.testrunner --test-path . -vv -t '!testrunner-eggsupport\.rst'
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m zope.testrunner --test-path . -vv -t 
> '!testrunner-eggsupport\.rst'
> Running tests at level 1
> Running zope.testrunner.layer.UnitTests tests:
>   Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
>   Running:
>  test_complex (zope.testrunner.tests.test_digraph.Tests.test_complex)
>  test_forest (zope.testrunner.tests.test_digraph.Tests.test_forest)
>  test_int_digraph (zope.testrunner.tests.test_digraph.Tests.test_int_digraph)
>  test_obj_diraph (zope.testrunner.tests.test_digraph.Tests.test_obj_diraph)
>  test_scc_linear (zope.testrunner.tests.test_digraph.Tests.test_scc_linear)
>  test_trivial_cycle 
> (zope.testrunner.tests.test_digraph.Tests.test_trivial_cycle)
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-arguments.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-coverage.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-debugging-layer-setup.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-debugging-import-failure.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-debugging.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-edge-cases.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-errors.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-api.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-instances.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-buff.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-subprocess-errors.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-cantfind.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-cwd.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-ntd.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers-topological-sort.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-layers.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-progress.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-colors.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-simple.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-nestedcode.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-test-selection.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-verbose.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-repeat.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-knit.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-shuffle.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-new-threads.rst
>  TestTrace (zope.testrunner.coverage)
>  normalize_package (zope.testrunner.options)
>  StartUpFailure (zope.testrunner.find)
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-gc.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-wo-source.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-profiling.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-profiling-cprofiler.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-report-skipped.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-leaks-err.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-gc-after-test.rst/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:59:
>  ResourceWarning: not closed - this is no error: testing ResourceWarning here
>   warn(ResourceWarning(
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:59:
>  ResourceWarning: not closed - this is no error: testing ResourceWarning here
>   warn(ResourceWarning(
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:59:
>  ResourceWarning: not closed - this is no error: testing ResourceWarning here
>   warn(ResourceWarning(
> 
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-subunit-err.rst
>  
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/zope/testrunner/tests/testrunner-unexpected-success.rst
>  test_accept_and_reject 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject)
>  test_accept_and_reject_overlap 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_overlap)
>  test_accept_and_reject_same 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_same)
>  test_match_all_filter 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_match_all_filter)
>  test_no_filters 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_no_filters)
>  test_reject_one_pattern 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_one_pattern)
>  test_reject_several_patterns 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_several_patterns)
>  test_select_several_patterns 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_several_patterns)
>  test_select_specific_pattern 
> (zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_specific_pattern)
>  test_DuplicateTestIDError_message_contains_all_test_ids 
> (zope.testrunner.tests.test_find.TestUniqueness.test_DuplicateTestIDError_message_contains_all_test_ids)
>  test_find_tests_raises_error_if_duplicates_found 
> (zope.testrunner.tests.test_find.TestUniqueness.test_find_tests_raises_error_if_duplicates_found)
>  test_tests_from_suite_ignores_duplicate_ids_if_option_not_set 
> (zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_ignores_duplicate_ids_if_option_not_set)
>  test_tests_from_suite_records_duplicate_test_ids 
> (zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_records_duplicate_test_ids)
>  test_via_bad_envvar 
> (zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_bad_envvar)
>  test_via_cwd 
> (zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_cwd)
>  test_via_envvar 
> (zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_envvar)
>  test_FakeInputContinueGenerator_close 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_FakeInputContinueGenerator_close)
>  test_order_by_bases 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases)
>  test_order_by_bases_alphabetical_order 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_alphabetical_order)
>  test_order_by_bases_diamond_hierarchy 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_diamond_hierarchy)
>  test_order_by_bases_mro_is_complicated 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_mro_is_complicated)
>  test_order_by_bases_multiple_inheritance 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_multiple_inheritance)
>  test_order_by_bases_reverse_tree 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_reverse_tree)
>  test_order_by_bases_shared_setup_trumps_alphabetical_order 
> (zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_shared_setup_trumps_alphabetical_order)
>  test_line_truncated 
> (zope.testrunner.tests.test_runner.TestReprLines.test_line_truncated)
>  test_multiline 
> (zope.testrunner.tests.test_runner.TestReprLines.test_multiline)
>  test_multiline_truncated 
> (zope.testrunner.tests.test_runner.TestReprLines.test_multiline_truncated)
>  test_simple (zope.testrunner.tests.test_runner.TestReprLines.test_simple)
>  test_unprintable 
> (zope.testrunner.tests.test_runner.TestReprLines.test_unprintable)
>  test_warning_filter_default 
> (zope.testrunner.tests.test_runner.TestWarnings.test_warning_filter_default)
>  test_warnings_are_shown 
> (zope.testrunner.tests.test_runner.TestWarnings.test_warnings_are_shown)
>  test_dummy_new_thread 
> (zope.testrunner.tests.test_threadsupport.Tests.test_dummy_new_thread)
>  test_dummy_proxy 
> (zope.testrunner.tests.test_threadsupport.Tests.test_dummy_proxy)
>  test_dummy_stopped 
> (zope.testrunner.tests.test_threadsupport.Tests.test_dummy_stopped)
>  test_thr_new_thread 
> (zope.testrunner.tests.test_threadsupport.Tests.test_thr_new_thread)
>  test_thr_proxy 
> (zope.testrunner.tests.test_threadsupport.Tests.test_thr_proxy)
>  test_thr_stopped 
> (zope.testrunner.tests.test_threadsupport.Tests.test_thr_stopped)
>   Ran 83 tests with 0 failures, 0 errors and 0 skipped in 13.187 seconds.
> Tearing down left over layers:
>   Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/zope.testrunner_6.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: zope.testrunner
Source-Version: 6.2-2
Done: Matthias Klose <d...@debian.org>

We believe that the bug you reported is fixed in the latest version of
zope.testrunner, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated zope.testrunner package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 20 Dec 2023 17:37:35 +0100
Source: zope.testrunner
Architecture: source
Version: 6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Closes: 1057654 1058382
Changes:
 zope.testrunner (6.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Work around Python 3.12 no longer calling ``startTest`` for skipped tests,
     taken from upstream. Closes: #1057654, #1058382.
Checksums-Sha1:
 c2d4dd1d32796afd100221f95fdb969463eebc16 2205 zope.testrunner_6.2-2.dsc
 b3299a930911ee94033df515f59487c922d2cf3c 7436 
zope.testrunner_6.2-2.debian.tar.xz
 6355f8ceb0b26fb39ad7900826260d70fddc091e 6866 
zope.testrunner_6.2-2_source.buildinfo
Checksums-Sha256:
 80d1734b3a18148e2778ce4ff2e6f0e0090842b0dc6f1dd845b45ef665bdec43 2205 
zope.testrunner_6.2-2.dsc
 8d409c51aa4f60f1ddb59efaad660282007a5d6fe40c779f9e0768d4c0d930da 7436 
zope.testrunner_6.2-2.debian.tar.xz
 719c0a7d3db70e08fd18af51fb8b20eb7d8b5d95de0c6f45b67e419220fc9745 6866 
zope.testrunner_6.2-2_source.buildinfo
Files:
 f12aff1ebce0eb13b39f22da3878d252 2205 zope optional zope.testrunner_6.2-2.dsc
 5e675c8ba5710b85ac6ae3b2a69784b4 7436 zope optional 
zope.testrunner_6.2-2.debian.tar.xz
 1f9bacbd9b8700c5c71f8ad7a00be786 6866 zope optional 
zope.testrunner_6.2-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmWDGOoQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9ZR5EACiWVqDO0cRn9WE2C47j+QFvvQM7utT1uGx
KYXQykxF2+Guoq00BdjTY8V8tVHaYTj4abr0tjn/3+U5L5/sL7wUiR4jDUUEc2hU
gAu9omFBHpVBv7/OpbU5IB5FOuNMMPG0W9PWOBrVn4gXHNjGhWsHE6hzu19UYbe9
wr8NsfUMvs4Y+OgpDnro1sJaT8NbOnS/2kFmyYm86AUqAQySITEfxIf9TlanUb5+
fn2uZQ7f5d08Z3dxAVTjhRBhqYDN56pUNRZd6EWmeg6imtBf3ulx6HWxsddfFX7g
0ERNKwExTkSLIHOstUqUojow3HpzvUTZV7+S8s10RWnzwwosSi1ZK7G4UHq/WOHQ
le50NTrJlIfkb+SG9OR54yDoeyNnAVnfxhA/+KPcPsjXV50OcODNG5pczAXrpMhO
H6dmY8PMOqEzchQT1tFxlWpSivlt9wQTyT645TkRejxGv4gO3WwqiYv61iu8K/k1
9lZTbkli2o5fA6mwKb5HZn+8QAN8e7zmzlVbXyp3ZIE0ZREHsW5odO+mtHmmAs7F
Q/nb0IO4LNlynhgaBSDhnbkehYaGA+55/EJ7XKW2FEnjMOlPrvSX+pREKyco+q3S
fQFBE5AF9e6viZtUpmspZID+7QaEK2S5KjCUUw8QeHeVwgUziOYXsBv/bm32dN1i
FBhjEtgORQ==
=Niii
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to