Package: src:aumix Version: 2.9.1-7.1 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:aumix, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_clean rm -f po/*gmo rm -rf build rm -f debian/aumix.README.Debian debian/aumix-gtk.README.Debian make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules binary dh binary dh_update_autotools_config dh_autoreconf Copying file ABOUT-NLS [... snipped ...] checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for off_t... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working mmap... (cached) yes checking return type of signal handlers... (cached) void checking for getcwd... (cached) yes checking for getwd... yes checking for putenv... (cached) yes checking for select... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands dh_auto_configure -Bbuild/nogtk -- --without-gtk cd build/nogtk && ../../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 --without-gtk 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 whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes checking for ranlib... ranlib checking for _oss_ioctl in -lossaudio... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for argz.h... yes checking for fcntl.h... yes checking for libintl.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for nl_types.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/soundcard.h... yes checking for soundcard.h... no checking for machine/soundcard.h... no checking for ncursesw/ncurses.h... yes checking for ncursesw/curses.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for working mmap... yes checking for GNU libc compatible realloc... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for __argz_count... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for alarm... yes checking for getcwd... yes checking for mempcpy... yes checking for memset... yes checking for munmap... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for initscr in -lncursesw... yes checking for getmouse in -lncursesw... yes checking for use_default_colors in -lncursesw... yes checking for private member _use_keypad in WINDOW... no checking for Gpm_Repeat in -lgpm... yes checking for CONS_MOUSECTL... ../../configure: line 9464: CPP: command not found checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /usr/bin/grep -E no checking whether built-in label text is requested... no Compiling without GTK+ 2.0. checking whether dummy mixer is requested... no checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for off_t... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for working mmap... (cached) yes checking return type of signal handlers... (cached) void checking for getcwd... (cached) yes checking for getwd... yes checking for putenv... (cached) yes checking for select... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -Bbuild/gtk cd build/gtk && make -j2 make[2]: Entering directory '/<<PKGBUILDDIR>>/build/gtk' make all-recursive make[3]: Entering directory '/<<PKGBUILDDIR>>/build/gtk' Making all in data make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/data' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/data' Making all in doc make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/doc' Making all in po make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/po' test ! -f ../../../po/aumix.pot || \ test -z "../../../po/ca.gmo ../../../po/de.gmo ../../../po/el.gmo ../../../po/es.gmo ../../../po/fr.gmo ../../../po/gl.gmo ../../../po/it.gmo ../../../po/ja.gmo ../../../po/nl.gmo ../../../po/pl.gmo ../../../po/pt_BR.gmo ../../../po/ru.gmo ../../../po/sv.gmo ../../../po/uk.gmo ../../../po/zh_CN.gmo ../../../po/zh_TW.gmo" || make ../../../po/ca.gmo ../../../po/de.gmo ../../../po/el.gmo ../../../po/es.gmo ../../../po/fr.gmo ../../../po/gl.gmo ../../../po/it.gmo ../../../po/ja.gmo ../../../po/nl.gmo ../../../po/pl.gmo ../../../po/pt_BR.gmo ../../../po/ru.gmo ../../../po/sv.gmo ../../../po/uk.gmo ../../../po/zh_CN.gmo ../../../po/zh_TW.gmo make[5]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/po' cd ../../../po && rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po cd ../../../po && rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po ca.po:9: warning: header field 'Language' missing in header 91 translated messages, 9 fuzzy translations, 56 untranslated messages. de.po:9: warning: header field 'PO-Revision-Date' missing in header de.po:9: warning: header field 'Language' missing in header 63 translated messages, 8 fuzzy translations, 85 untranslated messages. cd ../../../po && rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po cd ../../../po && rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po el.po:8: warning: header field 'PO-Revision-Date' missing in header el.po:8: warning: header field 'Language' missing in header 36 translated messages, 2 fuzzy translations, 118 untranslated messages. es.po:8: warning: header field 'Language' missing in header 85 translated messages, 8 fuzzy translations, 63 untranslated messages. cd ../../../po && rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po cd ../../../po && rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po fr.po:9: warning: header field 'PO-Revision-Date' missing in header fr.po:9: warning: header field 'Language' missing in header gl.po:15: warning: header field 'Language' missing in header 79 translated messages, 8 fuzzy translations, 69 untranslated messages. 85 translated messages, 8 fuzzy translations, 63 untranslated messages. cd ../../../po && rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po cd ../../../po && rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po ja.po:8: warning: header field 'Language' missing in header 71 translated messages, 6 fuzzy translations, 79 untranslated messages. it.po:8: warning: header field 'Language' missing in header 90 translated messages, 9 fuzzy translations, 57 untranslated messages. cd ../../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po cd ../../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po nl.po:8: warning: header field 'Language' missing in header 70 translated messages, 8 fuzzy translations, 78 untranslated messages. pl.po:9: warning: header field 'PO-Revision-Date' missing in header pl.po:9: warning: header field 'Language' missing in header 76 translated messages, 10 fuzzy translations, 70 untranslated messages. cd ../../../po && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po cd ../../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po pt_BR.po:11: warning: header field 'Language' missing in header 86 translated messages, 8 fuzzy translations, 62 untranslated messages. ru.po:8: warning: header field 'PO-Revision-Date' missing in header ru.po:8: warning: header field 'Language' missing in header 60 translated messages, 9 fuzzy translations, 87 untranslated messages. cd ../../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po cd ../../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po sv.po:15: warning: header field 'Language' missing in header 87 translated messages, 5 fuzzy translations, 36 untranslated messages. uk.po:9: warning: header field 'Language' missing in header 65 translated messages, 7 fuzzy translations, 84 untranslated messages. cd ../../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po cd ../../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po zh_CN.po:8: warning: header field 'Language' missing in header 85 translated messages, 8 fuzzy translations, 63 untranslated messages. zh_TW.po:8: warning: header field 'Language' missing in header 92 translated messages. make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/po' touch stamp-po make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/po' Making all in src make[4]: Entering directory '/<<PKGBUILDDIR>>/build/gtk/src' gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o common.o ../../../src/common.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -DDATADIR=\"/usr/share/aumix\" -c ../../../src/curses.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o dummy.o ../../../src/dummy.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o gpm-xterm.o ../../../src/gpm-xterm.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o gtk.o ../../../src/gtk.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o interactive.o ../../../src/interactive.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -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 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o mouse.o ../../../src/mouse.c ../../../src/mouse.c: In function âStartMouseâ: ../../../src/mouse.c:80:24: error: assignment to âint (*)(WINDOW *)â {aka âint (*)(struct _win_st *)â} from incompatible pointer type âint (*)(void)â [-Wincompatible-pointer-types] 80 | Wgetch = Gpm_Wgetch; | ^ In file included from ../../../src/mouse.h:23, from ../../../src/mouse.c:33: /usr/include/gpm.h:271:12: note: âGpm_Wgetchâ declared here 271 | extern int Gpm_Wgetch(); | ^~~~~~~~~~ make[4]: *** [Makefile:481: mouse.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk/src' make[3]: *** [Makefile:413: all-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk' make[2]: *** [Makefile:354: all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/gtk' dh_auto_build: error: cd build/gtk && make -j2 returned exit code 2 make[1]: *** [debian/rules:20: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

