Package: src:python-pytest-shell-utilities
Version: 1.9.7-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:python-pytest-shell-utilities, so that this 
is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   debian/rules execute_before_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf /<<PKGBUILDDIR>>/docs/.build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3,sphinxdoc --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_pytest-shell-utilities 
 
* 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 :: Apache Software 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/pytestshellutils
copying src/pytestshellutils/plugin.py -> build/lib/pytestshellutils
copying src/pytestshellutils/customtypes.py -> build/lib/pytestshellutils
copying src/pytestshellutils/version.py -> build/lib/pytestshellutils
copying src/pytestshellutils/shell.py -> build/lib/pytestshellutils
copying src/pytestshellutils/exceptions.py -> build/lib/pytestshellutils
copying src/pytestshellutils/__init__.py -> build/lib/pytestshellutils
creating build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/socket.py -> build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/ports.py -> build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/processes.py -> 
build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/time.py -> build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/__init__.py -> 
build/lib/pytestshellutils/utils
running egg_info
creating src/pytest_shell_utilities.egg-info
writing src/pytest_shell_utilities.egg-info/PKG-INFO
writing dependency_links to 
src/pytest_shell_utilities.egg-info/dependency_links.txt
writing entry points to src/pytest_shell_utilities.egg-info/entry_points.txt
writing top-level names to src/pytest_shell_utilities.egg-info/top_level.txt
writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
reading manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
copying src/pytestshellutils/py.typed -> build/lib/pytestshellutils
copying src/pytestshellutils/utils/socket.pyi -> 
build/lib/pytestshellutils/utils
copying src/pytestshellutils/utils/time.pyi -> build/lib/pytestshellutils/utils
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/pytestshellutils
copying build/lib/pytestshellutils/plugin.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/customtypes.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/py.typed -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/version.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
creating build/bdist.linux-x86_64/wheel/pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/ports.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.pyi -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/processes.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.pyi -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/shell.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
running install_egg_info
Copying src/pytest_shell_utilities.egg-info to 
build/bdist.linux-x86_64/wheel/./pytest_shell_utilities-1.9.7.egg-info
running install_scripts
creating 
build/bdist.linux-x86_64/wheel/pytest_shell_utilities-1.9.7.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/.tmp-t51njw0s/pytest_shell_utilities-1.9.7-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_shell_utilities-1.9.7.dist-info/licenses/LICENSE'
adding 'pytestshellutils/__init__.py'
adding 'pytestshellutils/customtypes.py'
adding 'pytestshellutils/exceptions.py'
adding 'pytestshellutils/plugin.py'
adding 'pytestshellutils/py.typed'
adding 'pytestshellutils/shell.py'
adding 'pytestshellutils/version.py'
adding 'pytestshellutils/utils/__init__.py'
adding 'pytestshellutils/utils/ports.py'
adding 'pytestshellutils/utils/processes.py'
adding 'pytestshellutils/utils/socket.py'
adding 'pytestshellutils/utils/socket.pyi'
adding 'pytestshellutils/utils/time.py'
adding 'pytestshellutils/utils/time.pyi'
adding 'pytest_shell_utilities-1.9.7.dist-info/METADATA'
adding 'pytest_shell_utilities-1.9.7.dist-info/WHEEL'
adding 'pytest_shell_utilities-1.9.7.dist-info/entry_points.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/top_level.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest_shell_utilities-1.9.7-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_pytest-shell-utilities 
 
