=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for notification-daemon-0.7.6nb20 /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 ar.gmo MSGFMT an.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 eo.gmo MSGFMT es.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 it.gmo MSGFMT ja.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:27In file included from nd-notification-box.c:27: : ./nd-notification.h:61:60: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] ./nd-notification.h GTimeVal *timeval); ^ :61:60: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: GTimeVal *timeval); ^ note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ 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/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279: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:1211:44# define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) : ^ note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: expanded from macro 'G_DEPRECATED_FOR' note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:148:9: warning: 'gtk_widget_ensure_style' is deprecated [-Wdeprecated-declarations] gtk_widget_ensure_style (widget); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:739:1: note: 'gtk_widget_ensure_style' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0 ^ /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' # define GDK_DEPRECATED_IN_3_0 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:1201: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' # 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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:150:17: warning: 'gtk_style_copy' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] style = gtk_style_copy (old_style); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:443:1: note: 'gtk_style_copy' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ /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:1211: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:1211: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' In file included from nd-notification.c:26: ./nd-notification.h:61:60: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ GTimeVal *timeval); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: note: #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ '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/gversionmacros.h:983:49: 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:1279: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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification.c:44:9: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal update_time; ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h:574: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/gversionmacros.h:983:49: 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:1279: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:1211: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: nd-notification-box.c:note: expanded from macro 'GDK_DEPRECATED_FOR' 86:9: warning: #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211: g_type_class_add_private (klass, sizeof (NdNotificationBoxPrivate)); ^44: note: expanded from macro 'G_DEPRECATED_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))):1355:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:910:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' ^ # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1242:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:123: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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:146: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 nd-bubble.c:454:GDK_DEPRECATED_IN_3_14 ^9: warning: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' g_type_class_add_private (klass, sizeof (NdBubblePrivate)); ^ # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h: 1355:1/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 48:note: 'g_type_class_add_private' has been explicitly marked deprecated here24: note: expanded from macro 'GDK_DEPRECATED' GLIB_DEPRECATED_IN_2_58 ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h: ^910: 49: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:note: expanded from macro 'GLIB_DEPRECATED_IN_2_58'1201: 37: note: expanded from macro 'G_DEPRECATED' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ #define G_DEPRECATED __attribute__((__deprecated__))/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: ^1242: 25: note: expanded from macro 'GLIB_DEPRECATED' nd-notification-box.c:#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN 146:41 ^ : /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations]1201: 37: note: expanded from macro 'G_DEPRECATED' 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.hnd-notification.c:199::39:67: note: expanded from macro 'GTK_MISC' 9#define G_DEPRECATED __attribute__((__deprecated__))#define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ ^ : warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (¬ification->update_time); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmain.h:727:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:977:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 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' #define ND_BUBBLE_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), ND_TYPE_BUBBLE, NdBubblePrivate)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h:663:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:913:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32# define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) : ^ note: expanded from macro 'GTK_TYPE_MISC' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'#define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) note: 'gtk_misc_get_type' has been explicitly marked deprecated here ^nd-notification.c :206: GDK_DEPRECATED_IN_3_1434: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] note: ^ expanded from macro '_GLIB_GNUC_DO_PRAGMA' GTimeVal *tvp) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) : note: ^ expanded from macro 'GDK_DEPRECATED_IN_3_14' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gtypes.h :# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED :97: ^574:635: : note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h 'GTimeVal' has been explicitly marked deprecated here note: expanded from 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/gversionmacros.h GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"":48::24: 983 note: expanded from macro 'GDK_DEPRECATED' :49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_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:1201 ^ :37:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279 note: :37expanded from macro 'G_DEPRECATED' : note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define G_DEPRECATED __attribute__((__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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:153:17: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] nd-bubble.c:546 gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); :21: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1 main_vbox = gtk_vbox_new (FALSE, 0); : ^ note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.hGDK_DEPRECATED_IN_3_14 ^ :60:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:1:356: note: 'gtk_vbox_new' has been explicitly marked deprecated here 47:GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ 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:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'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: 1201:37: note: expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f)#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:nd-notification-box.c:15331::41: note: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations]expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:44:67: : note: expanded from macro 'G_DEPRECATED_FOR' note: expanded from macro 'GTK_MISC' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' 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: nd-bubble.c:555:expanded from macro 'GDK_DEPRECATED' 35: warning: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201 bubble->priv->main_hbox = gtk_hbox_new (FALSE, 0); ^ :37:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62 note: :1expanded from macro 'G_DEPRECATED' : note: 'gtk_hbox_new' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__)) 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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #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:1201: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' nd-notification-box.c#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ :213:9: warning: 'gtk_widget_size_request' is deprecated: Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201 gtk_widget_size_request (notification_box->priv->close_button, &req); ^:37 : 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 here nd-bubble.c:564:36: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_preferred_size) ^ gtk_alignment_set_padding (GTK_ALIGNMENT (bubble->priv->iconbox), ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:: note: 39:expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' 81: note: expanded from macro 'GTK_ALIGNMENT' # 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: #define GTK_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ALIGNMENT, GtkAlignment)) note: expanded from macro 'GDK_DEPRECATED_FOR' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:46#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^: note: expanded from macro 'GTK_TYPE_ALIGNMENT'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211 :44: note: expanded from macro 'G_DEPRECATED_FOR' #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^76: 1: note: 'gtk_alignment_get_type' 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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:575: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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:279:34: warning: nd-bubble.c:581:Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 21: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] notification_box->priv = ND_NOTIFICATION_BOX_GET_PRIVATE (notification_box); ^ alignment = gtk_alignment_new (0.5, 0, 0, 0); nd-notification-box.c:30 ^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:7845::1 note: : expanded from macro 'ND_NOTIFICATION_BOX_GET_PRIVATE' 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#define ND_NOTIFICATION_BOX_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), ND_TYPE_NOTIFICATION_BOX, NdNotificationBoxPrivate)) ^:47: note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/gobject/gtype.h:663expanded from macro 'GDK_DEPRECATED_IN_3_14' :145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' # 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 G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' ^ #define G_DEPRECATED __attribute__((__deprecated__)) /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:913:49: ^ note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_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:1254: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:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :97:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ nd-notification-box.c:280:15: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] box = 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 nd-bubble.c:600:19: GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ warning: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273'gtk_rc_style_new' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] :47: rcstyle = gtk_rc_style_new (); ^ note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrc.h:# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) 202: ^ 1:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: note: 49:'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/gtk-3.0/gdk/gdkversionmacros.h:259 ^:47 : /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR':44 : note: expanded from macro 'G_DEPRECATED_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#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) : 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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' nd-notification-box.c:#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 285:19: warning: nd-notification.cnd-bubble.c:602:411'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] :27: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] data = (guchar *) g_memdup (g_variant_get_data (data_variant), : iconbox = gtk_alignment_new (0.5, 0, 0, 0);9 ^ : warning: 'gtk_widget_modify_style' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:258:1: note: 'g_memdup' has been explicitly marked deprecated here gtk_widget_modify_style (close_button, rcstyle); ^ GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ ^/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:1079:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:743# define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR(f)/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h : ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:78:1::32: note: expanded from macro 'GLIB_DEPRECATED_FOR' 1: note: 'gtk_widget_modify_style' has been explicitly marked deprecated here note: 'gtk_alignment_new' has been explicitly marked deprecated hereGDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ #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/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47::1211: note: expanded from macro 'GDK_DEPRECATED_IN_3_14'259::44: note: expanded from macro 'G_DEPRECATED_FOR' 47#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ : note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ :48 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' :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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #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:1211:44:nd-notification-box.c:287 note: expanded from macro 'G_DEPRECATED_FOR' :9: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gtk_alignment_set_padding (GTK_ALIGNMENT (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'nd-bubble.c:611 :17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ 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/gdk/gdkversionmacros.h: ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1nd-notification.c:476:48::25: warning: 'gtk_icon_info_free' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] 24: note: gtk_icon_info_free (icon_info);expanded from macro 'GDK_DEPRECATED' ^ note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:283: ^GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) 1/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201^ :/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h37: note: :329:expanded from macro 'G_DEPRECATED' 47: note: : note: 'gtk_icon_info_free' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_8_FOR(g_object_unref) ^ expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR'/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' #define G_DEPRECATED __attribute__((__deprecated__)) ^ # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) nd-notification-box.c# 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 ^ 287/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:::3136: 49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations] #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN gtk_alignment_set_padding (GTK_ALIGNMENT (iconbox), ^: 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/gtk-3.0/gtk/deprecated/gtkalignment.h/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:39::81: note: 1211:44expanded from macro 'GTK_ALIGNMENT':: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1211 :nd-bubble.c:611:4344:#define GTK_ALIGNMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ALIGNMENT, GtkAlignment)) : ^ warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:38:46 image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^: note: note: expanded from macro 'G_DEPRECATED_FOR' expanded from macro 'GTK_TYPE_ALIGNMENT' #define GTK_TYPE_ALIGNMENT (gtk_alignment_get_type ()) /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") ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h ^:37: : note: 76:1expanded from macro 'G_DEPRECATED' : note: 'gtk_alignment_get_type' has been explicitly marked deprecated here#define G_DEPRECATED __attribute__((__deprecated__)) ^ 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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:623:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (bubble->priv->summary_label), 0, 0); ^ nd-notification-box.c/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h::298:1671:: warning: 1:'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here vbox = gtk_vbox_new (FALSE, 6); ^ GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:1:47: note: : 'gtk_vbox_new' has been explicitly marked deprecated here note: expanded from macro 'GDK_DEPRECATED_IN_3_14' GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: ^273: 47:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: note: 48:expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' 24: note: expanded from macro 'GDK_DEPRECATED' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49 ^:31 : note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:expanded from macro 'GDK_DEPRECATED_FOR' 1201:37: #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN note: expanded from macro 'G_DEPRECATED' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44:#define G_DEPRECATED __attribute__((__deprecated__)) note: ^ expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-bubble.c:623:33: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 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/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' nd-notification-box.c:304:#define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here21 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 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 /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN :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' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: :1201:37: note: expanded from macro 'G_DEPRECATED' note: expanded from macro 'G_DEPRECATED'#define G_DEPRECATED __attribute__((__deprecated__)) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:629:38: warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] bubble->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) ^ nd-notification-box.c:318:19: warning: 'gtk_rc_style_new' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h rcstyle = gtk_rc_style_new (); ^ :49:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrc.h:202:1: note: 'gtk_rc_style_new' has been explicitly marked deprecated here 31: note: GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ expanded from macro 'GDK_DEPRECATED_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ :47:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' 1211:44:# 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 'G_DEPRECATED_FOR' :#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' nd-bubble.c:#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 634:16: warning: 'gtk_vbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations] nd-notification-box.c:320:9: warning: 'gtk_widget_modify_style' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] vbox = gtk_vbox_new (FALSE, 6); ^ gtk_widget_modify_style (notification_box->priv->close_button, rcstyle); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60:/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 here1: note: 'gtk_vbox_new' has been explicitly marked deprecated hereGDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259 GDK_DEPRECATED_IN_3_2_FOR(gtk_box_new) ^ :47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:273:47# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ : 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:49:31: note: expanded from macro 'GDK_DEPRECATED_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:1211: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: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:1211:44: nd-notification-box.c:329:17: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] note: expanded from macro 'G_DEPRECATED_FOR' image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) /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:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:329:nd-bubble.c:64543::9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^ gtk_misc_set_alignment (GTK_MISC (bubble->priv->body_label), 0, 0); ^ /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 /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38:GDK_DEPRECATED_IN_3_14 ^ note: expanded from macro 'GTK_STOCK_CLOSE' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356#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::47: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED note: expanded from macro 'GDK_DEPRECATED_IN_3_14' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48 note: expanded from macro 'G_DEPRECATED' :#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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:337:9nd-bubble.c:: 645:33:warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (bubble->priv->body_label), 0, 0); ^ gtk_misc_set_alignment (GTK_MISC (notification_box->priv->summary_label), 0, 0); ^ /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/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here :39:67: GDK_DEPRECATED_IN_3_14 ^ note: expanded from macro 'GTK_MISC' /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 GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED : note: expanded from macro 'GTK_TYPE_MISC' ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h#define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1:48:24: : note: 'gtk_misc_get_type' has been explicitly marked deprecated here note: expanded from macro 'GDK_DEPRECATED' 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 G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24nd-notification-box.c:337:33: warning: : note: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] expanded from macro 'GDK_DEPRECATED' gtk_misc_set_alignment (GTK_MISC (notification_box->priv->summary_label), 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^:67: note: expanded from macro 'GTK_MISC' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'G_DEPRECATED' note: expanded from macro 'GTK_TYPE_MISC' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' 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.hnd-bubble.c:655:21: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] :356:47: alignment = gtk_alignment_new (1, 0.5, 0, 0); ^note: expanded from macro 'GDK_DEPRECATED_IN_3_14' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED 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:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: 47:expanded from macro 'GDK_DEPRECATED' note: expanded from macro 'GDK_DEPRECATED_IN_3_14' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN# 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' /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:1201:37:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 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' nd-bubble.c# define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ :659:37/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 49:warning: 'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]31: note: expanded from macro 'GDK_DEPRECATED_FOR' bubble->priv->actions_box = gtk_hbox_new (FALSE, 6); ^#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:1211:/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:44:62: note: 1:expanded from macro 'G_DEPRECATED_FOR' note: 'gtk_hbox_new' has been explicitly marked deprecated here #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^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' nd-notification-box.c#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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' :#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 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:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ nd-notification-box.c:355:9: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (notification_box->priv->body_label), 0, 0); ^ /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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-notification-box.c:355:33: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (notification_box->priv->body_label), 0, 0); ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' 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:1201: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' # 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: nd-bubble.c:728:note: expanded from macro 'GDK_DEPRECATED' 9: 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:1201 gtk_widget_size_request (bubble->priv->close_button, &req); ^ :37: 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 here GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_preferred_size) nd-notification-box.c:365:47: warning: ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:259:47'gtk_hbox_new' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ notification_box->priv->actions_box = gtk_hbox_new (FALSE, 6);/Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: ^ 49:31: note: /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:expanded from macro 'GDK_DEPRECATED_FOR' 62:1: #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:1211note: :'gtk_hbox_new' has been explicitly marked deprecated here 44: note: expanded from macro 'G_DEPRECATED_FOR'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: #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^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:1211: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:1201: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:1211: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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:893:41: warning: 'gtk_misc_get_type' 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:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' 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:1201: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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ nd-bubble.c:904:41: warning: 'gtk_misc_get_type' 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:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /Users/pbulk/build/sysutils/notification-daemon/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' 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:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 27 warnings generated. 6 warnings generated. CC nd-stack.o CC nd-queue.o 35 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