=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for mate-panel-1.26.3 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3' Making all in po gmake[2]: Entering directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/po' Making all in mate-panel gmake[2]: Entering directory '/tmp/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 GEN panel-marshal.h INFO: Reading panel-marshal.list... INFO: Reading panel-marshal.list... GEN panel-test-applets-resources.c GEN panel-test-applets-resources.h /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' Making all in mate-submodules gmake[4]: Entering directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' Making all in libegg gmake[5]: Entering directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules/libegg' CC libegg_la-eggtreemultidnd.lo CC libegg_la-eggsmclient.lo CC libegg_la-eggdesktopfile.lo CC libegg_la-eggsmclient-xsmp.lo CCLD libegg.la gmake[5]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules/libegg' gmake[5]: Entering directory '/tmp/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 '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' gmake[4]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/mate-submodules' Making all in libmate-panel-applet-private gmake[4]: Entering directory '/tmp/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-mini.lo CC panel-applet-frame-dbus.lo CCLD libmate-panel-applet-private.la CCLD libmate-panel-applet-private-mini.la gmake[4]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/libmate-panel-applet-private' Making all in libpanel-util gmake[4]: Entering directory '/tmp/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 '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel/libpanel-util' gmake[4]: Entering directory '/tmp/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 CC mate_panel-button-widget.o CC mate_panel-panel-session.o CC mate_panel-panel.o panel-widget.c: In function 'panel_widget_reparent': panel-widget.c:2586:2: warning: 'gtk_widget_reparent' is deprecated [-Wdeprecated-declarations] gtk_widget_reparent (applet, GTK_WIDGET (new_panel)); ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from panel-widget.c:13: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:755:9: note: declared here void gtk_widget_reparent (GtkWidget *widget, ^~~~~~~~~~~~~~~~~~~ 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 CC mate_panel-menu.o In file included from /tmp/x11/mate-panel/work/.buildlink/include/glib-2.0/glib/giochannel.h:36:0, from /tmp/x11/mate-panel/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:8, from /tmp/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: panel-run-dialog.c: In function 'remove_parameters': /tmp/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] (__builtin_constant_p (free_segment) ? \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ((free_segment) ? \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (g_string_free) ((str), (free_segment)) : \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_string_free_and_steal (str)) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (g_string_free) ((str), (free_segment))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-run-dialog.c:1016:2: note: in expansion of macro 'g_string_free' g_string_free (str, FALSE); ^~~~~~~~~~~~~ CC mate_panel-panel-context-menu.o CC mate_panel-launcher.o menu.c: In function 'setup_menuitem': menu.c:774:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menuitem), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-widget.h:15, from menu.h:27, from menu.c:26: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'panel_image_menu_item_new': menu.c:967:2: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] menuitem = gtk_image_menu_item_new (); ^~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-widget.h:15, from menu.h:27, from menu.c:26: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here GtkWidget* gtk_image_menu_item_new (void); ^~~~~~~~~~~~~~~~~~~~~~~ menu.c:968:2: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_always_show_image (GTK_IMAGE_MENU_ITEM (menuitem), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-widget.h:15, from menu.h:27, from menu.c:26: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:87:12: note: declared here void gtk_image_menu_item_set_always_show_image (GtkImageMenuItem *image_menu_item, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In function 'create_submenu_entry': menu.c:986:3: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] menuitem = gtk_image_menu_item_new (); ^~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-widget.h:15, from menu.h:27, from menu.c:26: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here GtkWidget* gtk_image_menu_item_new (void); ^~~~~~~~~~~~~~~~~~~~~~~ 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 CC mate_panel-panel-stock-icons.o CC mate_panel-panel-action-button.o CC mate_panel-panel-menu-bar.o panel-background.c: In function 'panel_background_prepare': panel-background.c:122:5: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (background->window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-background.h:32, from panel-background.c:28: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:128:5: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-background.h:32, from panel-background.c:28: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:133:4: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-background.h:32, from panel-background.c:28: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:143:3: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba (background->window, &color); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-background.h:32, from panel-background.c:28: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-background.c:149:3: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (background->window, background->composited_pattern); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-background.h:32, from panel-background.c:28: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c: In function 'panel_init_stock_icons': panel-stock-icons.c:73:2: warning: 'gtk_icon_source_new' is deprecated [-Wdeprecated-declarations] source = gtk_icon_source_new (); ^~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:170:16: note: declared here GtkIconSource* gtk_icon_source_new (void); ^~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:78:3: warning: 'gtk_icon_source_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_icon_source_set_icon_name (source, stock_icons [i].icon); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:180:16: note: declared here void gtk_icon_source_set_icon_name (GtkIconSource *source, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:80:3: warning: 'gtk_icon_set_new' is deprecated [-Wdeprecated-declarations] set = gtk_icon_set_new (); ^~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:138:13: note: declared here GtkIconSet* gtk_icon_set_new (void); ^~~~~~~~~~~~~~~~ panel-stock-icons.c:81:3: warning: 'gtk_icon_set_add_source' is deprecated [-Wdeprecated-declarations] gtk_icon_set_add_source (set, source); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:159:16: note: declared here void gtk_icon_set_add_source (GtkIconSet *icon_set, ^~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:83:3: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add (factory, stock_icons [i].stock_id, set); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here void gtk_icon_factory_add (GtkIconFactory *factory, ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:84:3: warning: 'gtk_icon_set_unref' is deprecated [-Wdeprecated-declarations] gtk_icon_set_unref (set); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:145:13: note: declared here void gtk_icon_set_unref (GtkIconSet *icon_set); ^~~~~~~~~~~~~~~~~~ panel-stock-icons.c:87:2: warning: 'gtk_icon_source_free' is deprecated [-Wdeprecated-declarations] gtk_icon_source_free (source); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:174:16: note: declared here void gtk_icon_source_free (GtkIconSource *source); ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c: In function 'panel_init_stock_items': panel-stock-icons.c:122:3: warning: 'gtk_icon_factory_lookup_default' is deprecated [-Wdeprecated-declarations] icon_set = gtk_icon_factory_lookup_default (stock_items [i].stock_icon_id); ^~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:96:13: note: declared here GtkIconSet* gtk_icon_factory_lookup_default (const gchar *stock_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:123:3: warning: 'gtk_icon_factory_add' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add (factory, stock_items [i].stock_id, icon_set); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:82:17: note: declared here void gtk_icon_factory_add (GtkIconFactory *factory, ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:126:2: warning: 'gtk_stock_add_static' is deprecated [-Wdeprecated-declarations] gtk_stock_add_static (items, G_N_ELEMENTS (stock_items)); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254, from panel-stock-icons.h:30, from panel-stock-icons.c:28: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:79:10: note: declared here 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:3: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] panel_menu_icon_size = gtk_icon_size_register ("panel-menu", ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here GtkIconSize gtk_icon_size_register (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:145:3: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] panel_menu_icon_size = gtk_icon_size_register ("__panel-menu", ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here GtkIconSize gtk_icon_size_register (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:152:3: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] panel_menu_bar_icon_size = gtk_icon_size_register ("panel-foobar", ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here GtkIconSize gtk_icon_size_register (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:156:3: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] panel_menu_bar_icon_size = gtk_icon_size_register ("__panel-foobar", ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here GtkIconSize gtk_icon_size_register (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:161:2: warning: 'gtk_icon_size_register' is deprecated [-Wdeprecated-declarations] panel_add_to_icon_size = gtk_icon_size_register ("panel-add-to", ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:122:23: note: declared here GtkIconSize gtk_icon_size_register (const gchar *name, ^~~~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:165:2: warning: 'gtk_icon_factory_new' is deprecated [-Wdeprecated-declarations] factory = gtk_icon_factory_new (); ^~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:80:17: note: declared here GtkIconFactory* gtk_icon_factory_new (void); ^~~~~~~~~~~~~~~~~~~~ panel-stock-icons.c:166:2: warning: 'gtk_icon_factory_add_default' is deprecated [-Wdeprecated-declarations] gtk_icon_factory_add_default (factory); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstyleprovider.h:27:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:27, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:92:13: note: declared here void gtk_icon_factory_add_default (GtkIconFactory *factory); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-menu-bar.c: In function 'panel_menu_bar_update_visibility': panel-menu-bar.c:138:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menubar->priv->applications_item), image); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-bar.h:29, from panel-menu-bar.c:30: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ panel-menu-bar.c:143:3: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menubar->priv->applications_item), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-bar.h:29, from panel-menu-bar.c:30: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 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 CC mate_panel-panel-separator.o CC mate_panel-panel-recent.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] G_DEFINE_TYPE_WITH_PRIVATE (PanelPlaceMenuItem, panel_place_menu_item, GTK_TYPE_IMAGE_MENU_ITEM) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-items.h:28, from panel-menu-items.c:38: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here 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] G_DEFINE_TYPE_WITH_PRIVATE (PanelDesktopMenuItem, panel_desktop_menu_item, GTK_TYPE_IMAGE_MENU_ITEM) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-items.h:28, from panel-menu-items.c:38: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here 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:3: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new (); ^~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-items.h:28, from panel-menu-items.c:38: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 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:2: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new (); ^~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-items.h:28, from panel-menu-items.c:38: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 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:3: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new (); ^~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-items.h:28, from panel-menu-items.c:38: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 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:3: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] menu_item = gtk_image_menu_item_new (); ^~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from panel-menu-items.h:28, from panel-menu-items.c:38: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here GtkWidget* gtk_image_menu_item_new (void); ^~~~~~~~~~~~~~~~~~~~~~~ panel-recent.c: In function 'panel_recent_append_documents_menu': panel-recent.c:196:2: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] menu_item = gtk_image_menu_item_new (); ^~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from ./libpanel-util/panel-error.h:33, from panel-recent.c:33: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here GtkWidget* gtk_image_menu_item_new (void); ^~~~~~~~~~~~~~~~~~~~~~~ panel-recent.c:238:2: warning: 'gtk_image_menu_item_new' is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] menu_item = gtk_image_menu_item_new (); ^~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269:0, from ./libpanel-util/panel-error.h:33, from panel-recent.c:33: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:78:12: note: declared here 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 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 xstuff.c: In function 'draw_zoom_animation_composited': xstuff.c:215:2: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (gtk_widget_get_window (win), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from xstuff.c:26: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 xstuff.c: In function 'draw_zoom_animation_composited': xstuff.c:215:2: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (gtk_widget_get_window (win), NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from xstuff.c:26: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_panel_test_applets-panel-applets-manager.o CC mate_panel_test_applets-panel-test-applets.o GEN mate-panel.desktop CCLD mate-panel CCLD mate-desktop-item-edit CCLD mate-panel-test-applets ld: warning: libfreetype.so.19, needed by /tmp/x11/mate-panel/work/.buildlink/lib/libfontconfig.so, may conflict with libfreetype.so.6 ld: warning: libfreetype.so.19, needed by /tmp/x11/mate-panel/work/.buildlink/lib/libfontconfig.so, may conflict with libfreetype.so.6 ld: warning: libfreetype.so.19, needed by /tmp/x11/mate-panel/work/.buildlink/lib/libfontconfig.so, may conflict with libfreetype.so.6 gmake[4]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' gmake[3]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' gmake[2]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/mate-panel' Making all in libmate-panel-applet gmake[2]: Entering directory '/tmp/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 GEN mate-panel-applet-marshal.h INFO: Reading mate-panel-applet-marshal.list... INFO: Reading mate-panel-applet-marshal.list... /usr/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' CC test-dbus-applet.o CC mate-panel-applet-enums.lo CC mate-panel-applet.lo CC mate-panel-applet-marshal.lo CC mate-panel-applet-factory.lo 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] g_message ("%s called\n", gtk_action_get_name (action)); ^~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /tmp/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: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^~~~~~~~~~~~~~~~~~~ test-dbus-applet.c: In function 'test_applet_handle_background_change': test-dbus-applet.c:124:3: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (window, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from mate-panel-applet.h:30, from test-dbus-applet.c:4: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c:129:3: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (window, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from mate-panel-applet.h:30, from test-dbus-applet.c:4: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c:133:3: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (window, pattern); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from mate-panel-applet.h:30, from test-dbus-applet.c:4: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c: In function 'test_applet_fill': test-dbus-applet.c:159:2: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("TestAppletActions"); ^~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.h:30, from test-dbus-applet.c:4: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ test-dbus-applet.c:160:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.h:30, from test-dbus-applet.c:4: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate-panel-applet-gsettings.lo mate-panel-applet.c: In function 'mate_panel_applet_set_locked': mate-panel-applet.c:447:2: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), locked); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here 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:2: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] return gtk_action_group_get_action (priv->panel_action_group, action); ^~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here 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:2: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] locked = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_setup_menu': mate-panel-applet.c:760:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (priv->ui_manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:766:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (priv->ui_manager, new_xml, -1, &error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:768:2: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_ensure_update (priv->ui_manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here void gtk_ui_manager_ensure_update (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_menu_popup': mate-panel-applet.c:916:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (priv->ui_manager, ^~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_change_background': mate-panel-applet.c:1629:5: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern (window, transparent); /* backgrounds set by GTK theme */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from mate-panel-applet.c:37: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1635:5: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba(window,color); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from mate-panel-applet.c:37: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:787:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1641:5: warning: 'gdk_window_set_background_pattern' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_pattern(window,pattern); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from mate-panel-applet.c:37: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here void gdk_window_set_background_pattern (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c: In function 'mate_panel_applet_init': mate-panel-applet.c:1905:2: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] priv->panel_action_group = gtk_action_group_new ("PanelActions"); ^~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1906:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (priv->panel_action_group, GETTEXT_PACKAGE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1907:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (priv->panel_action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1911:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (priv->panel_action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1916:2: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] priv->ui_manager = gtk_ui_manager_new (); ^~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1917:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (priv->ui_manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mate-panel-applet.c:1919:2: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_string (priv->ui_manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from mate-panel-applet.c:39: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC panel-plug.lo GEN org.mate.panel.TestApplet.mate-panel-applet /tmp/x11/mate-panel/work/.tools/bin/msgfmt: panel-plug.c: In function 'panel_plug_draw': no input file should be given if --desktop and -d are specifiedpanel-plug.c:47:3: warning: 'gdk_window_get_background_pattern' is deprecated [-Wdeprecated-declarations] pattern = gdk_window_get_background_pattern (window); ^~~~~~~ In file included from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28:0, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from panel-plug.c:25: /tmp/x11/mate-panel/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:793:18: note: declared here cairo_pattern_t *gdk_window_get_background_pattern (GdkWindow *window); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Try '/tmp/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]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' gmake[2]: *** [Makefile:537: all] Error 2 gmake[2]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3/libmate-panel-applet' gmake[1]: *** [Makefile:536: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/x11/mate-panel/work/mate-panel-1.26.3' gmake: *** [Makefile:468: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/mate-panel *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/x11/mate-panel