Bug#1114058: balsa: FTBFS: ../src/sendmsg-window.c:317:1: error: conflicting types for 'balsa_attach_info_new'; have 'BalsaAttachInfo *(BalsaSendmsg *)' {aka 'struct _BalsaAttachInfo *(struct _BalsaSendmsg *)'}

Santiago Vila sanvila at debian.org
Fri Sep 5 19:15:26 BST 2025


Package: src:balsa
Version: 2.6.4-4
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:balsa, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[130/211] cc -Isrc/balsa.p -Isrc -I../src -I. -I.. -Ilibbals [too-long-redacted] er.c.o -c ../src/pref-manager.c
[131/211] cc -Isrc/balsa.p -Isrc -I../src -I. -I.. -Ilibbals [too-long-redacted] .c.o -c ../src/sendmsg-window.c
FAILED: src/balsa.p/sendmsg-window.c.o 
cc -Isrc/balsa.p -Isrc -I../src -I. -I.. -Ilibbalsa -I../lib [too-long-redacted] .c.o -c ../src/sendmsg-window.c
../src/sendmsg-window.c:317:1: error: conflicting types for ‘balsa_attach_info_new’; have ‘BalsaAttachInfo *(BalsaSendmsg *)’ {aka ‘struct _BalsaAttachInfo *(struct _BalsaSendmsg *)’}
  317 | balsa_attach_info_new(BalsaSendmsg *bm)
      | ^~~~~~~~~~~~~~~~~~~~~
../src/sendmsg-window.c:288:25: note: previous declaration of ‘balsa_attach_info_new’ with type ‘BalsaAttachInfo *(void)’ {aka ‘struct _BalsaAttachInfo *(void)’}
  288 | static BalsaAttachInfo* balsa_attach_info_new();
      |                         ^~~~~~~~~~~~~~~~~~~~~
[132/211] cc -Isrc/balsa.p -Isrc -I../src -I. -I.. -Ilibbals [too-long-redacted] s.c.o -c ../src/store-address.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the pkg-gnome-maintainers mailing list