+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/glabels-3.4.1nb31/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/glabels-3.4.1nb31/work.log ===> Building for glabels-3.4.1nb31 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1' Making all in po gmake[2]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/po' MSGFMT ar.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/po' Making all in libglabels gmake[2]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/libglabels' CC lgl-db.lo CC lgl-units.lo CC lgl-paper.lo CC lgl-category.lo CC lgl-vendor.lo CC lgl-template.lo CC lgl-xml-paper.lo lgl-template.c: In function 'lgl_template_frame_get_origins': lgl-template.c:840:9: warning: 'g_qsort_with_data' is deprecated: Use 'g_sort_array' instead [-Wdeprecated-declarations] 840 | g_qsort_with_data (origins, n_labels, sizeof(lglTemplateOrigin), | ^~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/glib-2.0/glib.h:71, from lgl-template.h:24, from lgl-template.c:23: /home/pbulk/build/print/glabels/work/.buildlink/include/glib-2.0/glib/gqsort.h:39:6: note: declared here 39 | void g_qsort_with_data (gconstpointer pbase, | ^~~~~~~~~~~~~~~~~ CC lgl-xml-category.lo CC lgl-xml-vendor.lo CC lgl-xml-template.lo CC lgl-xml.lo CC lgl-str.lo CCLD libglabels-3.0.la gmake[2]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/libglabels' Making all in libglbarcode gmake[2]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/libglbarcode' CC lgl-barcode.lo CC lgl-barcode-create.lo CC lgl-barcode-render-to-cairo.lo CC lgl-barcode-onecode.lo CC lgl-barcode-postnet.lo CC lgl-barcode-code39.lo CCLD libglbarcode-3.0.la gmake[2]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/libglbarcode' Making all in src gmake[2]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src' GEN marshal.c GEN marshal.h INFO: Reading marshal.list... INFO: Reading marshal.list... /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src' Making all in pixmaps gmake[4]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src/pixmaps' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src/pixmaps' Making all in cursors gmake[4]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src/cursors' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src/cursors' gmake[4]: Entering directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src' CC glabels.o CC warning-handler.o CC critical-error-handler.o CC window.o critical-error-handler.c: In function 'critical_error_handler': critical-error-handler.c:76:32: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 76 | GTK_STOCK_QUIT, 0); | ^~~~~~~~~~~~~~ CC ui.o window.c: In function 'gl_window_init': window.c:148:29: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 148 | gtk_ui_manager_get_widget (ui, "/MenuBar"), | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284, from window.h:24, from window.c:23: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ window.c:151:29: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 151 | gtk_ui_manager_get_widget (ui, "/MainToolBar"), | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ window.c:154:29: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 154 | gtk_ui_manager_get_widget (ui, "/DrawingToolBar"), | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ window.c:205:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 205 | window->context_menu = GTK_MENU (gtk_ui_manager_get_widget (ui, "/ContextMenu")); | ^~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ window.c:207:17: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 207 | GTK_MENU (gtk_ui_manager_get_widget (ui, "/EmptySelectionContextMenu")); | ^~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ window.c: In function 'context_menu_activate_cb': window.c:552:17: 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] 552 | gtk_menu_popup (GTK_MENU (window->empty_selection_context_menu), | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ window.c:557:17: 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] 557 | gtk_menu_popup (GTK_MENU (window->context_menu), | ^~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ CC ui-util.o CC ui-commands.o CC ui-property-bar.o ui.c:112:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 112 | GTK_STOCK_NEW, | ^~~~~~~~~~~~~ ui.c:119:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 119 | GTK_STOCK_OPEN, | ^~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_new': ui.c:126:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 126 | GTK_STOCK_SAVE, | ^~~~~~~~~~~~~~ ui.c:133:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 133 | GTK_STOCK_SAVE, | ^~~~~~~~~~~~~~ ui-commands.c:48:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 48 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from ui-commands.h:24, from ui-commands.c:23: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_properties': ui-commands.c:66:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 66 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_template_designer': ui-commands.c:86:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 86 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_open': ui-commands.c:106:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 106 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_save': ui.c:140:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 140 | GTK_STOCK_PRINT, | ^~~~~~~~~~~~~~~ ui-commands.c:154:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 154 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:147:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 147 | GTK_STOCK_PROPERTIES, | ^~~~~~~~~~~~~~~~~~~~ ui.c:161:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 161 | GTK_STOCK_CLOSE, | ^~~~~~~~~~~~~~~ ui.c:168:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 168 | GTK_STOCK_QUIT, | ^~~~~~~~~~~~~~ ui.c:177:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 177 | GTK_STOCK_UNDO, | ^~~~~~~~~~~~~~ ui.c:184:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 184 | GTK_STOCK_REDO, | ^~~~~~~~~~~~~~ ui.c:191:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 191 | GTK_STOCK_CUT, | ^~~~~~~~~~~~~ ui.c:198:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 198 | GTK_STOCK_COPY, | ^~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_save_as': ui-commands.c:172:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 172 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:205:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 205 | GTK_STOCK_PASTE, | ^~~~~~~~~~~~~~~ ui.c:233:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 233 | GTK_STOCK_PREFERENCES, | ^~~~~~~~~~~~~~~~~~~~~ ui.c:242:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 242 | GTK_STOCK_ZOOM_IN, | ^~~~~~~~~~~~~~~~~ ui.c:249:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 249 | GTK_STOCK_ZOOM_OUT, | ^~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_print': ui-commands.c:193:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 193 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:256:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 256 | GTK_STOCK_ZOOM_100, | ^~~~~~~~~~~~~~~~~~ ui.c:263:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 263 | GTK_STOCK_ZOOM_FIT, | ^~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_close': ui-commands.c:227:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 227 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:428:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 428 | GTK_STOCK_HELP, | ^~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_file_quit': ui.c:435:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 435 | GTK_STOCK_ABOUT, | ^~~~~~~~~~~~~~~ ui-commands.c:245:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 245 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_undo': ui-commands.c:263:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 263 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_redo': ui-commands.c:281:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 281 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c: In function 'gl_ui_new': ui-commands.c: In function 'gl_ui_cmd_edit_cut': ui-commands.c:299:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 299 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:769:9: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 769 | ui = gtk_ui_manager_new (); | ^~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284, from ui.h:24, from ui.c:23: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_copy': ui-commands.c:317:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 317 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-util.c: In function 'gl_ui_util_set_verb_sensitive': ui.c:776:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 776 | actions = gtk_action_group_new ("Actions"); | ^~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ ui-util.c:63:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 63 | g_return_if_fail (GTK_IS_UI_MANAGER (ui)); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284, from ui-util.h:24, from ui-util.c:23: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ ui.c:777:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 777 | gtk_action_group_set_translation_domain (actions, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here 252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_paste': ui-commands.c:335:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 335 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ ui-util.c:65:9: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 65 | action = gtk_ui_manager_get_action (ui, cname); | ^~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui.c:778:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 778 | gtk_action_group_add_actions (actions, entries, n_entries, GTK_WINDOW (window)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_delete': ui-util.c:69:17: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 69 | gtk_action_set_sensitive (action, sensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here 210 | void gtk_action_group_add_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:353:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 353 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ ui.c:779:9: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 779 | gtk_action_group_add_toggle_actions (actions, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-util.c: In function 'gl_ui_util_set_verb_list_sensitive': /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-util.c:89:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 89 | g_return_if_fail (GTK_IS_UI_MANAGER (ui)); | ^~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_select_all': ui.c:782:9: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 782 | gtk_action_group_add_toggle_actions (actions, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:371:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 371 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here 215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-util.c:93:17: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 93 | action = gtk_ui_manager_get_action (ui, *vlist); | ^~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:786:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 786 | gtk_ui_manager_insert_action_group (ui, actions, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_unselect_all': /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here 138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-util.c:96:25: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] 96 | gtk_action_set_sensitive (action, sensitive); | ^~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:389:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 389 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ ui.c:787:9: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] 787 | gtk_window_add_accel_group (GTK_WINDOW (window), gtk_ui_manager_get_accel_group (ui)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here 109 | void gtk_action_set_sensitive (GtkAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here 147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-util.c: In function 'gl_ui_util_set_verb_state': ui-util.c:117:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 117 | g_return_if_fail (GTK_IS_UI_MANAGER (ui)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ ui.c:790:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 790 | if (!gtk_ui_manager_add_ui_from_string (ui, ui_info, strlen (ui_info), &error)) { | ^~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here 158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-util.c:119:9: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] 119 | action = GTK_TOGGLE_ACTION (gtk_ui_manager_get_action (ui, cname)); | ^~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here 155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-util.c:122:17: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 122 | gtk_toggle_action_set_active (action, state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c:806:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 806 | gtk_menu_item_set_submenu (GTK_MENU_ITEM (gtk_ui_manager_get_widget (ui, "/MenuBar/FileMenu/FileRecentsMenu")), | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui.c: In function 'gl_ui_update_undo_redo_verbs': ui.c:974:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 974 | menu_item = gtk_ui_manager_get_widget (ui, "/MenuBar/EditMenu/EditUndo"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_edit_preferences': ui-commands.c:409:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 409 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:981:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 981 | menu_item = gtk_ui_manager_get_widget (ui, "/MenuBar/EditMenu/EditRedo"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui.c: In function 'view_ui_item_toggled_cb': ui.c:1010:9: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] 1010 | g_return_if_fail (action && GTK_IS_TOGGLE_ACTION (action)); | ^~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_view_property_bar_toggle': ui-commands.c:444:9: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] 444 | g_return_if_fail (action && GTK_IS_TOGGLE_ACTION(action)); | ^~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here 73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here 73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c:1012:9: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 1012 | name = gtk_action_get_name (GTK_ACTION (action)); | ^~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here 103 | const gchar* gtk_action_get_name (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~ ui-commands.c:447:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 447 | state = gtk_toggle_action_get_active (action); | ^~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_view_grid_toggle': ui.c:1013:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 1013 | state = gtk_toggle_action_get_active (action); | ^~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:471:9: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] 471 | g_return_if_fail (action && GTK_IS_TOGGLE_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here 73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:474:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 474 | state = gtk_toggle_action_get_active (action); | ^~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c: In function 'set_app_main_toolbar_style': ui-commands.c: In function 'gl_ui_cmd_view_markup_toggle': ui.c:1043:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 1043 | g_return_if_fail (ui && GTK_IS_UI_MANAGER (ui)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:502:9: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] 502 | g_return_if_fail (action && GTK_IS_TOGGLE_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here 73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c:1049:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1049 | toolbar = gtk_ui_manager_get_widget (ui, "/MainToolBar"); | ^~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:505:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 505 | state = gtk_toggle_action_get_active (action); | ^~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c: In function 'set_app_drawing_toolbar_style': ui-commands.c: In function 'gl_ui_cmd_view_zoomin': ui-commands.c:532:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 532 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:1071:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 1071 | g_return_if_fail (ui && GTK_IS_UI_MANAGER (ui)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ ui.c:1077:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1077 | toolbar = gtk_ui_manager_get_widget (ui, "/DrawingToolBar"); | ^~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_view_zoomout': ui-commands.c:553:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 553 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c: In function 'set_view_style': ui.c:1099:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] 1099 | g_return_if_fail (ui && GTK_IS_UI_MANAGER(ui)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here 128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_view_zoom1to1': ui-commands.c:574:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 574 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c: In function 'descend_menu_set_always_show_image': ui.c:1132:17: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] 1132 | else if ( GTK_IS_IMAGE_MENU_ITEM (menu_item) ) | ^~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here 76 | GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ui.c: In function 'set_additional_properties': ui-commands.c: In function 'gl_ui_cmd_view_zoom_to_fit': ui-commands.c:595:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 595 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:1154:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1154 | menu_item = gtk_ui_manager_get_widget (ui, "/MenuBar/ObjectsMenu/"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_arrow_mode': ui.c:1158:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1158 | menu_item = gtk_ui_manager_get_widget (ui, "/MenuBar/ObjectsMenu/ObjectsMergeProperties"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:615:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 615 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:1161:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1161 | menu_item = gtk_ui_manager_get_widget (ui, "/ContextMenu/ObjectsOrderMenu/"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_create_text': ui.c:1165:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1165 | menu_item = gtk_ui_manager_get_widget (ui, "/ContextMenu/ObjectsRotateFlipMenu/"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c:636:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 636 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:1169:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1169 | menu_item = gtk_ui_manager_get_widget (ui, "/ContextMenu/ObjectsAlignMenu/"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_create_box': ui-commands.c:658:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 658 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui.c:1173:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 1173 | menu_item = gtk_ui_manager_get_widget (ui, "/ContextMenu/ObjectsCenterMenu/"); | ^~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_create_line': ui-commands.c:680:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 680 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_create_ellipse': ui-commands.c:702:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 702 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_create_image': ui-commands.c:724:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 724 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_create_barcode': ui-commands.c:746:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 746 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_raise': ui-commands.c:768:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 768 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_lower': ui-commands.c:789:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 789 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_rotate_left': ui-commands.c:810:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 810 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_rotate_right': ui-commands.c:831:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 831 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_flip_horiz': ui-commands.c:852:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 852 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_flip_vert': ui-commands.c:873:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 873 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_align_left': ui-commands.c:894:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 894 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_align_right': ui-commands.c:915:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 915 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_align_hcenter': ui-commands.c:936:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 936 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_align_top': ui-commands.c:957:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 957 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_align_bottom': ui-commands.c:978:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 978 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_align_vcenter': ui-commands.c:999:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 999 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_center_horiz': ui-commands.c:1020:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 1020 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_center_vert': ui-commands.c:1041:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 1041 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_objects_merge_properties': ui-commands.c:1062:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 1062 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c:1073:38: error: assignment to 'glMergePropertiesDialog *' {aka 'struct _glMergePropertiesDialog *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 1073 | window->merge_dialog = | ^ ui-commands.c: In function 'gl_ui_cmd_help_contents': ui-commands.c:1101:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 1101 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-commands.c:1104:9: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] 1104 | gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (window)), | ^~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:200: /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here 33 | gboolean gtk_show_uri (GdkScreen *screen, | ^~~~~~~~~~~~ ui-commands.c: In function 'gl_ui_cmd_help_about': ui-commands.c:1181:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] 1181 | g_return_if_fail (action && GTK_IS_ACTION(action)); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here 96 | GType gtk_action_get_type (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~~~ ui-property-bar.c: In function 'gl_ui_property_bar_get_type_once': ui-property-bar.c:160:1: warning: 'gtk_hbox_get_type' is deprecated [-Wdeprecated-declarations] 160 | G_DEFINE_TYPE (glUIPropertyBar, gl_ui_property_bar, GTK_TYPE_HBOX) | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:262, from ui-property-bar.h:24, from ui-property-bar.c:23: /home/pbulk/build/print/glabels/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; | ^~~~~~~~~~~~~~~~~ gmake[4]: *** [Makefile:1038: ui-commands.o] Error 1 gmake[4]: *** Waiting for unfinished jobs.... CC ui-sidebar.o ui-sidebar.c: In function 'gl_ui_sidebar_get_type_once': ui-sidebar.c:66:1: warning: 'gtk_vbox_get_type' is deprecated [-Wdeprecated-declarations] 66 | G_DEFINE_TYPE (glUISidebar, gl_ui_sidebar, GTK_TYPE_VBOX) | ^~~~~~~~~~~~~ In file included from /home/pbulk/build/print/glabels/work/.buildlink/include/gtk-3.0/gtk/gtk.h:286, from ui-sidebar.h:24, from ui-sidebar.c:23: /home/pbulk/build/print/glabels/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; | ^~~~~~~~~~~~~~~~~ gmake[4]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src' gmake[3]: *** [Makefile:1071: all-recursive] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src' gmake[2]: *** [Makefile:838: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1/src' gmake[1]: *** [Makefile:512: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/print/glabels/work/glabels-3.4.1' gmake: *** [Makefile:442: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/glabels *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/glabels