+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geeqie-1.6nb3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/geeqie-1.6nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for geeqie-1.6nb3 /opt/local/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6' Making all in src gmake[2]: Entering directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src' Making all in icons gmake[3]: Entering directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src/icons' Making all in svg gmake[4]: Entering directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src/icons/svg' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src/icons/svg' gmake[4]: Entering directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src/icons' gmake[4]: Leaving directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src/icons' gmake[3]: Leaving directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src/icons' gmake[3]: Entering directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src' CC ui_bookmark.o ui_bookmark.c: In function 'bookmark_edit': ui_bookmark.c:293:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 293 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:302:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 302 | gtk_table_attach_defaults(GTK_TABLE(table), p->name_entry, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:302:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 302 | gtk_table_attach_defaults(GTK_TABLE(table), p->name_entry, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_bookmark.c:311:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 311 | gtk_table_attach_defaults(GTK_TABLE(table), label, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:311:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 311 | gtk_table_attach_defaults(GTK_TABLE(table), label, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_bookmark.c:322:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 322 | gtk_table_attach_defaults(GTK_TABLE(table), label, 1, 2, 2, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:322:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 322 | gtk_table_attach_defaults(GTK_TABLE(table), label, 1, 2, 2, 3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_bookmark.c: In function 'bookmark_menu_popup': ui_bookmark.c:414:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 414 | menu_item_add_stock_sensitive(menu, _("_Properties..."), GTK_STOCK_PROPERTIES, bm->editable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:416:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 416 | menu_item_add_stock_sensitive(menu, _("Move _up"), GTK_STOCK_GO_UP, bm->editable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:418:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 418 | menu_item_add_stock_sensitive(menu, _("Move _down"), GTK_STOCK_GO_DOWN, bm->editable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:420:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 420 | menu_item_add_stock_sensitive(menu, _("_Remove"), GTK_STOCK_REMOVE, bm->editable, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:425:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 425 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ui_bookmark.c:430:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 430 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, button_n, time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ui_bookmark.c: In function 'bookmark_drag_begin': ui_bookmark.c:527:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 527 | device_manager = gdk_display_get_device_manager(gdk_window_get_display(gtk_widget_get_window(button))); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:528:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 528 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c: In function 'bookmark_populate': ui_bookmark.c:675:6: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 675 | b->image = gtk_image_new_from_stock(GTK_STOCK_MISSING_IMAGE, | ^ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:675:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 675 | b->image = gtk_image_new_from_stock(GTK_STOCK_MISSING_IMAGE, | ^ ui_bookmark.c:681:5: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 681 | b->image = gtk_image_new_from_stock(GTK_STOCK_JUMP_TO, GTK_ICON_SIZE_BUTTON); | ^ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ui_bookmark.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_bookmark.c:681:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 681 | b->image = gtk_image_new_from_stock(GTK_STOCK_JUMP_TO, GTK_ICON_SIZE_BUTTON); | ^ CC ui_fileops.o ui_fileops.c: In function 'encoding_dialog': ui_fileops.c:117:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 117 | generic_dialog_add_button(gd, GTK_STOCK_CLOSE, NULL, NULL, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_fileops.c:119:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 119 | generic_dialog_add_message(gd, GTK_STOCK_DIALOG_WARNING, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_fileops.c: In function 'web_file_async_ready_cb': ui_fileops.c:1049:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1049 | file_util_warning_dialog(_("Web file download failed"), error->message, GTK_STOCK_DIALOG_ERROR, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_fileops.c: In function 'download_web_file': ui_fileops.c:1115:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1115 | generic_dialog_add_message(web->gd, GTK_STOCK_DIALOG_INFO, message, NULL, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC ui_help.o ui_help.c: In function 'help_window_new': ui_help.c:251:2: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 251 | button = gtk_button_new_from_stock(GTK_STOCK_CLOSE); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from ui_help.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_help.c:251:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 251 | button = gtk_button_new_from_stock(GTK_STOCK_CLOSE); | ^~~~~~ CC ui_menu.o ui_menu.c: In function 'menu_item_add_stock': ui_menu.c:66:2: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations] 66 | item = gtk_image_menu_item_new_with_mnemonic(label); | ^~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here 82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_menu.c:67:2: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 67 | image = gtk_image_new_from_stock(stock_id, GTK_ICON_SIZE_MENU); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_menu.c:68:2: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 68 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_menu.c:68:2: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] 68 | gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here 76 | GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_menu.c: In function 'popup_menu_position_clamp': ui_menu.c:176:2: warning: 'gtk_widget_get_requisition' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] 176 | gtk_widget_get_requisition(GTK_WIDGET(menu), &requisition); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here 948 | void gtk_widget_get_requisition (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_menu.c:179:2: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] 179 | xw = gdk_screen_width(); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ ui_menu.c:180:2: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 180 | xh = gdk_screen_height(); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_menu.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ CC ui_misc.o ui_misc.c: In function 'pref_group_new': ui_misc.c:78:2: warning: 'gtk_vbox_get_type' is deprecated [-Wdeprecated-declarations] 78 | if (GTK_IS_VBOX(parent_box)) | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59:13: note: declared here 59 | GType gtk_vbox_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_misc.c:92:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 92 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:92:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 92 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_line': ui_misc.c:180:2: warning: 'gtk_hbox_get_type' is deprecated [-Wdeprecated-declarations] 180 | if (GTK_IS_HBOX(parent_box)) | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61:13: note: declared here 61 | GType gtk_hbox_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_misc.c:182:3: warning: 'gtk_vseparator_new' is deprecated: Use 'gtk_separator_new' instead [-Wdeprecated-declarations] 182 | spacer = gtk_vseparator_new(); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:290, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvseparator.h:67:12: note: declared here 67 | GtkWidget* gtk_vseparator_new (void); | ^~~~~~~~~~~~~~~~~~ ui_misc.c:186:3: warning: 'gtk_hseparator_new' is deprecated: Use 'gtk_separator_new' instead [-Wdeprecated-declarations] 186 | spacer = gtk_hseparator_new(); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:267, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhseparator.h:61:12: note: declared here 61 | GtkWidget* gtk_hseparator_new (void); | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_button_new': ui_misc.c:255:3: warning: 'gtk_button_new_from_stock' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] 255 | button = gtk_button_new_from_stock(stock_id); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here 103 | GtkWidget* gtk_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:264:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 264 | if (stock_id) image = gtk_image_new_from_stock(stock_id, GTK_ICON_SIZE_BUTTON); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:268:4: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 268 | gtk_misc_set_alignment(GTK_MISC(label), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:268:4: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 268 | gtk_misc_set_alignment(GTK_MISC(label), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_misc.c:279:4: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 279 | align = gtk_alignment_new(0.5, 0.5, 0.0, 0.0); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_table_new': ui_misc.c:586:2: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 586 | table = gtk_table_new(rows, columns, homogeneous); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ ui_misc.c:587:2: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 587 | gtk_table_set_row_spacings(GTK_TABLE(table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:159:9: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:587:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 587 | gtk_table_set_row_spacings(GTK_TABLE(table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_misc.c:588:2: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 588 | gtk_table_set_col_spacings(GTK_TABLE(table), PREF_PAD_SPACE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:588:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 588 | gtk_table_set_col_spacings(GTK_TABLE(table), PREF_PAD_SPACE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_table_box': ui_misc.c:623:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 623 | gtk_table_attach(GTK_TABLE(table), shell, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_misc.c:623:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 623 | gtk_table_attach(GTK_TABLE(table), shell, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_table_label': ui_misc.c:637:2: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] 637 | align = gtk_alignment_new(alignment, 0.50, 0.0, 0.0); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:255, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here 79 | GtkWidget* gtk_alignment_new (gfloat xalign, | ^~~~~~~~~~~~~~~~~ ui_misc.c:638:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 638 | gtk_table_attach(GTK_TABLE(table), align, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_misc.c:638:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 638 | gtk_table_attach(GTK_TABLE(table), align, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_table_button': ui_misc.c:655:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 655 | gtk_table_attach(GTK_TABLE(table), button, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_misc.c:655:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 655 | gtk_table_attach(GTK_TABLE(table), button, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_table_spin': ui_misc.c:701:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 701 | gtk_table_attach(GTK_TABLE(table), box, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_misc.c:701:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 701 | gtk_table_attach(GTK_TABLE(table), box, column, column + 1, row, row + 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_toolbar_button': ui_misc.c:748:4: warning: 'gtk_toggle_tool_button_new_from_stock' is deprecated: Use 'gtk_toggle_tool_button_new' instead [-Wdeprecated-declarations] 748 | item = GTK_WIDGET(gtk_toggle_tool_button_new_from_stock(stock_id)); | ^~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkradiotoolbutton.h:28, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:173, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktoggletoolbutton.h:79:14: note: declared here 79 | GtkToolItem *gtk_toggle_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:759:4: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] 759 | item = GTK_WIDGET(gtk_tool_button_new_from_stock(stock_id)); | ^~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:149, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:84:14: note: declared here 84 | GtkToolItem *gtk_tool_button_new_from_stock (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_toolbar_button_set_icon': ui_misc.c:790:3: warning: 'gtk_tool_button_set_stock_id' is deprecated: Use 'gtk_tool_button_set_icon_name' instead [-Wdeprecated-declarations] 790 | gtk_tool_button_set_stock_id(GTK_TOOL_BUTTON(button), stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenutoolbutton.h:28, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:149, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:97:23: note: declared here 97 | void gtk_tool_button_set_stock_id (GtkToolButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'date_selection_popup_hide': ui_misc.c:838:3: warning: 'gdk_keyboard_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 838 | gdk_keyboard_ungrab(GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:102:15: note: declared here 102 | void gdk_keyboard_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~~ ui_misc.c:839:3: warning: 'gdk_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 839 | gdk_pointer_ungrab(GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:100:15: note: declared here 100 | void gdk_pointer_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'date_selection_popup': ui_misc.c:970:2: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] 970 | if (y + window_allocation.height > gdk_screen_height()) | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_misc.c:981:2: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 981 | gdk_pointer_grab(gtk_widget_get_window(ds->window), TRUE, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here 86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~ ui_misc.c:984:2: warning: 'gdk_keyboard_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 984 | gdk_keyboard_grab(gtk_widget_get_window(ds->window), TRUE, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here 93 | GdkGrabStatus gdk_keyboard_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~~ ui_misc.c: In function 'button_size_allocate_cb': ui_misc.c:1004:2: warning: 'gtk_widget_get_requisition' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] 1004 | gtk_widget_get_requisition(spin, &spin_requisition); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here 948 | void gtk_widget_get_requisition (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'spin_increase': ui_misc.c:1024:2: warning: 'gtk_widget_size_request' is deprecated: Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] 1024 | gtk_widget_size_request(spin, &req); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:672:12: note: declared here 672 | void gtk_widget_size_request (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'date_selection_new': ui_misc.c:1086:2: warning: 'gtk_arrow_new' is deprecated [-Wdeprecated-declarations] 1086 | arrow = gtk_arrow_new(GTK_ARROW_DOWN, GTK_SHADOW_NONE); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:73:12: note: declared here 73 | GtkWidget* gtk_arrow_new (GtkArrowType arrow_type, | ^~~~~~~~~~~~~ ui_misc.c: In function 'sizer_default_handle_size': ui_misc.c:1195:2: warning: 'gtk_rc_get_style' is deprecated: Use 'GtkStyleContext' instead [-Wdeprecated-declarations] 1195 | style = gtk_rc_get_style(paned); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:273, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrc.h:175:11: note: declared here 175 | GtkStyle* gtk_rc_get_style (GtkWidget *widget); | ^~~~~~~~~~~~~~~~ ui_misc.c:1196:2: warning: 'gtk_widget_set_style' is deprecated [-Wdeprecated-declarations] 1196 | gtk_widget_set_style(paned, style); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:737:13: note: declared here 737 | void gtk_widget_set_style (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'sizer_press_cb': ui_misc.c:1284:2: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 1284 | gdk_pointer_grab(gtk_widget_get_window(sd->sizer), FALSE, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here 86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~ ui_misc.c: In function 'sizer_release_cb': ui_misc.c:1298:2: warning: 'gdk_pointer_is_grabbed' is deprecated: Use 'gdk_display_device_is_grabbed' instead [-Wdeprecated-declarations] 1298 | if (gdk_pointer_is_grabbed() && gtk_widget_has_grab(sd->sizer)) | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:104:15: note: declared here 104 | gboolean gdk_pointer_is_grabbed (void); | ^~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:1301:3: warning: 'gdk_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 1301 | gdk_pointer_ungrab(bevent->time); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:100:15: note: declared here 100 | void gdk_pointer_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'sizer_expose_cb': ui_misc.c:1342:2: warning: 'gdk_cairo_create' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations] 1342 | cairo_t *cr = gdk_cairo_create(gtk_widget_get_window(widget)); | ^~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here 35 | cairo_t * gdk_cairo_create (GdkWindow *window); | ^~~~~~~~~~~~~~~~ ui_misc.c: In function 'sizer_realize_cb': ui_misc.c:1404:3: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 1404 | cursor = gdk_cursor_new(n); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ ui_misc.c: In function 'pref_color_button_set_cb': ui_misc.c:1662:2: warning: 'gtk_color_button_get_color' is deprecated: Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] 1662 | gtk_color_button_get_color(GTK_COLOR_BUTTON(widget), color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:92:12: note: declared here 92 | void gtk_color_button_get_color (GtkColorButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'pref_color_button_new': ui_misc.c:1673:3: warning: 'gtk_color_button_new_with_color' is deprecated: Use 'gtk_color_button_new_with_rgba' instead [-Wdeprecated-declarations] 1673 | button = gtk_color_button_new_with_color(color); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:74, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcolorbutton.h:87:12: note: declared here 87 | GtkWidget *gtk_color_button_new_with_color (const GdkColor *color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c: In function 'defined_mouse_buttons': ui_misc.c:1774:5: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1774 | action = gtk_action_group_get_action(lw->action_group, options->mouse_button_8); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:1777:6: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations] 1777 | gtk_action_activate(action); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here 119 | void gtk_action_activate (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~ ui_misc.c:1785:5: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 1785 | action = gtk_action_group_get_action(lw->action_group, options->mouse_button_9); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_misc.c:1788:6: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations] 1788 | gtk_action_activate(action); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from ui_misc.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here 119 | void gtk_action_activate (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~ CC ui_pathsel.o ui_pathsel.c: In function 'dest_view_rename_cb': ui_pathsel.c:434:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 434 | warning_dialog(_("Rename failed"), buf, GTK_STOCK_DIALOG_INFO, dd->entry); | ^~~~~~~~~~~~~~ ui_pathsel.c:440:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 440 | warning_dialog(_("Rename failed"), buf, GTK_STOCK_DIALOG_ERROR, dd->entry); | ^~~~~~~~~~~~~~ ui_pathsel.c: In function 'dest_view_delete_dlg_ok_cb': ui_pathsel.c:496:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 496 | warning_dialog(_("File deletion failed"), text, GTK_STOCK_DIALOG_WARNING, dl->dd->entry); | ^~~~~~~~~~~~~~ ui_pathsel.c: In function 'dest_view_delete': ui_pathsel.c:542:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 542 | generic_dialog_add_button(dd->gd, GTK_STOCK_DELETE, NULL, dest_view_delete_dlg_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_pathsel.c:545:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 545 | generic_dialog_add_message(dd->gd, GTK_STOCK_DIALOG_QUESTION, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_pathsel.c: In function 'dest_popup_menu': ui_pathsel.c:637:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 637 | menu_item_add_stock(menu, _("Add _Bookmark"), GTK_STOCK_JUMP_TO, | ^~~~~~~~~~~~~~~~~~~ ui_pathsel.c:645:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 645 | menu_item_add_stock(menu, _("_Delete"), GTK_STOCK_DELETE, | ^~~~~~~~~~~~~~~~~~~ ui_pathsel.c:647:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 647 | menu_item_add_stock(menu, _("Add _Bookmark"), GTK_STOCK_JUMP_TO, | ^~~~~~~~~~~~~~~~~~~ ui_pathsel.c:654:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 654 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ui_pathsel.c:659:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 659 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, button, time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ui_pathsel.c: In function 'dest_new_dir_cb': ui_pathsel.c:760:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 760 | warning_dialog(_("Error creating folder"), text, GTK_STOCK_DIALOG_ERROR, dd->entry); | ^~~~~~~~~~~~~~ ui_pathsel.c: In function 'path_selection_new_with_files': ui_pathsel.c:1037:2: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1037 | table = gtk_table_new(4, (filter != NULL) ? 3 : 1, FALSE); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ ui_pathsel.c:1038:2: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1038 | gtk_table_set_col_spacings(GTK_TABLE(table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_pathsel.c:1038:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1038 | gtk_table_set_col_spacings(GTK_TABLE(table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_pathsel.c:1039:2: warning: 'gtk_table_set_row_spacing' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1039 | gtk_table_set_row_spacing(GTK_TABLE(table), 0, PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:145:9: note: declared here 145 | void gtk_table_set_row_spacing (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui_pathsel.c:1039:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1039 | gtk_table_set_row_spacing(GTK_TABLE(table), 0, PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_pathsel.c:1063:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1063 | gtk_table_attach(GTK_TABLE(table), paned, 0, 3, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_pathsel.c:1063:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1063 | gtk_table_attach(GTK_TABLE(table), paned, 0, 3, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_pathsel.c:1071:3: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1071 | gtk_table_attach(GTK_TABLE(table), hbox2, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_pathsel.c:1071:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1071 | gtk_table_attach(GTK_TABLE(table), hbox2, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ ui_pathsel.c:1164:4: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1164 | gtk_table_attach(GTK_TABLE(table), scrolled, 2, 3, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ ui_pathsel.c:1164:4: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1164 | gtk_table_attach(GTK_TABLE(table), scrolled, 2, 3, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ui_pathsel.c:37: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ CC ui_spinner.o ui_spinner.c: In function 'spinner_new': ui_spinner.c:160:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] 160 | pb = gdk_pixbuf_new_from_inline(-1, icon_spinner, FALSE, NULL); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_spinner.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here 298 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_spinner.c:181:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 181 | sp->image = gtk_image_new_from_stock(GTK_STOCK_MISSING_IMAGE, GTK_ICON_SIZE_DIALOG); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ui_spinner.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_spinner.c:181:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 181 | sp->image = gtk_image_new_from_stock(GTK_STOCK_MISSING_IMAGE, GTK_ICON_SIZE_DIALOG); | ^~ CC ui_tabcomp.o ui_tabcomp.c: In function 'tab_completion_popup_pos_cb': ui_tabcomp.c:316:2: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations] 316 | monitor_num = gdk_screen_get_monitor_at_window(screen, gtk_widget_get_window(GTK_WIDGET(td->entry))); | ^~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ui_tabcomp.c:34: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here 91 | gint gdk_screen_get_monitor_at_window (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_tabcomp.c:317:2: warning: 'gdk_screen_get_monitor_geometry' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] 317 | gdk_screen_get_monitor_geometry(screen, monitor_num, &monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ui_tabcomp.c:34: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here 78 | void gdk_screen_get_monitor_geometry (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_tabcomp.c:319:2: warning: 'gtk_widget_size_request' is deprecated: Use 'gtk_widget_get_preferred_size' instead [-Wdeprecated-declarations] 319 | gtk_widget_size_request(GTK_WIDGET(menu), &req); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from ui_tabcomp.c:35: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:672:12: note: declared here 672 | void gtk_widget_size_request (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~ ui_tabcomp.c:329:2: warning: 'gtk_widget_get_requisition' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] 329 | gtk_widget_get_requisition(td->entry, &requisition); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from ui_tabcomp.c:35: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here 948 | void gtk_widget_get_requisition (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_tabcomp.c: In function 'tab_completion_popup_list': ui_tabcomp.c:407:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 407 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_tabcomp.c:35: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ ui_tabcomp.c: In function 'tab_completion_create_complete_button': ui_tabcomp.c:707:2: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] 707 | pixbuf = gdk_pixbuf_new_from_inline(-1, icon_tabcomp, FALSE, NULL); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from ui_tabcomp.c:34: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:298:12: note: declared here 298 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui_tabcomp.c: In function 'tab_completion_select_show': ui_tabcomp.c:945:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 945 | file_dialog_add_button(td->fd, GTK_STOCK_OK, NULL, | ^~~~~~~~~~~~~~~~~~~~~~ CC ui_tree_edit.o ui_tree_edit.c: In function 'tree_edit_close': ui_tree_edit.c:47:2: warning: 'gdk_keyboard_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 47 | gdk_keyboard_ungrab(GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_tree_edit.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:102:15: note: declared here 102 | void gdk_keyboard_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~~ ui_tree_edit.c:48:2: warning: 'gdk_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations] 48 | gdk_pointer_ungrab(GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_tree_edit.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:100:15: note: declared here 100 | void gdk_pointer_ungrab (guint32 time_); | ^~~~~~~~~~~~~~~~~~ ui_tree_edit.c: In function 'tree_edit_by_path_idle_cb': ui_tree_edit.c:182:2: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 182 | gdk_pointer_grab(gtk_widget_get_window(ted->window), TRUE, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_tree_edit.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here 86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~ ui_tree_edit.c:185:2: warning: 'gdk_keyboard_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 185 | gdk_keyboard_grab(gtk_widget_get_window(ted->window), TRUE, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:50, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_tree_edit.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here 93 | GdkGrabStatus gdk_keyboard_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~~ ui_tree_edit.c: In function 'widget_auto_scroll_cb': ui_tree_edit.c:590:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 590 | device_manager = gdk_display_get_device_manager(gdk_window_get_display(window)); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_tree_edit.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui_tree_edit.c:591:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 591 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ui_tree_edit.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ui_utildlg.o ui_utildlg.c: In function 'generic_dialog_add_message': ui_utildlg.c:301:3: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] 301 | image = gtk_image_new_from_stock(icon_stock_id, GTK_ICON_SIZE_DIALOG); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:42, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:122:12: note: declared here 122 | GtkWidget* gtk_image_new_from_stock (const gchar *stock_id, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui_utildlg.c:302:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 302 | gtk_misc_set_alignment(GTK_MISC(image), 0.5, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ ui_utildlg.c:302:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 302 | gtk_misc_set_alignment(GTK_MISC(image), 0.5, 0.0); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_utildlg.c:312:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 312 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ ui_utildlg.c:312:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 312 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_utildlg.c:317:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 317 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ ui_utildlg.c:317:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 317 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ui_utildlg.c:31: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ui_utildlg.c: In function 'generic_dialog_setup': ui_utildlg.c:460:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 460 | gd->cancel_button = generic_dialog_add_button(gd, GTK_STOCK_CANCEL, NULL, gd->cancel_cb, TRUE); | ^~ ui_utildlg.c: In function 'warning_dialog': ui_utildlg.c:505:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 505 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, warning_dialog_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC pan-view/pan-calendar.o CC pan-view/pan-folder.o CC pan-view/pan-grid.o CC pan-view/pan-item.o CC pan-view/pan-timeline.o CC pan-view/pan-util.o CC pan-view/pan-view.o pan-view/pan-view.c: In function 'pan_warning_folder': pan-view/pan-view.c:451:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 451 | GTK_STOCK_DIALOG_INFO, parent); | ^~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c: In function 'pan_window_key_press_cb': pan-view/pan-view.c:1301:6: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1301 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ pan-view/pan-view.c: In function 'button_cb': pan-view/pan-view.c:1527:4: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1527 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, 3, event->time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ pan-view/pan-view.c: In function 'pan_window_image_scroll_notify_cb': pan-view/pan-view.c:1651:2: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] 1651 | gtk_adjustment_changed(adj); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:38, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: declared here 87 | void gtk_adjustment_changed (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1652:2: warning: 'gtk_adjustment_value_changed' is deprecated [-Wdeprecated-declarations] 1652 | gtk_adjustment_value_changed(adj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:38, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkadjustment.h:89:12: note: declared here 89 | void gtk_adjustment_value_changed (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1664:2: warning: 'gtk_adjustment_changed' is deprecated [-Wdeprecated-declarations] 1664 | gtk_adjustment_changed(adj); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:38, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkadjustment.h:87:12: note: declared here 87 | void gtk_adjustment_changed (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1665:2: warning: 'gtk_adjustment_value_changed' is deprecated [-Wdeprecated-declarations] 1665 | gtk_adjustment_value_changed(adj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:38, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkadjustment.h:89:12: note: declared here 89 | void gtk_adjustment_value_changed (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c: In function 'pan_window_entry_activate_cb': pan-view/pan-view.c:1727:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1727 | GTK_STOCK_DIALOG_WARNING, pw->path_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c: In function 'pan_window_new_real': pan-view/pan-view.c:1867:2: warning: 'gtk_table_set_row_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1867 | gtk_table_set_row_spacings(GTK_TABLE(table), 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:159:9: note: declared here 159 | void gtk_table_set_row_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1867:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1867 | gtk_table_set_row_spacings(GTK_TABLE(table), 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1868:2: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1868 | gtk_table_set_col_spacings(GTK_TABLE(table), 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1868:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1868 | gtk_table_set_col_spacings(GTK_TABLE(table), 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1885:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1885 | gtk_table_attach(GTK_TABLE(table), pw->imd->widget, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ pan-view/pan-view.c:1885:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1885 | gtk_table_attach(GTK_TABLE(table), pw->imd->widget, 0, 1, 0, 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1893:2: warning: 'gtk_hscrollbar_new' is deprecated: Use 'gtk_scrollbar_new' instead [-Wdeprecated-declarations] 1893 | pw->scrollbar_h = gtk_hscrollbar_new(NULL); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:266, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h:61:12: note: declared here 61 | GtkWidget* gtk_hscrollbar_new (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1896:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1896 | gtk_table_attach(GTK_TABLE(table), pw->scrollbar_h, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ pan-view/pan-view.c:1896:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1896 | gtk_table_attach(GTK_TABLE(table), pw->scrollbar_h, 0, 1, 1, 2, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1900:2: warning: 'gtk_vscrollbar_new' is deprecated: Use 'gtk_scrollbar_new' instead [-Wdeprecated-declarations] 1900 | pw->scrollbar_v = gtk_vscrollbar_new(NULL); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:289, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h:67:12: note: declared here 67 | GtkWidget* gtk_vscrollbar_new (GtkAdjustment *adjustment); | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:1903:2: warning: 'gtk_table_attach' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 1903 | gtk_table_attach(GTK_TABLE(table), pw->scrollbar_v, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:127:9: note: declared here 127 | void gtk_table_attach (GtkTable *table, | ^~~~~~~~~~~~~~~~ pan-view/pan-view.c:1903:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 1903 | gtk_table_attach(GTK_TABLE(table), pw->scrollbar_v, 1, 2, 0, 1, | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from pan-view/pan-view.h:25, from pan-view/pan-view.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view.c: In function 'pan_warning': pan-view/pan-view.c:2016:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2016 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2019:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2019 | box = generic_dialog_add_message(gd, GTK_STOCK_DIALOG_INFO, | ^~~ pan-view/pan-view.c: In function 'pan_popup_menu': pan-view/pan-view.c:2301:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2301 | menu_item_add_stock_sensitive(menu, _("_Play"), GTK_STOCK_MEDIA_PLAY, video, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2305:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2305 | menu_item_add_stock(menu, _("Zoom _in"), GTK_STOCK_ZOOM_IN, | ^~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2307:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2307 | menu_item_add_stock(menu, _("Zoom _out"), GTK_STOCK_ZOOM_OUT, | ^~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2309:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2309 | menu_item_add_stock(menu, _("Zoom _1:1"), GTK_STOCK_ZOOM_100, | ^~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2320:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2320 | menu_item_add_stock_sensitive(menu, _("View in _new window"), GTK_STOCK_NEW, active, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2322:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2322 | menu_item_add_stock(menu, _("Go to original"), GTK_STOCK_FIND, | ^~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2326:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2326 | menu_item_add_stock_sensitive(menu, _("_Copy..."), GTK_STOCK_COPY, active, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view.c:2344:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2344 | _("_Delete"), GTK_STOCK_DELETE, active, | ^ pan-view/pan-view.c:2405:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2405 | menu_item_add_stock(menu, _("C_lose window"), GTK_STOCK_CLOSE, G_CALLBACK(pan_close_cb), pw); | ^~~~~~~~~~~~~~~~~~~ CC pan-view/pan-view-filter.o pan-view/pan-view-filter.c: In function 'pan_filter_ui_new': pan-view/pan-view-filter.c:61:3: warning: 'gtk_combo_box_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 61 | gtk_combo_box_set_focus_on_click(GTK_COMBO_BOX(ui->filter_mode_combo), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:125:15: note: declared here 125 | void gtk_combo_box_set_focus_on_click (GtkComboBox *combo, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view-filter.c:98:2: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 98 | gtk_button_set_focus_on_click(GTK_BUTTON(ui->filter_button), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view-filter.c:102:2: warning: 'gtk_arrow_new' is deprecated [-Wdeprecated-declarations] 102 | ui->filter_button_arrow = gtk_arrow_new(GTK_ARROW_UP, GTK_SHADOW_NONE); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:73:12: note: declared here 73 | GtkWidget* gtk_arrow_new (GtkArrowType arrow_type, | ^~~~~~~~~~~~~ pan-view/pan-view-filter.c: In function 'pan_filter_toggle_cb': pan-view/pan-view-filter.c:230:3: warning: 'gtk_arrow_set' is deprecated [-Wdeprecated-declarations] 230 | gtk_arrow_set(GTK_ARROW(ui->filter_button_arrow), GTK_ARROW_UP, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:76:12: note: declared here 76 | void gtk_arrow_set (GtkArrow *arrow, | ^~~~~~~~~~~~~ pan-view/pan-view-filter.c:230:3: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations] 230 | gtk_arrow_set(GTK_ARROW(ui->filter_button_arrow), GTK_ARROW_UP, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:71:12: note: declared here 71 | GType gtk_arrow_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view-filter.c:235:3: warning: 'gtk_arrow_set' is deprecated [-Wdeprecated-declarations] 235 | gtk_arrow_set(GTK_ARROW(ui->filter_button_arrow), GTK_ARROW_DOWN, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:76:12: note: declared here 76 | void gtk_arrow_set (GtkArrow *arrow, | ^~~~~~~~~~~~~ pan-view/pan-view-filter.c:235:3: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations] 235 | gtk_arrow_set(GTK_ARROW(ui->filter_button_arrow), GTK_ARROW_DOWN, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-filter.h:25, from pan-view/pan-view-filter.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:71:12: note: declared here 71 | GType gtk_arrow_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ CC pan-view/pan-view-search.o pan-view/pan-view-search.c: In function 'pan_search_ui_new': pan-view/pan-view-search.c:59:2: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] 59 | gtk_button_set_focus_on_click(GTK_BUTTON(ui->search_button), FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from ./main.h:63, from pan-view/pan-view-search.h:25, from pan-view/pan-view-search.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here 138 | void gtk_button_set_focus_on_click (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pan-view/pan-view-search.c:63:2: warning: 'gtk_arrow_new' is deprecated [-Wdeprecated-declarations] 63 | ui->search_button_arrow = gtk_arrow_new(GTK_ARROW_UP, GTK_SHADOW_NONE); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-search.h:25, from pan-view/pan-view-search.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:73:12: note: declared here 73 | GtkWidget* gtk_arrow_new (GtkArrowType arrow_type, | ^~~~~~~~~~~~~ pan-view/pan-view-search.c: In function 'pan_search_toggle_cb': pan-view/pan-view-search.c:431:3: warning: 'gtk_arrow_set' is deprecated [-Wdeprecated-declarations] 431 | gtk_arrow_set(GTK_ARROW(ui->search_button_arrow), GTK_ARROW_UP, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-search.h:25, from pan-view/pan-view-search.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:76:12: note: declared here 76 | void gtk_arrow_set (GtkArrow *arrow, | ^~~~~~~~~~~~~ pan-view/pan-view-search.c:431:3: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations] 431 | gtk_arrow_set(GTK_ARROW(ui->search_button_arrow), GTK_ARROW_UP, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-search.h:25, from pan-view/pan-view-search.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:71:12: note: declared here 71 | GType gtk_arrow_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ pan-view/pan-view-search.c:436:3: warning: 'gtk_arrow_set' is deprecated [-Wdeprecated-declarations] 436 | gtk_arrow_set(GTK_ARROW(ui->search_button_arrow), GTK_ARROW_DOWN, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-search.h:25, from pan-view/pan-view-search.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:76:12: note: declared here 76 | void gtk_arrow_set (GtkArrow *arrow, | ^~~~~~~~~~~~~ pan-view/pan-view-search.c:436:3: warning: 'gtk_arrow_get_type' is deprecated [-Wdeprecated-declarations] 436 | gtk_arrow_set(GTK_ARROW(ui->search_button_arrow), GTK_ARROW_DOWN, GTK_SHADOW_NONE); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:251, from ./main.h:63, from pan-view/pan-view-search.h:25, from pan-view/pan-view-search.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkarrow.h:71:12: note: declared here 71 | GType gtk_arrow_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ CC view_file/view_file.o view_file/view_file.c: In function 'vf_pop_menu': view_file/view_file.c:606:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 606 | menu_item_add_stock_sensitive(menu, _("View in _new window"), GTK_STOCK_NEW, active, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:610:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 610 | menu_item_add_stock_sensitive(menu, _("_Copy..."), GTK_STOCK_COPY, active, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:627:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 627 | _("_Delete"), GTK_STOCK_DELETE, active, | ^ view_file/view_file.c:637:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 637 | menu_item_add_stock_sensitive(menu, _("_Find duplicates..."), GTK_STOCK_FIND, active, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:685:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 685 | menu_item_add_stock(menu, _("Re_fresh"), GTK_STOCK_REFRESH, G_CALLBACK(vf_pop_menu_refresh_cb), vf); | ^~~~~~~~~~~~~~~~~~~ view_file/view_file.c: In function 'vf_marks_tooltip_cb': view_file/view_file.c:803:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 803 | generic_dialog_add_message(mte->gd, GTK_STOCK_DIALOG_QUESTION, _("Set mark text"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:805:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 805 | generic_dialog_add_button(mte->gd, GTK_STOCK_OK, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:807:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 807 | generic_dialog_add_button(mte->gd, GTK_STOCK_HELP, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:818:3: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 818 | gtk_table_attach_defaults(GTK_TABLE(table), mte->edit_widget, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from view_file/view_file.c:21: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:818:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 818 | gtk_table_attach_defaults(GTK_TABLE(table), mte->edit_widget, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from ./main.h:63, from view_file/view_file.c:21: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ view_file/view_file.c:821:3: warning: 'gtk_entry_set_icon_from_stock' is deprecated: Use 'gtk_entry_set_icon_from_icon_name' instead [-Wdeprecated-declarations] 821 | gtk_entry_set_icon_from_stock(GTK_ENTRY(mte->edit_widget), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ./main.h:63, from view_file/view_file.c:21: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkentry.h:320:16: note: declared here 320 | void gtk_entry_set_icon_from_stock (GtkEntry *entry, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file.c:822:8: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 822 | GTK_ENTRY_ICON_SECONDARY, GTK_STOCK_CLEAR); | ^~~~~~~~~~~~~~~~~~~~~~~~ CC view_file/view_file_icon.o view_file/view_file_icon.c: In function 'tip_show': view_file/view_file_icon.c:356:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 356 | device_manager = gdk_display_get_device_manager(gdk_window_get_display( | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ./main.h:62, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c:358:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 358 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ./main.h:62, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c:380:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 380 | device_manager = gdk_display_get_device_manager(display); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ./main.h:62, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c:381:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 381 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ./main.h:62, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c: In function 'tip_update': view_file/view_file_icon.c:448:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 448 | GdkDeviceManager *device_manager = gdk_display_get_device_manager(display); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ./main.h:62, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c:449:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 449 | GdkDevice *device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ./main.h:62, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c: In function 'page_height': view_file/view_file_icon.c:1170:2: warning: 'gtk_tree_view_get_vadjustment' is deprecated: Use 'gtk_scrollable_get_vadjustment' instead [-Wdeprecated-declarations] 1170 | adj = gtk_tree_view_get_vadjustment(GTK_TREE_VIEW(vf->listview)); | ^~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from ./main.h:63, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:227:24: note: declared here 227 | GtkAdjustment *gtk_tree_view_get_vadjustment (GtkTreeView *tree_view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_icon.c: In function 'vficon_press_key_cb': view_file/view_file_icon.c:1279:4: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1279 | gtk_menu_popup(GTK_MENU(vf->popup), NULL, NULL, vfi_menu_position_cb, vf, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ./main.h:63, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ view_file/view_file_icon.c: In function 'vficon_press_cb': view_file/view_file_icon.c:1385:4: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1385 | gtk_menu_popup(GTK_MENU(vf->popup), NULL, NULL, NULL, NULL, bevent->button, bevent->time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ./main.h:63, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ view_file/view_file_icon.c: In function 'vficon_cell_data_cb': view_file/view_file_icon.c:2139:3: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] 2139 | style = gtk_widget_get_style(vf->listview); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from ./main.h:63, from view_file/view_file_icon.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here 742 | GtkStyle * gtk_widget_get_style (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ CC view_file/view_file_list.o view_file/view_file_list.c: In function 'vflist_row_rename_cb': view_file/view_file_list.c:516:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 516 | file_util_warning_dialog(_("Error renaming file"), text, GTK_STOCK_DIALOG_ERROR, vf->listview); | ^~~~~~~~~~~~~~~~~~~~~~~~ view_file/view_file_list.c: In function 'vflist_press_key_cb': view_file/view_file_list.c:574:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 574 | gtk_menu_popup(GTK_MENU(vf->popup), NULL, NULL, vflist_menu_position_cb, vf, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ./main.h:63, from view_file/view_file_list.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ view_file/view_file_list.c: In function 'vflist_press_cb': view_file/view_file_list.c:614:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 614 | gtk_menu_popup(GTK_MENU(vf->popup), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from ./main.h:63, from view_file/view_file_list.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ view_file/view_file_list.c: In function 'vflist_listview_color_shifted': view_file/view_file_list.c:1985:3: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] 1985 | style = gtk_widget_get_style(widget); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from ./main.h:63, from view_file/view_file_list.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here 742 | GtkStyle * gtk_widget_get_style (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ CC advanced_exif.o advanced_exif.c: In function 'advanced_exif_new': advanced_exif.c:406:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 406 | gtk_misc_set_alignment(GTK_MISC(ew->label_file_name), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from advanced_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ advanced_exif.c:406:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 406 | gtk_misc_set_alignment(GTK_MISC(ew->label_file_name), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from advanced_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ advanced_exif.c:430:2: warning: 'gtk_tree_view_set_rules_hint' is deprecated [-Wdeprecated-declarations] 430 | gtk_tree_view_set_rules_hint(GTK_TREE_VIEW(ew->listview), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from main.h:63, from advanced_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:246:24: note: declared here 246 | void gtk_tree_view_set_rules_hint (GtkTreeView *tree_view, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC bar.o bar.c: In function 'bar_menu_popup': bar.c:332:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 332 | menu_item_add_stock(menu, _("Move to _top"), GTK_STOCK_GOTO_TOP, G_CALLBACK(bar_expander_move_top_cb), expander); | ^~~~~~~~~~~~~~~~~~~ bar.c:333:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 333 | menu_item_add_stock(menu, _("Move _up"), GTK_STOCK_GO_UP, G_CALLBACK(bar_expander_move_up_cb), expander); | ^~~~~~~~~~~~~~~~~~~ bar.c:334:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 334 | menu_item_add_stock(menu, _("Move _down"), GTK_STOCK_GO_DOWN, G_CALLBACK(bar_expander_move_down_cb), expander); | ^~~~~~~~~~~~~~~~~~~ bar.c:335:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 335 | menu_item_add_stock(menu, _("Move to _bottom"), GTK_STOCK_GOTO_BOTTOM, G_CALLBACK(bar_expander_move_bottom_cb), expander); | ^~~~~~~~~~~~~~~~~~~ bar.c:337:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 337 | menu_item_add_stock(menu, _("Remove"), GTK_STOCK_DELETE, G_CALLBACK(bar_expander_delete_cb), expander); | ^~~~~~~~~~~~~~~~~~~ bar.c:344:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 344 | item = menu_item_add_stock(menu, _(pane->title), GTK_STOCK_ADD, G_CALLBACK(bar_expander_add_cb), bar); | ^~~~ bar.c:349:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 349 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, bar, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ bar.c: In function 'bar_menu_add_popup': bar.c:365:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 365 | item = menu_item_add_stock(menu, _(pane->title), GTK_STOCK_ADD, G_CALLBACK(bar_expander_add_cb), bar); | ^~~~ bar.c:370:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 370 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, bar, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ bar.c: In function 'bar_new': bar.c:709:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 709 | gtk_misc_set_alignment(GTK_MISC(bd->label_file_name), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ bar.c:709:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 709 | gtk_misc_set_alignment(GTK_MISC(bd->label_file_name), 0.5, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ bar.c:732:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 732 | bd->add_button = pref_toolbar_button(tbar, GTK_STOCK_ADD, NULL, FALSE, | ^~ CC bar_comment.o bar_comment.c: In function 'bar_pane_comment_populate_popup': bar_comment.c:225:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 225 | menu_item_add_stock(GTK_WIDGET(menu), _("Add text to selected files"), GTK_STOCK_ADD, G_CALLBACK(bar_pane_comment_sel_add_cb), pcd); | ^~~~~~~~~~~~~~~~~~~ bar_comment.c:226:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 226 | menu_item_add_stock(GTK_WIDGET(menu), _("Replace existing text in selected files"), GTK_STOCK_CONVERT, G_CALLBACK(bar_pane_comment_sel_replace_cb), data); | ^~~~~~~~~~~~~~~~~~~ CC bar_gps.o CC bar_histogram.o bar_histogram.c: In function 'bar_pane_histogram_press_cb': bar_histogram.c:280:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 280 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, bevent->button, bevent->time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_histogram.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC bar_keywords.o bar_keywords.c: In function 'bar_pane_keywords_populate_popup_cb': bar_keywords.c:488:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 488 | menu_item_add_stock(GTK_WIDGET(menu), _("Add selected keywords to selected files"), GTK_STOCK_ADD, G_CALLBACK(bar_pane_keywords_sel_add_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:489:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 489 | menu_item_add_stock(GTK_WIDGET(menu), _("Replace existing keywords in selected files with selected keywords"), GTK_STOCK_CONVERT, G_CALLBACK(bar_pane_keywords_sel_replace_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c: In function 'bar_pane_keywords_edit_dialog': bar_keywords.c:969:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 969 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_keywords.c:977:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 977 | gtk_table_attach_defaults(GTK_TABLE(table), cdd->edit_widget, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from bar_keywords.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_keywords.c:977:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 977 | gtk_table_attach_defaults(GTK_TABLE(table), cdd->edit_widget, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from bar_keywords.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ bar_keywords.c: In function 'bar_pane_keywords_disconnect_marks_cb': bar_keywords.c:1065:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1065 | generic_dialog_add_message(gd, GTK_STOCK_DIALOG_WARNING, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ bar_keywords.c:1067:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1067 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, bar_pane_keywords_disconnect_marks_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_keywords.c: In function 'bar_pane_keywords_menu_popup': bar_keywords.c:1312:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1312 | menu_item_add_stock(menu, _("New keyword"), GTK_STOCK_NEW, G_CALLBACK(bar_pane_keywords_add_dialog_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:1337:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1337 | menu_item_add_stock(menu, text, GTK_STOCK_ADD, G_CALLBACK(bar_pane_keywords_add_to_selected_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:1365:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1365 | menu_item_add_stock(menu, text, GTK_STOCK_EDIT, G_CALLBACK(bar_pane_keywords_edit_dialog_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:1368:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1368 | menu_item_add_stock(menu, text, GTK_STOCK_DELETE, G_CALLBACK(bar_pane_keywords_delete_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:1375:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1375 | menu_item_add_stock(menu, text, GTK_STOCK_DELETE, G_CALLBACK(bar_pane_keywords_connect_mark_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:1382:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1382 | menu_item_add_stock(menu, text, GTK_STOCK_DELETE, G_CALLBACK(bar_pane_keywords_disconnect_marks_cb), pkd); | ^~~~~~~~~~~~~~~~~~~ bar_keywords.c:1410:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1410 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_keywords.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC bar_exif.o bar_exif.c: In function 'bar_pane_exif_setup_entry_box': bar_exif.c:135:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 135 | gtk_misc_set_alignment(GTK_MISC(ee->title_label), horizontal ? 1.0 : 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ bar_exif.c:135:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 135 | gtk_misc_set_alignment(GTK_MISC(ee->title_label), horizontal ? 1.0 : 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ bar_exif.c:153:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 153 | gtk_misc_set_alignment(GTK_MISC(ee->value_widget), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ bar_exif.c:153:3: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 153 | gtk_misc_set_alignment(GTK_MISC(ee->value_widget), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ bar_exif.c: In function 'bar_pane_exif_conf_dialog': bar_exif.c:572:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 572 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_exif.c:581:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 581 | gtk_table_attach_defaults(GTK_TABLE(table), cdd->key_entry, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_exif.c:581:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 581 | gtk_table_attach_defaults(GTK_TABLE(table), cdd->key_entry, 1, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ bar_exif.c:590:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 590 | gtk_table_attach_defaults(GTK_TABLE(table), cdd->title_entry, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_exif.c:590:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 590 | gtk_table_attach_defaults(GTK_TABLE(table), cdd->title_entry, 1, 2, 1, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ bar_exif.c: In function 'bar_pane_exif_menu_popup': bar_exif.c:648:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 648 | menu_item_add_stock(menu, conf, GTK_STOCK_EDIT, G_CALLBACK(bar_pane_exif_conf_dialog_cb), widget); | ^~~~~~~~~~~~~~~~~~~ bar_exif.c:649:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 649 | menu_item_add_stock(menu, del, GTK_STOCK_DELETE, G_CALLBACK(bar_pane_exif_delete_entry_cb), widget); | ^~~~~~~~~~~~~~~~~~~ bar_exif.c:650:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 650 | menu_item_add_stock(menu, copy, GTK_STOCK_COPY, G_CALLBACK(bar_pane_exif_copy_entry_cb), widget); | ^~~~~~~~~~~~~~~~~~~ bar_exif.c:658:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 658 | menu_item_add_stock(menu, _("Add entry"), GTK_STOCK_ADD, G_CALLBACK(bar_pane_exif_conf_dialog_cb), ped->widget); | ^~~~~~~~~~~~~~~~~~~ bar_exif.c:661:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 661 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from bar_exif.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC bar_sort.o bar_sort.c: In function 'bar_filter_message_cb': bar_sort.c:437:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 437 | generic_dialog_add_message(gd, GTK_STOCK_DIALOG_INFO, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ bar_sort.c:439:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 439 | generic_dialog_add_button(gd, GTK_STOCK_HELP, NULL, bar_filter_help_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_sort.c:440:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 440 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, NULL, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ bar_sort.c: In function 'bar_sort_add_ok_cb': bar_sort.c:507:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 507 | file_util_warning_dialog(_("Collection exists"), text, GTK_STOCK_DIALOG_INFO, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ bar_sort.c:523:9: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 523 | GTK_STOCK_DIALOG_ERROR, GENERIC_DIALOG(fd)->dialog); | ^~~~~~~~~~~~~~~~~~~~~~ bar_sort.c: In function 'bar_sort_add_cb': bar_sort.c:567:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 567 | file_dialog_add_button(sd->dialog, GTK_STOCK_OK, NULL, bar_sort_add_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~ bar_sort.c: In function 'bar_sort_new': bar_sort.c:736:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 736 | sd->add_button = pref_toolbar_button(tbar, GTK_STOCK_ADD, NULL, FALSE, | ^~ bar_sort.c:739:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 739 | sd->undo_button = pref_toolbar_button(tbar, GTK_STOCK_UNDO, NULL, FALSE, | ^~ CC cache.o CC cache-loader.o CC cache_maint.o cache_maint.c: In function 'cache_maintain_home': cache_maint.c:330:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 330 | cm->button_close = generic_dialog_add_button(cm->gd, GTK_STOCK_CLOSE, NULL, | ^~ cache_maint.c:333:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 333 | cm->button_stop = generic_dialog_add_button(cm->gd, GTK_STOCK_STOP, NULL, | ^~ cache_maint.c: In function 'cache_manager_render_start_cb': cache_maint.c:742:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 742 | GTK_STOCK_DIALOG_WARNING, cd->gd->dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~ cache_maint.c: In function 'cache_manager_render_dialog': cache_maint.c:815:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 815 | cd->button_close = generic_dialog_add_button(cd->gd, GTK_STOCK_CLOSE, NULL, | ^~ cache_maint.c:817:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 817 | cd->button_start = generic_dialog_add_button(cd->gd, GTK_STOCK_OK, _("S_tart"), | ^~ cache_maint.c:819:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 819 | cd->button_stop = generic_dialog_add_button(cd->gd, GTK_STOCK_STOP, NULL, | ^~ cache_maint.c: In function 'cache_manager_standard_process': cache_maint.c:1064:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1064 | stock_id = GTK_STOCK_DELETE; | ^~~~~~~~ cache_maint.c:1069:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1069 | stock_id = GTK_STOCK_CLEAR; | ^~~~~~~~ cache_maint.c:1078:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1078 | cd->button_close = generic_dialog_add_button(cd->gd, GTK_STOCK_CLOSE, NULL, | ^~ cache_maint.c:1080:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1080 | cd->button_start = generic_dialog_add_button(cd->gd, GTK_STOCK_OK, _("S_tart"), | ^~ cache_maint.c:1082:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1082 | cd->button_stop = generic_dialog_add_button(cd->gd, GTK_STOCK_STOP, NULL, | ^~ cache_maint.c: In function 'cache_manager_main_clear_confirm': cache_maint.c:1151:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1151 | generic_dialog_add_message(gd, GTK_STOCK_DIALOG_QUESTION, _("Clear cache"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cache_maint.c:1153:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1153 | generic_dialog_add_button(gd, GTK_STOCK_OK, NULL, cache_manager_main_clear_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ cache_maint.c: In function 'cache_manager_location_label': cache_maint.c:1200:2: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] 1200 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from cache_maint.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: note: declared here 72 | void gtk_misc_set_alignment (GtkMisc *misc, | ^~~~~~~~~~~~~~~~~~~~~~ cache_maint.c:1200:2: warning: 'gtk_misc_get_type' is deprecated [-Wdeprecated-declarations] 1200 | gtk_misc_set_alignment(GTK_MISC(label), 0.0, 0.5); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from cache_maint.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here 70 | GType gtk_misc_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ cache_maint.c: In function 'cache_manager_sim_start_cb': cache_maint.c:1343:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1343 | GTK_STOCK_DIALOG_WARNING, cd->gd->dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~ cache_maint.c: In function 'cache_manager_sim_load_dialog': cache_maint.c:1389:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1389 | cd->button_close = generic_dialog_add_button(cd->gd, GTK_STOCK_CLOSE, NULL, | ^~ cache_maint.c:1391:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1391 | cd->button_start = generic_dialog_add_button(cd->gd, GTK_STOCK_OK, _("S_tart"), | ^~ cache_maint.c:1393:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1393 | cd->button_stop = generic_dialog_add_button(cd->gd, GTK_STOCK_STOP, NULL, | ^~ cache_maint.c: In function 'cache_manager_show': cache_maint.c:1466:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1466 | generic_dialog_add_button(gd, GTK_STOCK_CLOSE, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ cache_maint.c:1468:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1468 | generic_dialog_add_button(gd, GTK_STOCK_HELP, NULL, | ^~~~~~~~~~~~~~~~~~~~~~~~~ cache_maint.c:1481:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1481 | button = pref_table_button(table, 0, 0, GTK_STOCK_CLEAR, _("Clean up"), FALSE, | ^~~~~~ cache_maint.c:1486:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1486 | button = pref_table_button(table, 0, 1, GTK_STOCK_DELETE, _("Clear cache"), FALSE, | ^~~~~~ cache_maint.c:1500:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1500 | button = pref_table_button(table, 0, 0, GTK_STOCK_CLEAR, _("Clean up"), FALSE, | ^~~~~~ cache_maint.c:1505:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1505 | button = pref_table_button(table, 0, 1, GTK_STOCK_DELETE, _("Clear cache"), FALSE, | ^~~~~~ cache_maint.c:1514:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1514 | button = pref_table_button(table, 0, 1, GTK_STOCK_EXECUTE, _("Render"), FALSE, | ^~~~~~ cache_maint.c:1524:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1524 | button = pref_table_button(table, 0, 0, GTK_STOCK_EXECUTE, _("Create"), FALSE, | ^~~~~~ cache_maint.c:1536:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1536 | button = pref_table_button(table, 0, 0, GTK_STOCK_CLEAR, _("Clean up"), FALSE, | ^~~~~~ CC cellrenderericon.o cellrenderericon.c: In function 'gqv_cell_renderer_icon_class_init': cellrenderericon.c:209:8: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 209 | GDK_TYPE_COLOR, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from cellrenderericon.c:21: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ cellrenderericon.c:217:8: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations] 217 | GDK_TYPE_COLOR, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from cellrenderericon.c:21: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here 65 | GType gdk_color_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ cellrenderericon.c: In function 'gqv_cell_renderer_icon_render': cellrenderericon.c:742:3: warning: 'gtk_widget_get_state' is deprecated: Use 'gtk_widget_get_state_flags' instead [-Wdeprecated-declarations] 742 | if (gtk_widget_get_state(widget) == GTK_STATE_INSENSITIVE) | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from cellrenderericon.c:21: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:827:23: note: declared here 827 | GtkStateType gtk_widget_get_state (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ CC collect.o collect.c: In function 'collection_close_save_cb': collect.c:1219:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1219 | warning_dialog(_("Save Failed"), buf, GTK_STOCK_DIALOG_ERROR, cw->window); | ^~~~~~~~~~~~~~ collect.c: In function 'collection_close_dlg_show': collect.c:1258:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1258 | generic_dialog_add_message(gd, GTK_STOCK_DIALOG_QUESTION, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ collect.c:1262:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1262 | generic_dialog_add_button(gd, GTK_STOCK_SAVE, NULL, collection_close_save_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ collect.c:1263:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1263 | generic_dialog_add_button(gd, GTK_STOCK_DELETE, _("_Discard"), collection_close_close_cb, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC collect-dlg.o collect-dlg.c: In function 'collection_save_confirmed': collect-dlg.c:68:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 68 | file_util_warning_dialog(_("Invalid filename"), buf, GTK_STOCK_DIALOG_INFO, GENERIC_DIALOG(fd)->dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~ collect-dlg.c:81:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 81 | generic_dialog_add_message(gd, GTK_STOCK_DIALOG_QUESTION, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ collect-dlg.c:84:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 84 | generic_dialog_add_button(gd, GTK_STOCK_OK, _("_Overwrite"), collection_confirm_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ collect-dlg.c:94:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 94 | file_util_warning_dialog(_("Save Failed"), buf, GTK_STOCK_DIALOG_ERROR, GENERIC_DIALOG(fd)->dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~ collect-dlg.c: In function 'real_collection_button_pressed': collect-dlg.c:151:4: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 151 | file_util_warning_dialog(_("Can not open collection file"), text, GTK_STOCK_DIALOG_ERROR, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ collect-dlg.c: In function 'collection_save_or_load_dialog': collect-dlg.c:206:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 206 | stock_id = GTK_STOCK_SAVE; | ^~~~~~~~ collect-dlg.c:213:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 213 | stock_id = GTK_STOCK_OPEN; | ^~~~~~~~ collect-dlg.c:221:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 221 | stock_id = GTK_STOCK_ADD; | ^~~~~~~~ CC collect-io.o CC collect-table.o collect-table.c: In function 'tip_show': collect-table.c:544:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 544 | device_manager = gdk_display_get_device_manager(gdk_window_get_display( | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:546:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 546 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:568:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 568 | device_manager = gdk_display_get_device_manager(display); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:569:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 569 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'tip_update': collect-table.c:626:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 626 | GdkDeviceManager *device_manager = gdk_display_get_device_manager(display); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:627:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 627 | GdkDevice *device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_popup_menu': collect-table.c:963:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 963 | menu_item_add_stock_sensitive(menu, _("View in _new window"), GTK_STOCK_NEW, over_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:965:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 965 | menu_item_add_stock(menu, _("Go to original"), GTK_STOCK_FIND, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:968:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 968 | menu_item_add_stock_sensitive(menu, _("Rem_ove"), GTK_STOCK_REMOVE, over_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:971:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 971 | menu_item_add_stock(menu, _("Append from file selection"), GTK_STOCK_ADD, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:973:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 973 | menu_item_add_stock(menu, _("Append from collection..."), GTK_STOCK_OPEN, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:997:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 997 | menu_item_add_stock_sensitive(menu, _("_Copy..."), GTK_STOCK_COPY, over_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:1015:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1015 | _("_Delete"), GTK_STOCK_DELETE, over_icon, | ^ collect-table.c:1031:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1031 | menu_item_add_stock(menu, _("_Save collection"), GTK_STOCK_SAVE, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:1033:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1033 | menu_item_add_stock(menu, _("Save collection _as..."), GTK_STOCK_SAVE_AS, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:1036:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1036 | menu_item_add_stock(menu, _("_Find duplicates..."), GTK_STOCK_FIND, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:1038:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1038 | menu_item_add_stock_sensitive(menu, _("Print..."), GTK_STOCK_PRINT, over_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'page_height': collect-table.c:1212:2: warning: 'gtk_tree_view_get_vadjustment' is deprecated: Use 'gtk_scrollable_get_vadjustment' instead [-Wdeprecated-declarations] 1212 | adj = gtk_tree_view_get_vadjustment(GTK_TREE_VIEW(ct->listview)); | ^~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from main.h:63, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:227:24: note: declared here 227 | GtkAdjustment *gtk_tree_view_get_vadjustment (GtkTreeView *tree_view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_press_key_cb': collect-table.c:1306:4: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1306 | gtk_menu_popup(GTK_MENU(ct->popup), NULL, NULL, collection_table_menu_pos_cb, ct, 0, GDK_CURRENT_TIME); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_insert_find': collect-table.c:1381:3: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 1381 | device_manager = gdk_display_get_device_manager(gdk_window_get_display( | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:1383:3: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 1383 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_insert_marker': collect-table.c:1530:3: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 1530 | gdk_window_set_background_pattern(ct->marker_window, pattern); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_auto_scroll_idle_cb': collect-table.c:1621:2: warning: 'gdk_display_get_device_manager' is deprecated: Use 'gdk_display_get_default_seat' instead [-Wdeprecated-declarations] 1621 | device_manager = gdk_display_get_device_manager(gdk_window_get_display(window)); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:171:20: note: declared here 171 | GdkDeviceManager * gdk_display_get_device_manager (GdkDisplay *display); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c:1622:2: warning: 'gdk_device_manager_get_client_pointer' is deprecated [-Wdeprecated-declarations] 1622 | device = gdk_device_manager_get_client_pointer(device_manager); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from main.h:62, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here 44 | GdkDevice * gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_scroll': collect-table.c:1664:3: warning: 'gtk_tree_view_get_vadjustment' is deprecated: Use 'gtk_scrollable_get_vadjustment' instead [-Wdeprecated-declarations] 1664 | GtkAdjustment *adj = gtk_tree_view_get_vadjustment(GTK_TREE_VIEW(ct->listview)); | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkcombobox.h:27, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:42, from main.h:63, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtktreeview.h:227:24: note: declared here 227 | GtkAdjustment *gtk_tree_view_get_vadjustment (GtkTreeView *tree_view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_press_cb': collect-table.c:1715:4: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1715 | gtk_menu_popup(GTK_MENU(ct->popup), NULL, NULL, NULL, NULL, bevent->button, bevent->time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_drop_menu': collect-table.c:2236:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2236 | menu_item_add_stock(menu, _("Dropped list includes folders."), GTK_STOCK_DND_MULTIPLE, NULL, NULL); | ^~~~~~~~~~~~~~~~~~~ collect-table.c:2238:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2238 | menu_item_add_stock(menu, _("_Add contents"), GTK_STOCK_OK, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:2240:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2240 | menu_item_add_stock(menu, _("Add contents _recursive"), GTK_STOCK_ADD, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:2242:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2242 | menu_item_add_stock(menu, _("_Skip folders"), GTK_STOCK_REMOVE, | ^~~~~~~~~~~~~~~~~~~ collect-table.c:2245:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2245 | menu_item_add_stock(menu, _("Cancel"), GTK_STOCK_CANCEL, NULL, ct); | ^~~~~~~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_dnd_receive': collect-table.c:2388:6: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 2388 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, 0, time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ collect-table.c: In function 'collection_table_cell_data_cb': collect-table.c:2514:2: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] 2514 | style = gtk_widget_get_style(ct->listview); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from main.h:63, from collect-table.c:22: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here 742 | GtkStyle * gtk_widget_get_style (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ CC color-man.o CC compat.o CC debug.o CC desktop_file.o desktop_file.c: In function 'editor_window_save': desktop_file.c:83:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 83 | file_util_warning_dialog(_("Can't save"), _("Please specify file name."), GTK_STOCK_DIALOG_ERROR, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ desktop_file.c:95:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 95 | file_util_warning_dialog(_("Can't save"), _("Could not create directory"), GTK_STOCK_DIALOG_ERROR, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ desktop_file.c:101:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 101 | file_util_warning_dialog(_("Can't save"), error->message, GTK_STOCK_DIALOG_ERROR, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ desktop_file.c: In function 'editor_window_new': desktop_file.c:227:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 227 | ew->save_button = pref_button_new(NULL, GTK_STOCK_SAVE, NULL, FALSE, | ^~ desktop_file.c:235:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 235 | button = pref_button_new(NULL, GTK_STOCK_CLOSE, NULL, FALSE, | ^~~~~~ desktop_file.c: In function 'editor_list_window_delete_dlg_ok_cb': desktop_file.c:302:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 302 | warning_dialog(_("File deletion failed"), text, GTK_STOCK_DIALOG_WARNING, NULL); | ^~~~~~~~~~~~~~ desktop_file.c: In function 'editor_list_window_delete_cb': desktop_file.c:350:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 350 | generic_dialog_add_button(ewl->gd, GTK_STOCK_DELETE, NULL, editor_list_window_delete_dlg_ok_cb, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ desktop_file.c:353:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 353 | generic_dialog_add_message(ewl->gd, GTK_STOCK_DIALOG_QUESTION, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ desktop_file.c: In function 'editor_list_window_create': desktop_file.c:569:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 569 | button = pref_button_new(NULL, GTK_STOCK_HELP, NULL, FALSE, | ^~~~~~ desktop_file.c:575:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 575 | button = pref_button_new(NULL, GTK_STOCK_NEW, NULL, FALSE, | ^~~~~~ desktop_file.c:581:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 581 | button = pref_button_new(NULL, GTK_STOCK_EDIT, NULL, FALSE, | ^~~~~~ desktop_file.c:589:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 589 | button = pref_button_new(NULL, GTK_STOCK_DELETE, NULL, FALSE, | ^~~~~~ desktop_file.c:597:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 597 | button = pref_button_new(NULL, GTK_STOCK_CLOSE, NULL, FALSE, | ^~~~~~ CC dnd.o CC dupe.o dupe.c: In function 'widget_set_cursor': dupe.c:245:3: warning: 'gdk_cursor_new' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations] 245 | cursor = gdk_cursor_new(icon); | ^~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdk.h:34, from main.h:62, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here 228 | GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); | ^~~~~~~~~~~~~~ dupe.c: In function 'dupe_display_stats': dupe.c:2236:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2236 | generic_dialog_add_button(gd, GTK_STOCK_CLOSE, NULL, NULL, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c: In function 'dupe_menu_popup_main': dupe.c:2611:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2611 | menu_item_add_stock_sensitive(menu, _("View in _new window"), GTK_STOCK_NEW, on_row, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2638:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2638 | menu_item_add_stock_sensitive(menu, _("Print..."), GTK_STOCK_PRINT, on_row, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2641:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2641 | menu_item_add_stock_sensitive(menu, _("_Copy..."), GTK_STOCK_COPY, on_row, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2659:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2659 | _("_Delete"), GTK_STOCK_DELETE, on_row, | ^ dupe.c:2663:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2663 | menu_item_add_stock_sensitive(menu, _("Rem_ove"), GTK_STOCK_REMOVE, on_row, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2665:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2665 | menu_item_add_stock_sensitive(menu, _("C_lear"), GTK_STOCK_CLEAR, (dw->list != NULL), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2668:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2668 | menu_item_add_stock(menu, _("Close _window"), GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~~~~~ dupe.c: In function 'dupe_listview_press_cb': dupe.c:2712:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 2712 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, bevent->button, bevent->time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ dupe.c: In function 'dupe_menu_popup_second': dupe.c:2942:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2942 | menu_item_add_stock_sensitive(menu, _("View in _new window"), GTK_STOCK_NEW, on_row, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2950:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2950 | menu_item_add_stock_sensitive(menu, _("Rem_ove"), GTK_STOCK_REMOVE, on_row, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2952:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2952 | menu_item_add_stock_sensitive(menu, _("C_lear"), GTK_STOCK_CLEAR, notempty, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2955:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 2955 | menu_item_add_stock(menu, _("Close _window"), GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~~~~~ dupe.c: In function 'dupe_second_set_toggle_cb': dupe.c:2970:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2970 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2970:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 2970 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ dupe.c:2975:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 2975 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:2975:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 2975 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ dupe.c: In function 'dupe_listview_color_shifted': dupe.c:3105:3: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] 3105 | style = gtk_widget_get_style(widget); | ^~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here 742 | GtkStyle * gtk_widget_get_style (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ dupe.c: In function 'dupe_window_keypress_cb': dupe.c:3464:6: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 3464 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ dupe.c:3472:6: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 3472 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ dupe.c: In function 'dupe_window_new': dupe.c:3744:2: warning: 'gtk_table_new' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 3744 | dw->table = gtk_table_new(1, 3, FALSE); | ^~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here 119 | GtkWidget* gtk_table_new (guint rows, | ^~~~~~~~~~~~~ dupe.c:3751:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 3751 | gtk_table_attach_defaults(GTK_TABLE(dw->table), scrolled, 0, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:3751:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 3751 | gtk_table_attach_defaults(GTK_TABLE(dw->table), scrolled, 0, 2, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ dupe.c:3794:2: warning: 'gtk_table_attach_defaults' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 3794 | gtk_table_attach_defaults(GTK_TABLE(dw->table), dw->second_vbox, 2, 3, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:138:9: note: declared here 138 | void gtk_table_attach_defaults (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:3794:2: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 3794 | gtk_table_attach_defaults(GTK_TABLE(dw->table), dw->second_vbox, 2, 3, 0, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ dupe.c:3797:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 3797 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:3797:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 3797 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), PREF_PAD_GAP); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ dupe.c:3802:3: warning: 'gtk_table_set_col_spacings' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations] 3802 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:164:9: note: declared here 164 | void gtk_table_set_col_spacings (GtkTable *table, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dupe.c:3802:3: warning: 'gtk_table_get_type' is deprecated [-Wdeprecated-declarations] 3802 | gtk_table_set_col_spacings(GTK_TABLE(dw->table), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:280, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktable.h:117:10: note: declared here 117 | GType gtk_table_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~ dupe.c:3915:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3915 | button = pref_button_new(NULL, GTK_STOCK_HELP, NULL, FALSE, G_CALLBACK(dupe_help_cb), NULL); | ^~~~~~ dupe.c:3920:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3920 | button = pref_button_new(NULL, GTK_STOCK_STOP, NULL, FALSE, G_CALLBACK(dupe_check_stop_cb), dw); | ^~~~~~ dupe.c:3925:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 3925 | button = pref_button_new(NULL, GTK_STOCK_CLOSE, NULL, FALSE, G_CALLBACK(dupe_window_close_cb), dw); | ^~~~~~ dupe.c: In function 'dupe_confirm_dir_list': dupe.c:4034:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4034 | menu_item_add_stock(menu, _("Dropped list includes folders."), GTK_STOCK_DND_MULTIPLE, NULL, NULL); | ^~~~~~~~~~~~~~~~~~~ dupe.c:4036:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4036 | menu_item_add_stock(menu, _("_Add contents"), GTK_STOCK_OK, G_CALLBACK(confirm_dir_list_add), d); | ^~~~~~~~~~~~~~~~~~~ dupe.c:4037:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4037 | menu_item_add_stock(menu, _("Add contents _recursive"), GTK_STOCK_ADD, G_CALLBACK(confirm_dir_list_recurse), d); | ^~~~~~~~~~~~~~~~~~~ dupe.c:4038:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4038 | menu_item_add_stock(menu, _("_Skip folders"), GTK_STOCK_REMOVE, G_CALLBACK(confirm_dir_list_skip), d); | ^~~~~~~~~~~~~~~~~~~ dupe.c:4040:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4040 | menu_item_add_stock(menu, _("Cancel"), GTK_STOCK_CANCEL, G_CALLBACK(confirm_dir_list_cancel), d); | ^~~~~~~~~~~~~~~~~~~ dupe.c: In function 'dupe_dnd_data_get': dupe.c:4096:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4096 | warning_dialog(_("Find duplicates"), _("Please wait for the current file selection to be loaded."), GTK_STOCK_DIALOG_INFO, dw->window); | ^~~~~~~~~~~~~~ dupe.c:4121:6: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 4121 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, 0, time); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33, from main.h:63, from dupe.c:24: /home/pbulk/build/graphics/geeqie/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ dupe.c: In function 'pop_menu_export': dupe.c:4457:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4457 | stock_id = GTK_STOCK_SAVE; | ^~~~~~~~ dupe.c: In function 'submenu_add_export': dupe.c:4496:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4496 | GTK_STOCK_INDEX, TRUE, G_CALLBACK(func), GINT_TO_POINTER(0)); | ^~~~~~~~~~~~~~~ dupe.c:4498:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 4498 | GTK_STOCK_INDEX, TRUE, G_CALLBACK(func), GINT_TO_POINTER(1)); | ^~~~~~~~~~~~~~~ CC editors.o editors.c: In function 'editor_verbose_window': editors.c:597:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 597 | vd->button_stop = generic_dialog_add_button(vd->gd, GTK_STOCK_STOP, NULL, | ^~ editors.c:600:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 600 | vd->button_close = generic_dialog_add_button(vd->gd, GTK_STOCK_CLOSE, NULL, | ^~ editors.c: In function 'start_editor_from_filelist_full': editors.c:1335:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1335 | file_util_warning_dialog(_("Invalid editor command"), text, GTK_STOCK_DIALOG_ERROR, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ CC exif.o CC exif-common.o exif-common.c: In function 'exif_build_formatted_DateTime': exif-common.c:227:14: error: implicit declaration of function 'strptime'; did you mean 'strftime'? [-Werror=implicit-function-declaration] 227 | if (text && strptime(text, "%Y:%m:%d %H:%M:%S", &tm)) | ^~~~~~~~ | strftime cc1: all warnings being treated as errors gmake[3]: *** [Makefile:1105: exif-common.o] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src' gmake[2]: *** [Makefile:1143: all-recursive] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6/src' gmake[1]: *** [Makefile:712: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/graphics/geeqie/work/geeqie-1.6' gmake: *** [Makefile:523: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/graphics/geeqie *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/graphics/geeqie