* 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 :: Apache Software 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
copying src/pytestshellutils/version.py -> build/lib/pytestshellutils
running egg_info
writing src/pytest_shell_utilities.egg-info/PKG-INFO
writing dependency_links to 
src/pytest_shell_utilities.egg-info/dependency_links.txt
writing entry points to src/pytest_shell_utilities.egg-info/entry_points.txt
writing top-level names to src/pytest_shell_utilities.egg-info/top_level.txt
reading manifest file 'src/pytest_shell_utilities.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'src/pytest_shell_utilities.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/pytestshellutils
copying build/lib/pytestshellutils/plugin.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/customtypes.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/py.typed -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/version.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
creating build/bdist.linux-x86_64/wheel/pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/ports.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.pyi -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/processes.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/time.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/socket.pyi -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/utils/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils/utils
copying build/lib/pytestshellutils/shell.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
copying build/lib/pytestshellutils/__init__.py -> 
build/bdist.linux-x86_64/wheel/./pytestshellutils
running install_egg_info
Copying src/pytest_shell_utilities.egg-info to 
build/bdist.linux-x86_64/wheel/./pytest_shell_utilities-1.9.7.egg-info
running install_scripts
creating 
build/bdist.linux-x86_64/wheel/pytest_shell_utilities-1.9.7.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/.tmp-9i0vug8r/pytest_shell_utilities-1.9.7-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pytest_shell_utilities-1.9.7.dist-info/licenses/LICENSE'
adding 'pytestshellutils/__init__.py'
adding 'pytestshellutils/customtypes.py'
adding 'pytestshellutils/exceptions.py'
adding 'pytestshellutils/plugin.py'
adding 'pytestshellutils/py.typed'
adding 'pytestshellutils/shell.py'
adding 'pytestshellutils/version.py'
adding 'pytestshellutils/utils/__init__.py'
adding 'pytestshellutils/utils/ports.py'
adding 'pytestshellutils/utils/processes.py'
adding 'pytestshellutils/utils/socket.py'
adding 'pytestshellutils/utils/socket.pyi'
adding 'pytestshellutils/utils/time.py'
adding 'pytestshellutils/utils/time.pyi'
adding 'pytest_shell_utilities-1.9.7.dist-info/METADATA'
adding 'pytest_shell_utilities-1.9.7.dist-info/WHEEL'
adding 'pytest_shell_utilities-1.9.7.dist-info/entry_points.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/top_level.txt'
adding 'pytest_shell_utilities-1.9.7.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pytest_shell_utilities-1.9.7-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_pytest-shell-utilities/build; 
python3.14 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build
configfile: pytest.ini
plugins: shell-utilities-1.9.7, skip-markers-1.3.0, typeguard-4.4.4
collected 58 items / 2 errors

==================================== ERRORS ====================================
______ ERROR collecting tests/functional/shell/test_script_subprocess.py _______
ImportError while importing test module 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build/tests/functional/shell/test_script_subprocess.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/functional/shell/test_script_subprocess.py:11: in <module>
    from pytest_subtests import SubTests
E   ModuleNotFoundError: No module named 'pytest_subtests'
______ ERROR collecting tests/unit/utils/processes/test_processresult.py _______
ImportError while importing test module 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build/tests/unit/utils/processes/test_processresult.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.14/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/unit/utils/processes/test_processresult.py:11: in <module>
    from pytest_subtests import SubTests
E   ModuleNotFoundError: No module named 'pytest_subtests'
=========================== short test summary info ============================
ERROR tests/functional/shell/test_script_subprocess.py
ERROR tests/unit/utils/processes/test_processresult.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 0.15s ===============================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pytest-shell-utilities/build; 
python3.14 -m pytest tests
I: pybuild base:317: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build; 
python3.13 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build
configfile: pytest.ini
plugins: shell-utilities-1.9.7, skip-markers-1.3.0, typeguard-4.4.4
collected 58 items / 2 errors

==================================== ERRORS ====================================
______ ERROR collecting tests/functional/shell/test_script_subprocess.py _______
ImportError while importing test module 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build/tests/functional/shell/test_script_subprocess.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/functional/shell/test_script_subprocess.py:11: in <module>
    from pytest_subtests import SubTests
E   ModuleNotFoundError: No module named 'pytest_subtests'
______ ERROR collecting tests/unit/utils/processes/test_processresult.py _______
ImportError while importing test module 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build/tests/unit/utils/processes/test_processresult.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/unit/utils/processes/test_processresult.py:11: in <module>
    from pytest_subtests import SubTests
E   ModuleNotFoundError: No module named 'pytest_subtests'
=========================== short test summary info ============================
ERROR tests/functional/shell/test_script_subprocess.py
ERROR tests/unit/utils/processes/test_processresult.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 0.14s ===============================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pytest-shell-utilities/build; 
python3.13 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to