Package: src:audiotools
Version: 3.1.1-1.1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9
in use)
I: pybuild base:311: python3.12 setup.py clean
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.12' does not exist -- can't clean it
I: pybuild base:311: python3.13 setup.py clean
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
/usr/bin/make PYTHON=python3 distclean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -rfv build
rm -fv audiotools/*.pyc
cd docs && /usr/bin/make clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
rm -fv audiotools-config.1 audiotools.cfg.5 cdda2track.1 cddainfo.1 cddaplay.1
coverdump.1 covertag.1 coverview.1 dvdainfo.1 dvda2track.1 track2cdda.1
track2track.1 trackcat.1 trackcmp.1 trackinfo.1 tracklength.1 tracklint.1
trackplay.1 trackrename.1 tracksplit.1 tracktag.1 trackverify.1
cd programming && make clean
make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/programming'
rm -rf build
make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/programming'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean -O--buildsystem=pybuild
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_update_autotools_config -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
I: pybuild base:311: python3.12 setup.py config
I: pybuild base:311: python3.13 setup.py config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9
in use)
I: pybuild base:311: /usr/bin/python3.12 setup.py build
In file included from src/encoders/alac.c:3:
src/encoders/alac.c: In function âencode_alacâ:
src/encoders/alac.c:209:16: error: implicit declaration of function
âtotal_frame_sizesâ; did you mean âdummy_frame_sizesâ?
[-Wimplicit-function-declaration]
209 | assert(total_frame_sizes(actual_sizes) ==
| ^~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
/usr/bin/python3.12 setup.py build
I: pybuild base:311: /usr/bin/python3 setup.py build
In file included from src/encoders/alac.c:3:
src/encoders/alac.c: In function âencode_alacâ:
src/encoders/alac.c:209:16: error: implicit declaration of function
âtotal_frame_sizesâ; did you mean âdummy_frame_sizesâ?
[-Wimplicit-function-declaration]
209 | assert(total_frame_sizes(actual_sizes) ==
| ^~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
/usr/bin/python3 setup.py build
dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.13"
returned exit code 13
make[1]: *** [debian/rules:6: override_dh_auto_build] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: 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/202502/
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 add an affects on src:audiotools, so that this is still
visible in the BTS web page for this package.
Thanks.