Package: coreutils Version: 9.7-3 X-Debbugs-CC: [email protected] The package was built while unstable has automake 1.16, and then it propagated to testing. It wasn't built again when automake changed to 1.17 (which is also part of stable), leading to a FTBFS in a Trixie environment.
Please add an autoreconf call to make sure the package doesn't look for a different version. Thanks 2025-08-24T11:39:55.4194264Z make[1]: Entering directory '/app/build/src-677396114/coreutils' 2025-08-24T11:39:55.4684242Z cd . && /bin/bash /app/build/src-677396114/coreutils/build-aux/missing automake-1.16 --gnu Makefile 2025-08-24T11:39:55.4697815Z /app/build/src-677396114/coreutils/build-aux/missing: line 81: automake-1.16: command not found 2025-08-24T11:39:55.4722758Z WARNING: 'automake-1.16' is missing on your system. 2025-08-24T11:39:55.4723271Z You should only need it if you modified 'Makefile.am' or 2025-08-24T11:39:55.4723769Z 'configure.ac' or m4 files included by 'configure.ac'. 2025-08-24T11:39:55.4724305Z The 'automake' program is part of the GNU Automake package: 2025-08-24T11:39:55.4724802Z <https://www.gnu.org/software/automake> 2025-08-24T11:39:55.4725458Z It also requires GNU Autoconf, GNU m4 and Perl in order to run: 2025-08-24T11:39:55.4725935Z <https://www.gnu.org/software/autoconf> 2025-08-24T11:39:55.4726352Z <https://www.gnu.org/software/m4/> 2025-08-24T11:39:55.4726744Z <https://www.perl.org/> 2025-08-24T11:39:55.4728160Z make[1]: *** [Makefile:9201: Makefile.in] Error 127 2025-08-24T11:39:55.4728746Z make[1]: Leaving directory '/app/build/src-677396114/coreutils'

