Package: src:jaraco.stream
Version: 3.0.4-1
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:jaraco.stream, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem pybuild --test-pytest
   dh_auto_clean -O--buildsystem=pybuild -O--test-pytest
   dh_autoreconf_clean -O--buildsystem=pybuild -O--test-pytest
   dh_clean -O--buildsystem=pybuild -O--test-pytest
 debian/rules binary
dh binary --with python3 --buildsystem pybuild --test-pytest
   dh_update_autotools_config -O--buildsystem=pybuild -O--test-pytest
   dh_autoreconf -O--buildsystem=pybuild -O--test-pytest
   dh_auto_configure -O--buildsystem=pybuild -O--test-pytest
   dh_auto_build -O--buildsystem=pybuild -O--test-pytest
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_jaraco.stream  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: MIT License

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

!!
  dist._finalize_license_expression()
/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 :: MIT 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/jaraco/stream
copying jaraco/stream/test_gzip.py -> build/lib/jaraco/stream
copying jaraco/stream/buffer.py -> build/lib/jaraco/stream
copying jaraco/stream/gzip.py -> build/lib/jaraco/stream
copying jaraco/stream/__init__.py -> build/lib/jaraco/stream
running egg_info
creating jaraco.stream.egg-info
writing jaraco.stream.egg-info/PKG-INFO
writing dependency_links to jaraco.stream.egg-info/dependency_links.txt
writing requirements to jaraco.stream.egg-info/requires.txt
writing top-level names to jaraco.stream.egg-info/top_level.txt
writing manifest file 'jaraco.stream.egg-info/SOURCES.txt'
reading manifest file 'jaraco.stream.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'jaraco.stream.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/jaraco
creating build/bdist.linux-x86_64/wheel/jaraco/stream
copying build/lib/jaraco/stream/test_gzip.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
copying build/lib/jaraco/stream/buffer.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
copying build/lib/jaraco/stream/gzip.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
copying build/lib/jaraco/stream/__init__.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
running install_egg_info
Copying jaraco.stream.egg-info to 
build/bdist.linux-x86_64/wheel/./jaraco.stream-0.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jaraco_stream-0.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_jaraco.stream/.tmp-eyjrx93e/jaraco_stream-0.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'jaraco/stream/__init__.py'
adding 'jaraco/stream/buffer.py'
adding 'jaraco/stream/gzip.py'
adding 'jaraco/stream/test_gzip.py'
adding 'jaraco_stream-0.0.0.dist-info/licenses/LICENSE'
adding 'jaraco_stream-0.0.0.dist-info/METADATA'
adding 'jaraco_stream-0.0.0.dist-info/WHEEL'
adding 'jaraco_stream-0.0.0.dist-info/top_level.txt'
adding 'jaraco_stream-0.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built jaraco_stream-0.0.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_jaraco.stream  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

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

        License :: OSI Approved :: MIT License

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

!!
  dist._finalize_license_expression()
/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 :: MIT 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 jaraco.stream.egg-info/PKG-INFO
writing dependency_links to jaraco.stream.egg-info/dependency_links.txt
writing requirements to jaraco.stream.egg-info/requires.txt
writing top-level names to jaraco.stream.egg-info/top_level.txt
reading manifest file 'jaraco.stream.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'jaraco.stream.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/jaraco
creating build/bdist.linux-x86_64/wheel/jaraco/stream
copying build/lib/jaraco/stream/test_gzip.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
copying build/lib/jaraco/stream/buffer.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
copying build/lib/jaraco/stream/gzip.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
copying build/lib/jaraco/stream/__init__.py -> 
build/bdist.linux-x86_64/wheel/./jaraco/stream
running install_egg_info
Copying jaraco.stream.egg-info to 
build/bdist.linux-x86_64/wheel/./jaraco.stream-0.0.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/jaraco_stream-0.0.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_jaraco.stream/.tmp-8r_f4_do/jaraco_stream-0.0.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'jaraco/stream/__init__.py'
adding 'jaraco/stream/buffer.py'
adding 'jaraco/stream/gzip.py'
adding 'jaraco/stream/test_gzip.py'
adding 'jaraco_stream-0.0.0.dist-info/licenses/LICENSE'
adding 'jaraco_stream-0.0.0.dist-info/METADATA'
adding 'jaraco_stream-0.0.0.dist-info/WHEEL'
adding 'jaraco_stream-0.0.0.dist-info/top_level.txt'
adding 'jaraco_stream-0.0.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built jaraco_stream-0.0.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 -O--test-pytest
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values 
to unpack (expected at least 1, got 0)
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values 
to unpack (expected at least 1, got 0)
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to