=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mate-utils-1.18.2 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2' Making all in po gmake[2]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/po' MSGFMT ar.gmo MSGFMT am.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT az.gmo MSGFMT af.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT bn.gmo MSGFMT be.gmo MSGFMT cmn.gmo MSGFMT ca@valencia.gmo MSGFMT br.gmo MSGFMT ca.gmo MSGFMT crh.gmo MSGFMT bs.gmo MSGFMT cy.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT es_CO.gmo MSGFMT eo.gmo MSGFMT en_AU.gmo MSGFMT en_GB.gmo MSGFMT es_MX.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fa.gmo MSGFMT fr.gmo MSGFMT frp.gmo MSGFMT gu.gmo MSGFMT gl.gmo MSGFMT ga.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT id.gmo MSGFMT hy.gmo MSGFMT hu.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT jv.gmo MSGFMT ka.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku_IQ.gmo MSGFMT ky.gmo MSGFMT ku.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mk.gmo MSGFMT mai.gmo MSGFMT mg.gmo MSGFMT mr.gmo MSGFMT ml.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT mn.gmo MSGFMT nds.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT oc.gmo MSGFMT ps.gmo MSGFMT pms.gmo MSGFMT pt_BR.gmo MSGFMT pt.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT rw.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr@latin.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT ta.gmo MSGFMT th.gmo MSGFMT vi.gmo MSGFMT tr.gmo MSGFMT wa.gmo MSGFMT ur.gmo MSGFMT uk.gmo MSGFMT ug.gmo MSGFMT uz.gmo MSGFMT xh.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/po' Making all in baobab gmake[2]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab' Making all in src gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/src' CC mate_disk_usage_analyzer-baobab-cell-renderer-progress.o CC mate_disk_usage_analyzer-baobab-ringschart.o CC mate_disk_usage_analyzer-baobab-scan.o CC mate_disk_usage_analyzer-baobab-treeview.o CC mate_disk_usage_analyzer-callbacks.o CC mate_disk_usage_analyzer-baobab-utils.o CC mate_disk_usage_analyzer-baobab-prefs.o CC mate_disk_usage_analyzer-baobab-remote-connect-dialog.o CC mate_disk_usage_analyzer-baobab-treemap.o CC mate_disk_usage_analyzer-baobab-chart.o CC mate_disk_usage_analyzer-baobab.o baobab-cell-renderer-progress.c:220:11: warning: 'gtk_widget_get_style' is deprecated [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^ /data/scratch/misc/mate-utils/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) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:249:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ callbacks.c:252:26: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] baobab.show_allocated = gtk_toggle_action_get_active (action); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:109:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:111:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:153:6: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] a = GTK_ACTION (gtk_builder_get_object (baobab.main_ui, name)); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:154:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (a, sens); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:345:9: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated [-Wdeprecated-declarations] item = gtk_image_menu_item_new_with_mnemonic (label); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:81:1: note: 'gtk_image_menu_item_new_with_mnemonic' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_mnemonic) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:347:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:91:1: note: 'gtk_image_menu_item_set_image' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:347:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note: expanded from macro 'GTK_IMAGE_MENU_ITEM' #define GTK_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38:46: note: expanded from macro 'GTK_TYPE_IMAGE_MENU_ITEM' #define GTK_TYPE_IMAGE_MENU_ITEM (gtk_image_menu_item_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:75:1: note: 'gtk_image_menu_item_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_get_type) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:374:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (pmenu), NULL, NULL, NULL, NULL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-utils.c:509:8: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] ret = gtk_show_uri (gtk_window_get_screen (parent), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. baobab.c:229:17: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] ck_allocated = GTK_TOGGLE_ACTION (gtk_builder_get_object (baobab.main_ui, "ck_allocated")); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ baobab-chart.c/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::334318::347:: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :warning48: :'gtk_style_context_set_background' is deprecated [-Wdeprecated-declarations]24 : note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37 gtk_style_context_set_background (context, window);: ^note : expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h :1231:1: note: 'gtk_style_context_set_background' has been explicitly marked deprecated here baobab.c:231GDK_DEPRECATED_IN_3_18_FOR(gtk_render_background): 3^: warning: /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations]: 375: gtk_toggle_action_set_active (ck_allocated, FALSE);47 : ^ note: /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.hexpanded from macro 'GDK_DEPRECATED_IN_3_18_FOR': 81:1:# define GDK_DEPRECATED_IN_3_18_FOR(f) GDK_DEPRECATED_FOR(f) note ^: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :49GDK_DEPRECATED_IN_3_10: 31^: /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hnote:: 318expanded from macro 'GDK_DEPRECATED_FOR': 47: note: #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERNexpanded from macro 'GDK_DEPRECATED_IN_3_10' ^ # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^396 :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h29::48 :note24: :expanded from macro 'G_DEPRECATED_FOR' note: expanded from macro 'GDK_DEPRECATED'#define G_DEPRECATED_FOR(f) G_DEPRECATED ^#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^: 384/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::37384:: 37note:: expanded from macro 'G_DEPRECATED'note : expanded from macro 'G_DEPRECATED'#define G_DEPRECATED __attribute__((__deprecated__)) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:232:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (GTK_ACTION (ck_allocated), FALSE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:232:29: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (GTK_ACTION (ck_allocated), FALSE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:236:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (GTK_ACTION (ck_allocated), TRUE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:236:29: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (GTK_ACTION (ck_allocated), TRUE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:41:72: note: expanded from macro 'GTK_ACTION' #define GTK_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTION, GtkAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:40:37: note: expanded from macro 'GTK_TYPE_ACTION' #define GTK_TYPE_ACTION (gtk_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:95:1: note: 'gtk_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-chart.c:781:8: warning: 'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] cr = gdk_cairo_create (gtk_widget_get_window (chart)); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:34:1: note: 'gdk_cairo_create' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49baobab-remote-connect-dialog.c::31762:: 11note:: expanded from macro 'GDK_DEPRECATED_FOR'warning : #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN'GtkStock' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' GTK_STOCK_CANCEL, ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab-chart.c:957:11: warning: enumeration value 'GDK_SCROLL_SMOOTH' not handled in switch [-Wswitch] switch (event->direction) ^ baobab.c:681:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_TOGGLE_ACTION (gtk_builder_get_object (baobab.main_ui, "view_tb")), "active", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:704:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_TOGGLE_ACTION (gtk_builder_get_object (baobab.main_ui, "view_sb")), "active", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:921:18: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] menu->up_item = gtk_image_menu_item_new_with_label (_("Move to parent folder")); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:922:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->up_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:91:1: note: 'gtk_image_menu_item_set_image' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:922:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->up_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note: expanded from macro 'GTK_IMAGE_MENU_ITEM' #define GTK_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38:46: note: expanded from macro 'GTK_TYPE_IMAGE_MENU_ITEM' #define GTK_TYPE_IMAGE_MENU_ITEM (gtk_image_menu_item_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:75:1: note: 'gtk_image_menu_item_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_get_type) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:925:23: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] menu->zoom_in_item = gtk_image_menu_item_new_with_label (_("Zoom in")) ; ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:926:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->zoom_in_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:91:1: note: 'gtk_image_menu_item_set_image' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:926:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->zoom_in_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note: expanded from macro 'GTK_IMAGE_MENU_ITEM' #define GTK_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38:46: note: expanded from macro 'GTK_TYPE_IMAGE_MENU_ITEM' #define GTK_TYPE_IMAGE_MENU_ITEM (gtk_image_menu_item_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:75:1: note: 'gtk_image_menu_item_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_get_type) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:929:24: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] menu->zoom_out_item = gtk_image_menu_item_new_with_label (_("Zoom out")); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:930:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->zoom_out_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:91:1: note: 'gtk_image_menu_item_set_image' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:930:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->zoom_out_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note: expanded from macro 'GTK_IMAGE_MENU_ITEM' #define GTK_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38:46: note: expanded from macro 'GTK_TYPE_IMAGE_MENU_ITEM' #define GTK_TYPE_IMAGE_MENU_ITEM (gtk_image_menu_item_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:75:1: note: 'gtk_image_menu_item_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_get_type) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:933:24: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] menu->snapshot_item = gtk_image_menu_item_new_with_label (_("Save screenshot")); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:934:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->snapshot_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:91:1: note: 'gtk_image_menu_item_set_image' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:934:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu->snapshot_item), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note: expanded from macro 'GTK_IMAGE_MENU_ITEM' #define GTK_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38:46: note: expanded from macro 'GTK_TYPE_IMAGE_MENU_ITEM' #define GTK_TYPE_IMAGE_MENU_ITEM (gtk_image_menu_item_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:75:1: note: 'gtk_image_menu_item_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_get_type) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:1005:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu->widget), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. baobab-chart.c:1724:41: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:1299:baobab-chart.c2::1726 :warning41: :'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_builder_get_object (baobab.main_ui, GTK_STOCK_SAVE, ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::81964::138:: notenote: : 'gtk_toggle_action_set_active' has been explicitly marked deprecated hereexpanded from macro 'GTK_STOCK_SAVE' GDK_DEPRECATED_IN_3_10 ^ #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 318/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::47105:: 1note:: expanded from macro 'GDK_DEPRECATED_IN_3_10'note : 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::38448::3724:: notenote: : expanded from macro 'G_DEPRECATED'expanded from macro 'GDK_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ baobab.c:1299:32: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (gtk_builder_get_object (baobab.main_ui, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 9 warnings generated. 1 warning generated. 23 warnings generated. 5 warnings generated. CCLD mate-disk-usage-analyzer gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/src' Making all in data gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/data' sed -e "s|\@VERSION\@|1.18.2|" mate-disk-usage-analyzer.desktop.in.in > mate-disk-usage-analyzer.desktop.in GEN org.mate.disk-usage-analyzer.gschema.valid ITMRG mate-disk-usage-analyzer.appdata.xml ITMRG mate-disk-usage-analyzer.desktop gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/data' Making all in pixmaps gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps' Making all in 24x24 gmake[4]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps/24x24' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps/24x24' Making all in scalable gmake[4]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps/scalable' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps/scalable' gmake[4]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps' gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/pixmaps' Making all in help gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/help' GEN cs/cs.mo GEN el/el.mo GEN es/es.mo GEN de/de.mo GEN da/da.mo GEN en_GB/en_GB.mo GEN eu/eu.mo GEN ca/ca.mo GEN fi/fi.mo GEN sv/sv.mo GEN pl/pl.mo GEN uk/uk.mo GEN it/it.mo GEN oc/oc.mo GEN fr/fr.mo GEN ru/ru.mo GEN zh_HK/zh_HK.mo GEN ca/ GEN de/ GEN zh_TW/zh_TW.mo GEN da/ GEN zh_CN/zh_CN.mo GEN eu/ GEN el/ GEN en_GB/ GEN oc/ GEN es/ GEN pl/ GEN fi/ GEN fr/ GEN it/ GEN uk/ GEN zh_HK/ GEN sv/ GEN zh_CN/ GEN ru/ GEN cs/ GEN zh_TW/ gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab/help' gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab' gmake[2]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/baobab' Making all in mate-dictionary gmake[2]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary' Making all in libgdict gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/libgdict' GEN stamp-gdict-enum-types.h GEN stamp-gdict-marshal.h GEN gdict-marshal.c GEN gdict-enum-types.c /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/libgdict' CC libmatedict_la-gdict-client-context.lo CC libmatedict_la-gdict-database-chooser.lo CC libmatedict_la-gdict-defbox.lo CC libmatedict_la-gdict-marshal.lo CC libmatedict_la-gdict-source-chooser.lo CC libmatedict_la-gdict-source-loader.lo CC libmatedict_la-gdict-context.lo CC libmatedict_la-gdict-speller.lo CC libmatedict_la-gdict-strategy-chooser.lo CC libmatedict_la-gdict-source.lo CC libmatedict_la-gdict-enum-types.lo CC libmatedict_la-gdict-utils.lo ./gdict-defbox.c:1611:20: warning: 'gdk_display_get_device_manager' is deprecated [-Wdeprecated-declarations] device_manager = gdk_display_get_device_manager (display); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:170:1: note: 'gdk_display_get_device_manager' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_display_get_default_seat) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ./gdict-defbox.c:1612:13: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] pointer = gdk_device_manager_get_client_pointer (device_manager); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:43:1: note: 'gdk_device_manager_get_client_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:388:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20' # define GDK_DEPRECATED_IN_3_20 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ./gdict-defbox.c:2822:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font (priv->text_view, font_desc); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1152:1: note: 'gtk_widget_override_font' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:360:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16' # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ./gdict-database-chooser.c:1133:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (button_text); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:102:1: note: 'gtk_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_button_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ./gdict-source-chooser.c:887:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (button_text); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:102:1: note: 'gtk_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_button_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ./gdict-strategy-chooser.c:1077:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (button_text); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:102:1: note: 'gtk_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_button_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. 3 warnings generated. 1 warning generated. 1 warning generated. CCLD libmatedict.la gmake[4]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/libgdict' gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/libgdict' Making all in src gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/src' CC mate_dictionary-gdict-app.o CC mate_dictionary-gdict-common.o CC mate_dictionary-gdict-pref-dialog.o CC mate_dictionary-gdict-print.o CC mate_dictionary-gdict-about.o CC mate_dictionary-gdict-sidebar.o CC mate_dictionary-main.o CC mate_dictionary_applet-gdict-about.o CC mate_dictionary-gdict-window.o CC mate_dictionary_applet-gdict-aligned-window.o CC mate_dictionary_applet-gdict-pref-dialog.o CC mate_dictionary_applet-gdict-applet.o CC mate_dictionary_applet-gdict-sidebar.o CC mate_dictionary_applet-gdict-common.o CC mate_dictionary_applet-gdict-print.o CC mate_dictionary-gdict-source-dialog.o gdict-sidebar.c:185:7: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (sidebar->priv->menu), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-sidebar.c:209:7: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (sidebar->priv->menu), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-pref-dialog.c:355:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-pref-dialog.c:358:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REMOVE, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:946:38: note: expanded from macro 'GTK_STOCK_REMOVE' #define GTK_STOCK_REMOVE ((GtkStock)"gtk-remove") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-sidebar.c:443:15: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] menu_item = gtk_image_menu_item_new_with_label (page_name); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-pref-dialog.c:487:7: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-pref-dialog.c:355:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-pref-dialog.c:358:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REMOVE, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:946:38: note: expanded from macro 'GTK_STOCK_REMOVE' #define GTK_STOCK_REMOVE ((GtkStock)"gtk-remove") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-pref-dialog.c:487:7: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:472:7: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:610:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_HELP, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:639:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ /data/scratch/misc/mate-utils/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") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:644:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:647:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_ADD, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: note: expanded from macro 'GTK_STOCK_ADD' #define GTK_STOCK_ADD ((GtkStock)"gtk-add") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:656:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:659:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ /data/scratch/misc/mate-utils/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") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC mate_dictionary_applet-gdict-source-dialog.o gdict-applet.c:145:48: warning: 'gtk_widget_get_style' is deprecated [-Wdeprecated-declarations] font_size = pango_font_description_get_size (gtk_widget_get_style (defbox)->font_desc); ^ /data/scratch/misc/mate-utils/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) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:249:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:158:17: warning: 'gdk_screen_get_monitor_at_window' is deprecated [-Wdeprecated-declarations] monitor_num = gdk_screen_get_monitor_at_window (screen, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:90:1: note: 'gdk_screen_get_monitor_at_window' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_display_get_monitor_at_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:161:3: warning: 'gdk_screen_get_monitor_geometry' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry (screen, monitor_num, &monitor); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:77:1: note: 'gdk_screen_get_monitor_geometry' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_monitor_get_geometry) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:210:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:211:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:261:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (applet->priv->context_menu_action_group, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:263:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, is_sensitive); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:264:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (applet->priv->context_menu_action_group, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:266:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, is_sensitive); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:267:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (applet->priv->context_menu_action_group, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:269:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, is_sensitive); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:357:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_CLEAR); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:102:1: note: 'gtk_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_button_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:357:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_CLEAR); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:188:38: note: expanded from macro 'GTK_STOCK_CLEAR' #define GTK_STOCK_CLEAR ((GtkStock)"gtk-clear") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:367:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_PRINT); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:102:1: note: 'gtk_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_button_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:367:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_PRINT); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:377:12: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_SAVE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:102:1: note: 'gtk_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_button_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:377:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_SAVE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:720:3: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:223:14: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] item = gtk_ui_manager_get_widget (window->ui_manager, toggle_state[i]); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:250:16: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "ViewSidebar"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:251:7: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), window->sidebar_visible); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:251:37: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), window->sidebar_visible); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:274:16: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "ViewStatusbar"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:275:7: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), window->statusbar_visible); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.cgdict-window.c::1158275::2437:: warningwarning: : 'GtkStock' is deprecated [-Wdeprecated-declarations]'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] {"DictionaryLookup", GTK_STOCK_FIND, N_("_Look Up Selected Text"), ^ gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), window->statusbar_visible); /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h ^: 395:38/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:: 41note:: 79expanded from macro 'GTK_STOCK_FIND': note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_STOCK_FIND ((GtkStock)"gtk-find") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1:#define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) note ^: 'GtkStock' has been explicitly marked deprecated here/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h :G_DEPRECATED40 :^44 :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :note384: :expanded from macro 'GTK_TYPE_TOGGLE_ACTION'37 : note: expanded from macro 'G_DEPRECATED' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ())#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.hgdict-applet.c::721161::123:: notewarning: : 'GtkStock' is deprecated [-Wdeprecated-declarations]'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ {"DictionaryClear", GTK_STOCK_CLEAR, N_("Cl_ear"), /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 318/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::47188:: 38note: : noteexpanded from macro 'GDK_DEPRECATED_IN_3_10': expanded from macro 'GTK_STOCK_CLEAR' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ #define GTK_STOCK_CLEAR ((GtkStock)"gtk-clear")/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^48 :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h24::105 :1note:: expanded from macro 'GDK_DEPRECATED'note : 'GtkStock' has been explicitly marked deprecated here #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNG_DEPRECATED ^^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::384384::3737:: notenote: : expanded from macro 'G_DEPRECATED'expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^gdict-applet.c :1164:23: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DictionaryPrint", GTK_STOCK_PRINT, N_("_Print"), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1167:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DictionarySave", GTK_STOCK_SAVE, N_("_Save"), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1170:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DictionaryPreferences", GTK_STOCK_PREFERENCES, N_("Preferences"), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: note: expanded from macro 'GTK_STOCK_PREFERENCES' #define GTK_STOCK_PREFERENCES ((GtkStock)"gtk-preferences") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1173:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DictionaryHelp", GTK_STOCK_HELP, N_("_Help"), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1176:23: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DictionaryAbout", GTK_STOCK_ABOUT, N_("_About"), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1194:41: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] priv->context_menu_action_group = gtk_action_group_new ("Dictionary Applet Actions"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1195:7: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain(priv->context_menu_action_group, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-applet.c:1197:7: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions(priv->context_menu_action_group, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:967:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:968:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-aligned-window.c:192:29: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] if (entry_x + our_width < gdk_screen_width ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:107:1: note: 'gdk_screen_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-aligned-window.c:201:45: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] if (entry_y + entry_height + our_height < gdk_screen_height ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:109:1: note: 'gdk_screen_height' has been explicitly marked deprecated heregdict-window.c :1116:GDK_DEPRECATED_IN_3_2229 :^ warning: /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations]: 402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' window->sidebar_visible = gtk_toggle_action_get_active (action); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h# define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED: 84 ^: 1/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 48note: :'gtk_toggle_action_get_active' has been explicitly marked deprecated here24 : noteGDK_DEPRECATED_IN_3_10: expanded from macro 'GDK_DEPRECATED'^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN318 : ^47 : /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:: 384expanded from macro 'GDK_DEPRECATED_IN_3_10': 37: note: expanded from macro 'G_DEPRECATED'# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:#define G_DEPRECATED __attribute__((__deprecated__))48 : ^24 : note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1130:31: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] window->statusbar_visible = gtk_toggle_action_get_active (action); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1247:3: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (window)), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1294:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileNew", GTK_STOCK_NEW, N_("_New"), "N", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: note: expanded from macro 'GTK_STOCK_NEW' #define GTK_STOCK_NEW ((GtkStock)"gtk-new") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1296:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileSaveAs", GTK_STOCK_SAVE_AS, N_("_Save a Copy..."), NULL, NULL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: note: expanded from macro 'GTK_STOCK_SAVE_AS' #define GTK_STOCK_SAVE_AS ((GtkStock)"gtk-save-as") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1300:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FilePrint", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:847:38: note: expanded from macro 'GTK_STOCK_PRINT' #define GTK_STOCK_PRINT ((GtkStock)"gtk-print") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1302:24: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileCloseWindow", GTK_STOCK_CLOSE, NULL, "W", NULL, ^ /data/scratch/misc/mate-utils/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") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1306:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditCopy", GTK_STOCK_COPY, NULL, "C", NULL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: note: expanded from macro 'GTK_STOCK_COPY' #define GTK_STOCK_COPY ((GtkStock)"gtk-copy") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1310:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditFind", GTK_STOCK_FIND, NULL, "F", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:395:38: note: expanded from macro 'GTK_STOCK_FIND' #define GTK_STOCK_FIND ((GtkStock)"gtk-find") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1317:24: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditPreferences", GTK_STOCK_PREFERENCES, N_("_Preferences"), NULL, NULL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: note: expanded from macro 'GTK_STOCK_PREFERENCES' #define GTK_STOCK_PREFERENCES ((GtkStock)"gtk-preferences") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1321:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "GoPreviousDef", GTK_STOCK_GO_BACK, N_("_Previous Definition"), "Page_Up", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:469:38: note: expanded from macro 'GTK_STOCK_GO_BACK' #define GTK_STOCK_GO_BACK ((GtkStock)"gtk-go-back") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1323:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "GoNextDef", GTK_STOCK_GO_FORWARD, N_("_Next Definition"), "Page_Down", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:487:38: note: expanded from macro 'GTK_STOCK_GO_FORWARD' #define GTK_STOCK_GO_FORWARD ((GtkStock)"gtk-go-forward") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1325:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "GoFirstDef", GTK_STOCK_GOTO_FIRST, N_("_First Definition"), "Home", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:442:38: note: expanded from macro 'GTK_STOCK_GOTO_FIRST' #define GTK_STOCK_GOTO_FIRST ((GtkStock)"gtk-goto-first") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1327:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "GoLastDef", GTK_STOCK_GOTO_LAST, N_("_Last Definition"), "End", ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:451:38: note: expanded from macro 'GTK_STOCK_GOTO_LAST' #define GTK_STOCK_GOTO_LAST ((GtkStock)"gtk-goto-last") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1341:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpContents", GTK_STOCK_HELP, N_("_Contents"), "F1", NULL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1343:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpAbout", GTK_STOCK_ABOUT, N_("_About"), NULL, NULL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1349:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "Slash", GTK_STOCK_FIND, NULL, "slash", NULL, G_CALLBACK (gdict_window_cmd_edit_find) }, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:395:38: note: expanded from macro 'GTK_STOCK_FIND' #define GTK_STOCK_FIND ((GtkStock)"gtk-find") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1659:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("MenuActions"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1661:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1662:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, entries, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1665:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, toggle_entries, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:214:1: note: 'gtk_action_group_add_toggle_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1669:24: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] window->ui_manager = gtk_ui_manager_new (); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1670:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (window->ui_manager, action_group, 0); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1672:17: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (window->ui_manager); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1676:8: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_file (window->ui_manager, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:162:1: note: 'gtk_ui_manager_add_ui_from_file' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1685:25: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->menubar = gtk_ui_manager_get_widget (window->ui_manager, "/MainMenu"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1847:16: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "ViewSidebar"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1848:7: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1848:37: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1858:16: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->action_group, "ViewStatusbar"); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1859:7: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-window.c:1859:37: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:41:79: note: expanded from macro 'GTK_TOGGLE_ACTION' #define GTK_TOGGLE_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TOGGLE_ACTION, GtkToggleAction)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:40:44: note: expanded from macro 'GTK_TYPE_TOGGLE_ACTION' #define GTK_TYPE_TOGGLE_ACTION (gtk_toggle_action_get_type ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:72:1: note: 'gtk_toggle_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-sidebar.c:185:7: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (sidebar->priv->menu), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-sidebar.c:209:7: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (sidebar->priv->menu), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-sidebar.c:443:15: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] menu_item = gtk_image_menu_item_new_with_label (page_name); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:319:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. 3 warnings generated. 3 warnings generated. 7 warnings generated. 2 warnings generated. 28 warnings generated. 3 warnings generated. gdict-source-dialog.c:472:7: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (dialog)), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:610:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_HELP, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:639:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ /data/scratch/misc/mate-utils/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") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:644:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:647:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_ADD, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: note: expanded from macro 'GTK_STOCK_ADD' #define GTK_STOCK_ADD ((GtkStock)"gtk-add") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:656:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gdict-source-dialog.c:659:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ /data/scratch/misc/mate-utils/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") ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 41 warnings generated. CCLD mate-dictionary 7 warnings generated. CCLD mate-dictionary-applet gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/src' Making all in data gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/data' GEN org.mate.DictionaryApplet.mate-panel-applet.in ITMRG default.desktop GEN mate-dictionary.desktop.in ITMRG thai.desktop GEN org.mate.panel.applet.DictionaryAppletFactory.service ITMRG mate-dictionary.appdata.xml /data/scratch/misc/mate-utils/work/.tools/bin/intltool-merge ../../po org.mate.DictionaryApplet.mate-panel-applet.in org.mate.DictionaryApplet.mate-panel-applet -d -u -c ../../po/.intltool-merge-cache GEN org.mate.dictionary.gschema.valid ITMRG mate-dictionary.desktop Found cached translation database Merging translations into org.mate.DictionaryApplet.mate-panel-applet. gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/data' Making all in docs gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs' Making all in reference gmake[4]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs/reference' Making all in gdict gmake[5]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs/reference/gdict' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs/reference/gdict' gmake[5]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs/reference' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs/reference' gmake[4]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs/reference' gmake[4]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs' gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/docs' Making all in help gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/help' GEN cs/cs.mo GEN de/de.mo GEN en_GB/en_GB.mo GEN da/da.mo GEN eu/eu.mo GEN oc/oc.mo GEN ru/ru.mo GEN fi/fi.mo GEN sv/sv.mo GEN it/it.mo GEN fr/fr.mo GEN el/el.mo GEN es/es.mo GEN ca/ca.mo GEN zh_CN/zh_CN.mo GEN uk/uk.mo GEN de/ GEN en_GB/ GEN fi/ GEN fr/ GEN cs/ GEN it/ GEN es/ GEN sv/ GEN oc/ GEN ca/ GEN da/ GEN eu/ GEN zh_CN/ GEN el/ GEN ru/ GEN uk/ gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary/help' gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary' gmake[2]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-dictionary' Making all in mate-screenshot gmake[2]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot' Making all in data gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot/data' ITMRG mate-screenshot.desktop GEN org.mate.screenshot.gschema.valid ITMRG mate-screenshot.appdata.xml gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot/data' Making all in src gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot/src' CC mate_screenshot-screenshot-dialog.o CC mate_screenshot-screenshot-shadow.o CC mate_screenshot-screenshot-utils.o CC mate_screenshot-screenshot-save.o CC mate_screenshot-mate-screenshot.o CC mate_screenshot-screenshot-xfer.o screenshot-utils.c:142:12: warning: 'gdk_screen_get_active_window' is deprecated [-Wdeprecated-declarations] window = gdk_screen_get_active_window (default_screen); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:126:1: note: 'gdk_screen_get_active_window' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:235:13: warning: 'gdk_display_get_device_manager' is deprecated [-Wdeprecated-declarations] manager = gdk_display_get_device_manager (gdk_display_get_default ()); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:170:1: note: 'gdk_display_get_device_manager' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_display_get_default_seat) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:236:12: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] device = gdk_device_manager_get_client_pointer (manager); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:43:1: note: 'gdk_device_manager_get_client_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:388:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20' # define GDK_DEPRECATED_IN_3_20 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:474:13: warning: 'gdk_display_get_device_manager' is deprecated [-Wdeprecated-declarations] manager = gdk_display_get_device_manager (display); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:170:1: note: 'gdk_display_get_device_manager' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_display_get_default_seat) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:475:13: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] pointer = gdk_device_manager_get_client_pointer (manager); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:43:1: note: 'gdk_device_manager_get_client_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:388:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20' # define GDK_DEPRECATED_IN_3_20 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:479:9: warning: 'gdk_device_grab' is deprecated [-Wdeprecated-declarations] res = gdk_device_grab (pointer, gtk_widget_get_window (data.window), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:229:1: note: 'gdk_device_grab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_seat_grab) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:492:9: warning: 'gdk_device_grab' is deprecated [-Wdeprecated-declarations] res = gdk_device_grab (keyboard, gtk_widget_get_window (data.window), ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:229:1: note: 'gdk_device_grab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_seat_grab) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:499:7: warning: 'gdk_device_ungrab' is deprecated [-Wdeprecated-declarations] gdk_device_ungrab (pointer, GDK_CURRENT_TIME); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:238:1: note: 'gdk_device_ungrab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_seat_ungrab) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:506:3: warning: 'gdk_device_ungrab' is deprecated [-Wdeprecated-declarations] gdk_device_ungrab (keyboard, GDK_CURRENT_TIME); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:238:1: note: 'gdk_device_ungrab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_seat_ungrab) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:507:3: warning: 'gdk_device_ungrab' is deprecated [-Wdeprecated-declarations] gdk_device_ungrab (pointer, GDK_CURRENT_TIME); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:238:1: note: 'gdk_device_ungrab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_seat_ungrab) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:553:18: warning: 'gdk_screen_get_n_monitors' is deprecated [-Wdeprecated-declarations] num_monitors = gdk_screen_get_n_monitors (screen); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:73:1: note: 'gdk_screen_get_n_monitors' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_display_get_n_monitors) ^mate-screenshot.c :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h126::4033::47: warningnote: : 'gtk_show_uri' is deprecated [-Wdeprecated-declarations]expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ gtk_show_uri (gtk_window_get_screen (parent),/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^49 :31: /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/gtkshow.hnote:: 32expanded from macro 'GDK_DEPRECATED_FOR': 1: #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERNnote : ^'gtk_show_uri' has been explicitly marked deprecated here /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window)396 :^29 : /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hnote:: 403expanded from macro 'G_DEPRECATED_FOR': 47:#define G_DEPRECATED_FOR(f) G_DEPRECATED note ^: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR'/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384# define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f): 37 ^: /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hnote:: 49expanded from macro 'G_DEPRECATED': 31:#define G_DEPRECATED __attribute__((__deprecated__)) note ^: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^screenshot-utils.c :561:/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h7::396 :warning29: :'gdk_screen_get_monitor_geometry' is deprecated [-Wdeprecated-declarations] note: expanded from macro 'G_DEPRECATED_FOR' gdk_screen_get_monitor_geometry (screen, i, &rect); ^ #define G_DEPRECATED_FOR(f) G_DEPRECATED/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h : ^77 :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h1::384 :note37: :'gdk_screen_get_monitor_geometry' has been explicitly marked deprecated here note: GDK_DEPRECATED_IN_3_22_FOR(gdk_monitor_get_geometry)expanded from macro 'G_DEPRECATED' ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h#define G_DEPRECATED __attribute__((__deprecated__)): 403 ^: 47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:657:16: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] rect.width = gdk_screen_get_width (screen); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:57:1: note: 'gdk_screen_get_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:658:17: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] rect.height = gdk_screen_get_height (screen); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:59:1: note: 'gdk_screen_get_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:720:24: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] if (x_orig + width > gdk_screen_width ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:107:1: note: 'gdk_screen_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:721:13: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] width = gdk_screen_width () - x_orig; ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:107:1: note: 'gdk_screen_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:723:25: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] if (y_orig + height > gdk_screen_height ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:109:1: note: 'gdk_screen_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:724:14: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] height = gdk_screen_height () - y_orig; ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:109:1: note: 'gdk_screen_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:792:48: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] if (x_orig + rec_x + rec_width > gdk_screen_width ()) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:107:1: note: 'gdk_screen_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:793:29: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] rec_width = gdk_screen_width () - x_orig - rec_x; ^mate-screenshot.c :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h545::10727::1 :warning : note'GtkStock' is deprecated [-Wdeprecated-declarations]: 'gdk_screen_width' has been explicitly marked deprecated here GTK_STOCK_HELP, GTK_RESPONSE_HELP, GDK_DEPRECATED_IN_3_22 ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::402516::4738:: notenote: : expanded from macro 'GDK_DEPRECATED_IN_3_22'expanded from macro 'GTK_STOCK_HELP' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ ^/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h48::10524::1 :note : noteexpanded from macro 'GDK_DEPRECATED': 'GtkStock' has been explicitly marked deprecated here #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNG_DEPRECATED ^^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::384384::3737:: notenote: : expanded from macro 'G_DEPRECATED'expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ mate-screenshot.cscreenshot-utils.c::546795::2749:: warningwarning: : 'GtkStock' is deprecated [-Wdeprecated-declarations]'gdk_screen_height' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ if (y_orig + rec_y + rec_height > gdk_screen_height ()) ^/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h159::10938::1 :note : noteexpanded from macro 'GTK_STOCK_CANCEL': 'gdk_screen_height' has been explicitly marked deprecated here #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel")GDK_DEPRECATED_IN_3_22 ^^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::105402::147:: notenote: : 'GtkStock' has been explicitly marked deprecated hereexpanded from macro 'GDK_DEPRECATED_IN_3_22' G_DEPRECATED ^ # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^384 :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h37::48 :note24: :expanded from macro 'G_DEPRECATED' note: expanded from macro 'GDK_DEPRECATED'#define G_DEPRECATED __attribute__((__deprecated__)) #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:796:30: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] rec_height = gdk_screen_height () - y_orig - rec_y; ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:109:1: note: 'gdk_screen_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:847:21: warning: 'gdk_display_get_device_manager' is deprecated [-Wdeprecated-declarations] manager = gdk_display_get_device_manager (gdk_display_get_default ()); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:170:1: note: 'gdk_display_get_device_manager' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gdk_display_get_default_seat) ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:389:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/misc/mate-utils/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 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-utils.c:848:20: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] device = gdk_device_manager_get_client_pointer (manager); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:43:1: note: 'gdk_device_manager_get_client_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:388:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20' # define GDK_DEPRECATED_IN_3_20 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mate-screenshot.c:1018:3: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated [-Wdeprecated-declarations] g_io_scheduler_job_send_to_mainloop_async (io_job, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h:46:1: note: 'g_io_scheduler_job_send_to_mainloop_async' has been explicitly marked deprecated here screenshot-xfer.cGLIB_DEPRECATED_IN_2_36_FOR (g_main_context_invoke): 79^: 5:/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h :warning331: :'GtkStock' is deprecated [-Wdeprecated-declarations]49 : note: expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR' # define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f) GTK_STOCK_CANCEL, ^ ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:423:32/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:: 159note:: 38expanded from macro 'GLIB_DEPRECATED_FOR': note: expanded from macro 'GTK_STOCK_CANCEL'#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel")/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^396 :/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h29::105 :note1: :expanded from macro 'G_DEPRECATED_FOR' note: #define G_DEPRECATED_FOR(f) G_DEPRECATED'GtkStock' has been explicitly marked deprecated here ^G_DEPRECATED ^/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h384::384:3737:: notenote: : expanded from macro 'G_DEPRECATED'expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__))#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ mate-screenshot.c:1091:3: warning: 'g_io_scheduler_push_job' is deprecated [-Wdeprecated-declarations] g_io_scheduler_push_job (try_check_file, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h:33:1: note: 'g_io_scheduler_push_job' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36_FOR ("GThreadPool or g_task_run_in_thread") screenshot-xfer.c^: 171/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h::3331:: 49warning:: 'g_io_scheduler_job_send_to_mainloop' is deprecated [-Wdeprecated-declarations]note : expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR' g_io_scheduler_job_send_to_mainloop (job->io_job, ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h# define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f): 41 ^: 1/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 423note:: 32'g_io_scheduler_job_send_to_mainloop' has been explicitly marked deprecated here: noteGLIB_DEPRECATED_IN_2_36_FOR (g_main_context_invoke): expanded from macro 'GLIB_DEPRECATED_FOR'^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN: 331 ^: 49/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 396note:: 29expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR': note: expanded from macro 'G_DEPRECATED_FOR'# define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f) #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h423::38432::37 :note : noteexpanded from macro 'GLIB_DEPRECATED_FOR': expanded from macro 'G_DEPRECATED' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^#define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^: 396:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ screenshot-xfer.c:244:3: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated [-Wdeprecated-declarations] mate-screenshot.c: g_io_scheduler_job_send_to_mainloop_async (job->io_job,1234 : ^12 :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h :warning46: :'gtk_icon_source_new' is deprecated [-Wdeprecated-declarations]1 : source = gtk_icon_source_new ();note : ^'g_io_scheduler_job_send_to_mainloop_async' has been explicitly marked deprecated here /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.hGLIB_DEPRECATED_IN_2_36_FOR (g_main_context_invoke): 169^: 1/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:: 331note:: 49'gtk_icon_source_new' has been explicitly marked deprecated here: noteGDK_DEPRECATED_IN_3_10: expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR'^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h# define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f): 318 ^: 47/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 423note:: 32expanded from macro 'GDK_DEPRECATED_IN_3_10': note: # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATEDexpanded from macro 'GLIB_DEPRECATED_FOR' ^ #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^48 :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h24::396 :note29: :expanded from macro 'GDK_DEPRECATED' note: expanded from macro 'G_DEPRECATED_FOR'#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h384::38437::37 :note : noteexpanded from macro 'G_DEPRECATED': expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ mate-screenshot.c:1235:3: warning: 'gtk_icon_source_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_icon_source_set_icon_name (source, SCREENSHOOTER_ICON); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:179:1: note: 'gtk_icon_source_set_icon_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:screenshot-xfer.c48::35824::3 :note : warningexpanded from macro 'GDK_DEPRECATED': 'g_io_scheduler_job_send_to_mainloop_async' is deprecated [-Wdeprecated-declarations] #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN g_io_scheduler_job_send_to_mainloop_async (io_job, ^ ^/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h384::4637::1 :note : noteexpanded from macro 'G_DEPRECATED': 'g_io_scheduler_job_send_to_mainloop_async' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__))GLIB_DEPRECATED_IN_2_36_FOR (g_main_context_invoke) ^^ mate-screenshot.c/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h::1237331::1449:: warningnote: : 'gtk_icon_set_new' is deprecated [-Wdeprecated-declarations]expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR' icon_set = gtk_icon_set_new (); ^# define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f) /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h ^: 137/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::1423:: 32note:: 'gtk_icon_set_new' has been explicitly marked deprecated herenote : expanded from macro 'GLIB_DEPRECATED_FOR'GDK_DEPRECATED_IN_3_10 ^#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 318/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::47396:: 29note:: expanded from macro 'GDK_DEPRECATED_IN_3_10'note: expanded from macro 'G_DEPRECATED_FOR'# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^#define G_DEPRECATED_FOR(f) G_DEPRECATED /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 48/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::24384:: 37note:: expanded from macro 'GDK_DEPRECATED'note : #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNexpanded from macro 'G_DEPRECATED' ^ #define G_DEPRECATED __attribute__((__deprecated__))/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^384 :37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mate-screenshot.c:1238:3: warning: 'gtk_icon_set_add_source' is deprecated [-Wdeprecated-declarations]screenshot-xfer.c :388:3 gtk_icon_set_add_source (icon_set, source);: ^warning : 'g_io_scheduler_push_job' is deprecated [-Wdeprecated-declarations]/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h : g_io_scheduler_push_job (transfer_file,158 : ^1 :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h :note33: :'gtk_icon_set_add_source' has been explicitly marked deprecated here1 :GDK_DEPRECATED_IN_3_10 note^: 'g_io_scheduler_push_job' has been explicitly marked deprecated here/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :318GLIB_DEPRECATED_IN_2_36_FOR ("GThreadPool or g_task_run_in_thread"): 47^: note/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h: :expanded from macro 'GDK_DEPRECATED_IN_3_10'331 :49# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED: ^note : /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hexpanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR': 48# define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f): 24 ^: /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:: 423expanded from macro 'GDK_DEPRECATED': 32: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNnote : ^expanded from macro 'GLIB_DEPRECATED_FOR' /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN384 : ^37 :/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :note396: :expanded from macro 'G_DEPRECATED'29 : note#define G_DEPRECATED __attribute__((__deprecated__)): expanded from macro 'G_DEPRECATED_FOR' ^ #define G_DEPRECATED_FOR(f) G_DEPRECATED mate-screenshot.c ^: 1240/data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::3384:: 37warning:: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations]note : expanded from macro 'G_DEPRECATED' gtk_icon_factory_add (factory, SCREENSHOOTER_ICON, icon_set); ^ #define G_DEPRECATED __attribute__((__deprecated__))/data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h : ^81 :1: note: 'gtk_icon_factory_add' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mate-screenshot.c:1241:3: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations] gtk_icon_set_unref (icon_set); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:144:1: note: 'gtk_icon_set_unref' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mate-screenshot.c:1242:3: warning: 'gtk_icon_source_free' is deprecated [-Wdeprecated-declarations] gtk_icon_source_free (source); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:173:1: note: 'gtk_icon_source_free' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mate-screenshot.c:1250:13: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] factory = gtk_icon_factory_new (); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:79:1: note: 'gtk_icon_factory_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mate-screenshot.c:1251:3: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add_default (factory); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:91:1: note: 'gtk_icon_factory_add_default' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 5 warnings generated. 24 warnings generated. 14 warnings generated. CCLD mate-screenshot gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot/src' gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot' gmake[2]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/mate-screenshot' Making all in gsearchtool gmake[2]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool' Making all in data gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool/data' ITMRG mate-search-tool.appdata.xml GEN org.mate.search-tool.gschema.valid ITMRG mate-search-tool.desktop gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool/data' Making all in help gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool/help' GEN cs/cs.mo GEN el/el.mo GEN de/de.mo GEN fi/fi.mo GEN es/es.mo GEN sv/sv.mo GEN ca/ca.mo GEN en_GB/en_GB.mo GEN fr/fr.mo GEN eu/eu.mo GEN zh_CN/zh_CN.mo GEN it/it.mo GEN ru/ru.mo GEN oc/oc.mo GEN uk/uk.mo GEN el/ GEN cs/ GEN es/ GEN sv/ GEN fi/ GEN ko/ko.mo GEN en_GB/ GEN ca/ GEN it/ GEN oc/ GEN ru/ GEN zh_CN/ GEN uk/ GEN fr/ GEN de/ GEN eu/ GEN ko/ gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool/help' Making all in libeggsmclient gmake[3]: Entering directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool/libeggsmclient' CC libeggsmclient_la-eggdesktopfile.lo CC libeggsmclient_la-eggsmclient.lo CC libeggsmclient_la-eggsmclient-xsmp.lo eggsmclient-xsmp.c:36:10: fatal error: 'X11/SM/SMlib.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. Makefile:502: recipe for target 'libeggsmclient_la-eggsmclient-xsmp.lo' failed gmake[3]: *** [libeggsmclient_la-eggsmclient-xsmp.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... eggdesktopfile.c:1175:28: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations] char *display_name = gdk_screen_make_display_name (screen); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:70:1: note: 'gdk_screen_make_display_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ eggdesktopfile.c:1188:16: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] screen_num = gdk_screen_get_number (screen); ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:55:1: note: 'gdk_screen_get_number' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/misc/mate-utils/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/misc/mate-utils/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. gmake[3]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool/libeggsmclient' Makefile:443: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2/gsearchtool' Makefile:508: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/misc/mate-utils/work/mate-utils-1.18.2' Makefile:440: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/misc/mate-utils *** Error code 1 Stop. make: stopped in /data/pkgsrc/misc/mate-utils