Package: src:pytest
Version: 8.3.3-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 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:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir 
/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.13_pytest
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib
copying src/py.py -> build/lib
creating build/lib/pytest
copying src/pytest/__init__.py -> build/lib/pytest
copying src/pytest/__main__.py -> build/lib/pytest
creating build/lib/_pytest
copying src/_pytest/skipping.py -> build/lib/_pytest
copying src/_pytest/python_path.py -> build/lib/_pytest
copying src/_pytest/junitxml.py -> build/lib/_pytest
copying src/_pytest/_argcomplete.py -> build/lib/_pytest
copying src/_pytest/terminal.py -> build/lib/_pytest
copying src/_pytest/compat.py -> build/lib/_pytest
copying src/_pytest/hookspec.py -> build/lib/_pytest
copying src/_pytest/setupplan.py -> build/lib/_pytest
copying src/_pytest/pytester_assertions.py -> build/lib/_pytest
copying src/_pytest/deprecated.py -> build/lib/_pytest
copying src/_pytest/reports.py -> build/lib/_pytest
copying src/_pytest/runner.py -> build/lib/_pytest
copying src/_pytest/doctest.py -> build/lib/_pytest
copying src/_pytest/unraisableexception.py -> build/lib/_pytest
copying src/_pytest/threadexception.py -> build/lib/_pytest
copying src/_pytest/unittest.py -> build/lib/_pytest
copying src/_pytest/debugging.py -> build/lib/_pytest
copying src/_pytest/_version.py -> build/lib/_pytest
copying src/_pytest/outcomes.py -> build/lib/_pytest
copying src/_pytest/faulthandler.py -> build/lib/_pytest
copying src/_pytest/legacypath.py -> build/lib/_pytest
copying src/_pytest/timing.py -> build/lib/_pytest
copying src/_pytest/nodes.py -> build/lib/_pytest
copying src/_pytest/helpconfig.py -> build/lib/_pytest
copying src/_pytest/__init__.py -> build/lib/_pytest
copying src/_pytest/warnings.py -> build/lib/_pytest
copying src/_pytest/pastebin.py -> build/lib/_pytest
copying src/_pytest/pytester.py -> build/lib/_pytest
copying src/_pytest/cacheprovider.py -> build/lib/_pytest
copying src/_pytest/scope.py -> build/lib/_pytest
copying src/_pytest/stash.py -> build/lib/_pytest
copying src/_pytest/python.py -> build/lib/_pytest
copying src/_pytest/monkeypatch.py -> build/lib/_pytest
copying src/_pytest/logging.py -> build/lib/_pytest
copying src/_pytest/python_api.py -> build/lib/_pytest
copying src/_pytest/recwarn.py -> build/lib/_pytest
copying src/_pytest/pathlib.py -> build/lib/_pytest
copying src/_pytest/main.py -> build/lib/_pytest
copying src/_pytest/stepwise.py -> build/lib/_pytest
copying src/_pytest/setuponly.py -> build/lib/_pytest
copying src/_pytest/capture.py -> build/lib/_pytest
copying src/_pytest/fixtures.py -> build/lib/_pytest
copying src/_pytest/freeze_support.py -> build/lib/_pytest
copying src/_pytest/warning_types.py -> build/lib/_pytest
copying src/_pytest/tmpdir.py -> build/lib/_pytest
creating build/lib/_pytest/_io
copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io
copying src/_pytest/_io/pprint.py -> build/lib/_pytest/_io
copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io
copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io
copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io
creating build/lib/_pytest/config
copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config
copying src/_pytest/config/compat.py -> build/lib/_pytest/config
copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config
copying src/_pytest/config/__init__.py -> build/lib/_pytest/config
copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config
creating build/lib/_pytest/_code
copying src/_pytest/_code/code.py -> build/lib/_pytest/_code
copying src/_pytest/_code/source.py -> build/lib/_pytest/_code
copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code
creating build/lib/_pytest/_py
copying src/_pytest/_py/error.py -> build/lib/_pytest/_py
copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py
copying src/_pytest/_py/path.py -> build/lib/_pytest/_py
creating build/lib/_pytest/mark
copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark
copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark
copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark
creating build/lib/_pytest/assertion
copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion
running egg_info
writing src/pytest.egg-info/PKG-INFO
writing dependency_links to src/pytest.egg-info/dependency_links.txt
writing entry points to src/pytest.egg-info/entry_points.txt
writing requirements to src/pytest.egg-info/requires.txt
writing top-level names to src/pytest.egg-info/top_level.txt
reading manifest file 'src/pytest.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
copying src/pytest/py.typed -> build/lib/pytest
copying src/_pytest/py.typed -> build/lib/_pytest
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
copying build/lib/py.py -> build/bdist.linux-x86_64/wheel/.
creating build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest
creating build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/skipping.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/junitxml.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/_argcomplete.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/terminal.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/hookspec.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setupplan.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester_assertions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/deprecated.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/saferepr.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/pprint.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/terminalwriter.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/wcwidth.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unraisableexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/threadexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unittest.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/findpaths.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/compat.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/argparsing.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/debugging.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/code.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/source.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_version.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/outcomes.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/faulthandler.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/legacypath.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_py
copying build/lib/_pytest/_py/error.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/helpconfig.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warnings.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pastebin.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/cacheprovider.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/structures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/expression.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/monkeypatch.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_api.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/util.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/rewrite.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/truncate.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/stepwise.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setuponly.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/fixtures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/freeze_support.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warning_types.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/./_pytest
running install_egg_info
Copying src/pytest.egg-info to 
build/bdist.linux-x86_64/wheel/./pytest-8.3.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest-8.3.3.dist-info/WHEEL
creating 
'/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.13_pytest/.tmp-gkpsao_r/pytest-8.3.3-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'py.py'
adding '_pytest/__init__.py'
adding '_pytest/_argcomplete.py'
adding '_pytest/_version.py'
adding '_pytest/cacheprovider.py'
adding '_pytest/capture.py'
adding '_pytest/compat.py'
adding '_pytest/debugging.py'
adding '_pytest/deprecated.py'
adding '_pytest/doctest.py'
adding '_pytest/faulthandler.py'
adding '_pytest/fixtures.py'
adding '_pytest/freeze_support.py'
adding '_pytest/helpconfig.py'
adding '_pytest/hookspec.py'
adding '_pytest/junitxml.py'
adding '_pytest/legacypath.py'
adding '_pytest/logging.py'
adding '_pytest/main.py'
adding '_pytest/monkeypatch.py'
adding '_pytest/nodes.py'
adding '_pytest/outcomes.py'
adding '_pytest/pastebin.py'
adding '_pytest/pathlib.py'
adding '_pytest/py.typed'
adding '_pytest/pytester.py'
adding '_pytest/pytester_assertions.py'
adding '_pytest/python.py'
adding '_pytest/python_api.py'
adding '_pytest/python_path.py'
adding '_pytest/recwarn.py'
adding '_pytest/reports.py'
adding '_pytest/runner.py'
adding '_pytest/scope.py'
adding '_pytest/setuponly.py'
adding '_pytest/setupplan.py'
adding '_pytest/skipping.py'
adding '_pytest/stash.py'
adding '_pytest/stepwise.py'
adding '_pytest/terminal.py'
adding '_pytest/threadexception.py'
adding '_pytest/timing.py'
adding '_pytest/tmpdir.py'
adding '_pytest/unittest.py'
adding '_pytest/unraisableexception.py'
adding '_pytest/warning_types.py'
adding '_pytest/warnings.py'
adding '_pytest/_code/__init__.py'
adding '_pytest/_code/code.py'
adding '_pytest/_code/source.py'
adding '_pytest/_io/__init__.py'
adding '_pytest/_io/pprint.py'
adding '_pytest/_io/saferepr.py'
adding '_pytest/_io/terminalwriter.py'
adding '_pytest/_io/wcwidth.py'
adding '_pytest/_py/__init__.py'
adding '_pytest/_py/error.py'
adding '_pytest/_py/path.py'
adding '_pytest/assertion/__init__.py'
adding '_pytest/assertion/rewrite.py'
adding '_pytest/assertion/truncate.py'
adding '_pytest/assertion/util.py'
adding '_pytest/config/__init__.py'
adding '_pytest/config/argparsing.py'
adding '_pytest/config/compat.py'
adding '_pytest/config/exceptions.py'
adding '_pytest/config/findpaths.py'
adding '_pytest/mark/__init__.py'
adding '_pytest/mark/expression.py'
adding '_pytest/mark/structures.py'
adding 'pytest/__init__.py'
adding 'pytest/__main__.py'
adding 'pytest/py.typed'
adding 'pytest-8.3.3.dist-info/AUTHORS'
adding 'pytest-8.3.3.dist-info/LICENSE'
adding 'pytest-8.3.3.dist-info/METADATA'
adding 'pytest-8.3.3.dist-info/WHEEL'
adding 'pytest-8.3.3.dist-info/entry_points.txt'
adding 'pytest-8.3.3.dist-info/top_level.txt'
adding 'pytest-8.3.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest-8.3.3-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation 
--wheel --outdir 
/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.12_pytest
* Building wheel...
running bdist_wheel
running build
running build_py
copying src/_pytest/_version.py -> build/lib/_pytest
running egg_info
writing src/pytest.egg-info/PKG-INFO
writing dependency_links to src/pytest.egg-info/dependency_links.txt
writing entry points to src/pytest.egg-info/entry_points.txt
writing requirements to src/pytest.egg-info/requires.txt
writing top-level names to src/pytest.egg-info/top_level.txt
reading manifest file 'src/pytest.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
copying build/lib/py.py -> build/bdist.linux-x86_64/wheel/.
creating build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/./pytest
copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/./pytest
creating build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/skipping.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/junitxml.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/_argcomplete.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/terminal.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/hookspec.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setupplan.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester_assertions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/deprecated.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/saferepr.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/pprint.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/terminalwriter.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/_io/wcwidth.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_io
copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unraisableexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/threadexception.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/unittest.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/findpaths.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/compat.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/config/argparsing.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/config
copying build/lib/_pytest/debugging.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/code.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/source.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_code/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_code
copying build/lib/_pytest/_version.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/outcomes.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/faulthandler.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/legacypath.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_py
copying build/lib/_pytest/_py/error.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/_py/path.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/_py
copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/helpconfig.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warnings.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pastebin.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pytester.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/cacheprovider.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/structures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/expression.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/mark/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/mark
copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/monkeypatch.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/python_api.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/./_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/__init__.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/util.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/rewrite.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/assertion/truncate.py -> 
build/bdist.linux-x86_64/wheel/./_pytest/assertion
copying build/lib/_pytest/stepwise.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/setuponly.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/fixtures.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/freeze_support.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/warning_types.py -> 
build/bdist.linux-x86_64/wheel/./_pytest
copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/./_pytest
running install_egg_info
Copying src/pytest.egg-info to 
build/bdist.linux-x86_64/wheel/./pytest-8.3.3.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest-8.3.3.dist-info/WHEEL
creating 
'/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.12_pytest/.tmp-h_hfs5kd/pytest-8.3.3-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'py.py'
adding '_pytest/__init__.py'
adding '_pytest/_argcomplete.py'
adding '_pytest/_version.py'
adding '_pytest/cacheprovider.py'
adding '_pytest/capture.py'
adding '_pytest/compat.py'
adding '_pytest/debugging.py'
adding '_pytest/deprecated.py'
adding '_pytest/doctest.py'
adding '_pytest/faulthandler.py'
adding '_pytest/fixtures.py'
adding '_pytest/freeze_support.py'
adding '_pytest/helpconfig.py'
adding '_pytest/hookspec.py'
adding '_pytest/junitxml.py'
adding '_pytest/legacypath.py'
adding '_pytest/logging.py'
adding '_pytest/main.py'
adding '_pytest/monkeypatch.py'
adding '_pytest/nodes.py'
adding '_pytest/outcomes.py'
adding '_pytest/pastebin.py'
adding '_pytest/pathlib.py'
adding '_pytest/py.typed'
adding '_pytest/pytester.py'
adding '_pytest/pytester_assertions.py'
adding '_pytest/python.py'
adding '_pytest/python_api.py'
adding '_pytest/python_path.py'
adding '_pytest/recwarn.py'
adding '_pytest/reports.py'
adding '_pytest/runner.py'
adding '_pytest/scope.py'
adding '_pytest/setuponly.py'
adding '_pytest/setupplan.py'
adding '_pytest/skipping.py'
adding '_pytest/stash.py'
adding '_pytest/stepwise.py'
adding '_pytest/terminal.py'
adding '_pytest/threadexception.py'
adding '_pytest/timing.py'
adding '_pytest/tmpdir.py'
adding '_pytest/unittest.py'
adding '_pytest/unraisableexception.py'
adding '_pytest/warning_types.py'
adding '_pytest/warnings.py'
adding '_pytest/_code/__init__.py'
adding '_pytest/_code/code.py'
adding '_pytest/_code/source.py'
adding '_pytest/_io/__init__.py'
adding '_pytest/_io/pprint.py'
adding '_pytest/_io/saferepr.py'
adding '_pytest/_io/terminalwriter.py'
adding '_pytest/_io/wcwidth.py'
adding '_pytest/_py/__init__.py'
adding '_pytest/_py/error.py'
adding '_pytest/_py/path.py'
adding '_pytest/assertion/__init__.py'
adding '_pytest/assertion/rewrite.py'
adding '_pytest/assertion/truncate.py'
adding '_pytest/assertion/util.py'
adding '_pytest/config/__init__.py'
adding '_pytest/config/argparsing.py'
adding '_pytest/config/compat.py'
adding '_pytest/config/exceptions.py'
adding '_pytest/config/findpaths.py'
adding '_pytest/mark/__init__.py'
adding '_pytest/mark/expression.py'
adding '_pytest/mark/structures.py'
adding 'pytest/__init__.py'
adding 'pytest/__main__.py'
adding 'pytest/py.typed'
adding 'pytest-8.3.3.dist-info/AUTHORS'
adding 'pytest-8.3.3.dist-info/LICENSE'
adding 'pytest-8.3.3.dist-info/METADATA'
adding 'pytest-8.3.3.dist-info/WHEEL'
adding 'pytest-8.3.3.dist-info/entry_points.txt'
adding 'pytest-8.3.3.dist-info/top_level.txt'
adding 'pytest-8.3.3.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest-8.3.3-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/build/reproducible-path/pytest-8.3.3'
PYTHONPATH=/build/reproducible-path/pytest-8.3.3/.pybuild/cpython3_3.12_pytest/build
 \
        SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build \
        /usr/bin/make -C doc/en man html
make[2]: Entering directory '/build/reproducible-path/pytest-8.3.3/doc/en'
Running Sphinx v7.4.7
loading translations [en]... done

Extension error:
Could not import extension sphinxcontrib.towncrier.ext (exception: No module 
named 'towncrier')
make[2]: *** [Makefile:20: man] Error 2
make[2]: Leaving directory '/build/reproducible-path/pytest-8.3.3/doc/en'
make[1]: *** [debian/rules:24: execute_after_dh_auto_build] Error 2
make[1]: Leaving directory '/build/reproducible-path/pytest-8.3.3'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to