Public bug reported: indicator-sound 12.10.2+18.10.20180612-0ubuntu7 FTBFS in Plucky
https://people.canonical.com/~ginggs/ftbfs-report/test- rebuild-20250314-plucky-plucky.html /<<PKGBUILDDIR>>/src/main.c: In function ‘on_bus_acquired’: /<<PKGBUILDDIR>>/src/main.c:65:13: error: assignment to ‘IndicatorSoundOptions *’ {aka ‘struct _IndicatorSoundOptions *’} from incompatible pointer type ‘IndicatorSoundOptionsGSettings *’ {aka ‘struct _IndicatorSoundOptionsGSettings *’} [-Wincompatible-pointer-types] 65 | options = indicator_sound_options_gsettings_new(); | ^ /<<PKGBUILDDIR>>/src/main.c:68:13: error: assignment to ‘VolumeWarning *’ {aka ‘struct _VolumeWarning *’} from incompatible pointer type ‘VolumeWarningPulse *’ {aka ‘struct _VolumeWarningPulse *’} [-Wincompatible-pointer-types] 68 | warning = volume_warning_pulse_new(options, pgloop); | ^ /<<PKGBUILDDIR>>/src/main.c:70:56: error: passing argument 2 of ‘indicator_sound_service_new’ from incompatible pointer type [-Wincompatible-pointer-types] 70 | service = indicator_sound_service_new (playerlist, volume, accounts, options, warning, accounts_service_access); | ^~~~~~ | | | VolumeControlPulse * {aka struct _VolumeControlPulse *} In file included from /<<PKGBUILDDIR>>/src/main.c:21: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:910:68: note: expected ‘VolumeControl *’ {aka ‘struct _VolumeControl *’} but argument is of type ‘VolumeControlPulse *’ {aka ‘struct _VolumeControlPulse *’} 910 | VolumeControl* volume, | ~~~~~~~~~~~~~~~^~~~~~ /<<PKGBUILDDIR>>/src/main.c: In function ‘main’: /<<PKGBUILDDIR>>/src/main.c:83:5: error: implicit declaration of function ‘bind_textdomain_codeset’ [-Wimplicit-function-declaration] 83 | bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8"); | ^~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/main.c:85:5: error: implicit declaration of function ‘bindtextdomain’ [-Wimplicit-function-declaration] 85 | bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR); | ^~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/main.c:90:5: error: implicit declaration of function ‘g_unix_signal_add’ [-Wimplicit-function-declaration] 90 | g_unix_signal_add(SIGTERM, sigterm_handler, loop); | ^~~~~~~~~~~~~~~~~ ** Affects: indicator-sound (Ubuntu) Importance: Undecided Status: New ** Tags: ftbfs update-excuse ** Tags added: ftbfs update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121367 Title: indicator-sound: FTBFS in Plucky To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/2121367/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
