=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for notification-daemon-0.7.6nb22 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6' Making all in data gmake[2]: Entering directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6/data' ITMRG notification-daemon.desktop gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6/data' Making all in po gmake[2]: Entering directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6/po' MSGFMT af.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT eo.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT ja.gmo MSGFMT it.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sl.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT uz@cyrillic.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT zu.gmo gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6/po' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6/src' CC nd-notification.o CC nd-notification-box.o CC nd-bubble.o In file included from nd-bubble.c:27: ./nd-notification.h:61:60: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timeval); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from nd-notification-box.c:27: ./nd-notification.h:61:60: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timeval); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from nd-notification.c:26: ./nd-notification.h:61:60: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timeval); ^ nd-bubble.c:148/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35::9 : warning: 'gtk_widget_ensure_style' is deprecated [-Wdeprecated-declarations]note: 'GTimeVal' has been explicitly marked deprecated here gtk_widget_ensure_style (widget); ^ typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:739:1:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h: note: 656:'gtk_widget_ensure_style' has been explicitly marked deprecated here 45: note: GDK_DEPRECATED_IN_3_0 expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' ^ #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:258:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324: 37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' # define GDK_DEPRECATED_IN_3_0 GDK_DEPRECATED ^ #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:149:21: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] old_style = gtk_widget_get_style (widget); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:741:1: note: 'gtk_widget_get_style' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_style_context) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' nd-notification.c# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ :44:9: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' GTimeVal update_time; ^#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35nd-bubble.c:: 150:note: 'GTimeVal' has been explicitly marked deprecated here 17: warning: 'gtk_style_copy' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations]typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ style = gtk_style_copy (old_style); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:443:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1: note: 'gtk_style_copy' has been explicitly marked deprecated here 1272GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259::44: note: expanded from macro 'G_DEPRECATED_FOR' 47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:160:25: warning: 'gtk_widget_modify_bg' is deprecated: Use 'gtk_widget_override_background_color' instead [-Wdeprecated-declarations] gtk_widget_modify_bg (widget, state, &bg); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:752:1: note: 'gtk_widget_modify_bg' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_override_background_color) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:175:25: warning: 'gtk_widget_modify_fg' is deprecated: Use 'gtk_widget_override_color' instead [-Wdeprecated-declarations] gtk_widget_modify_fg (widget, state, &fg); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:748:1: note: 'gtk_widget_modify_fg' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_override_color) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:306:17: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (GTK_WIDGET (bubble)); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:741:1: note: 'gtk_widget_get_style' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_style_context) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:454:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (NdBubblePrivate)); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:86:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (NdNotificationBoxPrivate)); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:524:24: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] bubble->priv = ND_BUBBLE_GET_PRIVATE (bubble); ^ nd-bubble.c:30:35: note: expanded from macro 'ND_BUBBLE_GET_PRIVATE' nd-notification.c:199:9: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] #define ND_BUBBLE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), ND_TYPE_BUBBLE, NdBubblePrivate)) g_get_current_time (¬ification->update_time); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h ^ :686:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' nd-notification-box.c:123/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmain.h:727:1::#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^16: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] hbox = gtk_hbox_new (FALSE, 6); /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' ^ note: 'g_get_current_time' has been explicitly marked deprecated here /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.hGLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:62#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)40 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: ::12991:: note: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR''gtk_hbox_new' has been explicitly marked deprecated here 3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)#define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f) ^ ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31 ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:32: note: 47:expanded from macro 'GLIB_DEPRECATED_FOR'1296 ::33 note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ : /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' 1272# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^:44: note: expanded from macro 'G_DEPRECATED_FOR' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))::2:31: note: 6 expanded from macro 'GDK_DEPRECATED_FOR': note: ^expanded from here #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272 :44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:546:21:nd-notification-box.c:146:17 warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] : warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] main_vbox = gtk_vbox_new (FALSE, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h: gtk_misc_set_alignment (GTK_MISC (image), 0.5, 0.5); 60: ^ 1: note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71'gtk_vbox_new' has been explicitly marked deprecated here :1: GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273GDK_DEPRECATED_IN_3_14 :47:^ note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356 :47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^: 31: note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:expanded from macro 'GDK_DEPRECATED_FOR' 48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: ^1272: 44:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: note: 1262:expanded from macro 'G_DEPRECATED_FOR' 37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^#define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:153:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated herend-bubble.c:555nd-notification.c: 206:35GDK_DEPRECATED_IN_3_14:34 : warning: :^'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356 GTimeVal *tvp) : ^ 47: bubble->priv->main_hbox = gtk_hbox_new (FALSE, 0); note: ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h: expanded from macro 'GDK_DEPRECATED_IN_3_14'578:35 /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:: 62:note: 'GTimeVal' has been explicitly marked deprecated here # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ 1: note: 'gtk_hbox_new' has been explicitly marked deprecated here/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ 48/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) 656:45:^ note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::24273:: note: expanded from macro 'GDK_DEPRECATED'47expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' : note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: ^ 1262:37:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324 :# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) 37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: note: #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)expanded from macro 'G_DEPRECATED' expanded from macro 'GDK_DEPRECATED_FOR' ^ #define G_DEPRECATED __attribute__((__deprecated__))/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ : ^44 : /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272: note: 44:expanded from macro 'G_DEPRECATED_FOR' note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:562:33: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] bubble->priv->iconbox = gtk_alignment_new (0.5, 0, 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:564:9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (bubble->priv->iconbox), ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:90:1: note: 'gtk_alignment_set_padding' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:213:9: warning: 'gtk_widget_size_request' is deprecated: Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] gtk_widget_size_request (notification_box->priv->close_button, &req); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:671:1: note: 'gtk_widget_size_request' has been explicitly marked deprecated here nd-bubble.c:575:16: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_preferred_size) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259 vbox = gtk_vbox_new (FALSE, 6); :47 ^ : /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'60: 1: note: 'gtk_vbox_new' has been explicitly marked deprecated here # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:273:31:47: note: note: expanded from macro 'GDK_DEPRECATED_FOR' expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272 :44:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: note: 49:expanded from macro 'G_DEPRECATED_FOR' 31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:581:21: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] alignment = gtk_alignment_new (0.5, 0, 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:600:19: warning: 'gtk_rc_style_new' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] rcstyle = gtk_rc_style_new (); ^ nd-notification-box.c/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrc.h:202:279:1::34 note: : 'gtk_rc_style_new' has been explicitly marked deprecated here warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h notification_box->priv = ND_NOTIFICATION_BOX_GET_PRIVATE (notification_box); ^:259 :nd-notification-box.c47: :30:45: note: expanded from macro 'ND_NOTIFICATION_BOX_GET_PRIVATE'note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' #define ND_NOTIFICATION_BOX_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), ND_TYPE_NOTIFICATION_BOX, NdNotificationBoxPrivate)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145: # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ 49: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'44: note: expanded from macro 'G_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) :3 ^ : note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: nd-bubble.c:602note: expanded from macro '_GLIB_GNUC_DO_PRAGMA':9 : warning: 'gtk_widget_modify_style' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ gtk_widget_modify_style (close_button, rcstyle); : ^ 5:6:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:743 note: :1expanded from here : note: 'gtk_widget_modify_style' has been explicitly marked deprecated here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47:nd-notification-box.c:280 note: :15:expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ box = gtk_hbox_new (FALSE, 6); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62:49:311: note: : 'gtk_hbox_new' has been explicitly marked deprecated here note: expanded from macro 'GDK_DEPRECATED_FOR' GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273 ^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:127247::44 note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' : note: expanded from macro 'G_DEPRECATED_FOR' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:611:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] nd-notification-box.c image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); :285 ^ :19: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: iconbox = gtk_alignment_new (0.5, 0, 0, 0); note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) 1:^ note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329'gtk_alignment_new' has been explicitly marked deprecated here :47: GDK_DEPRECATED_IN_3_14 ^note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) note: expanded from macro 'GDK_DEPRECATED_IN_3_14' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED note: ^ expanded from macro 'GDK_DEPRECATED_FOR'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48 :24: note: #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ expanded from macro 'GDK_DEPRECATED' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^: note: expanded from macro 'G_DEPRECATED_FOR'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262 :37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:611:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] nd-notification-box.c:287: image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); 9: ^ warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] gtk_alignment_set_padding (GTK_ALIGNMENT (iconbox), ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:90:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1971::38: note: note: 'gtk_alignment_set_padding' has been explicitly marked deprecated here expanded from macro 'GTK_STOCK_CLOSE' GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:#define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1:356 note: 'GtkStock' has been explicitly marked deprecated here :G_DEPRECATED47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED :1262:37: note: ^expanded from macro 'G_DEPRECATED' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:#define G_DEPRECATED __attribute__((__deprecated__)) ^24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:298:16: nd-bubble.c:623:warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] vbox = gtk_vbox_new (FALSE, 6); ^ gtk_misc_set_alignment (GTK_MISC (bubble->priv->summary_label), 0, 0);/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h: ^60: 1: note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71'gtk_vbox_new' has been explicitly marked deprecated here :1: GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273GDK_DEPRECATED_IN_3_14 :47^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' 356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:expanded from macro 'GDK_DEPRECATED_FOR' 48:24: note: expanded from macro 'GDK_DEPRECATED'#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:1262:44:37: note: note: expanded from macro 'G_DEPRECATED_FOR' expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:304:21: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] nd-bubble.c:629: alignment = gtk_alignment_new (0.5, 0, 0, 0); 38: ^ warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78 :1: note: 'gtk_alignment_new' has been explicitly marked deprecated here bubble->priv->content_hbox = gtk_hbox_new (FALSE, 6); ^ GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' :62:1:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED note: ^ 'gtk_hbox_new' has been explicitly marked deprecated here/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48 :24: note: GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ expanded from macro 'GDK_DEPRECATED' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273:47:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN note: ^ expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: 1262:37: note: # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^expanded from macro 'G_DEPRECATED' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49#define G_DEPRECATED __attribute__((__deprecated__)) ^ :31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:634:16: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] vbox = gtk_vbox_new (FALSE, 6); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ nd-notification-box.c:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:273:19:47: warning: note: 'gtk_rc_style_new' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' rcstyle = gtk_rc_style_new (); ^ # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrc.h:202:1: 49note: 'gtk_rc_style_new' has been explicitly marked deprecated here :31: note: expanded from macro 'GDK_DEPRECATED_FOR' GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272 :44:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: 49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:320:9: warning: 'gtk_widget_modify_style' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] gtk_widget_modify_style (notification_box->priv->close_button, rcstyle); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:743:1: note: 'gtk_widget_modify_style' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^nd-bubble.c:645 :9/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 259:warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations]47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' gtk_misc_set_alignment (GTK_MISC (bubble->priv->body_label), 0, 0); ^ # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h: ^ 71/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:1:31:: note: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated hereexpanded from macro 'GDK_DEPRECATED_FOR' GDK_DEPRECATED_IN_3_14 ^#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:44:356: note: 47:expanded from macro 'G_DEPRECATED_FOR' note: expanded from macro 'GDK_DEPRECATED_IN_3_14' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:329:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329:47nd-bubble.c:655: :21note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR': warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ alignment = gtk_alignment_new (1, 0.5, 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:49:1:31: : note: 'gtk_alignment_new' has been explicitly marked deprecated here note: expanded from macro 'GDK_DEPRECATED_FOR' GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN :356 ^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:47:44: note: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' expanded from macro 'G_DEPRECATED_FOR' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48 ^:24 : note: expanded from macro 'GDK_DEPRECATED' nd-notification-box.c:329:43#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN : ^ warning: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262'GtkStock' is deprecated [-Wdeprecated-declarations] :37: note: expanded from macro 'G_DEPRECATED' image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ nd-bubble.c/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::659105::371:: note: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: bubble->priv->actions_box = gtk_hbox_new (FALSE, 6); 1262: ^ 37: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:note: expanded from macro 'G_DEPRECATED'62: 1: note: #define G_DEPRECATED __attribute__((__deprecated__)) ^'gtk_hbox_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new)nd-notification.c:411:27: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273: data = (guchar *) g_memdup (g_variant_get_data (data_variant), ^ 47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:349:# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^1: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: note: 49:'g_memdup' has been explicitly marked deprecated here nd-notification-box.c:33731:GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2)9:: ^warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] note: expanded from macro 'GDK_DEPRECATED_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752: gtk_misc_set_alignment (GTK_MISC (notification_box->priv->summary_label), 0, 0);#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ ^40: note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR'71:1272:1: : note: 44: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here#define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) expanded from macro 'G_DEPRECATED_FOR' ^ GDK_DEPRECATED_IN_3_14 /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) 31: ^ 32^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356 note: :47expanded from macro 'GLIB_DEPRECATED_FOR' : note: expanded from macro 'GDK_DEPRECATED_IN_3_14' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272: ^44: note: expanded from macro 'G_DEPRECATED_FOR'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: 48:24: note: expanded from macro 'GDK_DEPRECATED' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:343:48: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] notification_box->priv->content_hbox = gtk_hbox_new (FALSE, 6); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62:1: note: 'gtk_hbox_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:347:16: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] vbox = gtk_vbox_new (FALSE, 6); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:1: note: 'gtk_vbox_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' nd-notification.c:476:25: warning: 'gtk_icon_info_free' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gtk_icon_info_free (icon_info); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:283:1: note: 'gtk_icon_info_free' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(g_object_unref) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47:nd-notification-box.c: note: 355:9expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' : warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: gtk_misc_set_alignment (GTK_MISC (notification_box->priv->body_label), 0, 0); 49:31 ^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71 note: :1expanded from macro 'GDK_DEPRECATED_FOR' : note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERNGDK_DEPRECATED_IN_3_14 ^ ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:356:44:47: : note: expanded from macro 'G_DEPRECATED_FOR'note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48: 24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:361:21: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] alignment = gtk_alignment_new (1, 0.5, 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' nd-bubble.c:728:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h9:48:24:: note: expanded from macro 'GDK_DEPRECATED' warning: 'gtk_widget_size_request' is deprecated: Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: gtk_widget_size_request (bubble->priv->close_button, &req);note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:671:1: note: 'gtk_widget_size_request' has been explicitly marked deprecated herend-notification-box.c:365 :47: warning: GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_preferred_size) 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47: notification_box->priv->actions_box = gtk_hbox_new (FALSE, 6); note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' ^ # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62 ^ :1/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: note: 'gtk_hbox_new' has been explicitly marked deprecated here 49:31:GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hnote: expanded from macro 'GDK_DEPRECATED_FOR' :273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h note: expanded from macro 'G_DEPRECATED_FOR' :49:31: note: expanded from macro 'GDK_DEPRECATED_FOR'#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:849:29: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] alignment = gtk_alignment_new (1, 0.5, 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:866:16: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] hbox = gtk_hbox_new (FALSE, 6); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62:1: note: 'gtk_hbox_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:893:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (image), 0.5, 0.5); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:904:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 22 warnings generated. 6 warnings generated. CC nd-stack.o CC nd-queue.o 30 warnings generated. CC daemon.o nd-stack.c:31:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:410: nd-stack.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... nd-queue.c:30:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:410: nd-queue.o] Error 1 daemon.c:41:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ 1 error generated. gmake[2]: *** [Makefile:410: daemon.o] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6/src' gmake[1]: *** [Makefile:419: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/notification-daemon/work/notification-daemon-0.7.6' gmake: *** [Makefile:350: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/notification-daemon *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/notification-daemon