Package: src:swirc Version: 3.4.6-1 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --without autoreconf dh_update_autotools_config debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' ./configure --with-libnotify creating temp file...ok checking whether the etext segment is usable...yes cleaning... creating temp file...ok checking for strcasestr()...yes cleaning... creating temp file...ok checking whether to define 'USE_LIBNOTIFY=1'...yes cleaning... creating temp file...ok checking for gnu libiconv...yes cleaning... creating temp file...ok checking for gnu libidn...yes cleaning... creating temp file...ok checking for 'libintl.h'...yes cleaning... creating temp file...ok checking for libintl_setlocale()...no cleaning... make[2]: Entering directory '/<<PKGBUILDDIR>>/po' msgfmt --output-file=de/swirc.mo de/swirc.po msgfmt --output-file=fi/swirc.mo fi/swirc.po msgfmt --output-file=fr/swirc.mo fr/swirc.po msgfmt --output-file=sv/swirc.mo sv/swirc.po make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' creating temp file...ok checking for hunspell...yes cleaning... configure: options.mk successfully created! make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' CXX src/commands/admin.o CC src/commands/ban.o CXX src/commands/cap.o CXX src/commands/cleartoasts.o CXX src/commands/colormap.o CC src/commands/connect.o In file included from src/commands/../terminal.h:5, from src/commands/connect.c:49: src/commands/../term-unix.h: In function ‘term_set_attr’: src/commands/../term-unix.h:38:20: error: invalid use of incomplete typedef ‘WINDOW’ {aka ‘struct _win_st’} 38 | win->_attrs = at; | ^~ make[1]: *** [Makefile:17: src/commands/connect.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:18: binary] Error 25 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/202312/ About the archive rebuild: The build was made using virtual machines from AWS, with enough memory, enough disk, and either one or two CPUs, using 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 affects, so that this is still visible in the BTS web page for this package. Thanks.