Package: src:zope.testing
Version: 6.0-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:zope.testing, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build" 
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: Zope Public License

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

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/zope/testing
copying src/zope/testing/loggingsupport.py -> build/lib/zope/testing
copying src/zope/testing/testrunner.py -> build/lib/zope/testing
copying src/zope/testing/doctestcase.py -> build/lib/zope/testing
copying src/zope/testing/cleanup.py -> build/lib/zope/testing
copying src/zope/testing/formparser.py -> build/lib/zope/testing
copying src/zope/testing/renormalizing.py -> build/lib/zope/testing
copying src/zope/testing/module.py -> build/lib/zope/testing
copying src/zope/testing/tests.py -> build/lib/zope/testing
copying src/zope/testing/exceptions.py -> build/lib/zope/testing
copying src/zope/testing/setupstack.py -> build/lib/zope/testing
copying src/zope/testing/wait.py -> build/lib/zope/testing
copying src/zope/testing/__init__.py -> build/lib/zope/testing
running egg_info
creating src/zope.testing.egg-info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching '.readthedocs.yml'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
copying src/zope/testing/cleanup.txt -> build/lib/zope/testing
copying src/zope/testing/doctestcase.txt -> build/lib/zope/testing
copying src/zope/testing/formparser.txt -> build/lib/zope/testing
copying src/zope/testing/loggingsupport.txt -> build/lib/zope/testing
copying src/zope/testing/module.txt -> build/lib/zope/testing
copying src/zope/testing/renormalizing.txt -> build/lib/zope/testing
copying src/zope/testing/setupstack.txt -> build/lib/zope/testing
copying src/zope/testing/test-1.txt -> build/lib/zope/testing
copying src/zope/testing/test4.txt -> build/lib/zope/testing
copying src/zope/testing/test4e.txt -> build/lib/zope/testing
copying src/zope/testing/test4f.txt -> build/lib/zope/testing
copying src/zope/testing/wait.txt -> build/lib/zope/testing
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/zope
creating build/bdist.linux-x86_64/wheel/zope/testing
copying build/lib/zope/testing/setupstack.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/testrunner.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4e.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/tests.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4f.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/setupstack.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test-1.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
running install_egg_info
Copying src/zope.testing.egg-info to 
build/bdist.linux-x86_64/wheel/./zope.testing-6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/zope_testing-6.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/.tmp-y7_zag7v/zope_testing-6.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope/testing/__init__.py'
adding 'zope/testing/cleanup.py'
adding 'zope/testing/cleanup.txt'
adding 'zope/testing/doctestcase.py'
adding 'zope/testing/doctestcase.txt'
adding 'zope/testing/exceptions.py'
adding 'zope/testing/formparser.py'
adding 'zope/testing/formparser.txt'
adding 'zope/testing/loggingsupport.py'
adding 'zope/testing/loggingsupport.txt'
adding 'zope/testing/module.py'
adding 'zope/testing/module.txt'
adding 'zope/testing/renormalizing.py'
adding 'zope/testing/renormalizing.txt'
adding 'zope/testing/setupstack.py'
adding 'zope/testing/setupstack.txt'
adding 'zope/testing/test-1.txt'
adding 'zope/testing/test4.txt'
adding 'zope/testing/test4e.txt'
adding 'zope/testing/test4f.txt'
adding 'zope/testing/testrunner.py'
adding 'zope/testing/tests.py'
adding 'zope/testing/wait.py'
adding 'zope/testing/wait.txt'
adding 'zope_testing-6.0.dist-info/licenses/LICENSE.txt'
adding 'zope_testing-6.0.dist-info/METADATA'
adding 'zope_testing-6.0.dist-info/WHEEL'
adding 'zope_testing-6.0.dist-info/top_level.txt'
adding 'zope_testing-6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zope_testing-6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with 
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build" 
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: Zope Public License

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

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
running egg_info
writing src/zope.testing.egg-info/PKG-INFO
writing dependency_links to src/zope.testing.egg-info/dependency_links.txt
writing requirements to src/zope.testing.egg-info/requires.txt
writing top-level names to src/zope.testing.egg-info/top_level.txt
reading manifest file 'src/zope.testing.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'Makefile' under directory 'docs'
warning: no files found matching '.readthedocs.yml'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.testing.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/zope
creating build/bdist.linux-x86_64/wheel/zope/testing
copying build/lib/zope/testing/setupstack.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/testrunner.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/doctestcase.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/formparser.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/module.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4e.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/renormalizing.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/tests.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test4f.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/loggingsupport.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/cleanup.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/setupstack.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/test-1.txt -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/wait.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
copying build/lib/zope/testing/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/testing
running install_egg_info
Copying src/zope.testing.egg-info to 
build/bdist.linux-x86_64/wheel/./zope.testing-6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/zope_testing-6.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/.tmp-i7g6hyeu/zope_testing-6.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope/testing/__init__.py'
adding 'zope/testing/cleanup.py'
adding 'zope/testing/cleanup.txt'
adding 'zope/testing/doctestcase.py'
adding 'zope/testing/doctestcase.txt'
adding 'zope/testing/exceptions.py'
adding 'zope/testing/formparser.py'
adding 'zope/testing/formparser.txt'
adding 'zope/testing/loggingsupport.py'
adding 'zope/testing/loggingsupport.txt'
adding 'zope/testing/module.py'
adding 'zope/testing/module.txt'
adding 'zope/testing/renormalizing.py'
adding 'zope/testing/renormalizing.txt'
adding 'zope/testing/setupstack.py'
adding 'zope/testing/setupstack.txt'
adding 'zope/testing/test-1.txt'
adding 'zope/testing/test4.txt'
adding 'zope/testing/test4e.txt'
adding 'zope/testing/test4f.txt'
adding 'zope/testing/testrunner.py'
adding 'zope/testing/tests.py'
adding 'zope/testing/wait.py'
adding 'zope/testing/wait.txt'
adding 'zope_testing-6.0.dist-info/licenses/LICENSE.txt'
adding 'zope_testing-6.0.dist-info/METADATA'
adding 'zope_testing-6.0.dist-info/WHEEL'
adding 'zope_testing-6.0.dist-info/top_level.txt'
adding 'zope_testing-6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zope_testing-6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build; PYTHONPATH=. 
python3.14 -m zope.testrunner --test-path . --package zope.testing -vv
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/module.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/loggingsupport.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/renormalizing.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/setupstack.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/wait.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt

