Package: src:muttprint Version: 0.73-13 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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:muttprint, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --no-parallel dh_autoreconf_clean -O--no-parallel dh_clean -O--no-parallel debian/rules binary dh binary --no-parallel dh_update_autotools_config -O--no-parallel dh_autoreconf -O--no-parallel configure.ac:6: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' doc/manpages/de/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manpages/en/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manpages/es/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manpages/it/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manual/de/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manual/en/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manual/es/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manual/it/Makefile.am:3: warning: escaping \# comment markers is not portable doc/manual/sl/Makefile.am:3: warning: escaping \# comment markers is not portable langinfo/Makefile.am: installing './depcomp' dh_auto_configure -O--no-parallel ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for db2pdf... true checking for pod2man... true checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating langinfo/Makefile config.status: creating pics/Makefile config.status: creating translations/Makefile config.status: creating doc/manual/Makefile config.status: creating doc/manual/de/Makefile config.status: creating doc/manual/en/Makefile config.status: creating doc/manual/es/Makefile config.status: creating doc/manual/it/Makefile config.status: creating doc/manual/sl/Makefile config.status: creating doc/manpages/Makefile config.status: creating doc/manpages/de/Makefile config.status: creating doc/manpages/en/Makefile config.status: creating doc/manpages/es/Makefile config.status: creating doc/manpages/it/Makefile config.status: executing depfiles commands dh_auto_build -O--no-parallel make -j1 make[1]: Entering directory '/<<PKGBUILDDIR>>' Making all in langinfo make[2]: Entering directory '/<<PKGBUILDDIR>>/langinfo' gcc -DPACKAGE_NAME=\"muttprint\" -DPACKAGE_TARNAME=\"muttprint\" -DPACKAGE_VERSION=\"0.73\" -DPACKAGE_STRING=\"muttprint\ 0.73\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"muttprint\" -DVERSION=\"0.73\" -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o main.o main.c In file included from main.c:9: muttprint-langinfo.h:2:13: error: âboolâ cannot be defined via âtypedefâ 2 | typedef int bool; | ^~~~ muttprint-langinfo.h:2:13: note: âboolâ is a keyword with â-std=c23â onwards muttprint-langinfo.h:2:1: warning: useless type name in empty declaration 2 | typedef int bool; | ^~~~~~~ make[2]: *** [Makefile:356: main.o] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/langinfo' make[1]: *** [Makefile:438: all-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j1 returned exit code 2 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

