=> 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 pluma-1.18.2 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2' Making all in pluma gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma' GEN pluma-enum-types.h GEN pluma-enum-types.c GEN pluma-marshal.h GEN pluma-marshal.c /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma' Making all in dialogs gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma/dialogs' CC pluma-close-confirmation-dialog.lo CC pluma-encodings-dialog.lo CC pluma-search-dialog.lo CC pluma-preferences-dialog.lo pluma-search-dialog.c:334:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, GTK_RESPONSE_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-search-dialog.c:341:49: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_container_set_border_width (GTK_CONTAINER (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-search-dialog.c:343:32: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_box_set_spacing (GTK_BOX (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-search-dialog.c:419:27: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] dlg->priv->find_button = gtk_button_new_from_stock (GTK_STOCK_FIND); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-search-dialog.c:419:54: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dlg->priv->find_button = gtk_button_new_from_stock (GTK_STOCK_FIND); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-search-dialog.c:422:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_FIND_AND_REPLACE); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:404:38: note: expanded from macro 'GTK_STOCK_FIND_AND_REPLACE' #define GTK_STOCK_FIND_AND_REPLACE ((GtkStock)"gtk-find-and-replace") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-close-confirmation-dialog.c:145:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-close-confirmation-dialog.c:155:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-close-confirmation-dialog.c:165:27: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] const gchar *stock_id = GTK_STOCK_SAVE; ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-close-confirmation-dialog.c:175:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] stock_id = GTK_STOCK_SAVE_AS; ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-encodings-dialog.c:313:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-encodings-dialog.c:315:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OK, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: note: expanded from macro 'GTK_STOCK_OK' #define GTK_STOCK_OK ((GtkStock)"gtk-ok") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-encodings-dialog.c:317:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_HELP, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-encodings-dialog.c:328:49: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_container_set_border_width (GTK_CONTAINER (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-encodings-dialog.c:330:32: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_box_set_spacing (GTK_BOX (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), 6); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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. 6 warnings generated. pluma-preferences-dialog.c:813:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-preferences-dialog.c:818:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_ADD, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-preferences-dialog.c:1082:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-preferences-dialog.c:1084:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_HELP, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-preferences-dialog.c:1095:49: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_container_set_border_width (GTK_CONTAINER (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), 5); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-preferences-dialog.c:1096:32: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_box_set_spacing (GTK_BOX (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), 6); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. 6 warnings generated. CCLD libdialogs.la gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma/dialogs' Making all in smclient gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma/smclient' CC eggsmclient-xsmp.lo CC eggsmclient.lo CC eggdesktopfile.lo 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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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. CCLD libeggdesktopfile.la CCLD libeggsmclient.la gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma/smclient' gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma' CC pluma-close-button.lo CC pluma-commands-documents.lo CC pluma-commands-edit.lo CC pluma-commands-file.lo CC pluma-commands-file-print.lo CC pluma-commands-help.lo CC pluma-commands-search.lo CC pluma-debug.lo CC pluma-dirs.lo CC pluma-document-loader.lo CC pluma-document-input-stream.lo CC pluma-commands-view.lo CC pluma-gio-document-loader.lo CC pluma-document.lo CC pluma-app.lo CC pluma-document-output-stream.lo pluma-app.c:652:10: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] cur_n = gdk_screen_get_number (screen); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-app.c:657:6: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] n = gdk_screen_get_number (s); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-app.c:678:13: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] sc_width = gdk_screen_get_width (screen); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-app.c:679:14: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] sc_height = gdk_screen_get_height (screen); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-search.c:387:30: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || (!match_case && !g_utf8_caselessnmatch (selected_text, ^ pluma-commands-search.c:387:30: note: add parentheses after the '!' to evaluate the comparison first || (!match_case && !g_utf8_caselessnmatch (selected_text, ^ ( pluma-commands-search.c:387:30: note: add parentheses around left hand side expression to silence this warning || (!match_case && !g_utf8_caselessnmatch (selected_text, ^ ( pluma-commands-search.c:396:28: warning: implicit conversion from enumeration type 'GtkTextSearchFlags' to different enumeration type 'GRegexCompileFlags' [-Wenum-conversion] match_case ? 0 : GTK_TEXT_SEARCH_CASE_INSENSITIVE , ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pluma-commands-view.c:53:12: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:53:42: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:69:12: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:69:42: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:86:12: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:86:42: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:110:12: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:110:42: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:143:16: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] view_action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:148:2: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (view_action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-view.c:148:32: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (view_action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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. 11 warnings generated. pluma-commands-file.c:467:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:468:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, GTK_RESPONSE_OK, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:583:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:588:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE_AS, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:760:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:761:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_OK, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:1222:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-commands-file.c:1227:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REVERT_TO_SAVED, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:955:38: note: expanded from macro 'GTK_STOCK_REVERT_TO_SAVED' #define GTK_STOCK_REVERT_TO_SAVED ((GtkStock)"gtk-revert-to-saved") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC pluma-document-saver.lo 4 warnings generated. 8 warnings generated. CC pluma-gio-document-saver.lo CC pluma-documents-panel.lo CC pluma-encodings.lo CC pluma-encodings-combo-box.lo CC pluma-file-chooser-dialog.lo CC pluma-help.lo CC pluma-history-entry.lo CC pluma-io-error-message-area.lo CC pluma-language-manager.lo CC pluma-message-type.lo CC pluma-message-bus.lo CC pluma-message.lo CC pluma-notebook.lo CC pluma-panel.lo CC pluma-plugins-engine.lo CC pluma-prefs-manager-app.lo pluma-documents-panel.c:564:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (pluma_window_get_ui_manager (panel->priv->window), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-documents-panel.c:570:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-documents-panel.c:580:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-help.c:66:8: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] ret = gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (parent)), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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. CC pluma-prefs-manager.lo pluma-io-error-message-area.c:102:10: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock (stock_id, GTK_ICON_SIZE_BUTTON); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:122:10: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock (icon_stock_id, GTK_ICON_SIZE_DIALOG); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:174:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:188:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REFRESH, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:937:38: note: expanded from macro 'GTK_STOCK_REFRESH' #define GTK_STOCK_REFRESH ((GtkStock)"gtk-refresh") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:195:19: warning: 'gdk_window_at_pointer' is deprecated [-Wdeprecated-declarations] win_at_pointer = gdk_window_at_pointer (&x, &y); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:527:1: note: 'gdk_window_at_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_device_get_window_at_position) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:490:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REDO, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:928:38: note: expanded from macro 'GTK_STOCK_REDO' #define GTK_STOCK_REDO ((GtkStock)"gtk-redo") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:511:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:519:10: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock ("gtk-dialog-error", GTK_ICON_SIZE_DIALOG); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:397:12: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new (GDK_FLEUR); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:227:1: note: 'gdk_cursor_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:403:7: warning: 'gdk_pointer_is_grabbed' is deprecated [-Wdeprecated-declarations] if (!gdk_pointer_is_grabbed ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:103:1: note: 'gdk_pointer_is_grabbed' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_display_device_is_grabbed) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:405:3: warning: 'gdk_pointer_grab' is deprecated [-Wdeprecated-declarations] gdk_pointer_grab (gtk_widget_get_window (GTK_WIDGET (notebook)), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:85:1: note: 'gdk_pointer_grab' has been explicitly marked deprecated herepluma-io-error-message-area.c :793GDK_DEPRECATED_IN_3_0_FOR(gdk_device_grab): 10^: /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hwarning:: 249'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations]: 47: image = gtk_image_new_from_stock ("gtk-dialog-warning", GTK_ICON_SIZE_DIALOG);note : ^expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f): ^note : /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h'gtk_image_new_from_stock' has been explicitly marked deprecated here: 49:31:GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) note^: expanded from macro 'GDK_DEPRECATED_FOR'/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :319:47:#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN note : ^ expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h# define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f): 396 ^: 29/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 49note:: 31expanded from macro 'G_DEPRECATED_FOR': note: #define G_DEPRECATED_FOR(f) G_DEPRECATEDexpanded from macro 'GDK_DEPRECATED_FOR' ^ #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^384 :/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h37::396 :29note:: noteexpanded from macro 'G_DEPRECATED': expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED __attribute__((__deprecated__)) #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:532:6: warning: 'gdk_pointer_is_grabbed' is deprecated [-Wdeprecated-declarations] if (gdk_pointer_is_grabbed ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:103:1: note: 'gdk_pointer_is_grabbed' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_display_device_is_grabbed) ^ /data/scratch/editors/pluma/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) ^ pluma-io-error-message-area.c/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::88349::1131:: warningnote: : 'GtkStock' is deprecated [-Wdeprecated-declarations]expanded from macro 'GDK_DEPRECATED_FOR' GTK_STOCK_SAVE,#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h964::39638::29 :note : noteexpanded from macro 'GTK_STOCK_SAVE': expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED#define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h384::10537::1 :note : noteexpanded from macro 'G_DEPRECATED': 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED #define G_DEPRECATED __attribute__((__deprecated__))^ ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hpluma-notebook.c::384534::373:: notewarning: : expanded from macro 'G_DEPRECATED''gdk_pointer_ungrab' is deprecated [-Wdeprecated-declarations] gdk_pointer_ungrab (event->time);#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:99:1: note: 'gdk_pointer_ungrab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_device_ungrab) ^pluma-io-error-message-area.c :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h893::24910::47 :warning : note'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations]: expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' image = gtk_image_new_from_stock ("gtk-dialog-warning", GTK_ICON_SIZE_DIALOG);# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::12149::131:: notenote: : 'gtk_image_new_from_stock' has been explicitly marked deprecated hereexpanded from macro 'GDK_DEPRECATED_FOR' GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name)#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::319396::4729:: notenote: : expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR'expanded from macro 'G_DEPRECATED_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f)#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::49384::3137:: notenote: : expanded from macro 'GDK_DEPRECATED_FOR'expanded from macro 'G_DEPRECATED' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^#define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:576:7: warning: 'gdk_pointer_is_grabbed' is deprecated [-Wdeprecated-declarations] if (gdk_pointer_is_grabbed ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:103:1: note: 'gdk_pointer_is_grabbed' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_display_device_is_grabbed) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-notebook.c:578:4: warning: 'gdk_pointer_ungrab' is deprecated [-Wdeprecated-declarations] gdk_pointer_ungrab (event->time); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:99:1: note: 'gdk_pointer_ungrab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_device_ungrab) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:987:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:997:10: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock ("gtk-dialog-warning", GTK_ICON_SIZE_DIALOG); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:1220:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REFRESH, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:937:38: note: expanded from macro 'GTK_STOCK_REFRESH' #define GTK_STOCK_REFRESH ((GtkStock)"gtk-refresh") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-io-error-message-area.c:1223:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 8 warnings generated. CC pluma-print-job.lo 14 warnings generated. CC pluma-print-preview.lo pluma-panel.c:283:4: warning: 'gtk_image_get_stock' is deprecated [-Wdeprecated-declarations] gtk_image_get_stock (source, &s_id, &s); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:180:1: note: 'gtk_image_get_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_get_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:284:4: warning: 'gtk_image_set_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_set_from_stock (image, s_id, s); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:149:1: note: 'gtk_image_set_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_set_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:292:4: warning: 'gtk_image_get_icon_set' is deprecated [-Wdeprecated-declarations] gtk_image_get_icon_set (source, &is, &s); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:184:1: note: 'gtk_image_get_icon_set' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_get_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:293:4: warning: 'gtk_image_set_from_icon_set' is deprecated [-Wdeprecated-declarations] gtk_image_set_from_icon_set (image, is, s); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:153:1: note: 'gtk_image_set_from_icon_set' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_set_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:314:3: warning: 'gtk_image_set_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_set_from_stock (image, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:149:1: note: 'gtk_image_set_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_set_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:315:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_FILE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:340:3: warning: 'gtk_image_set_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_set_from_stock (GTK_IMAGE (panel->priv->title_image), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:149:1: note: 'gtk_image_set_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_set_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:341:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_FILE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:497:5: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_new_from_stock (GTK_STOCK_FILE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:497:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_image_new_from_stock (GTK_STOCK_FILE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:672:16: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] data->icon = gtk_image_new_from_stock (GTK_STOCK_FILE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:672:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] data->icon = gtk_image_new_from_stock (GTK_STOCK_FILE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h CC pluma-progress-message-area.lo :386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-panel.c:726:10: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] icon = gtk_image_new_from_stock (stock_id, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC pluma-session.lo CC pluma-smart-charset-converter.lo CC pluma-statusbar.lo 13 warnings generated. CC pluma-status-combo-box.lo CC pluma-style-scheme-manager.lo CC pluma-tab.lo CC pluma-tab-label.lo pluma-prefs-manager-app.c:1220:8: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] a = gtk_ui_manager_get_action (ui, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:154:1: note: 'gtk_ui_manager_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-prefs-manager-app.c:1223:4: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (a, enable); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC pluma-utils.lo pluma-progress-message-area.c:66:7: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-progress-message-area.c:144:52: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] area->priv->image = gtk_image_new_from_icon_name (GTK_STOCK_MISSING_IMAGE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:630:38: note: expanded from macro 'GTK_STOCK_MISSING_IMAGE' #define GTK_STOCK_MISSING_IMAGE ((GtkStock)"gtk-missing-image") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-progress-message-area.c:204:2: warning: 'gtk_image_set_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_set_from_stock (GTK_IMAGE (area->priv->image), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:149:1: note: 'gtk_image_set_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_set_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC pluma-view.lo CC pluma-window.lo 3 warnings generated. 2 warnings generated. pluma-print-preview.c:501:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (m), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC plumatextregion.lo 1 warning generated. pluma-statusbar.c:139:32: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] statusbar->priv->load_image = gtk_image_new_from_stock (GTK_STOCK_OPEN, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-statusbar.c:139:58: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] statusbar->priv->load_image = gtk_image_new_from_stock (GTK_STOCK_OPEN, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-statusbar.c:140:32: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] statusbar->priv->save_image = gtk_image_new_from_stock (GTK_STOCK_SAVE, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-statusbar.c:140:58: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] statusbar->priv->save_image = gtk_image_new_from_stock (GTK_STOCK_SAVE, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-statusbar.c:141:33: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] statusbar->priv->print_image = gtk_image_new_from_stock (GTK_STOCK_PRINT, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-statusbar.c:141:59: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] statusbar->priv->print_image = gtk_image_new_from_stock (GTK_STOCK_PRINT, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:683:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] area = pluma_progress_message_area_new (GTK_STOCK_REVERT_TO_SAVED, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:955:38: note: expanded from macro 'GTK_STOCK_REVERT_TO_SAVED' #define GTK_STOCK_REVERT_TO_SAVED ((GtkStock)"gtk-revert-to-saved") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:706:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] area = pluma_progress_message_area_new (GTK_STOCK_OPEN, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:795:42: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] area = pluma_progress_message_area_new (GTK_STOCK_SAVE, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-status-combo-box.c:238:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (combo->priv->menu), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1836:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] return get_stock_icon (theme, GTK_STOCK_FILE, size); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1845:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] return get_stock_icon (theme, GTK_STOCK_FILE, size); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1852:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] return get_stock_icon (theme, GTK_STOCK_FILE, size); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1859:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] return get_stock_icon (theme, GTK_STOCK_FILE, size); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1865:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] return get_stock_icon (theme, GTK_STOCK_FILE, size); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1893:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1899:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_REVERT_TO_SAVED, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:955:38: note: expanded from macro 'GTK_STOCK_REVERT_TO_SAVED' #define GTK_STOCK_REVERT_TO_SAVED ((GtkStock)"gtk-revert-to-saved") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1905:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1911:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_PRINT, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1918:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_PRINT_PREVIEW, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1927:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_DIALOG_ERROR, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:293:38: note: expanded from macro 'GTK_STOCK_DIALOG_ERROR' #define GTK_STOCK_DIALOG_ERROR ((GtkStock)"gtk-dialog-error") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:1933:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_DIALOG_WARNING, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:284:38: note: expanded from macro 'GTK_STOCK_DIALOG_WARNING' #define GTK_STOCK_DIALOG_WARNING ((GtkStock)"gtk-dialog-warning") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:2503:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] area = pluma_progress_message_area_new (GTK_STOCK_PRINT_PREVIEW, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-tab.c:2507:43: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] area = pluma_progress_message_area_new (GTK_STOCK_PRINT, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. CC pluma-enum-types.lo 1 warning generated. pluma-utils.c:221:10: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_new_from_stock (stock_id, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC pluma-marshal.lo CC bacon-message-connection.lo CC pluma.o 1 warning generated. 17 warnings generated. In file included from pluma-window.c:46: ./pluma-ui.h:56:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileNew", GTK_STOCK_NEW, NULL, "N", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:58:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileOpen", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:62:23: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditPreferences", GTK_STOCK_PREFERENCES, N_("Pr_eferences"), NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:66:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"HelpContents", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:68:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpAbout", GTK_STOCK_ABOUT, NULL, NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:72:23: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "LeaveFullscreen", GTK_STOCK_LEAVE_FULLSCREEN, NULL, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:621:38: note: expanded from macro 'GTK_STOCK_LEAVE_FULLSCREEN' #define GTK_STOCK_LEAVE_FULLSCREEN ((GtkStock)"gtk-leave-fullscreen") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:80:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileSave", GTK_STOCK_SAVE, NULL, "S", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:82:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileSaveAs", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:84:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileRevert", GTK_STOCK_REVERT_TO_SAVED, NULL, NULL, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:955:38: note: expanded from macro 'GTK_STOCK_REVERT_TO_SAVED' #define GTK_STOCK_REVERT_TO_SAVED ((GtkStock)"gtk-revert-to-saved") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:86:24: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FilePrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Previe_w"),"P", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:878:38: note: expanded from macro 'GTK_STOCK_PRINT_PREVIEW' #define GTK_STOCK_PRINT_PREVIEW ((GtkStock)"gtk-print-preview") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:88:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FilePrint", GTK_STOCK_PRINT, N_("_Print..."), "P", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:92:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditUndo", GTK_STOCK_UNDO, NULL, "Z", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1074:38: note: expanded from macro 'GTK_STOCK_UNDO' #define GTK_STOCK_UNDO ((GtkStock)"gtk-undo") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:94:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditRedo", GTK_STOCK_REDO, NULL, "Z", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:928:38: note: expanded from macro 'GTK_STOCK_REDO' #define GTK_STOCK_REDO ((GtkStock)"gtk-redo") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:96:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditCut", GTK_STOCK_CUT, NULL, "X", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:246:38: note: expanded from macro 'GTK_STOCK_CUT' #define GTK_STOCK_CUT ((GtkStock)"gtk-cut") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:98:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditCopy", GTK_STOCK_COPY, NULL, "C", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:100:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditPaste", GTK_STOCK_PASTE, NULL, "V", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: note: expanded from macro 'GTK_STOCK_PASTE' #define GTK_STOCK_PASTE ((GtkStock)"gtk-paste") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:102:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditDelete", GTK_STOCK_DELETE, NULL, NULL, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:255:38: note: expanded from macro 'GTK_STOCK_DELETE' #define GTK_STOCK_DELETE ((GtkStock)"gtk-delete") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:104:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditSelectAll", GTK_STOCK_SELECT_ALL, N_("Select _All"), "A", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:984:38: note: expanded from macro 'GTK_STOCK_SELECT_ALL' #define GTK_STOCK_SELECT_ALL ((GtkStock)"gtk-select-all") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:111:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SearchFind", GTK_STOCK_FIND, N_("_Find..."), "F", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:117:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SearchReplace", GTK_STOCK_FIND_AND_REPLACE, N_("_Replace..."), "H", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:404:38: note: expanded from macro 'GTK_STOCK_FIND_AND_REPLACE' #define GTK_STOCK_FIND_AND_REPLACE ((GtkStock)"gtk-find-and-replace") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:121:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SearchGoToLine", GTK_STOCK_JUMP_TO, N_("Go to _Line..."), "I", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:574:38: note: expanded from macro 'GTK_STOCK_JUMP_TO' #define GTK_STOCK_JUMP_TO ((GtkStock)"gtk-jump-to") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:123:31: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "SearchIncrementalSearch", GTK_STOCK_FIND, N_("_Incremental Search..."), "K", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:127:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileSaveAll", GTK_STOCK_SAVE, N_("_Save All"), "L", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:129:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileCloseAll", GTK_STOCK_CLOSE, N_("_Close All"), "W", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:142:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileClose", GTK_STOCK_CLOSE, NULL, "W", ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:149:16: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileQuit", GTK_STOCK_QUIT, NULL, "Q", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from pluma-window.c:46: ./pluma-ui.h:161:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "ViewFullscreen", GTK_STOCK_FULLSCREEN, NULL, "F11", ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:424:38: note: expanded from macro 'GTK_STOCK_FULLSCREEN' #define GTK_STOCK_FULLSCREEN ((GtkStock)"gtk-fullscreen") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:419:11: warning: 'gtk_activatable_get_related_action' is deprecated [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (proxy)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:82:1: note: 'gtk_activatable_get_related_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:419:47: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (proxy)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:30:77: note: expanded from macro 'GTK_ACTIVATABLE' #define GTK_ACTIVATABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTIVATABLE, GtkActivatable)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:29:42: note: expanded from macro 'GTK_TYPE_ACTIVATABLE' #define GTK_TYPE_ACTIVATABLE (gtk_activatable_get_type ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:72:1: note: 'gtk_activatable_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:524:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:527:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:527:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:528:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:528:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:558:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:560:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, tab_number != 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:562:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:564:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:584:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:586:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:588:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:590:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:621:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:624:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sens); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:648:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:653:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:688:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:690:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:697:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:699:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:706:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:708:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:713:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:715:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:719:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:721:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:726:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->close_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:729:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:737:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:739:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:743:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:745:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:749:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:751:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:756:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:758:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:763:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:772:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:775:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:777:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:782:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:784:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:788:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:790:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:794:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:796:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:801:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:803:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:807:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:809:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:813:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:815:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:819:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:821:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:825:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:827:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:844:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (action) == FALSE) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:851:12: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] lang_id = gtk_action_get_name (GTK_ACTION (action)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:102:1: note: 'gtk_action_get_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:851:33: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] lang_id = gtk_action_get_name (GTK_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:907:19: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] section_action = gtk_action_group_get_action (window->priv->languages_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:916:20: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] section_action = gtk_action_new (escaped_section, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:923:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (window->priv->languages_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:927:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->priv->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:946:11: warning: 'gtk_radio_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_radio_action_new (lang_id, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:74:1: note: 'gtk_radio_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:955:2: warning: 'gtk_action_group_add_action_with_accel' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (window->priv->languages_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:202:1: note: 'gtk_action_group_add_action_with_accel' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:956:7: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:961:18: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] normal_action = gtk_action_group_get_action (window->priv->languages_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:963:10: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] group = gtk_radio_action_get_group (GTK_RADIO_ACTION (normal_action)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:80:1: note: 'gtk_radio_action_get_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:963:38: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] group = gtk_radio_action_get_group (GTK_RADIO_ACTION (normal_action)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:41:78: note: expanded from macro 'GTK_RADIO_ACTION' #define GTK_RADIO_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_RADIO_ACTION, GtkRadioAction)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:40:43: note: expanded from macro 'GTK_TYPE_RADIO_ACTION' #define GTK_TYPE_RADIO_ACTION (gtk_radio_action_get_type ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:72:1: note: 'gtk_radio_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:964:2: warning: 'gtk_radio_action_set_group' is deprecated [-Wdeprecated-declarations] gtk_radio_action_set_group (action, group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:82:1: note: 'gtk_radio_action_set_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:971:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->priv->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:999:16: warning: 'gtk_radio_action_new' is deprecated [-Wdeprecated-declarations] action_none = gtk_radio_action_new (LANGUAGE_NONE, _("Plain Text"), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:74:1: note: 'gtk_radio_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1004:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (window->priv->languages_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1005:10: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (action_none)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1013:7: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] id = gtk_ui_manager_new_merge_id (window->priv->manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1015:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (window->priv->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1023:2: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action_none), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1023:32: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action_none), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1061:12: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] actions = gtk_action_group_list_actions (window->priv->languages_action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:197:1: note: 'gtk_action_group_list_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1066:36: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] g_signal_handlers_block_by_func (GTK_ACTION (l->data), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1071:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->languages_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1074:2: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1074:32: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1078:38: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] g_signal_handlers_unblock_by_func (GTK_ACTION (l->data), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1212:3: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (p->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1215:12: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] actions = gtk_action_group_list_actions (p->recents_action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:197:1: note: 'gtk_action_group_list_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1218:41: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] g_signal_handlers_disconnect_by_func (GTK_ACTION (l->data), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1221:4: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_remove_action (p->recents_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:206:1: note: 'gtk_action_group_remove_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1222:7: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (l->data)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1226:26: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] p->recents_menu_ui_id = gtk_ui_manager_new_merge_id (p->manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1289:12: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (action_name, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1304:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (p->recents_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1308:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1345:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1348:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1348:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1349:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1349:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1385:16: warning: 'gtk_menu_tool_button_new_from_stock' is deprecated [-Wdeprecated-declarations] open_button = gtk_menu_tool_button_new_from_stock (GTK_STOCK_OPEN); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:78:1: note: 'gtk_menu_tool_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_tool_button_new) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1385:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] open_button = gtk_menu_tool_button_new_from_stock (GTK_STOCK_OPEN); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1393:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1399:2: warning: 'gtk_activatable_set_related_action' is deprecated [-Wdeprecated-declarations] gtk_activatable_set_related_action (GTK_ACTIVATABLE (open_button), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:79:1: note: 'gtk_activatable_set_related_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1399:38: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] gtk_activatable_set_related_action (GTK_ACTIVATABLE (open_button), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:30:77: note: expanded from macro 'GTK_ACTIVATABLE' #define GTK_ACTIVATABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTIVATABLE, GtkActivatable)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:29:42: note: expanded from macro 'GTK_TYPE_ACTIVATABLE' #define GTK_TYPE_ACTIVATABLE (gtk_activatable_get_type ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:72:1: note: 'gtk_activatable_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1422:12: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] manager = gtk_ui_manager_new (); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1426:9: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_get_accel_group (manager)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1428:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("PlumaWindowAlwaysSensitiveActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1429:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1430:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1434:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1439:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1443:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("PlumaWindowActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1444:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1445:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1449:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1454:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "FileSave"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1456:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "FilePrint"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1458:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "SearchFind"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1460:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "SearchReplace"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1464:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "FileSave"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1466:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "EditUndo"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1469:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("PlumaQuitWindowActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1470:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1471:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1476:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1480:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("PlumaCloseWindowActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1481:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1482:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1487:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1491:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("PlumaWindowPanesActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1492:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1493:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1498:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1504:2: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_file (manager, ui_file, &error); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1523:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("RecentFilesActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1524:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1526:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1537:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("LanguagesActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1538:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1540:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1545:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("DocumentsListActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1546:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1548:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1551:26: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->menubar = gtk_ui_manager_get_widget (manager, "/MenuBar"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1558:26: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->toolbar = gtk_ui_manager_get_widget (manager, "/ToolBar"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1592:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (action) == FALSE) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1595:6: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] n = gtk_radio_action_get_current_value (GTK_RADIO_ACTION (action)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:88:1: note: 'gtk_radio_action_get_current_value' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1595:42: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] n = gtk_radio_action_get_current_value (GTK_RADIO_ACTION (action)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:41:78: note: expanded from macro 'GTK_RADIO_ACTION' #define GTK_RADIO_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_RADIO_ACTION, GtkRadioAction)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:40:43: note: expanded from macro 'GTK_TYPE_RADIO_ACTION' #define GTK_TYPE_RADIO_ACTION (gtk_radio_action_get_type ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:72:1: note: 'gtk_radio_action_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1634:3: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (p->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1637:12: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] actions = gtk_action_group_list_actions (p->documents_list_action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:197:1: note: 'gtk_action_group_list_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1640:41: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] g_signal_handlers_disconnect_by_func (GTK_ACTION (l->data), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1643:4: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_remove_action (p->documents_list_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:206:1: note: 'gtk_action_group_remove_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1644:7: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (l->data)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1650:17: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] id = (n > 0) ? gtk_ui_manager_new_merge_id (p->manager) : 0; ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1679:12: warning: 'gtk_radio_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_radio_action_new (action_name, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:74:1: note: 'gtk_radio_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1686:4: warning: 'gtk_radio_action_set_group' is deprecated [-Wdeprecated-declarations] gtk_radio_action_set_group (action, group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:82:1: note: 'gtk_radio_action_set_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1689:11: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations] group = gtk_radio_action_get_group (action); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:80:1: note: 'gtk_radio_action_get_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1691:3: warning: 'gtk_action_group_add_action_with_accel' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action_with_accel (p->documents_list_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:202:1: note: 'gtk_action_group_add_action_with_accel' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1692:8: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] GTK_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1700:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1708:4: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1708:34: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1741:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1744:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1744:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1745:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1745:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1762:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1765:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1765:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1766:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:1766:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2390:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->documents_list_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2398:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2398:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2454:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->quit_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2458:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2460:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2464:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2466:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2470:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2472:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2475:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2477:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2480:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->recents_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2494:7: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] if (gtk_action_group_get_sensitive (window->priv->action_group)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:178:1: note: 'gtk_action_group_get_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2495:4: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2497:7: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] if (gtk_action_group_get_sensitive (window->priv->quit_action_group)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:178:1: note: 'gtk_action_group_get_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2498:4: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->quit_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2500:7: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] if (gtk_action_group_get_sensitive (window->priv->close_action_group)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:178:1: note: 'gtk_action_group_get_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2501:4: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->close_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2506:8: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] if (!gtk_action_group_get_sensitive (window->priv->action_group)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:178:1: note: 'gtk_action_group_get_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2507:4: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2509:8: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] if (!gtk_action_group_get_sensitive (window->priv->quit_action_group)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:178:1: note: 'gtk_action_group_get_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2510:4: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->quit_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2512:8: warning: 'gtk_action_group_get_sensitive' is deprecated [-Wdeprecated-declarations] if (!gtk_action_group_get_sensitive (window->priv->close_action_group)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:178:1: note: 'gtk_action_group_get_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2514:4: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->close_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2549:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2551:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2667:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2669:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2677:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->documents_list_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2784:2: warning: 'gdk_screen_get_monitor_geometry' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry (screen, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2785:7: warning: 'gdk_screen_get_monitor_at_window' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_at_window (screen, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2809:2: warning: 'gdk_screen_get_monitor_geometry' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry (screen, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2810:7: warning: 'gdk_screen_get_monitor_at_window' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_at_window (screen, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2884:3: warning: 'gdk_screen_get_monitor_geometry' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_geometry (screen, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2885:8: warning: 'gdk_screen_get_monitor_at_window' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_at_window (screen, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2951:12: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] toolbar = gtk_ui_manager_get_widget (priv->manager, "/FullscreenToolBar"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2955:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2990:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2992:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2994:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2996:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:2998:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3000:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3016:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3018:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3034:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3036:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3063:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3065:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3070:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3072:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3077:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3079:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3122:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3125:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3127:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3130:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (window->priv->close_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3380:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (window->priv->manager, "/NotebookPopup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3393:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3407:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3528:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->panes_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3531:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3531:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3532:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3532:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3567:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_FILE); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:386:38: note: expanded from macro 'GTK_STOCK_FILE' #define GTK_STOCK_FILE ((GtkStock)"gtk-file") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3582:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->panes_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3585:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3585:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3586:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3586:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3605:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->panes_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3607:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3623:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->panes_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3625:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3627:10: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] show = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3627:40: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] show = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3687:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->panes_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3689:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:3834:2: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_ensure_update (window->priv->manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:183:1: note: 'gtk_ui_manager_ensure_update' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:4588:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:4590:12: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:4590:42: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:4597:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:4599:12: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-window.c:4599:42: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] visible = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma.c:284:11: warning: 'gdk_display_get_screen' is deprecated [-Wdeprecated-declarations] screen = gdk_display_get_screen (display, screen_number); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:55:1: note: 'gdk_display_get_screen' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma.c:427:18: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] screen_number = gdk_screen_get_number (screen); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-view.c:677:2: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font (GTK_WIDGET (view), font_desc); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-view.c:1335:3: warning: 'gtk_entry_set_icon_from_stock' is deprecated [-Wdeprecated-declarations] gtk_entry_set_icon_from_stock (GTK_ENTRY (view->priv->search_entry), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:319:1: note: 'gtk_entry_set_icon_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_entry_set_icon_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-view.c:1337:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_FIND); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-view.c:1344:3: warning: 'gtk_entry_set_icon_from_stock' is deprecated [-Wdeprecated-declarations] gtk_entry_set_icon_from_stock (GTK_ENTRY (view->priv->search_entry), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:319:1: note: 'gtk_entry_set_icon_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_entry_set_icon_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-view.c:1346:13: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_JUMP_TO); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:574:38: note: expanded from macro 'GTK_STOCK_JUMP_TO' #define GTK_STOCK_JUMP_TO ((GtkStock)"gtk-jump-to") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-view.c:1978:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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. 6 warnings generated. 288 warnings generated. CCLD libpluma.la CCLD pluma GISCAN Pluma-1.0.gir pluma-prefs-manager.h:132: Error: Pluma: Skipping invalid GTK-Doc comment block: /** LIFE CYCLE MANAGEMENT FUNCTIONS **/ ^ pluma-prefs-manager.h:140: Error: Pluma: Skipping invalid GTK-Doc comment block: /** PREFS MANAGEMENT FUNCTIONS **/ ^ pluma-prefs-manager-app.h:38: Error: Pluma: Skipping invalid GTK-Doc comment block: /** LIFE CYCLE MANAGEMENT FUNCTIONS **/ ^ pluma-utils.h:84: Warning: Pluma: symbol='g_utf8_caselessnmatch': Skipping foreign symbol from namespace GObject pluma-prefs-manager.h:41: Warning: Pluma: symbol='GPM_USE_DEFAULT_FONT': Unknown namespace for symbol 'GPM_USE_DEFAULT_FONT' pluma-prefs-manager.h:42: Warning: Pluma: symbol='GPM_EDITOR_FONT': Unknown namespace for symbol 'GPM_EDITOR_FONT' pluma-prefs-manager.h:44: Warning: Pluma: symbol='GPM_CREATE_BACKUP_COPY': Unknown namespace for symbol 'GPM_CREATE_BACKUP_COPY' pluma-prefs-manager.h:46: Warning: Pluma: symbol='GPM_AUTO_SAVE': Unknown namespace for symbol 'GPM_AUTO_SAVE' pluma-prefs-manager.h:47: Warning: Pluma: symbol='GPM_AUTO_SAVE_INTERVAL': Unknown namespace for symbol 'GPM_AUTO_SAVE_INTERVAL' pluma-prefs-manager.h:49: Warning: Pluma: symbol='GPM_UNDO_ACTIONS_LIMIT': Unknown namespace for symbol 'GPM_UNDO_ACTIONS_LIMIT' pluma-prefs-manager.h:51: Warning: Pluma: symbol='GPM_WRAP_MODE': Unknown namespace for symbol 'GPM_WRAP_MODE' pluma-prefs-manager.h:53: Warning: Pluma: symbol='GPM_TABS_SIZE': Unknown namespace for symbol 'GPM_TABS_SIZE' pluma-prefs-manager.h:54: Warning: Pluma: symbol='GPM_INSERT_SPACES': Unknown namespace for symbol 'GPM_INSERT_SPACES' pluma-prefs-manager.h:56: Warning: Pluma: symbol='GPM_AUTO_INDENT': Unknown namespace for symbol 'GPM_AUTO_INDENT' pluma-prefs-manager.h:58: Warning: Pluma: symbol='GPM_DISPLAY_LINE_NUMBERS': Unknown namespace for symbol 'GPM_DISPLAY_LINE_NUMBERS' pluma-prefs-manager.h:60: Warning: Pluma: symbol='GPM_HIGHLIGHT_CURRENT_LINE': Unknown namespace for symbol 'GPM_HIGHLIGHT_CURRENT_LINE' pluma-prefs-manager.h:62: Warning: Pluma: symbol='GPM_BRACKET_MATCHING': Unknown namespace for symbol 'GPM_BRACKET_MATCHING' pluma-prefs-manager.h:64: Warning: Pluma: symbol='GPM_DISPLAY_RIGHT_MARGIN': Unknown namespace for symbol 'GPM_DISPLAY_RIGHT_MARGIN' pluma-prefs-manager.h:65: Warning: Pluma: symbol='GPM_RIGHT_MARGIN_POSITION': Unknown namespace for symbol 'GPM_RIGHT_MARGIN_POSITION' pluma-prefs-manager.h:67: Warning: Pluma: symbol='GPM_SMART_HOME_END': Unknown namespace for symbol 'GPM_SMART_HOME_END' pluma-prefs-manager.h:69: Warning: Pluma: symbol='GPM_RESTORE_CURSOR_POSITION': Unknown namespace for symbol 'GPM_RESTORE_CURSOR_POSITION' pluma-prefs-manager.h:71: Warning: Pluma: symbol='GPM_SEARCH_HIGHLIGHTING_ENABLE': Unknown namespace for symbol 'GPM_SEARCH_HIGHLIGHTING_ENABLE' pluma-prefs-manager.h:73: Warning: Pluma: symbol='GPM_SOURCE_STYLE_SCHEME': Unknown namespace for symbol 'GPM_SOURCE_STYLE_SCHEME' pluma-prefs-manager.h:76: Warning: Pluma: symbol='GPM_TOOLBAR_VISIBLE': Unknown namespace for symbol 'GPM_TOOLBAR_VISIBLE' pluma-prefs-manager.h:77: Warning: Pluma: symbol='GPM_TOOLBAR_BUTTONS_STYLE': Unknown namespace for symbol 'GPM_TOOLBAR_BUTTONS_STYLE' pluma-prefs-manager.h:79: Warning: Pluma: symbol='GPM_STATUSBAR_VISIBLE': Unknown namespace for symbol 'GPM_STATUSBAR_VISIBLE' pluma-prefs-manager.h:81: Warning: Pluma: symbol='GPM_SIDE_PANE_VISIBLE': Unknown namespace for symbol 'GPM_SIDE_PANE_VISIBLE' pluma-prefs-manager.h:83: Warning: Pluma: symbol='GPM_BOTTOM_PANEL_VISIBLE': Unknown namespace for symbol 'GPM_BOTTOM_PANEL_VISIBLE' pluma-prefs-manager.h:85: Warning: Pluma: symbol='GPM_MAX_RECENTS': Unknown namespace for symbol 'GPM_MAX_RECENTS' pluma-prefs-manager.h:88: Warning: Pluma: symbol='GPM_PRINT_SYNTAX': Unknown namespace for symbol 'GPM_PRINT_SYNTAX' pluma-prefs-manager.h:89: Warning: Pluma: symbol='GPM_PRINT_HEADER': Unknown namespace for symbol 'GPM_PRINT_HEADER' pluma-prefs-manager.h:90: Warning: Pluma: symbol='GPM_PRINT_WRAP_MODE': Unknown namespace for symbol 'GPM_PRINT_WRAP_MODE' pluma-prefs-manager.h:91: Warning: Pluma: symbol='GPM_PRINT_LINE_NUMBERS': Unknown namespace for symbol 'GPM_PRINT_LINE_NUMBERS' pluma-prefs-manager.h:93: Warning: Pluma: symbol='GPM_PRINT_FONT_BODY': Unknown namespace for symbol 'GPM_PRINT_FONT_BODY' pluma-prefs-manager.h:94: Warning: Pluma: symbol='GPM_PRINT_FONT_HEADER': Unknown namespace for symbol 'GPM_PRINT_FONT_HEADER' pluma-prefs-manager.h:95: Warning: Pluma: symbol='GPM_PRINT_FONT_NUMBERS': Unknown namespace for symbol 'GPM_PRINT_FONT_NUMBERS' pluma-prefs-manager.h:98: Warning: Pluma: symbol='GPM_AUTO_DETECTED_ENCODINGS': Unknown namespace for symbol 'GPM_AUTO_DETECTED_ENCODINGS' pluma-prefs-manager.h:99: Warning: Pluma: symbol='GPM_SHOWN_IN_MENU_ENCODINGS': Unknown namespace for symbol 'GPM_SHOWN_IN_MENU_ENCODINGS' pluma-prefs-manager.h:102: Warning: Pluma: symbol='GPM_SYNTAX_HL_ENABLE': Unknown namespace for symbol 'GPM_SYNTAX_HL_ENABLE' pluma-prefs-manager.h:105: Warning: Pluma: symbol='GPM_WRITABLE_VFS_SCHEMES': Unknown namespace for symbol 'GPM_WRITABLE_VFS_SCHEMES' pluma-prefs-manager.h:108: Warning: Pluma: symbol='GPM_ACTIVE_PLUGINS': Unknown namespace for symbol 'GPM_ACTIVE_PLUGINS' pluma-prefs-manager.h:111: Warning: Pluma: symbol='GPM_INTERFACE_SCHEMA': Unknown namespace for symbol 'GPM_INTERFACE_SCHEMA' pluma-prefs-manager.h:112: Warning: Pluma: symbol='GPM_SYSTEM_FONT': Unknown namespace for symbol 'GPM_SYSTEM_FONT' pluma-prefs-manager.h:115: Warning: Pluma: symbol='GPM_LOCKDOWN_SCHEMA': Unknown namespace for symbol 'GPM_LOCKDOWN_SCHEMA' pluma-prefs-manager.h:116: Warning: Pluma: symbol='GPM_LOCKDOWN_COMMAND_LINE': Unknown namespace for symbol 'GPM_LOCKDOWN_COMMAND_LINE' pluma-prefs-manager.h:117: Warning: Pluma: symbol='GPM_LOCKDOWN_PRINTING': Unknown namespace for symbol 'GPM_LOCKDOWN_PRINTING' pluma-prefs-manager.h:118: Warning: Pluma: symbol='GPM_LOCKDOWN_PRINT_SETUP': Unknown namespace for symbol 'GPM_LOCKDOWN_PRINT_SETUP' pluma-prefs-manager.h:119: Warning: Pluma: symbol='GPM_LOCKDOWN_SAVE_TO_DISK': Unknown namespace for symbol 'GPM_LOCKDOWN_SAVE_TO_DISK' pluma-prefs-manager.h:122: Warning: Pluma: symbol='GPM_DEFAULT_AUTO_SAVE_INTERVAL': Unknown namespace for symbol 'GPM_DEFAULT_AUTO_SAVE_INTERVAL' pluma-prefs-manager.h:123: Warning: Pluma: symbol='GPM_DEFAULT_MAX_RECENTS': Unknown namespace for symbol 'GPM_DEFAULT_MAX_RECENTS' pluma-document.c:1113: Warning: Pluma: pluma_document_set_short_name_for_display: unknown parameter 'short_name' in documentation comment, should be 'name' pluma-message-type.c:230: Warning: Pluma: pluma_message_type_new_valist: unknown parameter 'var_args' in documentation comment, should be 'va_args' pluma-message-type.c:323: Warning: Pluma: pluma_message_type_set_valist: unknown parameter 'var_args' in documentation comment, should be 'va_args' pluma-utils.c:743: Warning: Pluma: pluma_utils_location_get_dirname_for_display: unknown parameter 'file' in documentation comment, should be 'location' pluma-document.c:1439: Warning: Pluma: pluma_document_load: unknown parameter 'doc' in documentation comment, should be 'document' pluma-commands-file.c:335: Warning: Pluma: pluma_commands_load_uris: argument uris: Missing (element-type) annotation pluma-prefs-manager.h:268: Warning: Pluma: pluma_prefs_manager_get_auto_detected_encodings: return value: Missing (element-type) annotation pluma-prefs-manager.h:270: Warning: Pluma: pluma_prefs_manager_get_shown_in_menu_encodings: return value: Missing (element-type) annotation pluma-prefs-manager.h:271: Warning: Pluma: pluma_prefs_manager_set_shown_in_menu_encodings: argument encs: Missing (element-type) annotation pluma-prefs-manager.h:306: Warning: Pluma: pluma_prefs_manager_get_writable_vfs_schemes: return value: Missing (element-type) annotation pluma-prefs-manager.h:322: Warning: Pluma: pluma_prefs_manager_get_active_plugins: return value: Missing (element-type) annotation pluma-prefs-manager.h:323: Warning: Pluma: pluma_prefs_manager_set_active_plugins: argument plugins: Missing (element-type) annotation pluma-prefs-manager.h:330: Warning: Pluma: pluma_prefs_manager_get_gslist: return value: Missing (element-type) annotation pluma-prefs-manager.h:331: Warning: Pluma: pluma_prefs_manager_set_gslist: argument list: Missing (element-type) annotation pluma-prefs-manager.h:268: Warning: Pluma: pluma_prefs_manager_get_auto_detected_encodings: return value: Missing (element-type) annotation pluma-prefs-manager.h:270: Warning: Pluma: pluma_prefs_manager_get_shown_in_menu_encodings: return value: Missing (element-type) annotation pluma-prefs-manager.h:271: Warning: Pluma: pluma_prefs_manager_set_shown_in_menu_encodings: argument encs: Missing (element-type) annotation pluma-prefs-manager.h:306: Warning: Pluma: pluma_prefs_manager_get_writable_vfs_schemes: return value: Missing (element-type) annotation pluma-prefs-manager.h:322: Warning: Pluma: pluma_prefs_manager_get_active_plugins: return value: Missing (element-type) annotation pluma-prefs-manager.h:323: Warning: Pluma: pluma_prefs_manager_set_active_plugins: argument plugins: Missing (element-type) annotation pluma-prefs-manager.h:330: Warning: Pluma: pluma_prefs_manager_get_gslist: return value: Missing (element-type) annotation pluma-prefs-manager.h:331: Warning: Pluma: pluma_prefs_manager_set_gslist: argument list: Missing (element-type) annotation pluma-status-combo-box.h:78: Warning: Pluma: pluma_status_combo_box_get_item_label: return value: Missing (transfer) annotation GICOMP Pluma-1.0.gir gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma' gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pluma' Making all in pixmaps gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pixmaps' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/pixmaps' Making all in po gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/po' MSGFMT am.gmo MSGFMT af.gmo MSGFMT as.gmo MSGFMT ar.gmo MSGFMT be.gmo MSGFMT az.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT ast.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT bs.gmo MSGFMT cmn.gmo MSGFMT br.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT de.gmo MSGFMT da.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_AU.gmo MSGFMT en_CA.gmo MSGFMT es.gmo MSGFMT es_CO.gmo MSGFMT es_MX.gmo MSGFMT es_AR.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT fr.gmo MSGFMT he.gmo MSGFMT gu.gmo MSGFMT hi.gmo MSGFMT et.gmo MSGFMT id.gmo MSGFMT hr.gmo MSGFMT is.gmo MSGFMT ja.gmo MSGFMT it.gmo MSGFMT kk.gmo MSGFMT hy.gmo MSGFMT kn.gmo MSGFMT hu.gmo MSGFMT ka.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT ky.gmo MSGFMT la.gmo MSGFMT ku_IQ.gmo MSGFMT mai.gmo MSGFMT lt.gmo MSGFMT mg.gmo MSGFMT mi.gmo MSGFMT lv.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT nb.gmo MSGFMT nds.gmo MSGFMT ms.gmo MSGFMT ne.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT oc.gmo MSGFMT nl.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT or.gmo MSGFMT nn.gmo MSGFMT pms.gmo MSGFMT ps.gmo MSGFMT pt.gmo MSGFMT ro.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT rw.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT sr.gmo MSGFMT th.gmo MSGFMT ta.gmo MSGFMT sr@latin.gmo MSGFMT sk.gmo MSGFMT tk.gmo MSGFMT uk.gmo MSGFMT tr.gmo MSGFMT ur.gmo MSGFMT uz.gmo MSGFMT xh.gmo MSGFMT wa.gmo MSGFMT zh_HK.gmo MSGFMT zh_CN.gmo MSGFMT vi.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/po' Making all in data gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/data' ITMRG pluma.desktop GEN org.mate.pluma.gschema.valid ITMRG pluma.appdata.xml gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/data' Making all in plugins gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins' Making all in changecase gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/changecase' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po changecase.plugin.desktop.in changecase.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-changecase-plugin.lo Found cached translation database Merging translations into changecase.plugin. pluma-changecase-plugin.c:370:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:372:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:390:23: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] data->action_group = gtk_action_group_new ("PlumaChangecasePluginActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:391:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:393:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:398:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, data->action_group, -1); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:400:16: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] data->ui_id = gtk_ui_manager_add_ui_from_string (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:427:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, data->ui_id); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-changecase-plugin.c:428:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, data->action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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. CCLD libchangecase.la gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/changecase' Making all in docinfo gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/docinfo' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po docinfo.plugin.desktop.in docinfo.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-docinfo-plugin.lo Found cached translation database Merging translations into docinfo.plugin. pluma-docinfo-plugin.c:460:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (data->ui_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:556:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] data->ui_action_group = gtk_action_group_new ("PlumaDocInfoPluginActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:558:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (data->ui_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:560:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (data->ui_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:566:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:570:16: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] data->ui_id = gtk_ui_manager_new_merge_id (manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:572:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:597:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-docinfo-plugin.c:599:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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. CCLD libdocinfo.la gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/docinfo' Making all in externaltools gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools' Making all in tools gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools/tools' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools/tools' Making all in data gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools/data' ITMRG open-terminal-here.desktop ITMRG remove-trailing-spaces.desktop ITMRG search-recursive.desktop ITMRG run-command.desktop ITMRG build.desktop ITMRG switch-c.desktop perl ../../../plugins/externaltools/scripts/pluma-tool-merge.pl -o run-command run-command.tool.in run-command.desktop chmod 755 run-command perl ../../../plugins/externaltools/scripts/pluma-tool-merge.pl -o open-terminal-here open-terminal-here.tool.in open-terminal-here.desktop chmod 755 open-terminal-here perl ../../../plugins/externaltools/scripts/pluma-tool-merge.pl -o remove-trailing-spaces remove-trailing-spaces.tool.in remove-trailing-spaces.desktop perl ../../../plugins/externaltools/scripts/pluma-tool-merge.pl -o search-recursive search-recursive.tool.in search-recursive.desktop perl ../../../plugins/externaltools/scripts/pluma-tool-merge.pl -o switch-c switch-c.tool.in switch-c.desktop chmod 755 remove-trailing-spaces chmod 755 switch-c chmod 755 search-recursive perl ../../../plugins/externaltools/scripts/pluma-tool-merge.pl -o build build.tool.in build.desktop chmod 755 build gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools/data' Making all in scripts gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools/scripts' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools/scripts' gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po externaltools.plugin.desktop.in externaltools.plugin -d -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into externaltools.plugin. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/externaltools' Making all in filebrowser gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/filebrowser' (cd . && /usr/pkg/bin/glib-mkenums --template pluma-file-browser-enum-types.h.template pluma-file-bookmarks-store.h pluma-file-browser-store.h pluma-file-browser-view.h pluma-file-browser-widget.h pluma-file-browser-error.h pluma-file-browser-utils.h pluma-file-browser-plugin.h pluma-file-browser-messages.h) > pluma-file-browser-enum-types.h GEN pluma-file-browser-enum-types.c GEN pluma-file-browser-marshal.h GEN pluma-file-browser-marshal.c /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/filebrowser' CC pluma-file-browser-marshal.lo CC pluma-file-browser-store.lo CC pluma-file-bookmarks-store.lo /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po filebrowser.plugin.desktop.in filebrowser.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-file-browser-view.lo CC pluma-file-browser-widget.lo CC pluma-file-browser-utils.lo CC pluma-file-browser-plugin.lo CC pluma-file-browser-messages.lo CC pluma-file-browser-enum-types.lo GEN org.mate.pluma.plugins.filebrowser.gschema.valid Found cached translation database Merging translations into filebrowser.plugin. pluma-file-browser-utils.c:170:11: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_CANCEL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-utils.c:170:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (GTK_STOCK_CANCEL); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-utils.c:179:11: warning: 'gtk_button_new_from_stock' is deprecated [-Wdeprecated-declarations] button = gtk_button_new_from_stock (button_stock); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-utils.c:182:3: warning: 'gtk_button_set_use_stock' is deprecated [-Wdeprecated-declarations] gtk_button_set_use_stock (GTK_BUTTON (button), FALSE); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:132:1: note: 'gtk_button_set_use_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. pluma-file-browser-view.c:309:7: warning: variable 'display' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (obj->priv->hand_cursor == NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pluma-file-browser-view.c:311:57: note: uninitialized use occurs here obj->priv->hand_cursor = gdk_cursor_new_for_display (display, GDK_HAND2); ^~~~~~~ pluma-file-browser-view.c:309:3: note: remove the 'if' if its condition is always true if (obj->priv->hand_cursor == NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pluma-file-browser-view.c:303:21: note: initialize the variable 'display' to silence this warning GdkDisplay *display; ^ = NULL pluma-file-browser-store.c:3410:3: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated [-Wdeprecated-declarations] g_io_scheduler_job_send_to_mainloop (job, (GSourceFunc)file_deleted, &delete, NULL); ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h:41:1: note: 'g_io_scheduler_job_send_to_mainloop' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36_FOR (g_main_context_invoke) ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:341:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR' # define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:423:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-store.c:3417:8: warning: 'g_io_scheduler_job_send_to_mainloop' is deprecated [-Wdeprecated-declarations] if (g_io_scheduler_job_send_to_mainloop (job, (GSourceFunc)emit_no_trash, data, NULL)) ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/gio/gioscheduler.h:41:1: note: 'g_io_scheduler_job_send_to_mainloop' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36_FOR (g_main_context_invoke) ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:341:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR' # define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:423:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-store.c:3489:2: warning: 'g_io_scheduler_push_job' is deprecated [-Wdeprecated-declarations] g_io_scheduler_push_job ((GIOSchedulerJobFunc)delete_files, ^ /data/scratch/editors/pluma/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") ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:341:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36_FOR' # define GLIB_DEPRECATED_IN_2_36_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:423:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:711:53: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] icon = pluma_file_browser_utils_pixbuf_from_theme (GTK_STOCK_HOME, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:525:38: note: expanded from macro 'GTK_STOCK_HOME' #define GTK_STOCK_HOME ((GtkStock)"gtk-home") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:805:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"FileDelete", GTK_STOCK_DELETE, N_("_Delete"), NULL, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:255:38: note: expanded from macro 'GTK_STOCK_DELETE' #define GTK_STOCK_DELETE ((GtkStock)"gtk-delete") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:812:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"FileOpen", GTK_STOCK_OPEN, NULL, NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:819:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DirectoryUp", GTK_STOCK_GO_UP, N_("Up"), NULL, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:496:38: note: expanded from macro 'GTK_STOCK_GO_UP' #define GTK_STOCK_GO_UP ((GtkStock)"gtk-go-up") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:825:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"DirectoryNew", GTK_STOCK_ADD, N_("_New Folder"), NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:828:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"FileNew", GTK_STOCK_NEW, N_("New F_ile"), NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: pluma-file-browser-messages.cnote:: 65'GtkStock' has been explicitly marked deprecated here: 25:G_DEPRECATED ^warning : /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]: 384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ data->merged_actions = gtk_action_group_new ("MessageMergedActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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_DEPRECATEDpluma-file-browser-widget.c : ^841 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h24::48 :warning24: :'GtkStock' is deprecated [-Wdeprecated-declarations] note: expanded from macro 'GDK_DEPRECATED' {"DirectoryPrevious", GTK_STOCK_GO_BACK, N_("_Previous Location"), ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h : ^469 :38: note/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: :expanded from macro 'GTK_STOCK_GO_BACK'384 :37#define GTK_STOCK_GO_BACK ((GtkStock)"gtk-go-back"): ^note : /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.hexpanded from macro 'G_DEPRECATED': 105:1: note: #define G_DEPRECATED __attribute__((__deprecated__))'GtkStock' has been explicitly marked deprecated here ^G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED'pluma-file-browser-messages.c :67:#define G_DEPRECATED __attribute__((__deprecated__)) 11 ^ :pluma-file-browser-widget.c :warning845: :'gtk_ui_manager_get_action_groups' is deprecated [-Wdeprecated-declarations]20 : warning: groups = gtk_ui_manager_get_action_groups (manager);'GtkStock' is deprecated [-Wdeprecated-declarations] ^ {"DirectoryNext", GTK_STOCK_GO_FORWARD, N_("_Next Location"), NULL, ^/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h144::4871::38 : notenote: : expanded from macro 'GTK_STOCK_GO_FORWARD''gtk_ui_manager_get_action_groups' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 #define GTK_STOCK_GO_FORWARD ((GtkStock)"gtk-go-forward")^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::318105:1::47 :note : note'GtkStock' has been explicitly marked deprecated here: expanded from macro 'GDK_DEPRECATED_IN_3_10'G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED: 384 ^: 37/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: :note48: :expanded from macro 'G_DEPRECATED' 24: #define G_DEPRECATED __attribute__((__deprecated__))note ^: expanded from macro 'GDK_DEPRECATED'pluma-file-browser-widget.c: 847:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN23 : ^warning : /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h'GtkStock' is deprecated [-Wdeprecated-declarations]: 384:37: {"DirectoryRefresh", GTK_STOCK_REFRESH, N_("Re_fresh View"), NULL,note ^: expanded from macro 'G_DEPRECATED'/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h: 937:38: note: expanded from macro 'GTK_STOCK_REFRESH'#define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GTK_STOCK_REFRESH ((GtkStock)"gtk-refresh") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:pluma-file-browser-messages.c1:: 68note:: 2'GtkStock' has been explicitly marked deprecated here: G_DEPRECATEDwarning ^: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) gtk_ui_manager_insert_action_group (manager, data->merged_actions, g_list_length (groups)); ^ ^pluma-file-browser-widget.c:849 :20/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:: 137warning:: 'GtkStock' is deprecated [-Wdeprecated-declarations]1 : note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here {"DirectoryOpen", GTK_STOCK_OPEN, N_("_View Folder"), NULL, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.hGDK_DEPRECATED_IN_3_10: 765^: 38:/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :note318: :expanded from macro 'GTK_STOCK_OPEN'47 : note: #define GTK_STOCK_OPEN ((GtkStock)"gtk-open")expanded from macro 'GDK_DEPRECATED_IN_3_10' ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1:# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED note ^: 'GtkStock' has been explicitly marked deprecated here /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hG_DEPRECATED: 48^: 24/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 384note:: 37expanded from macro 'GDK_DEPRECATED': note: expanded from macro 'G_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^#define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^: 384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^pluma-file-browser-widget.c :856:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"FilterHidden", GTK_STOCK_DIALOG_AUTHENTICATION, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:266:43: note: expanded from macro 'GTK_STOCK_DIALOG_AUTHENTICATION' #define GTK_STOCK_DIALOG_AUTHENTICATION ((GtkStock)"gtk-dialog-authentication") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-messages.c:92:pluma-file-browser-widget.c2::867 :19warning:: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations]warning : 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, data->merged_actions); {"BookmarkOpen", GTK_STOCK_OPEN, N_("_View Folder"), NULL, ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h::141765::138:: notenote: : 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated hereexpanded from macro 'GTK_STOCK_OPEN' GDK_DEPRECATED_IN_3_10 ^#define GTK_STOCK_OPEN ((GtkStock)"gtk-open") /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 318/data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: 384/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:37::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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: notepluma-file-browser-widget.c: :expanded from macro 'G_DEPRECATED'883 :12: warning: #define G_DEPRECATED __attribute__((__deprecated__))'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] ^ manager = gtk_ui_manager_new (); ^ /data/scratch/editors/pluma/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 ^ pluma-file-browser-messages.c:95:/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h3::318 :47warning:: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations]note : expanded from macro 'GDK_DEPRECATED_IN_3_10' gtk_ui_manager_remove_ui (manager, GPOINTER_TO_INT (item->data)); ^# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::17848::241:: note: noteexpanded from macro 'GDK_DEPRECATED' : 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ GDK_DEPRECATED_IN_3_10/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :^384 :37:/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :note: 318expanded from macro 'G_DEPRECATED': 47: note: #define G_DEPRECATED __attribute__((__deprecated__)) expanded from macro 'GDK_DEPRECATED_IN_3_10' ^ # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hpluma-file-browser-widget.c::48887::242:: warning: note'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations]: expanded from macro 'GDK_DEPRECATED' gtk_ui_manager_add_ui_from_file (manager, ui_file, &error);#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ ^/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h :162/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::3841:: 37note:: 'gtk_ui_manager_add_ui_from_file' has been explicitly marked deprecated herenote : expanded from macro 'G_DEPRECATED'GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:#define G_DEPRECATED __attribute__((__deprecated__))47: ^note : expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:898:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserWidgetActionGroupToplevel"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:899:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:900:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:904:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:906:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserWidgetActionGroup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:907:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:908:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:912:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: pluma-file-browser-messages.cexpanded from macro 'GDK_DEPRECATED_IN_3_10': 581:2: warning# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24 gtk_action_group_add_action (data->merged_actions, action);: ^note : expanded from macro 'GDK_DEPRECATED'/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h :199:1#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN: ^ note/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: :'gtk_action_group_add_action' has been explicitly marked deprecated here384 :37GDK_DEPRECATED_IN_3_10: ^note : /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hexpanded from macro 'G_DEPRECATED' :318:47: #define G_DEPRECATED __attribute__((__deprecated__))note : ^expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATEDpluma-file-browser-widget.c : ^916 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h2::48 :warning24: :'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] note: expanded from macro 'GDK_DEPRECATED' gtk_ui_manager_insert_action_group (manager, action_group, 0); #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::137384::137:: notenote: : 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated hereexpanded from macro 'G_DEPRECATED' GDK_DEPRECATED_IN_3_10 ^ #define G_DEPRECATED __attribute__((__deprecated__))/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^318 :47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' pluma-file-browser-messages.c:583# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED: 22 ^: /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hwarning:: 48'gtk_action_get_name' is deprecated [-Wdeprecated-declarations]: 24: note: expanded from macro 'GDK_DEPRECATED' name = g_strconcat (gtk_action_get_name (action), "MenuItem", NULL); ^#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::102384::137:: notenote: : 'gtk_action_get_name' has been explicitly marked deprecated hereexpanded from macro 'G_DEPRECATED' GDK_DEPRECATED_IN_3_10 ^ #define G_DEPRECATED __attribute__((__deprecated__))/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^318 :47: notepluma-file-browser-widget.c: :expanded from macro 'GDK_DEPRECATED_IN_3_10'919 :17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: action_group = gtk_action_group_new ("FileBrowserWidgetSelectionActionGroup"); note ^: expanded from macro 'GDK_DEPRECATED'/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h :174:1:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN note ^: 'gtk_action_group_new' has been explicitly marked deprecated here/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384:GDK_DEPRECATED_IN_3_1037 :^ note/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: :expanded from macro 'G_DEPRECATED'318 :47: note: #define G_DEPRECATED __attribute__((__deprecated__))expanded from macro 'GDK_DEPRECATED_IN_3_10' ^ # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:pluma-file-browser-messages.c48::58424::13 :note : warningexpanded from macro 'GDK_DEPRECATED': 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ merge_id = gtk_ui_manager_new_merge_id (manager); /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^: 384/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h::37185:: 1note:: expanded from macro 'G_DEPRECATED'note : 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__))GDK_DEPRECATED_IN_3_10 ^^ pluma-file-browser-widget.c/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::920318::247:: warningnote: : 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]expanded from macro 'GDK_DEPRECATED_IN_3_10' gtk_action_group_set_translation_domain (action_group, NULL);# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::25148::124:: notenote: : 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated hereexpanded from macro 'GDK_DEPRECATED' GDK_DEPRECATED_IN_3_10 ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^318 :/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h47::384 :note37: :expanded from macro 'GDK_DEPRECATED_IN_3_10' note: expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^#define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 48:24: pluma-file-browser-messages.cnote:: 586expanded from macro 'GDK_DEPRECATED': 2: warning: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h gtk_ui_manager_add_ui (manager, : 384 ^: 37/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h: :note170: :expanded from macro 'G_DEPRECATED'1 : note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here#define G_DEPRECATED __attribute__((__deprecated__)) ^ GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:pluma-file-browser-widget.c318::92147::2 :note : warningexpanded from macro 'GDK_DEPRECATED_IN_3_10': 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED gtk_action_group_add_actions (action_group, ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::20948::124:: notenote: : 'gtk_action_group_add_actions' has been explicitly marked deprecated hereexpanded from macro 'GDK_DEPRECATED' GDK_DEPRECATED_IN_3_10 ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^ 318/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::47384:: 37note:: expanded from macro 'GDK_DEPRECATED_IN_3_10'note : expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :48:pluma-file-browser-messages.c24::590 :note11: :expanded from macro 'GDK_DEPRECATED' warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: gtk_action_get_name (action),384 : ^37 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h :note102: :expanded from macro 'G_DEPRECATED'1 : note: 'gtk_action_get_name' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__)) ^GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:pluma-file-browser-widget.c47::925 :note2: :expanded from macro 'GDK_DEPRECATED_IN_3_10' warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ gtk_ui_manager_insert_action_group (manager, action_group, 0);/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^48 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h24::137 :note1: :expanded from macro 'GDK_DEPRECATED' note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNGDK_DEPRECATED_IN_3_10 ^^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::384318::3747:: notenote: : expanded from macro 'G_DEPRECATED'expanded from macro 'GDK_DEPRECATED_IN_3_10' #define G_DEPRECATED __attribute__((__deprecated__)) # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED'pluma-file-browser-messages.c :594:6: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNwarning : ^'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: if (gtk_ui_manager_get_widget (manager, path))note : ^expanded from macro 'G_DEPRECATED' /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1#define G_DEPRECATED __attribute__((__deprecated__)): ^note : 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 pluma-file-browser-widget.c^: 928/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::17318:: 47warning:: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]note : expanded from macro 'GDK_DEPRECATED_IN_3_10' action_group = gtk_action_group_new ("FileBrowserWidgetFileSelectionActionGroup");# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::17448::124:: notenote: : 'gtk_action_group_new' has been explicitly marked deprecated hereexpanded from macro 'GDK_DEPRECATED' GDK_DEPRECATED_IN_3_10 ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^318 :/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h47:: 384note: :expanded from macro 'GDK_DEPRECATED_IN_3_10'37 : note: expanded from macro 'G_DEPRECATED'# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48#define G_DEPRECATED __attribute__((__deprecated__)): 24 ^: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:929:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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 pluma-file-browser-messages.cGDK_DEPRECATED_IN_3_10: 625^: 2/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 318warning:: 47'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations]: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' gtk_ui_manager_remove_ui (manager, merge_id); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h# define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED: 178 ^: 1/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 48note:: 24'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here: noteGDK_DEPRECATED_IN_3_10: expanded from macro 'GDK_DEPRECATED'^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN: 318 ^: 47/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 384note:: 37expanded from macro 'GDK_DEPRECATED_IN_3_10': note: expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ #define G_DEPRECATED __attribute__((__deprecated__))/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^48 :24: note: pluma-file-browser-widget.cexpanded from macro 'GDK_DEPRECATED': 930:2: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNwarning : ^'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: gtk_action_group_add_actions (action_group, note ^: expanded from macro 'G_DEPRECATED'/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h :209:1#define G_DEPRECATED __attribute__((__deprecated__)): ^note : 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:934:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0);pluma-file-browser-messages.c : ^684 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h19::137 :warning1: :'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here "action", GTK_TYPE_ACTION,GDK_DEPRECATED_IN_3_10 ^^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h40::31837::47 :note : noteexpanded from macro 'GTK_TYPE_ACTION': expanded from macro 'GDK_DEPRECATED_IN_3_10' #define GTK_TYPE_ACTION (gtk_action_get_type ()) # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ ^/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h95::481:: 24note:: 'gtk_action_get_type' has been explicitly marked deprecated herenote : expanded from macro 'GDK_DEPRECATED'GDK_DEPRECATED_IN_3_10 ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^318 :/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h47::384 :note37: :expanded from macro 'GDK_DEPRECATED_IN_3_10' note: expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^#define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h ^: 48:24: pluma-file-browser-widget.cnote:: 937expanded from macro 'GDK_DEPRECATED': 17: warning#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note action_group = gtk_action_group_new ("FileBrowserWidgetSingleSelectionActionGroup");: expanded from macro 'G_DEPRECATED' ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1:#define G_DEPRECATED __attribute__((__deprecated__)) note ^: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:938:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:939:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:943:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:946:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserWidgetSingleMostSelectionActionGroup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:947:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:948:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:952:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:955:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserWidgetSensitiveActionGroup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:956:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:957:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:961:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:964:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserWidgetBookmarkActionGroup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:965:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:966:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:970:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:973:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv->action_group_sensitive, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:975:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:977:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv->action_group_sensitive, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:979:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, FALSE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:981:12: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] toolbar = gtk_ui_manager_get_widget (manager, "/ToolBar"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:989:23: warning: 'gtk_menu_tool_button_new_from_stock' is deprecated [-Wdeprecated-declarations] widget = GTK_WIDGET (gtk_menu_tool_button_new_from_stock (GTK_STOCK_GO_BACK)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:78:1: note: 'gtk_menu_tool_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_tool_button_new) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:989:60: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] widget = GTK_WIDGET (gtk_menu_tool_button_new_from_stock (GTK_STOCK_GO_BACK)); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:999:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv->action_group_sensitive, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1003:2: warning: 'gtk_activatable_set_related_action' is deprecated [-Wdeprecated-declarations] gtk_activatable_set_related_action (GTK_ACTIVATABLE (widget), action); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:79:1: note: 'gtk_activatable_set_related_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1003:38: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] gtk_activatable_set_related_action (GTK_ACTIVATABLE (widget), action); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:30:77: note: expanded from macro 'GTK_ACTIVATABLE' #define GTK_ACTIVATABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTIVATABLE, GtkActivatable)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:29:42: note: expanded from macro 'GTK_TYPE_ACTIVATABLE' #define GTK_TYPE_ACTIVATABLE (gtk_activatable_get_type ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:72:1: note: 'gtk_activatable_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1010:23: warning: 'gtk_menu_tool_button_new_from_stock' is deprecated [-Wdeprecated-declarations] widget = GTK_WIDGET (gtk_menu_tool_button_new_from_stock (GTK_STOCK_GO_FORWARD)); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:78:1: note: 'gtk_menu_tool_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_tool_button_new) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1010:60: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] widget = GTK_WIDGET (gtk_menu_tool_button_new_from_stock (GTK_STOCK_GO_FORWARD)); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1020:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv->action_group_sensitive, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1024:2: warning: 'gtk_activatable_set_related_action' is deprecated [-Wdeprecated-declarations] gtk_activatable_set_related_action (GTK_ACTIVATABLE (widget), action); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:79:1: note: 'gtk_activatable_set_related_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1024:38: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] gtk_activatable_set_related_action (GTK_ACTIVATABLE (widget), action); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:30:77: note: expanded from macro 'GTK_ACTIVATABLE' #define GTK_ACTIVATABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_ACTIVATABLE, GtkActivatable)) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:29:42: note: expanded from macro 'GTK_TYPE_ACTIVATABLE' #define GTK_TYPE_ACTIVATABLE (gtk_activatable_get_type ()) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:72:1: note: 'gtk_activatable_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1044:6: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (obj->priv->action_group_selection, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1284:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1286:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->bookmark_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1294:7: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (obj->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1296:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1296:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1300:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1302:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->bookmark_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1307:7: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (obj->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1309:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1309:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1343:10: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (obj->priv->manager, "/FilePopup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1345:10: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (obj->priv->manager, "/BookmarkPopup"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1368:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, NULL, NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1371:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1551:12: warning: 'gtk_image_menu_item_new_with_label' is deprecated [-Wdeprecated-declarations] result = gtk_image_menu_item_new_with_label (unescape); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1552:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (result), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1552:34: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (result), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1702:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (gtk_action_group_get_action ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1702:28: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (gtk_action_group_get_action ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1713:6: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:1713:36: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2476:8: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] if (!gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (obj)), uri, GDK_CURRENT_TIME, &error)) { ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2603:8: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2606:4: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2610:8: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2613:4: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2621:8: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2624:4: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2663:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv->action_group_sensitive, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2665:4: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, TRUE); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2771:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2780:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2785:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2790:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (obj->priv-> ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2799:3: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations] gtk_action_activate (action); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:118:1: note: 'gtk_action_activate' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2864:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->action_group_selection, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2866:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->action_group_file_selection, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2868:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->action_group_single_selection, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2870:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (obj->priv->action_group_single_most_selection, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2950:30: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = GTK_TOGGLE_ACTION (gtk_action_group_get_action (obj->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2950:11: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_TOGGLE_ACTION (gtk_action_group_get_action (obj->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2954:16: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (active != gtk_toggle_action_get_active (action)) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2955:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (action, active); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2957:30: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = GTK_TOGGLE_ACTION (gtk_action_group_get_action (obj->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2957:11: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] action = GTK_TOGGLE_ACTION (gtk_action_group_get_action (obj->priv->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2961:16: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (active != gtk_toggle_action_get_active (action)) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-widget.c:2962:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (action, active); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:552:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive ( ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:553:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_get_action (data->single_selection_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:577:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"SetActiveRoot", GTK_STOCK_JUMP_TO, N_("_Set root to active document"), ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:574:38: note: expanded from macro 'GTK_STOCK_JUMP_TO' #define GTK_STOCK_JUMP_TO ((GtkStock)"gtk-jump-to") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:599:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserPluginExtra"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:600:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:601:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:605:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:608:17: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("FileBrowserPluginSingleSelectionExtra"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:609:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:610:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:614:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:617:19: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] data->merge_id = gtk_ui_manager_add_ui_from_string (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:157:1: note: 'gtk_ui_manager_add_ui_from_string' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:634:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, data->merge_id); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:636:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, data->action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:639:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, data->single_selection_action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:653:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (gtk_action_group_get_action (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:653:28: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (gtk_action_group_get_action (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:720:11: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock(GTK_STOCK_INDEX, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:720:36: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock(GTK_STOCK_INDEX, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:534:38: note: expanded from macro 'GTK_STOCK_INDEX' #define GTK_STOCK_INDEX ((GtkStock)"gtk-index") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:1144:57: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_DELETE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:255:38: note: expanded from macro 'GTK_STOCK_DELETE' #define GTK_STOCK_DELETE ((GtkStock)"gtk-delete") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-file-browser-plugin.c:1179:57: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_DELETE, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:255:38: note: expanded from macro 'GTK_STOCK_DELETE' #define GTK_STOCK_DELETE ((GtkStock)"gtk-delete") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 13 warnings generated. 1 warning generated. 21 warnings generated. 110 warnings generated. 3 warnings generated. CCLD libfilebrowser.la gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/filebrowser' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/filebrowser' Making all in modelines gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/modelines' CC modeline-parser.lo /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po modelines.plugin.desktop.in modelines.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-modeline-plugin.lo Found cached translation database Merging translations into modelines.plugin. CCLD libmodelines.la gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/modelines' Making all in pythonconsole gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/pythonconsole' Making all in pythonconsole gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/pythonconsole/pythonconsole' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/pythonconsole/pythonconsole' gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/pythonconsole' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po pythonconsole.plugin.desktop.in pythonconsole.plugin -d -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into pythonconsole.plugin. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/pythonconsole' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/pythonconsole' Making all in quickopen gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/quickopen' Making all in quickopen gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/quickopen/quickopen' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/quickopen/quickopen' gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/quickopen' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po quickopen.plugin.desktop.in quickopen.plugin -d -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into quickopen.plugin. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/quickopen' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/quickopen' Making all in snippets gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets' Making all in snippets gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/snippets' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/snippets' Making all in data gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/data' Making all in lang gmake[5]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/data/lang' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/data/lang' gmake[5]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/data' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/data' gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets/data' gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po snippets.plugin.desktop.in snippets.plugin -d -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into snippets.plugin. gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/snippets' Making all in sort gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/sort' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po sort.plugin.desktop.in sort.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-sort-plugin.lo Found cached translation database Merging translations into sort.plugin. pluma-sort-plugin.c:93:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SORT_ASCENDING, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1011:38: note: expanded from macro 'GTK_STOCK_SORT_ASCENDING' #define GTK_STOCK_SORT_ASCENDING ((GtkStock)"gtk-sort-ascending") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:504:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (data->ui_action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:525:26: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] data->ui_action_group = gtk_action_group_new ("PlumaSortPluginActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:526:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (data->ui_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:528:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (data->ui_action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:533:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:537:16: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] data->ui_id = gtk_ui_manager_new_merge_id (manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:539:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:564:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-sort-plugin.c:566:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 10 warnings generated. CCLD libsort.la gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/sort' Making all in taglist gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/taglist' CC pluma-taglist-plugin.lo CC pluma-taglist-plugin-panel.lo CC pluma-taglist-plugin-parser.lo /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po taglist.plugin.desktop.in taglist.plugin -d -u -c ../../po/.intltool-merge-cache LC_ALL=C /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po HTML.tags.xml.in HTML.tags -x -u -c ../../po/.intltool-merge-cache LC_ALL=C /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po Latex.tags.xml.in Latex.tags -x -u -c ../../po/.intltool-merge-cache LC_ALL=C /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po XSLT.tags.xml.in XSLT.tags -x -u -c ../../po/.intltool-merge-cache LC_ALL=C /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po XUL.tags.xml.in XUL.tags -x -u -c ../../po/.intltool-merge-cache Found cached translation database Merging translations into taglist.plugin. Found cached translation database Merging translations into XUL.tags. CREATED XUL.tags GZIP=-9 gzip -n -f XUL.tags Found cached translation database Merging translations into XSLT.tags. CREATED XSLT.tags pluma-taglist-plugin.c:126:12: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_ADD); ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ GZIP=-9 gzip -n -f XSLT.tags 1 warning generated. Found cached translation database Merging translations into Latex.tags. CREATED Latex.tags GZIP=-9 gzip -n -f Latex.tags CCLD libtaglist.la Found cached translation database Merging translations into HTML.tags. CREATED HTML.tags GZIP=-9 gzip -n -f HTML.tags gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/taglist' Making all in time gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/time' CC pluma-time-plugin.lo /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po time.plugin.desktop.in time.plugin -d -u -c ../../po/.intltool-merge-cache GEN org.mate.pluma.plugins.time.gschema.valid Found cached translation database Merging translations into time.plugin. pluma-time-plugin.c:254:11: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:256:2: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:277:23: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] data->action_group = gtk_action_group_new ("PlumaTimePluginActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:278:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:280:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:285:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, data->action_group, -1); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:287:16: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] data->ui_id = gtk_ui_manager_new_merge_id (manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:289:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:314:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, data->ui_id); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:315:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, data->action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-time-plugin.c:735:14: warning: unused variable 'cf' [-Wunused-variable] gchar *sf, *cf; ^ pluma-time-plugin.c:922:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: note: expanded from macro 'GTK_STOCK_OK' #define GTK_STOCK_OK ((GtkStock)"gtk-ok") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 12 warnings generated. CCLD libtime.la gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/time' Making all in trailsave gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/trailsave' /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po trailsave.plugin.desktop.in trailsave.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-trail-save-plugin.lo Found cached translation database Merging translations into trailsave.plugin. CCLD libtrailsave.la gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/trailsave' Making all in spell gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/spell' GEN pluma-spell-marshal.c GEN pluma-spell-marshal.h /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/spell' CC pluma-spell-checker.lo CC pluma-spell-checker-dialog.lo CC pluma-automatic-spell-checker.lo CC pluma-spell-utils.lo CC pluma-spell-language-dialog.lo CC pluma-spell-checker-language.lo CC pluma-spell-marshal.lo /data/scratch/editors/pluma/work/.tools/bin/intltool-merge ../../po spell.plugin.desktop.in spell.plugin -d -u -c ../../po/.intltool-merge-cache CC pluma-spell-plugin.lo GEN org.mate.pluma.plugins.spell.gschema.valid Found cached translation database Merging translations into spell.plugin. pluma-spell-checker-language.c:163:51: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] xmlStrPrintf (iso_entries, sizeof (iso_entries), (const xmlChar *)"iso_%d_entries", iso); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/editors/pluma/work/.buildlink/include/libxml2/libxml/xmlstring.h:100:54: note: passing argument to parameter 'msg' here const char *msg, ^ pluma-spell-checker-language.c:164:47: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] xmlStrPrintf (iso_entry, sizeof (iso_entry), (const xmlChar *)"iso_%d_entry", iso); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/editors/pluma/work/.buildlink/include/libxml2/libxml/xmlstring.h:100:54: note: passing argument to parameter 'msg' here const char *msg, ^ 2 warnings generated. pluma-automatic-spell-checker.c:503:7: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated [-Wdeprecated-declarations] mi = gtk_image_menu_item_new_with_mnemonic (_("_Ignore All")); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:504:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:504:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:505:12: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] gtk_image_new_from_stock (GTK_STOCK_GOTO_BOTTOM, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:505:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_image_new_from_stock (GTK_STOCK_GOTO_BOTTOM, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:433:38: note: expanded from macro 'GTK_STOCK_GOTO_BOTTOM' #define GTK_STOCK_GOTO_BOTTOM ((GtkStock)"gtk-goto-bottom") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:518:7: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated [-Wdeprecated-declarations] pluma-spell-language-dialog.c:133:5: warning: mi = gtk_image_menu_item_new_with_mnemonic (_("_Add"));'GtkStock' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:81:1 GTK_STOCK_CANCEL, : ^ note: 'gtk_image_menu_item_new_with_mnemonic' has been explicitly marked deprecated here /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_mnemonic)note: expanded from macro 'GTK_STOCK_CANCEL' ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:#define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel")319 : ^47 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h :note105: :1expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR': note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384:37/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: note: expanded from macro 'G_DEPRECATED' :49:31:#define G_DEPRECATED __attribute__((__deprecated__)) note ^ : expanded from macro 'GDK_DEPRECATED_FOR' pluma-spell-language-dialog.c:135:5#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN: ^warning : /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h'GtkStock' is deprecated [-Wdeprecated-declarations] :396: GTK_STOCK_OK,29 ^: /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.hnote:: 756:38expanded from macro 'G_DEPRECATED_FOR': note: expanded from macro 'GTK_STOCK_OK' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^#define GTK_STOCK_OK ((GtkStock)"gtk-ok") ^/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h384::10537:1:: notenote: 'GtkStock' has been explicitly marked deprecated here: expanded from macro 'G_DEPRECATED'G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37:#define G_DEPRECATED __attribute__((__deprecated__)) note: expanded from macro 'G_DEPRECATED' ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-language-dialog.cpluma-automatic-spell-checker.c:137::5:519 :warning2: 'GtkStock' is deprecated [-Wdeprecated-declarations]: warning: GTK_STOCK_HELP,'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi),note : expanded from macro 'GTK_STOCK_HELP' ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:#define GTK_STOCK_HELP ((GtkStock)"gtk-help")91 : ^1 :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h :note105: :'gtk_image_menu_item_set_image' has been explicitly marked deprecated here1 : noteGDK_DEPRECATED_IN_3_10: 'GtkStock' has been explicitly marked deprecated here ^G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:37::318 :note47: expanded from macro 'G_DEPRECATED' : note: expanded from macro 'GDK_DEPRECATED_IN_3_10' #define G_DEPRECATED __attribute__((__deprecated__)) ^ # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:519:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] pluma-spell-language-dialog.c:149 gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi),: 49: ^warning : 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note gtk_container_set_border_width (GTK_CONTAINER (gtk_dialog_get_action_area (GTK_DIALOG (dlg))),: expanded from macro 'GTK_IMAGE_MENU_ITEM' ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: note: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here #define GTK_IMAGE_MENU_ITEM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem)) GDK_DEPRECATED_IN_3_10 ^ ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::46318:: 47note: : noteexpanded from macro 'GTK_TYPE_IMAGE_MENU_ITEM': expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED #define GTK_TYPE_IMAGE_MENU_ITEM (gtk_image_menu_item_get_type ()) ^ ^/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h48::7524::1 :note : expanded from macro 'GDK_DEPRECATED' note: 'gtk_image_menu_item_get_type' has been explicitly marked deprecated here #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_get_type)384: 37: ^note: expanded from macro 'G_DEPRECATED'/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :319:47#define G_DEPRECATED __attribute__((__deprecated__)): ^note : expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: pluma-spell-language-dialog.cnote:: 151expanded from macro 'GDK_DEPRECATED_FOR': 32: warning#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: gtk_box_set_spacing (GTK_BOX (gtk_dialog_get_action_area (GTK_DIALOG (dlg))), note ^: expanded from macro 'G_DEPRECATED_FOR' /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:202:1: #define G_DEPRECATED_FOR(f) G_DEPRECATEDnote: 'gtk_dialog_get_action_area' has been explicitly marked deprecated here ^ GDK_DEPRECATED_IN_3_10/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^ :/data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h384::31837::47: note : expanded from macro 'GDK_DEPRECATED_IN_3_10'note : expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:#define G_DEPRECATED __attribute__((__deprecated__))48 : ^24: note: expanded from macro 'GDK_DEPRECATED' pluma-automatic-spell-checker.c#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN : ^520 :/data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h12::384 :warning37: : note'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations]: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gtk_image_new_from_stock (GTK_STOCK_ADD, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:520:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_image_new_from_stock (GTK_STOCK_ADD, ^ /data/scratch/editors/pluma/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/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:556:8: warning: 'gtk_image_new_from_stock' is deprecated [-Wdeprecated-declarations] img = gtk_image_new_from_stock (GTK_STOCK_SPELL_CHECK, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:556:34: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] img = gtk_image_new_from_stock (GTK_STOCK_SPELL_CHECK, GTK_ICON_SIZE_MENU); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1029:38: note: expanded from macro 'GTK_STOCK_SPELL_CHECK' #define GTK_STOCK_SPELL_CHECK ((GtkStock)"gtk-spell-check") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:557:7: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated [-Wdeprecated-declarations] mi = gtk_image_menu_item_new_with_mnemonic (_("_Spelling Suggestions...")); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:558:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi), img); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-automatic-spell-checker.c:558:33: warning: 'gtk_image_menu_item_get_type' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (mi), img); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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. pluma-spell-plugin.c:99:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SPELL_CHECK, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1029:38: note: expanded from macro 'GTK_STOCK_SPELL_CHECK' #define GTK_STOCK_SPELL_CHECK ((GtkStock)"gtk-spell-check") ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1027:11: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1027:41: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1077:13: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1083:4: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1083:34: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1090:2: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (data->action_group, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1145:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1150:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1150:33: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1281:23: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] data->action_group = gtk_action_group_new ("PlumaSpellPluginActions"); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1282:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1284:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1288:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (data->action_group, ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1293:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, data->action_group, -1); ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1295:16: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] data->ui_id = gtk_ui_manager_new_merge_id (manager); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1301:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1309:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1317:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1366:2: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, data->ui_id); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ pluma-spell-plugin.c:1367:2: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (manager, data->action_group); ^ /data/scratch/editors/pluma/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:141:1: note: 'gtk_ui_manager_remove_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /data/scratch/editors/pluma/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/editors/pluma/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/editors/pluma/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 15 warnings generated. 21 warnings generated. CCLD libspell.la gmake[4]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/spell' gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins/spell' gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins' gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/plugins' Making all in docs gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/docs' Making all in reference gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/docs/reference' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/docs/reference' gmake[3]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/docs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/docs' gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/docs' Making all in help gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/help' GEN cs/cs.mo GEN el/el.mo GEN bg/bg.mo GEN ca/ca.mo GEN fr/fr.mo GEN da/da.mo GEN es/es.mo GEN de/de.mo GEN fi/fi.mo GEN ar/ar.mo GEN ja/ja.mo GEN pt_BR/pt_BR.mo GEN ko/ko.mo GEN hu/hu.mo GEN oc/oc.mo GEN it/it.mo GEN sv/sv.mo GEN th/th.mo GEN uk/uk.mo GEN ru/ru.mo GEN zh_HK/zh_HK.mo GEN zh_TW/zh_TW.mo GEN ca/ GEN bg/ GEN cs/ GEN zh_CN/zh_CN.mo GEN hu/ GEN el/ GEN de/ GEN fi/ GEN da/ GEN fr/ GEN it/ GEN ja/ GEN oc/ GEN pt_BR/ GEN ko/ GEN sv/ GEN th/ GEN uk/ GEN zh_CN/ GEN zh_HK/ GEN zh_TW/ GEN ar/ GEN es/ GEN ru/ gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/help' Making all in tests gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2/tests' CC document-input-stream.o CC document-output-stream.o CC document-loader.o CC smart-converter.o CC document-saver.o CCLD smart-converter CCLD document-output-stream CCLD document-loader CCLD document-saver CCLD document-input-stream gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2/tests' gmake[2]: Entering directory '/data/scratch/editors/pluma/work/pluma-1.18.2' gmake[2]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2' gmake[1]: Leaving directory '/data/scratch/editors/pluma/work/pluma-1.18.2' *** Please use pkgtools/verifypc to sanity check dependencies.