Failure in test 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt
Failed doctest test for doctestcase.txt
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt",
 line 0

----------------------------------------------------------------------
File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt",
 line 242, in doctestcase.txt
Failed example:
    for c, e in result.failures:
        print(e) # doctest: +ELLIPSIS +REPORT_UDIFF
Differences (unified diff with -expected +actual):
    @@ -1,8 +1,17 @@
     Traceback (most recent call last):
    -  ...
    -...: Failed doctest test for <string>
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 96, in test_string
    +    _run_test(self, test, fglobs.copy(), '<string>', '<string>',
    +    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +              optionflags, checker)
    +              ^^^^^^^^^^^^^^^^^^^^^
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 213, in _run_test
    +    ).runTest()
    +      ~~~~~~~^^
    +  File "/usr/lib/python3.14/doctest.py", line 2332, in runTest
    +    raise 
self.failureException(self.format_failure(new.getvalue().rstrip('\n')))
    +zope.testrunner.exceptions.DocTestFailureException: Failed doctest test 
for <string>
       File "<string>", line 0, in <string>
     <BLANKLINE>
    -...----------...
    +----------------------------------------------------------------------
     File "<string>", line 4, in <string>
     Failed example:
    @@ -13,11 +22,19 @@
         2
     <BLANKLINE>
    -<BLANKLINE>
     Traceback (most recent call last):
    -  ...
    -...: Failed doctest test for test3
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 73, in test_method
    +    _run_test(self, doc, fglobs.copy(), name, path,
    +    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +              optionflags, checker, lineno=lineno)
    +              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 213, in _run_test
    +    ).runTest()
    +      ~~~~~~~^^
    +  File "/usr/lib/python3.14/doctest.py", line 2332, in runTest
    +    raise 
self.failureException(self.format_failure(new.getvalue().rstrip('\n')))
    +zope.testrunner.exceptions.DocTestFailureException: Failed doctest test 
for test3
       File "None", line 10, in test3
     <BLANKLINE>
    -...----------...
    +----------------------------------------------------------------------
     Line 4, in test3
     Failed example:
    @@ -28,12 +45,20 @@
         2
     <BLANKLINE>
    +Traceback (most recent call last):
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 142, in test_file_w_setup
    +    _run_test(self, test, {}, name, path, optionflags, checker,
    +    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +              'test')
    +              ^^^^^^^
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.py",
 line 213, in _run_test
    +    ).runTest()
    +      ~~~~~~~^^
    +  File "/usr/lib/python3.14/doctest.py", line 2332, in runTest
    +    raise 
self.failureException(self.format_failure(new.getvalue().rstrip('\n')))
    +zope.testrunner.exceptions.DocTestFailureException: Failed doctest test 
for test4f.txt
    +  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/test4f.txt",
 line 0, in txt
     <BLANKLINE>
    -Traceback (most recent call last):
    -...
    -...: Failed doctest test for test4f.txt
    -  File "...test4f.txt", line 0, in txt
    -<BLANKLINE>
    -...----------...
    -File "...test4f.txt", line 3, in test4f.txt
    +----------------------------------------------------------------------
    +File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/test4f.txt",
 line 3, in test4f.txt
     Failed example:
         1 + 1
    @@ -43,3 +68,2 @@
         2
     <BLANKLINE>
    -<BLANKLINE>

 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/cleanup.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/formparser.txt
  Ran 8 tests with 1 failures, 0 errors and 0 skipped in 0.141 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.

Tests with failures:
   
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build/zope/testing/doctestcase.txt
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_zope.testing/build; PYTHONPATH=. 
{interpreter} -m zope.testrunner --test-path . --package zope.testing -vv
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build; PYTHONPATH=. 
python3.13 -m zope.testrunner --test-path . --package zope.testing -vv
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/module.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/loggingsupport.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/renormalizing.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/setupstack.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/wait.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/doctestcase.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/cleanup.txt
 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.testing/build/zope/testing/formparser.txt
  Ran 8 tests with 0 failures, 0 errors and 0 skipped in 0.138 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.14 3.13" returned 
exit code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to