+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mate-panel-1.26.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/mate-panel-1.26.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mate-panel-1.26.3 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3' Making all in po gmake[2]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/po' Making all in mate-panel gmake[2]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' GEN panel-typebuiltins.c GEN panel-typebuiltins.h GEN panel-resources.c GEN panel-resources.h GEN panel-marshal.c INFO: Reading panel-marshal.list... GEN panel-marshal.h INFO: Reading panel-marshal.list... GEN panel-test-applets-resources.c GEN panel-test-applets-resources.h /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' Making all in mate-submodules gmake[4]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' Making all in libegg gmake[5]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules/libegg' CC libegg_la-eggtreemultidnd.lo CC libegg_la-eggdesktopfile.lo CC libegg_la-eggsmclient.lo CC libegg_la-eggsmclient-xsmp.lo CCLD libegg.la gmake[5]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules/libegg' gmake[5]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' gmake[4]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' Making all in libmate-panel-applet-private gmake[4]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/libmate-panel-applet-private' CC panel-applets-manager-dbus.lo CC panel-applet-container.lo CC panel-applet-frame-dbus.lo CCLD libmate-panel-applet-private.la CC panel-applet-mini.lo CCLD libmate-panel-applet-private-mini.la gmake[4]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/libmate-panel-applet-private' Making all in libpanel-util gmake[4]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/libpanel-util' CC panel-cleanup.lo CC panel-color.lo CC panel-error.lo CC panel-glib.lo CC panel-gtk.lo CC panel-icon-chooser.lo CC panel-keyfile.lo CC panel-launch.lo CC panel-list.lo CC panel-session-manager.lo CC panel-show.lo CC panel-xdg.lo CCLD libpanel-util.la gmake[4]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/libpanel-util' gmake[4]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' CC mate_panel-panel-typebuiltins.o CC mate_panel-panel-resources.o CC mate_panel-panel-marshal.o CC mate_panel-main.o CC mate_panel-panel-widget.o panel-widget.c: In function 'panel_widget_reparent': panel-widget.c:2586:9: warning: 'gtk_widget_reparent' is deprecated [-Wdeprecated-declarations] 2586 | gtk_widget_reparent (applet, GTK_WIDGET (new_panel)); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from panel-widget.c:13: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:755:12: note: declared here 755 | void gtk_widget_reparent (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~ CC mate_panel-button-widget.o CC mate_panel-panel-session.o CC mate_panel-panel.o CC mate_panel-applet.o CC mate_panel-drawer.o CC mate_panel-panel-config-global.o CC mate_panel-panel-util.o CC mate_panel-panel-properties-dialog.o CC mate_panel-panel-run-dialog.o panel-run-dialog.c: In function 'fill_files_from': panel-run-dialog.c:1329:21: warning: the comparison will always evaluate as 'true' for the address of 'd_name' will never be NULL [-Waddress] 1329 | if (!dent->d_name || | ^ In file included from /usr/include/dirent.h:38, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/glib-2.0/glib/gdir.h:34, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/glib-2.0/glib.h:47, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:8, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from panel-run-dialog.h:29, from panel-run-dialog.c:33: /usr/include/sys/dirent.h:48:25: note: 'd_name' declared here 48 | char d_name[1]; /* name of file */ | ^~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/glib-2.0/glib.h:56: panel-run-dialog.c: In function 'remove_parameters': /home/pbulk/build/x11/mate-panel/work/.buildlink/include/glib-2.0/glib/gstring.h:72:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 69 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 70 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-run-dialog.c:1016:9: note: in expansion of macro 'g_string_free' 1016 | g_string_free (str, FALSE); | ^~~~~~~~~~~~~ CC mate_panel-menu.o menu.c: In function 'setup_menuitem': menu.c:774:17: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 774 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menuitem), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from panel-widget.h:15, from menu.h:27, from menu.c:26: /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'panel_image_menu_item_new': menu.c:967:9: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 967 | menuitem = gtk_image_menu_item_new (); | ^~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ menu.c:968:9: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated [-Wdeprecated-declarations] 968 | gtk_image_menu_item_set_always_show_image (GTK_IMAGE_MENU_ITEM (menuitem), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:87:12: note: declared here 87 | void gtk_image_menu_item_set_always_show_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'create_submenu_entry': menu.c:986:17: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 986 | menuitem = gtk_image_menu_item_new (); | ^~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-context-menu.o CC mate_panel-launcher.o CC mate_panel-panel-applet-frame.o CC mate_panel-panel-applets-manager.o CC mate_panel-panel-shell.o CC mate_panel-panel-background.o panel-background.c: In function 'panel_background_prepare': panel-background.c:122:33: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 122 | gdk_window_set_background_pattern (background->window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-background.h:32, from panel-background.c:28: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:128:33: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] 128 | gdk_window_set_background_rgba ( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here 787 | void gdk_window_set_background_rgba (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:133:25: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] 133 | gdk_window_set_background_rgba ( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here 787 | void gdk_window_set_background_rgba (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:143:17: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] 143 | gdk_window_set_background_rgba (background->window, &color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here 787 | void gdk_window_set_background_rgba (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:149:17: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 149 | gdk_window_set_background_pattern (background->window, background->composited_pattern); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-stock-icons.o panel-stock-icons.c: In function 'panel_init_stock_icons': panel-stock-icons.c:73:9: warning: 'gtk_icon_source_new' is deprecated [-Wdeprecated-declarations] 73 | source = gtk_icon_source_new (); | ^~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from panel-stock-icons.h:30, from panel-stock-icons.c:28: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:170:16: note: declared here 170 | GtkIconSource* gtk_icon_source_new (void); | ^~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:78:17: warning: 'gtk_icon_source_set_icon_name' is deprecated [-Wdeprecated-declarations] 78 | gtk_icon_source_set_icon_name (source, stock_icons [i].icon); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:180:16: note: declared here 180 | void gtk_icon_source_set_icon_name (GtkIconSource *source, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:80:17: warning: 'gtk_icon_set_new' is deprecated [-Wdeprecated-declarations] 80 | set = gtk_icon_set_new (); | ^~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:138:13: note: declared here 138 | GtkIconSet* gtk_icon_set_new (void); | ^~~~~~~~~~~~~~~~ panel-stock-icons.c:81:17: warning: 'gtk_icon_set_add_source' is deprecated [-Wdeprecated-declarations] 81 | gtk_icon_set_add_source (set, source); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:159:16: note: declared here 159 | void gtk_icon_set_add_source (GtkIconSet *icon_set, | ^~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:83:17: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] 83 | gtk_icon_factory_add (factory, stock_icons [i].stock_id, set); | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here 82 | void gtk_icon_factory_add (GtkIconFactory *factory, | ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:84:17: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations] 84 | gtk_icon_set_unref (set); | ^~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:145:13: note: declared here 145 | void gtk_icon_set_unref (GtkIconSet *icon_set); | ^~~~~~~~~~~~~~~~~~ panel-stock-icons.c:87:9: warning: 'gtk_icon_source_free' is deprecated [-Wdeprecated-declarations] 87 | gtk_icon_source_free (source); | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:174:16: note: declared here 174 | void gtk_icon_source_free (GtkIconSource *source); | ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c: In function 'panel_init_stock_items': panel-stock-icons.c:122:17: warning: 'gtk_icon_factory_lookup_default' is deprecated [-Wdeprecated-declarations] 122 | icon_set = gtk_icon_factory_lookup_default (stock_items [i].stock_icon_id); | ^~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:96:13: note: declared here 96 | GtkIconSet* gtk_icon_factory_lookup_default (const gchar *stock_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:123:17: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] 123 | gtk_icon_factory_add (factory, stock_items [i].stock_id, icon_set); | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here 82 | void gtk_icon_factory_add (GtkIconFactory *factory, | ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:126:9: warning: 'gtk_stock_add_static' is deprecated [-Wdeprecated-declarations] 126 | gtk_stock_add_static (items, G_N_ELEMENTS (stock_items)); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:79:10: note: declared here 79 | void gtk_stock_add_static (const GtkStockItem *items, | ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c: In function 'panel_init_stock_icons_and_items': panel-stock-icons.c:140:17: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] 140 | panel_menu_icon_size = gtk_icon_size_register ("panel-menu", | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here 122 | GtkIconSize gtk_icon_size_register (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:145:17: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] 145 | panel_menu_icon_size = gtk_icon_size_register ("__panel-menu", | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here 122 | GtkIconSize gtk_icon_size_register (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:152:17: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] 152 | panel_menu_bar_icon_size = gtk_icon_size_register ("panel-foobar", | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here 122 | GtkIconSize gtk_icon_size_register (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:156:17: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] 156 | panel_menu_bar_icon_size = gtk_icon_size_register ("__panel-foobar", | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here 122 | GtkIconSize gtk_icon_size_register (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:161:9: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] 161 | panel_add_to_icon_size = gtk_icon_size_register ("panel-add-to", | ^~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here 122 | GtkIconSize gtk_icon_size_register (const gchar *name, | ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:165:9: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] 165 | factory = gtk_icon_factory_new (); | ^~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here 80 | GtkIconFactory* gtk_icon_factory_new (void); | ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:166:9: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] 166 | gtk_icon_factory_add_default (factory); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here 92 | void gtk_icon_factory_add_default (GtkIconFactory *factory); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-action-button.o CC mate_panel-panel-menu-bar.o panel-menu-bar.c: In function 'panel_menu_bar_update_visibility': panel-menu-bar.c:138:17: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 138 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menubar->priv->applications_item), image); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from panel-menu-bar.h:29, from panel-menu-bar.c:30: /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-menu-bar.c:143:17: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 143 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menubar->priv->applications_item), NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-menu-button.o CC mate_panel-panel-menu-items.o panel-menu-items.c: In function 'panel_place_menu_item_get_type_once': panel-menu-items.c:97:1: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] 97 | G_DEFINE_TYPE_WITH_PRIVATE (PanelPlaceMenuItem, panel_place_menu_item, GTK_TYPE_IMAGE_MENU_ITEM) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from panel-menu-items.h:28, from panel-menu-items.c:38: /home/pbulk/build/x11/mate-panel/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; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-menu-items.c: In function 'panel_desktop_menu_item_get_type_once': panel-menu-items.c:98:1: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] 98 | G_DEFINE_TYPE_WITH_PRIVATE (PanelDesktopMenuItem, panel_desktop_menu_item, GTK_TYPE_IMAGE_MENU_ITEM) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-menu-items.c: In function 'panel_menu_items_append_from_desktop': panel-menu-items.c:241:17: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 241 | item = gtk_image_menu_item_new (); | ^~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ panel-menu-items.c: In function 'panel_menu_items_create_action_item_full': panel-menu-items.c:320:9: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 320 | item = gtk_image_menu_item_new (); | ^~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ panel-menu-items.c: In function 'panel_place_menu_item_append_gtk_bookmarks': panel-menu-items.c:464:17: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 464 | item = gtk_image_menu_item_new (); | ^~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ panel-menu-items.c: In function 'panel_place_menu_item_append_local_gio': panel-menu-items.c:909:17: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 909 | menu_item = gtk_image_menu_item_new (); | ^~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-separator.o CC mate_panel-panel-recent.o panel-recent.c: In function 'panel_recent_append_documents_menu': panel-recent.c:196:9: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 196 | menu_item = gtk_image_menu_item_new (); | ^~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269, from ./libpanel-util/panel-error.h:33, from panel-recent.c:33: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ panel-recent.c:238:9: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] 238 | menu_item = gtk_image_menu_item_new (); | ^~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 78 | GtkWidget* gtk_image_menu_item_new (void); | ^~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-toplevel.o CC mate_panel-panel-frame.o CC mate_panel-panel-multimonitor.o CC mate_panel-panel-a11y.o CC mate_panel-panel-bindings.o CC mate_panel-panel-layout.o CC mate_panel-panel-profile.o CC mate_panel-panel-lockdown.o CC mate_panel-panel-addto.o CC mate_panel-panel-ditem-editor.o CC mate_panel-panel-modules.o CC mate_panel-panel-applet-info.o CC mate_panel-panel-reset.o CC mate_panel-xstuff.o xstuff.c: In function 'draw_zoom_animation_composited': xstuff.c:215:9: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 215 | gdk_window_set_background_pattern (gtk_widget_get_window (win), NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from xstuff.c:26: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel-panel-xutils.o CC mate_panel-panel-force-quit.o CC mate_panel-panel-action-protocol.o CC mate_panel-panel-struts.o CCLD mate-panel CC mate-desktop-item-edit.o CC panel-ditem-editor.o CC panel-resources.o CC panel-marshal.o CC panel-util.o CC xstuff.o xstuff.c: In function 'draw_zoom_animation_composited': xstuff.c:215:9: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 215 | gdk_window_set_background_pattern (gtk_widget_get_window (win), NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from xstuff.c:26: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD mate-desktop-item-edit CC mate_panel_test_applets-panel-test-applets-resources.o CC mate_panel_test_applets-panel-marshal.o CC mate_panel_test_applets-panel-modules.o CC mate_panel_test_applets-panel-applet-info.o CC mate_panel_test_applets-panel-applets-manager.o CC mate_panel_test_applets-panel-test-applets.o CCLD mate-panel-test-applets GEN mate-panel.desktop gmake[4]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' gmake[3]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' gmake[2]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' Making all in libmate-panel-applet gmake[2]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' GEN mate-panel-applet-enums.c GEN mate-panel-applet-enums.h GEN mate-panel-applet-marshal.c INFO: Reading mate-panel-applet-marshal.list... GEN mate-panel-applet-marshal.h INFO: Reading mate-panel-applet-marshal.list... /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' CC test-dbus-applet.o test-dbus-applet.c: In function 'test_applet_on_do': test-dbus-applet.c:10:9: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] 10 | g_message ("%s called\n", gtk_action_get_name (action)); | ^~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from mate-panel-applet.h:30, from test-dbus-applet.c:4: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here 103 | const gchar* gtk_action_get_name (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~ test-dbus-applet.c: In function 'test_applet_handle_background_change': test-dbus-applet.c:124:17: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 124 | gdk_window_set_background_pattern (window, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c:129:17: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 129 | gdk_window_set_background_pattern (window, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c:133:17: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 133 | gdk_window_set_background_pattern (window, pattern); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c: In function 'test_applet_fill': test-dbus-applet.c:159:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 159 | action_group = gtk_action_group_new ("TestAppletActions"); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c:160:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 160 | gtk_action_group_add_actions (action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate-panel-applet-enums.lo CC mate-panel-applet-marshal.lo CC mate-panel-applet.lo mate-panel-applet.c: In function 'mate_panel_applet_set_locked': mate-panel-applet.c:447:9: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] 447 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), locked); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from mate-panel-applet.c:39: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 82 | void gtk_toggle_action_set_active (GtkToggleAction *action, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_menu_get_action': mate-panel-applet.c:660:9: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] 660 | return gtk_action_group_get_action (priv->panel_action_group, action); | ^~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254: /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_menu_cmd_lock': mate-panel-applet.c:738:9: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] 738 | locked = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); | ^~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here 85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_setup_menu': mate-panel-applet.c:760:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 760 | gtk_ui_manager_insert_action_group (priv->ui_manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284: /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:766:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 766 | gtk_ui_manager_add_ui_from_string (priv->ui_manager, new_xml, -1, &error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:768:9: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] 768 | gtk_ui_manager_ensure_update (priv->ui_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here 184 | void gtk_ui_manager_ensure_update (GtkUIManager *manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_menu_popup': mate-panel-applet.c:916:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] 916 | menu = gtk_ui_manager_get_widget (priv->ui_manager, | ^~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here 149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_change_background': mate-panel-applet.c:1629:33: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 1629 | gdk_window_set_background_pattern (window, transparent); /* backgrounds set by GTK theme */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from mate-panel-applet.c:37: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1635:33: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] 1635 | gdk_window_set_background_rgba(window,color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here 787 | void gdk_window_set_background_rgba (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1641:33: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] 1641 | gdk_window_set_background_pattern(window,pattern); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:15: note: declared here 790 | void gdk_window_set_background_pattern (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_init': mate-panel-applet.c:1905:9: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] 1905 | priv->panel_action_group = gtk_action_group_new ("PanelActions"); | ^~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here 175 | GtkActionGroup *gtk_action_group_new (const gchar *name); | ^~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1906:9: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] 1906 | gtk_action_group_set_translation_domain (priv->panel_action_group, GETTEXT_PACKAGE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1907:9: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] 1907 | gtk_action_group_add_actions (priv->panel_action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1911:9: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] 1911 | gtk_action_group_add_toggle_actions (priv->panel_action_group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1916:9: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] 1916 | priv->ui_manager = gtk_ui_manager_new (); | ^~~~ /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here 130 | GtkUIManager *gtk_ui_manager_new (void); | ^~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1917:9: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] 1917 | gtk_ui_manager_insert_action_group (priv->ui_manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1919:9: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] 1919 | gtk_ui_manager_add_ui_from_string (priv->ui_manager, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/x11/mate-panel/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate-panel-applet-factory.lo CC mate-panel-applet-gsettings.lo CC panel-plug.lo panel-plug.c: In function 'panel_plug_draw': panel-plug.c:47:3: warning: 'gdk_window_get_background_pattern' is deprecated [-Wdeprecated-declarations] 47 | pattern = gdk_window_get_background_pattern (window); | ^~~~~~~ In file included from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-plug.c:25: /home/pbulk/build/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:793:18: note: declared here 793 | cairo_pattern_t *gdk_window_get_background_pattern (GdkWindow *window); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libmate-panel-applet-4.la CCLD test-dbus-applet GISCAN MatePanelApplet-4.0.gir mate-panel-applet-gsettings.h:34: Warning: MatePanelApplet: symbol='PANEL_OBJECT_PREFS_PATH': Unknown namespace for symbol 'PANEL_OBJECT_PREFS_PATH' mate-panel-applet-gsettings.h:38: Warning: MatePanelApplet: mate_panel_applet_settings_new: return value: Missing (transfer) annotation mate-panel-applet-gsettings.h:39: Warning: MatePanelApplet: mate_panel_applet_settings_get_glist: return value: Missing (element-type) annotation mate-panel-applet-gsettings.h:40: Warning: MatePanelApplet: mate_panel_applet_settings_set_glist: argument list: Missing (element-type) annotation mate-panel-applet-gsettings.h:41: Warning: MatePanelApplet: mate_panel_applet_settings_get_gslist: return value: Missing (element-type) annotation mate-panel-applet-gsettings.h:42: Warning: MatePanelApplet: mate_panel_applet_settings_set_gslist: argument list: Missing (element-type) annotation g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. GEN org.mate.panel.TestApplet.mate-panel-applet /home/pbulk/build/x11/mate-panel/work/.tools/bin/msgfmt: no input file should be given if --desktop and -d are specified Try '/home/pbulk/build/x11/mate-panel/work/.tools/bin/msgfmt --help' for more information. gmake[3]: *** [Makefile:1035: org.mate.panel.TestApplet.mate-panel-applet] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' gmake[2]: *** [Makefile:537: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' gmake[1]: *** [Makefile:536: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/x11/mate-panel/work/mate-panel-1.26.3' gmake: *** [Makefile:468: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/mate-panel *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/mate-panel