=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 vice-3.1nb1 Making all in po config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands Making all in src generating translate.h... generating infocontrib.h... Making all in samplerdrv Making all in joyport Making all in sounddrv Making all in mididrv Making all in socketdrv Making all in hwsiddrv Making all in iodrv Making all in drive Making all in iec Making all in c64exp Making all in plus4exp Making all in iec128dcr Making all in iecieee Making all in ieee Making all in tcbm Making all in vdrive Making all in fsdevice Making all in diskimage Making all in iecbus Making all in serial Making all in parallel Making all in tape Making all in imagecontents Making all in fileio Making all in video Making all in raster Making all in vicii Making all in viciisc Making all in viciivsid Making all in vdc Making all in crtc Making all in gfxoutputdrv Making all in printerdrv Making all in rs232drv Making all in sid Making all in monitor Making all in core Making all in rtc Making all in userport Making all in tapeport Making all in diag Making all in c64 Making all in cart Making all in scpu64 Making all in c64dtv Making all in c128 Making all in vic20 Making all in cart Making all in pet Making all in plus4 Making all in cbm2 Making all in arch Making all in unix Making all in gui Making all in x11 Making all in gnome uidialogs.c:112:87: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] show_text = gtk_dialog_new_with_buttons("", NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:134:92: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] confirm_dialog = gtk_dialog_new_with_buttons("", NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_NO, ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:134:131: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] confirm_dialog = gtk_dialog_new_with_buttons("", NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_NO, ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:747:38: note: expanded from macro 'GTK_STOCK_NO' #define GTK_STOCK_NO ((GtkStock)"gtk-no") ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:135:67: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_RESPONSE_NO, GTK_STOCK_YES, GTK_RESPONSE_YES, NULL); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1094:38: note: expanded from macro 'GTK_STOCK_YES' #define GTK_STOCK_YES ((GtkStock)"gtk-yes") ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:140:81: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_widget_set_size_request(confirm_dialog, (gtk_widget_get_allocated_width(gtk_dialog_get_action_area(GTK_DIALOG(confirm_dialog))) * 40) / 30, ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:141:69: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_widget_get_allocated_height(gtk_dialog_get_action_area(GTK_DIALOG(confirm_dialog))) * 3); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:150:90: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] yesno_dialog = gtk_dialog_new_with_buttons("", NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_NO, ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:747:38: note: expanded from macro 'GTK_STOCK_NO' #define GTK_STOCK_NO ((GtkStock)"gtk-no") ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:151:67: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_RESPONSE_NO, GTK_STOCK_YES, GTK_RESPONSE_YES, NULL); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:1094:38: note: expanded from macro 'GTK_STOCK_YES' #define GTK_STOCK_YES ((GtkStock)"gtk-yes") ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:156:78: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_widget_set_size_request(yesno_dialog, gtk_widget_get_allocated_width(gtk_dialog_get_action_area(GTK_DIALOG(yesno_dialog))) * 2, ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:157:69: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] gtk_widget_get_allocated_height(gtk_dialog_get_action_area(GTK_DIALOG(yesno_dialog))) * 3); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:318:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:169:93: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] input_dialog = gtk_dialog_new_with_buttons(title, NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:169:132: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] input_dialog = gtk_dialog_new_with_buttons(title, NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_ACCEPT, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:265:119: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] fc = gtk_file_chooser_dialog_new(title, GTK_WINDOW(get_active_toplevel()), GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:265:158: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] fc = gtk_file_chooser_dialog_new(title, GTK_WINDOW(get_active_toplevel()), GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:451:11: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] res = gtk_show_uri(NULL, uri, GDK_CURRENT_TIME, &error); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidialogs.c:459:11: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] res = gtk_show_uri(NULL, uri, GDK_CURRENT_TIME, &error); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:98:21: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup(GTK_MENU(drive_menus[d]), NULL, NULL, NULL, NULL, bevent->button, bevent->time); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:122:17: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup(GTK_MENU(last_drive_menus[d]), NULL, NULL, NULL, NULL, bevent->button, bevent->time); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:165:23: warning: 'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] cairo_t *cr = gdk_cairo_create(gtk_widget_get_window(ts->led)); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:34:1: note: 'gdk_cairo_create' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:168:13: warning: 'gdk_cairo_set_source_color' is deprecated [-Wdeprecated-declarations] gdk_cairo_set_source_color(cr, color1); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:67:1: note: 'gdk_cairo_set_source_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_cairo_set_source_rgba) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:180:23: warning: 'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] cairo_t *cr = gdk_cairo_create(gtk_widget_get_window(ts->led)); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:34:1: note: 'gdk_cairo_create' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:185:13: warning: 'gdk_cairo_set_source_color' is deprecated [-Wdeprecated-declarations] gdk_cairo_set_source_color(cr, color1); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:67:1: note: 'gdk_cairo_set_source_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_cairo_set_source_rgba) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uidrivestatus.c:191:13: warning: 'gdk_cairo_set_source_color' is deprecated [-Wdeprecated-declarations] gdk_cairo_set_source_color(cr, color2); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:67:1: note: 'gdk_cairo_set_source_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_cairo_set_source_rgba) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 16 warnings generated. lightpendrv.c:45:14: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_PENCIL); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ lightpendrv.c:68:9: warning: 'gdk_display_get_window_at_pointer' is deprecated [-Wdeprecated-declarations] gdk_display_get_window_at_pointer( ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:117:1: note: 'gdk_display_get_window_at_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_device_get_window_at_position) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uifileentry.c:147:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] accept_button = GTK_STOCK_OPEN; ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uifileentry.c:151:29: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] accept_button = GTK_STOCK_SAVE; ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uifileentry.c:158:75: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] fb = gtk_file_chooser_dialog_new(title, GTK_WINDOW(parent_window), a, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, accept_button, GTK_RESPONSE_ACCEPT, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uicontents.c:97:9: warning: 'gtk_widget_set_style' is deprecated [-Wdeprecated-declarations] gtk_widget_set_style(w, (GtkStyle *)data); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:736:1: note: 'gtk_widget_set_style' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:248:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0' # define GDK_DEPRECATED_IN_3_0 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uicontents.c:189:28: warning: 'gtk_style_new' is deprecated [-Wdeprecated-declarations] menu_entry_style = gtk_style_new(); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:441:1: note: 'gtk_style_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 7 warnings generated. 2 warnings generated. 3 warnings generated. 2 warnings generated. uijoystickkeys.c:83:92: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] keyset_dialog = gtk_dialog_new_with_buttons ("Configure keysets", 0, GTK_DIALOG_MODAL, GTK_STOCK_OK, GTK_RESPONSE_OK, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:83:123: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] keyset_dialog = gtk_dialog_new_with_buttons ("Configure keysets", 0, GTK_DIALOG_MODAL, GTK_STOCK_OK, GTK_RESPONSE_OK, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:106:15: warning: 'gtk_table_new' is deprecated [-Wdeprecated-declarations] keyset1 = gtk_table_new(3, 3, TRUE); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:118:1: note: 'gtk_table_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:107:15: warning: 'gtk_table_new' is deprecated [-Wdeprecated-declarations] keyset2 = gtk_table_new(3, 3, TRUE); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:118:1: note: 'gtk_table_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:156:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[0], 0, 1, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:156:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[0], 0, 1, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:157:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[1], 1, 2, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:157:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[1], 1, 2, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:158:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[2], 2, 3, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:158:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[2], 2, 3, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:159:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[3], 0, 1, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:159:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[3], 0, 1, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:160:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[4], 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:160:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[4], 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:161:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[5], 2, 3, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:161:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[5], 2, 3, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:162:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[6], 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:162:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[6], 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:163:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[7], 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:163:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[7], 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:164:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[8], 2, 3, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:164:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset1), box[8], 2, 3, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:167:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[9], 0, 1, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:167:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[9], 0, 1, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:168:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[10], 1, 2, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:168:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[10], 1, 2, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:169:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[11], 2, 3, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:169:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[11], 2, 3, 2, 3, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:170:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[12], 0, 1, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:170:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[12], 0, 1, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:171:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[13], 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:171:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[13], 1, 2, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:172:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[14], 2, 3, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:172:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[14], 2, 3, 1, 2, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:173:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[15], 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:173:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[15], 0, 1, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:174:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[16], 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:174:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[16], 1, 2, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:175:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[17], 2, 3, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystickkeys.c:175:23: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach (GTK_TABLE(keyset2), box[17], 2, 3, 0, 1, GTK_EXPAND|GTK_FILL, 0, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uimenu.c:354:17: warning: 'gtk_menu_item_set_right_justified' is deprecated [-Wdeprecated-declarations] gtk_menu_item_set_right_justified(GTK_MENU_ITEM(new_item), TRUE); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/gtkmenuitem.h:136:1: note: 'gtk_menu_item_set_right_justified' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:262:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2' # define GDK_DEPRECATED_IN_3_2 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 40 warnings generated. uijoystatus.c:122:23: warning: 'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] cairo_t *cr = gdk_cairo_create(gtk_widget_get_window(ts->led)); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:34:1: note: 'gdk_cairo_create' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uijoystatus.c:127:13: warning: 'gdk_cairo_set_source_color' is deprecated [-Wdeprecated-declarations] gdk_cairo_set_source_color(cr, colors[i]); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:67:1: note: 'gdk_cairo_set_source_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_cairo_set_source_rgba) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uitapestatus.c:73:17: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup(GTK_MENU(tape_menu), NULL, NULL, NULL, NULL, bevent->button, bevent->time); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uitapestatus.c:98:17: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup(GTK_MENU(ltapemenu), NULL, NULL, NULL, NULL, bevent->button, bevent->time); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uitapestatus.c:327:27: warning: 'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] cairo_t *cr = gdk_cairo_create(gtk_widget_get_window(ts->control)); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:34:1: note: 'gdk_cairo_create' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uitapestatus.c:328:13: warning: 'gdk_cairo_set_source_color' is deprecated [-Wdeprecated-declarations] gdk_cairo_set_source_color(cr, color); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:67:1: note: 'gdk_cairo_set_source_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_cairo_set_source_rgba) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uitapestatus.c:349:27: warning: 'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] cairo_t *cr = gdk_cairo_create(gtk_widget_get_window(ts->control)); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:34:1: note: 'gdk_cairo_create' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uitapestatus.c:351:17: warning: 'gdk_cairo_set_source_color' is deprecated [-Wdeprecated-declarations] gdk_cairo_set_source_color(cr, color); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:67:1: note: 'gdk_cairo_set_source_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_cairo_set_source_rgba) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ x11mouse.c:87:9: warning: 'gdk_pointer_ungrab' is deprecated [-Wdeprecated-declarations] gdk_pointer_ungrab(GDK_CURRENT_TIME); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/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. x11mouse.c:108:9: warning: 'gdk_pointer_grab' is deprecated [-Wdeprecated-declarations] gdk_pointer_grab(window, 1, GDK_POINTER_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK, window, cursor, GDK_CURRENT_TIME); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:85:1: note: 'gdk_pointer_grab' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0_FOR(gdk_device_grab) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:220:117: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] d = gtk_dialog_new_with_buttons(_("Netplay Settings"), NULL, GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, NULL); ^ /data/scratch/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:334:17: warning: 'gtk_table_new' is deprecated [-Wdeprecated-declarations] table = gtk_table_new(NR_NPCONROLS + 1, 3, FALSE); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:118:1: note: 'gtk_table_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:336:9: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), tmp, 1, 2, 0, 1, 0, 0, 5, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:336:26: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), tmp, 1, 2, 0, 1, 0, 0, 5, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37x11mouse.c::62174:: 19note:: expanded from macro 'GTK_TABLE'warning : 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) blankCursor = gdk_cursor_new(GDK_BLANK_CURSOR); ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h36::22727::1 :note : noteexpanded from macro 'GTK_TYPE_TABLE': 'gdk_cursor_new' has been explicitly marked deprecated here #define GTK_TYPE_TABLE (gtk_table_get_type ())GDK_DEPRECATED_IN_3_16 ^^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::116360::147:: notenote: : expanded from macro 'GDK_DEPRECATED_IN_3_16''gtk_table_get_type' has been explicitly marked deprecated here # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATEDGDK_DEPRECATED_IN_3_4 ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::27648::4724:: note: noteexpanded from macro 'GDK_DEPRECATED_IN_3_4': expanded from macro 'GDK_DEPRECATED' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::48384::2437:: notenote: : expanded from macro 'GDK_DEPRECATED'expanded from macro 'G_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:339:9: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), tmp, 2, 3, 0, 1, 0, 0, 5, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.hx11mouse.c::126207::113:: notewarning: : 'gtk_table_attach' has been explicitly marked deprecated here'gdk_display_get_pointer' is deprecated [-Wdeprecated-declarations] GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ gdk_display_get_pointer (display, NULL, &x, &y, NULL);/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ^277 :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h47::111 :note1: :expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' note: 'gdk_display_get_pointer' has been explicitly marked deprecated here # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)GDK_DEPRECATED_IN_3_0_FOR(gdk_device_get_position) ^^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::49249::3147:: notenote: : expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR'expanded from macro 'GDK_DEPRECATED_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::39649::2931:: notenote: : expanded from macro 'GDK_DEPRECATED_FOR'expanded from macro 'G_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::396384::2937:: notenote: : expanded from macro 'G_DEPRECATED'expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED __attribute__((__deprecated__))#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:uinetplay.c37::339 :note: 26:expanded from macro 'G_DEPRECATED' warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ gtk_table_attach(GTK_TABLE(table), tmp, 2, 3, 0, 1, 0, 0, 5, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:x11mouse.c1::290 :note21: :'gtk_table_get_type' has been explicitly marked deprecated here warning : GDK_DEPRECATED_IN_3_4 'gdk_display_warp_pointer' is deprecated [-Wdeprecated-declarations]^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47 gdk_display_warp_pointer (display, screen, ptrx + xoff, ptry + yoff);: note ^: expanded from macro 'GDK_DEPRECATED_IN_3_4'/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h :121:1:# define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^note: 'gdk_display_warp_pointer' has been explicitly marked deprecated here/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :GDK_DEPRECATED_IN_3_0_FOR(gdk_device_warp)48 :^24 :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :note249: :expanded from macro 'GDK_DEPRECATED' 47#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN: ^ note/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: :384expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR': 37: note: expanded from macro 'G_DEPRECATED' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) #define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: uinetplay.cexpanded from macro 'GDK_DEPRECATED_FOR': 346:#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN13 : ^warning: 'gtk_table_attach_defaults' is deprecated [-Wdeprecated-declarations]/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :396:29 gtk_table_attach_defaults(GTK_TABLE(table), tmp, 0, 1, i + 1, i + 2);: ^note : /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.hexpanded from macro 'G_DEPRECATED_FOR': 137:1#define G_DEPRECATED_FOR(f) G_DEPRECATED: note ^: 'gtk_table_attach_defaults' has been explicitly marked deprecated here/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384GDK_DEPRECATED_IN_3_4_FOR(GtkGrid): ^37 :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :note277: :expanded from macro 'G_DEPRECATED'47 : note#define G_DEPRECATED __attribute__((__deprecated__)): expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' ^ # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:346:39: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach_defaults(GTK_TABLE(table), tmp, 0, 1, i + 1, i + 2); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:349:13: warning: 'gtk_table_attach_defaults' is deprecated [-Wdeprecated-declarations] gtk_table_attach_defaults(GTK_TABLE(table), np_controls[i].s_cb, 1, 2, i + 1, i + 2); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:137:1: note: 'gtk_table_attach_defaults' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:349:39: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach_defaults(GTK_TABLE(table), np_controls[i].s_cb, 1, 2, i + 1, i + 2); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:353:13: warning: 'gtk_table_attach_defaults' is deprecated [-Wdeprecated-declarations] gtk_table_attach_defaults(GTK_TABLE(table), np_controls[i].c_cb, 2, 3, i + 1, i + 2); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:137:1: note: 'gtk_table_attach_defaults' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uinetplay.c:353:39: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach_defaults(GTK_TABLE(table), np_controls[i].c_cb, 2, 3, i + 1, i + 2); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uipalcontrol.c:300:14: warning: 'gtk_hscrollbar_new' is deprecated [-Wdeprecated-declarations] sb = gtk_hscrollbar_new(GTK_ADJUSTMENT(adj)); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h:60:1: note: 'gtk_hscrollbar_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_2_FOR(gtk_scrollbar_new) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:263:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_2_FOR' # define GDK_DEPRECATED_IN_3_2_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/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. uiscreenshot.c:449:13: warning: 'gtk_table_new' is deprecated [-Wdeprecated-declarations] table = gtk_table_new(3, 4, FALSE); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:118:1: note: 'gtk_table_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:467:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:470:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 0, 1, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:470:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 0, 1, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:472:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:474:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 1, 2, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:474:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 1, 2, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:485:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' 6 warnings# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED generated. ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:487:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 2, 3, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:487:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 2, 3, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:489:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:491:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 3, 4, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:491:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 3, 4, 0, 1, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:505:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^x11ui.c :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h448::34634:47:: notewarning: : expanded from macro 'GDK_DEPRECATED_IN_3_14''gdk_visual_get_system' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN depth = gdk_visual_get_depth(gdk_visual_get_system()); ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkvisual.h384::8937:: 1note:: expanded from macro 'G_DEPRECATED'note : 'gdk_visual_get_system' has been explicitly marked deprecated here#define G_DEPRECATED __attribute__((__deprecated__)) ^ GDK_DEPRECATED_IN_3_22_FOR(gdk_screen_get_system_visual) ^ uiscreenshot.c/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::507403::547:: warningnote: : expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR''gtk_table_attach' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h gtk_table_attach(GTK_TABLE(table), align, 0, 1, 1, 2, GTK_FILL, GTK_FILL, 0, 0);: 49 ^: 31/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:: 126note:: 1expanded from macro 'GDK_DEPRECATED_FOR': note#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN: 'gtk_table_attach' has been explicitly marked deprecated here ^ GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h^: 396/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::29277:: 47note:: expanded from macro 'G_DEPRECATED_FOR'note : expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^384 :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h37::49 :note31: :expanded from macro 'G_DEPRECATED' note: #define G_DEPRECATED __attribute__((__deprecated__))expanded from macro 'GDK_DEPRECATED_FOR' ^ #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ x11ui.c/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::449396::1429:: warning: note: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED screen = gdk_screen_get_number(gdk_screen_get_default()); ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h::38455:37::1 :note : noteexpanded from macro 'G_DEPRECATED': 'gdk_screen_get_number' has been explicitly marked deprecated here#define G_DEPRECATED __attribute__((__deprecated__)) ^GDK_DEPRECATED_IN_3_22 ^uiscreenshot.c :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h507::40222::47 :warning : note'gtk_table_get_type' is deprecated [-Wdeprecated-declarations]: expanded from macro 'GDK_DEPRECATED_IN_3_22' gtk_table_attach(GTK_TABLE(table), align, 0, 1, 1, 2, GTK_FILL, GTK_FILL, 0, 0); # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ ^/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h37::4862:24:: notenote: : expanded from macro 'GDK_DEPRECATED'expanded from macro 'GTK_TABLE' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ ^/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h384::3736:: 27note:: expanded from macro 'G_DEPRECATED'note : expanded from macro 'GTK_TYPE_TABLE'#define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:510:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:512:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 1, 2, 1, 2, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:512:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 1, 2, 1, 2, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:523:13: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hx11ui.c::384:81437::9 :note : warninguistatusbar.cexpanded from macro 'G_DEPRECATED': 182: :'gtk_widget_modify_bg' is deprecated [-Wdeprecated-declarations]20 #define G_DEPRECATED __attribute__((__deprecated__)) gtk_widget_modify_bg(c->pane, GTK_STATE_NORMAL, &black);: ^ ^ warning /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h: :'gtk_style_new' is deprecated [-Wdeprecated-declarations]uiscreenshot.c752::5251: 5:: notewarning: : 'gtk_widget_modify_bg' has been explicitly marked deprecated here'gtk_table_attach' is deprecated [-Wdeprecated-declarations] GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_override_background_color) ^ gtk_table_attach(GTK_TABLE(table), align, 0, 1, 2, 3, GTK_FILL, GTK_FILL, 0, 0);/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h : ui_style_red = gtk_style_new(); ^ 249 ^/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h ::12647/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:::1 441:note : noteexpanded from macro 'GDK_DEPRECATED_IN_3_0_FOR': : 'gtk_table_attach' has been explicitly marked deprecated here1 :# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f)GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ note/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: :^49'gtk_style_new' has been explicitly marked deprecated here :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h31: :277 GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext)note: : ^expanded from macro 'GDK_DEPRECATED_FOR' 47:#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hnote : ^expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR': # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f)/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h 249: ^396::4729 :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :note49: :expanded from macro 'G_DEPRECATED_FOR': 31:#define G_DEPRECATED_FOR(f) G_DEPRECATED note : ^note expanded from macro 'GDK_DEPRECATED_FOR': /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hexpanded from macro 'GDK_DEPRECATED_IN_3_0_FOR':#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN 384: 37 ^# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^::396 :note 29/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: :noteexpanded from macro 'G_DEPRECATED'49: :expanded from macro 'G_DEPRECATED_FOR' 31#define G_DEPRECATED __attribute__((__deprecated__)):#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:: 384expanded from macro 'GDK_DEPRECATED_FOR': 37: note: expanded from macro 'G_DEPRECATED' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^#define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^: 396:29:uiscreenshot.c :note525: :expanded from macro 'G_DEPRECATED_FOR'22 : warning: #define G_DEPRECATED_FOR(f) G_DEPRECATED'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h gtk_table_attach(GTK_TABLE(table), align, 0, 1, 2, 3, GTK_FILL, GTK_FILL, 0, 0);: 384 ^ :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h37::37: 62note:: expanded from macro 'G_DEPRECATED'note : expanded from macro 'GTK_TABLE' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' uistatusbar.c#define GTK_TYPE_TABLE (gtk_table_get_type ()): 187 ^ :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h5::116 :1:warning : note: 'gtk_table_get_type' has been explicitly marked deprecated here 'gtk_widget_set_style' is deprecated [-Wdeprecated-declarations]GDK_DEPRECATED_IN_3_4 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h gtk_widget_set_style(video_ctrl_checkbox_label, ui_style_red);:276 :47: ^ note: /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.hexpanded from macro 'GDK_DEPRECATED_IN_3_4': 736:1:# define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED note ^: 'gtk_widget_set_style' has been explicitly marked deprecated here/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :48:24:GDK_DEPRECATED_IN_3_0 note : ^expanded from macro 'GDK_DEPRECATED' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN: 248 ^: 47/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::384 :37note:: expanded from macro 'GDK_DEPRECATED_IN_3_0'note : expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__))# define GDK_DEPRECATED_IN_3_0 GDK_DEPRECATED ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' uiscreenshot.c:528:13: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNwarning : ^'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37 align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0);: ^ note/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h: :78:expanded from macro 'G_DEPRECATED'1 : note: 'gtk_alignment_new' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__))GDK_DEPRECATED_IN_3_14 ^^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' uistatusbar.c:190:# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED9 : ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hwarning:: 48:24:'gtk_widget_set_style' is deprecated [-Wdeprecated-declarations] note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN gtk_widget_set_style(event_rec_checkbox_label, ui_style_red); ^ ^/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384 :37/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h: :note736: :expanded from macro 'G_DEPRECATED'1 : note: 'gtk_widget_set_style' has been explicitly marked deprecated here#define G_DEPRECATED __attribute__((__deprecated__)) ^ GDK_DEPRECATED_IN_3_0 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:248:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0' uiscreenshot.c:530:# define GDK_DEPRECATED_IN_3_0 GDK_DEPRECATED5 : ^ warning/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: :'gtk_table_attach' is deprecated [-Wdeprecated-declarations]48 : gtk_table_attach(GTK_TABLE(table), align, 1, 2, 2, 3, GTK_FILL, GTK_FILL, 0, 0);24 : ^ note/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h: :expanded from macro 'GDK_DEPRECATED'126: 1:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN note: ^'gtk_table_attach' has been explicitly marked deprecated here /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:GDK_DEPRECATED_IN_3_4_FOR(GtkGrid)384 :^37 :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :note277: :expanded from macro 'G_DEPRECATED'47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' #define G_DEPRECATED __attribute__((__deprecated__))# define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31:uistatusbar.c :note192: :expanded from macro 'GDK_DEPRECATED_FOR'26 : warning#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN: 'gtk_style_new' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29: ui_style_green = gtk_style_new();note : ^expanded from macro 'G_DEPRECATED_FOR' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h#define G_DEPRECATED_FOR(f) G_DEPRECATED: 441 ^: 1/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 384note:37: :'gtk_style_new' has been explicitly marked deprecated here note: expanded from macro 'G_DEPRECATED' GDK_DEPRECATED_IN_3_0_FOR(GtkStyleContext) #define G_DEPRECATED __attribute__((__deprecated__))^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:249:47uiscreenshot.c:: 530note:: 22expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR': warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) gtk_table_attach(GTK_TABLE(table), align, 1, 2, 2, 3, GTK_FILL, GTK_FILL, 0, 0); ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h37::4962:: 31note:: expanded from macro 'GTK_TABLE'note : expanded from macro 'GDK_DEPRECATED_FOR' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h : ^36 :27/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 396note:: 29expanded from macro 'GTK_TYPE_TABLE': note: expanded from macro 'G_DEPRECATED_FOR'#define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116#define G_DEPRECATED_FOR(f) G_DEPRECATED: 1 ^: /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:: 384'gtk_table_get_type' has been explicitly marked deprecated here: 37GDK_DEPRECATED_IN_3_4: ^ note/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 276expanded from macro 'G_DEPRECATED': 47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4' #define G_DEPRECATED __attribute__((__deprecated__)) ^ # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN uistatusbar.c ^: 197/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::9384:37:: notewarning: : expanded from macro 'G_DEPRECATED''gtk_widget_set_style' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ gtk_widget_set_style(event_playback_checkbox_label, ui_style_green); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:736:1: note: 'gtk_widget_set_style' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_0 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:248:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_0' # define GDK_DEPRECATED_IN_3_0 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' uiscreenshot.c:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN542 : ^13 :/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :warning384: :'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]37 : note: align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0);expanded from macro 'G_DEPRECATED' ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h#define G_DEPRECATED __attribute__((__deprecated__)): 78 ^: 1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:544:5: warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 2, 3, 2, 3, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:126:1: note: 'gtk_table_attach' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:544:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 2, 3, 2, 3, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37:62: note: expanded from macro 'GTK_TABLE' #define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:36:27: note: expanded from macro 'GTK_TYPE_TABLE' #define GTK_TYPE_TABLE (gtk_table_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116:1: note: 'gtk_table_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4 x11ui.c^: 1412/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::5276:: 47warning:: 'gtk_widget_size_request' is deprecated [-Wdeprecated-declarations]note : expanded from macro 'GDK_DEPRECATED_IN_3_4' gtk_widget_size_request(win, &req); ^ # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.hnote:: 671expanded from macro 'GDK_DEPRECATED': 1: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERNnote : ^'gtk_widget_size_request' has been explicitly marked deprecated here /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37:GDK_DEPRECATED_IN_3_0_FOR(gtk_widget_get_preferred_size) note^: expanded from macro 'G_DEPRECATED'/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :249:47: #define G_DEPRECATED __attribute__((__deprecated__))note : ^expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.huiscreenshot.c:49::31547:: 13note:: expanded from macro 'GDK_DEPRECATED_FOR'warning : 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN align = gtk_alignment_new(0.0, 0.5, 0.0, 0.0); ^ ^/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h396::7829::1 :note : noteexpanded from macro 'G_DEPRECATED_FOR': 'gtk_alignment_new' has been explicitly marked deprecated here #define G_DEPRECATED_FOR(f) G_DEPRECATEDGDK_DEPRECATED_IN_3_14 ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::346384::4737:uistatusbar.c:: note265note: :expanded from macro 'GDK_DEPRECATED_IN_3_14'13: :expanded from macro 'G_DEPRECATED' warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48 gtk_menu_popup(GTK_MENU(speed_menu), NULL, NULL, NULL, NULL, bevent->button, bevent->time);: 24: ^ note: expanded from macro 'GDK_DEPRECATED' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:#define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN1 ^: /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:: 384'gtk_menu_popup' has been explicitly marked deprecated here:37 : note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47:uiscreenshot.c :note549:: 5:expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' warning: 'gtk_table_attach' is deprecated [-Wdeprecated-declarations] # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) gtk_table_attach(GTK_TABLE(table), align, 3, 4, 2, 3, GTK_FILL, GTK_FILL, 0, 0); ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h::12649::1:31 note:: 'gtk_table_attach' has been explicitly marked deprecated here note: expanded from macro 'GDK_DEPRECATED_FOR'GDK_DEPRECATED_IN_3_4_FOR(GtkGrid) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:277:47#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN: note ^: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:396:29# define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f): ^ note/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: :49expanded from macro 'G_DEPRECATED_FOR': 31: note: expanded from macro 'GDK_DEPRECATED_FOR'#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN: 384 ^: 37/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 396note:: 29expanded from macro 'G_DEPRECATED': note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED __attribute__((__deprecated__))#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uiscreenshot.c:549:22: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations]x11ui.c :1514:13: warning: 'gdk_pointer_grab' is deprecated [-Wdeprecated-declarations] gtk_table_attach(GTK_TABLE(table), align, 3, 4, 2, 3, GTK_FILL, GTK_FILL, 0, 0); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:37: gdk_pointer_grab(gtk_widget_get_window(canvas->emuwindow), 1, 0,62 : ^ note: expanded from macro 'GTK_TABLE'/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h :85:1: note: 'gdk_pointer_grab' has been explicitly marked deprecated here#define GTK_TABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.hGDK_DEPRECATED_IN_3_0_FOR(gdk_device_grab): 36^: 27:/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :249note:: 47expanded from macro 'GTK_TYPE_TABLE': note: #define GTK_TYPE_TABLE (gtk_table_get_type ())expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:116# define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f): 1 ^: /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hnote:: 49'gtk_table_get_type' has been explicitly marked deprecated here: 31: GDK_DEPRECATED_IN_3_4note : ^expanded from macro 'GDK_DEPRECATED_FOR' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:276:47:#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN note ^: expanded from macro 'GDK_DEPRECATED_IN_3_4'/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :396:29: # define GDK_DEPRECATED_IN_3_4 GDK_DEPRECATEDnote : ^expanded from macro 'G_DEPRECATED_FOR' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:#define G_DEPRECATED_FOR(f) G_DEPRECATED48 ^: 24/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::384 :note37: :expanded from macro 'GDK_DEPRECATED' note: expanded from macro 'G_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^#define G_DEPRECATED __attribute__((__deprecated__)) ^/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384:uistatusbar.c37::297x11ui.c :note1518: :expanded from macro 'G_DEPRECATED':9 61:: warning #define G_DEPRECATED __attribute__((__deprecated__))warning : ^: 'gdk_pointer_ungrab' is deprecated [-Wdeprecated-declarations] 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdk_pointer_ungrab(GDK_CURRENT_TIME); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:99:1: note gdk_window_set_cursor(gtk_widget_get_window(event_box), gdk_cursor_new(GDK_HAND1)); : 'gdk_pointer_ungrab' has been explicitly marked deprecated here ^GDK_DEPRECATED_IN_3_0_FOR(gdk_device_ungrab) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:249::22747:: 1note: :expanded from macro 'GDK_DEPRECATED_IN_3_0_FOR' note: 'gdk_cursor_new' has been explicitly marked deprecated here # define GDK_DEPRECATED_IN_3_0_FOR(f) GDK_DEPRECATED_FOR(f) ^ GDK_DEPRECATED_IN_3_16/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: 49:^31 : note/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h: expanded from macro 'GDK_DEPRECATED_FOR' :360:47#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN : ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:: 396expanded from macro 'GDK_DEPRECATED_IN_3_16': 29: note: expanded from macro 'G_DEPRECATED_FOR' # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :384/data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h::3748:: note: 24expanded from macro 'G_DEPRECATED' : note: #define G_DEPRECATED __attribute__((__deprecated__))expanded from macro 'GDK_DEPRECATED' ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:302:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC(speed_label), 0, 0.5f); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:302:29: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC(speed_label), 0, 0.5f); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:3461: warning47 generated. : note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: notex11ui.c: :expanded from macro 'GDK_DEPRECATED'1953: 13: warning: #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN'gdk_cairo_create' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384 gdk_cairo_create(gtk_widget_get_window(canvas->emuwindow));: 37 ^: /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.hnote:: 34expanded from macro 'G_DEPRECATED': 1: note: 'gdk_cairo_create' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__)) ^ GDK_DEPRECATED_IN_3_22_FOR(gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:uistatusbar.c47:: note: 303expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR': 5: warning: # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f)'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49: gtk_misc_set_padding(GTK_MISC(speed_label), 1, 1);31: ^note: expanded from macro 'GDK_DEPRECATED_FOR' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:79:1#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN : ^ note/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: :'gtk_misc_set_padding' has been explicitly marked deprecated here396 :29:GDK_DEPRECATED_IN_3_14 note^: expanded from macro 'G_DEPRECATED_FOR' /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346#define G_DEPRECATED_FOR(f) G_DEPRECATED ^: 47/data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::384: 37note: : noteexpanded from macro 'GDK_DEPRECATED_IN_3_14': expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__))# define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:303:26: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding(GTK_MISC(speed_label), 1, 1); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:313:5: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(tmp), 0, 0.5f); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:313:28: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(tmp), 0, 0.5f); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:314:5: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding(GTK_MISC(tmp), 1, 1); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:79:1: note: 'gtk_misc_set_padding' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:314:26: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding(GTK_MISC(tmp), 1, 1); ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:67: note: expanded from macro 'GTK_MISC' #define GTK_MISC(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc)) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:32: note: expanded from macro 'GTK_TYPE_MISC' #define GTK_TYPE_MISC (gtk_misc_get_type ()) ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:69:1: note: 'gtk_misc_get_type' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:346:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /data/scratch/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:394:89: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdk_window_set_cursor(gtk_widget_get_window(as->tape_status.event_box), gdk_cursor_new(GDK_HAND1)); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:384:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ uistatusbar.c:408:89: warning: 'gdk_cursor_new' is deprecated [-Wdeprecated-declarations] gdk_window_set_cursor(gtk_widget_get_window(as->drive_status[i].event_box), gdk_cursor_new (GDK_HAND1)); ^ /data/scratch/emulators/vice/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/emulators/vice/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/emulators/vice/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/emulators/vice/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. 5 warnings generated. 31 warnings generated. 17 warnings generated. 7 warnings generated. joy_usb.c:197:66: error: use of undeclared identifier 'HUP_GENERIC_DESKTOP' if (h.kind == hid_collection && HID_PAGE(h.usage) == HUP_GENERIC_DESKTOP && (HID_USAGE(h.usage) == HUG_JOYSTICK || HID_USAGE(h.usage) == HUG_GAME_PAD)) { ^ joy_usb.c:197:112: error: use of undeclared identifier 'HUG_JOYSTICK' if (h.kind == hid_collection && HID_PAGE(h.usage) == HUP_GENERIC_DESKTOP && (HID_USAGE(h.usage) == HUG_JOYSTICK || HID_USAGE(h.usage) == HUG_GAME_PAD)) { ^ joy_usb.c:197:150: error: use of undeclared identifier 'HUG_GAME_PAD' if (h.kind == hid_collection && HID_PAGE(h.usage) == HUP_GENERIC_DESKTOP && (HID_USAGE(h.usage) == HUG_JOYSTICK || HID_USAGE(h.usage) == HUG_GAME_PAD)) { ^ joy_usb.c:206:22: error: use of undeclared identifier 'HUP_GENERIC_DESKTOP' case HUP_GENERIC_DESKTOP: ^ joy_usb.c:208:30: error: use of undeclared identifier 'HUG_X' case HUG_X: ^ joy_usb.c:209:30: error: use of undeclared identifier 'HUG_RX' case HUG_RX: ^ joy_usb.c:214:30: error: use of undeclared identifier 'HUG_Y' case HUG_Y: ^ joy_usb.c:215:30: error: use of undeclared identifier 'HUG_RY' case HUG_RY: ^ joy_usb.c:220:30: error: use of undeclared identifier 'HUG_HAT_SWITCH' case HUG_HAT_SWITCH: ^ joy_usb.c:227:22: error: use of undeclared identifier 'HUP_BUTTON' case HUP_BUTTON: ^ 10 errors generated. Makefile:500: recipe for target 'joy_usb.o' failed gmake[5]: *** [joy_usb.o] Error 1 gmake[5]: *** Waiting for unfinished jobs.... Makefile:520: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 Makefile:408: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 Makefile:1980: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 Makefile:1757: recipe for target 'all' failed gmake[1]: *** [all] Error 2 Makefile:509: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/emulators/vice *** Error code 1 Stop. make: stopped in /data/pkgsrc/emulators/vice