Bug#746130: systemd-ui: FTBFS: error: `Notification' is an ambiguous reference between `GLib.Notification' and `Notify.Notification'

David Suárez david.sephirot at gmail.com
Sun Apr 27 13:16:02 BST 2014


Source: systemd-ui
Version: 3-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>                        ^
> systemd-interfaces.c: In function 'job_get_type':
> systemd-interfaces.c:6872:3: warning: passing argument 3 of 'g_type_set_qdata' discards 'const' qualifier from pointer target type [enabled by default]
> In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
>                  from /usr/include/glib-2.0/glib-object.h:23,
>                  from src/systemd-interfaces.c:6:
> /usr/include/glib-2.0/gobject/gtype.h:719:23: note: expected 'gpointer' but argument is of type 'const char *'
>  void                  g_type_set_qdata               (GType            type,
>                        ^
> systemd-interfaces.c: In function 'properties_get_type':
> systemd-interfaces.c:7228:3: warning: passing argument 3 of 'g_type_set_qdata' discards 'const' qualifier from pointer target type [enabled by default]
> In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
>                  from /usr/include/glib-2.0/glib-object.h:23,
>                  from src/systemd-interfaces.c:6:
> /usr/include/glib-2.0/gobject/gtype.h:719:23: note: expected 'gpointer' but argument is of type 'const char *'
>  void                  g_type_set_qdata               (GType            type,
>                        ^
>   CCLD     systemadm
>   VALAC    systemd_gnome_ask_password_agent_vala.stamp
> src/gnome-ask-password-agent.vala:83.9-83.20: error: `Notification' is an ambiguous reference between `GLib.Notification' and `Notify.Notification'
>         Notification n;
>         ^^^^^^^^^^^^
> Compilation failed: 1 error(s), 0 warning(s)
> make[3]: *** [systemd_gnome_ask_password_agent_vala.stamp] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/systemd-ui_3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-systemd-maintainers mailing list