Opened 19 months ago

Last modified 19 months ago

#65970 assigned defect

gnome-settings-daemon @3.26.2_6 build failure with current glib2

Reported by: ensismoebius (André Furlan) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: ensismoebius@…, mascguy (Christopher Nielsen), cooljeanius (Eric Gallager)
Port: gnome-settings-daemon

Description

sudo port install gnome-settings-daemon

Fails, probably by the 404 error on download source

Attachments (1)

main.log (1.3 MB) - added by ensismoebius (André Furlan) 19 months ago.
Log files with the errors

Download all attachments as: .zip

Change History (3)

Changed 19 months ago by ensismoebius (André Furlan)

Attachment: main.log added

Log files with the errors

comment:1 Changed 19 months ago by jmroot (Joshua Root)

Cc: mascguy added
Keywords: gnome-settings-daemon removed
Owner: set to dbevans
Port: gnome-settings-daemon added
Priority: HighNormal
Status: newassigned
Summary: Fail to install gnome-settings-daemongnome-settings-daemon @3.26.2_6 build failure with current glib2
:info:build gsd-disk-space.c:1020:9: error: too few arguments to function call, expected 2, have 1
:info:build         g_clear_pointer (&notification, notify_notification_close);
:info:build         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build /opt/local/include/glib-2.0/glib/gmem.h:123:22: note: expanded from macro 'g_clear_pointer'
:info:build       (destroy) (_ptr);                                  \
:info:build       ~~~~~~~~~      ^
:info:build /opt/local/include/libnotify/notification.h:184:21: note: 'notify_notification_close' declared here
:info:build gboolean            notify_notification_close                 (NotifyNotification *notification,
:info:build                     ^

comment:2 Changed 19 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.