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/202609/
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:pysoundfile, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tests/test_soundfile.py:1: in <module>
import soundfile as sf
soundfile.py:22: in <module>
from typing_extensions import Self
E ModuleNotFoundError: No module named 'typing_extensions'
=========================== short test summary info ============================
ERROR tests/test_argspec.py
ERROR tests/test_soundfile.py
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
============================== 2 errors in 0.23s ===============================
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_soundfile/build; python3.14 -m pytest tests
Traceback (most recent call last):
File "/usr/bin/pybuild", line 483, in main
run(func, i, version, c)
~~~^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/pybuild", line 407, in run
func(context, args)
~~~~^^^^^^^^^^^^^^^
File "/usr/share/dh-python/dhpython/build/base.py", line 446, in wrapped_func
raise Exception(msg)
Exception: exit code=2: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_soundfile/build; python3.14 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.14 --verbose --parallel=2 returned exit code 13
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------