=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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-terminal-1.24.1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1' Making all in po gmake[2]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/po' Making all in src gmake[2]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src' GEN terminal-marshal.c GEN terminal-marshal.h GEN terminal-resources.h GEN terminal-resources.c GEN terminal-type-builtins.c GEN stamp-terminal-type-builtins.h INFO: Reading ./terminal-marshal.list... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading ./terminal-marshal.list... /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src' Making all in skey gmake[4]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src/skey' CC libskey_la-btoe.lo CC libskey_la-skey.lo CC libskey_la-skeyutil.lo CC libskey_la-md4.lo CC libskey_la-md5.lo CC libskey_la-sha1.lo CCLD libskey.la gmake[4]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src/skey' gmake[4]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src' CC mate_terminal-eggshell.o CC mate_terminal-profile-editor.o CC mate_terminal-terminal-accels.o CC mate_terminal-terminal.o CC mate_terminal-terminal-app.o CC mate_terminal-terminal-close-button.o CC mate_terminal-terminal-debug.o CC mate_terminal-terminal-encoding.o CC mate_terminal-terminal-info-bar.o CC mate_terminal-terminal-options.o CC mate_terminal-terminal-profile.o CC mate_terminal-terminal-screen.o CC mate_terminal-terminal-screen-container.o terminal-profile.c: In function 'get_prop_value_from_prop_name': terminal-profile.c:370:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] return g_value_array_get_nth (priv->properties, pspec->param_id); ^~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'set_value_from_palette': terminal-profile.c:382:2: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_array_new (max_n_colors); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ terminal-profile.c:384:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (array, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ terminal-profile.c:388:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValue *value = g_value_array_get_nth (array, i); ^~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:397:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValue *value = g_value_array_get_nth (array, i); ^~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'values_equal': terminal-profile.c:428:13: warning: Deprecated pre-processor symbol if (G_IS_PARAM_SPEC_VALUE_ARRAY (pspec) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:428:13: warning: Deprecated pre-processor symbol terminal-profile.c:429:13: warning: Deprecated pre-processor symbol G_PARAM_SPEC_VALUE_TYPE (G_PARAM_SPEC_VALUE_ARRAY (pspec)->element_spec) == GDK_TYPE_RGBA) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:429:13: warning: Deprecated pre-processor symbol terminal-profile.c:441:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!rgba_equal (g_value_get_boxed (g_value_array_get_nth (ara, i)), ^~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:442:26: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_get_boxed (g_value_array_get_nth (arb, i)))) ^~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'ensure_pixbuf_property': terminal-profile.c:464:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] pixbuf_value = g_value_array_get_nth (priv->properties, pixbuf_prop_id); ^~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:473:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] path_value = g_value_array_get_nth (priv->properties, path_prop_id); ^~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_reset_property_internal': terminal-profile.c:517:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (priv->properties, pspec->param_id); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_gsettings_notify_cb': terminal-profile.c:643:13: warning: Deprecated pre-processor symbol else if (G_IS_PARAM_SPEC_VALUE_ARRAY (pspec) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:643:13: warning: Deprecated pre-processor symbol terminal-profile.c:644:13: warning: Deprecated pre-processor symbol G_PARAM_SPEC_VALUE_TYPE (G_PARAM_SPEC_VALUE_ARRAY (pspec)->element_spec) == GDK_TYPE_RGBA) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:644:13: warning: Deprecated pre-processor symbol terminal-profile.c:691:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] equal = values_equal (pspec, &value, g_value_array_get_nth (priv->properties, pspec->param_id)); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_gsettings_changeset_add': terminal-profile.c:744:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (priv->properties, pspec->param_id); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:801:13: warning: Deprecated pre-processor symbol else if (G_IS_PARAM_SPEC_VALUE_ARRAY (pspec) && ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:801:13: warning: Deprecated pre-processor symbol terminal-profile.c:802:13: warning: Deprecated pre-processor symbol G_PARAM_SPEC_VALUE_TYPE (G_PARAM_SPEC_VALUE_ARRAY (pspec)->element_spec) == GDK_TYPE_RGBA) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:802:13: warning: Deprecated pre-processor symbol terminal-profile.c:825:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] color = g_value_get_boxed (g_value_array_get_nth (array, i)); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_init': terminal-profile.c:919:2: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] priv->properties = g_value_array_new (LAST_PROP); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ terminal-profile.c:921:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (priv->properties, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ terminal-profile.c:933:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (priv->properties, pspec->param_id); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_constructor': terminal-profile.c:968:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] name = g_value_get_string (g_value_array_get_nth (priv->properties, PROP_NAME)); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_finalize': terminal-profile.c:1045:2: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (priv->properties); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_get_property': terminal-profile.c:1075:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_copy (g_value_array_get_nth (priv->properties, prop_id), value); ^~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_set_property': terminal-profile.c:1094:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] prop_value = g_value_array_get_nth (priv->properties, prop_id); ^~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:1153:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_object (g_value_array_get_nth (priv->properties, PROP_BACKGROUND_IMAGE), NULL); ^~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function '_terminal_profile_clone': terminal-profile.c:1376:2: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *params; ^~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ terminal-profile.c:1393:2: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] params = g_newa (GParameter, n_pspecs); ^~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ terminal-profile.c:1393:2: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] params = g_newa (GParameter, n_pspecs); ^~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ terminal-profile.c:1421:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] new_profile = g_object_newv (TERMINAL_TYPE_PROFILE, n_params, params); ^~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:22, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gobject.h:436:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_get_palette': terminal-profile.c:1599:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_get_boxed (g_value_array_get_nth (priv->properties, PROP_PALETTE)); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:1606:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GdkRGBA *color = g_value_get_boxed (g_value_array_get_nth (array, i)); ^~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_set_palette_builtin': terminal-profile.c:1648:2: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (&value, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:1648:13: warning: Deprecated pre-processor symbol, replace with g_value_init (&value, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-profile.c: In function 'terminal_profile_modify_palette_entry': terminal-profile.c:1664:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_get_boxed (g_value_array_get_nth (priv->properties, PROP_PALETTE)); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ terminal-profile.c:1669:2: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (array, i); ^~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/glib-object.h:34:0, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from terminal-profile.c:25: /tmp/x11/mate-terminal/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CC mate_terminal-terminal-search-dialog.o terminal-screen.c: In function 'terminal_screen_profile_notify_cb': terminal-screen.c:1019:5: warning: 'vte_terminal_match_set_cursor_type' is deprecated [-Wdeprecated-declarations] vte_terminal_match_set_cursor_type (vte_terminal, tag_data->tag, SKEY_MATCH_CURSOR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-screen.c:36: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:51:6: note: declared here void vte_terminal_match_set_cursor_type(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-screen.c:1040:3: warning: 'vte_terminal_set_allow_bold' is deprecated [-Wdeprecated-declarations] vte_terminal_set_allow_bold (vte_terminal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-screen.c:36: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:145:6: note: declared here void vte_terminal_set_allow_bold(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-screen.c:1064:5: warning: 'vte_terminal_match_set_cursor_type' is deprecated [-Wdeprecated-declarations] vte_terminal_match_set_cursor_type (vte_terminal, tag_data->tag, URL_MATCH_CURSOR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-screen.c:36: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:51:6: note: declared here void vte_terminal_match_set_cursor_type(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-screen.c: In function 'terminal_screen_icon_title_changed': terminal-screen.c:1926:42: warning: 'vte_terminal_get_icon_title' is deprecated [-Wdeprecated-declarations] vte_terminal_get_icon_title (vte_terminal), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-screen.c:36: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:116:13: note: declared here const char *vte_terminal_get_icon_title(VteTerminal *terminal) _VTE_GNUC_NONNULL(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_terminal-terminal-tab-label.o CC mate_terminal-terminal-tabs-menu.o CC mate_terminal-terminal-util.o CC mate_terminal-terminal-window.o CC mate_terminal-skey-popup.o terminal-tabs-menu.c: In function 'terminal_tabs_menu_set_window': terminal-tabs-menu.c:325:2: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] manager = GTK_UI_MANAGER (terminal_window_get_ui_manager (window)); ^~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here GType gtk_ui_manager_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c:329:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, priv->action_group, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c: In function 'terminal_tabs_menu_clean': terminal-tabs-menu.c:412:2: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] GtkUIManager *manager = GTK_UI_MANAGER (terminal_window_get_ui_manager (p->window)); ^~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here GType gtk_ui_manager_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c:416:3: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (manager, p->ui_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c:417:3: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_ensure_update (manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here void gtk_ui_manager_ensure_update (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c: In function 'terminal_tabs_menu_update': terminal-tabs-menu.c:473:2: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations] manager = GTK_UI_MANAGER (terminal_window_get_ui_manager (p->window)); ^~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here GType gtk_ui_manager_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c:474:2: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] p->ui_id = gtk_ui_manager_new_merge_id (manager); ^ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-tabs-menu.c:490:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (manager, p->ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-tabs-menu.c:26: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ CC mate_terminal-eggdesktopfile.o terminal-util.c: In function 'object_change_notify_cb': terminal-util.c:817:3: warning: 'gtk_font_button_set_font_name' is deprecated [-Wdeprecated-declarations] gtk_font_button_set_font_name (GTK_FONT_BUTTON (widget), font); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:109:0, from terminal-util.c:33: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:98:23: note: declared here gboolean gtk_font_button_set_font_name (GtkFontButton *font_button, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-util.c: In function 'widget_change_notify_cb': terminal-util.c:902:3: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] font = gtk_font_button_get_font_name (GTK_FONT_BUTTON (widget)); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:109:0, from terminal-util.c:33: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:96:23: note: declared here const gchar * gtk_font_button_get_font_name (GtkFontButton *font_button); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_window_update_set_profile_menu': terminal-window.c:710:9: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (priv->ui_manager, priv->profiles_ui_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:717:9: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (priv->ui_manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142:16: note: declared here void gtk_ui_manager_remove_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:740:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (priv->ui_manager, action_group, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:743:5: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] priv->profiles_ui_id = gtk_ui_manager_new_merge_id (priv->ui_manager); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:773:9: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations] profile_visible_name_notify_cb (profile, NULL, GTK_ACTION (profile_action)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here GType gtk_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~ terminal-window.c:784:9: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (priv->ui_manager, priv->profiles_ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ terminal-window.c:788:9: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (priv->ui_manager, priv->profiles_ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_window_update_new_terminal_menus': terminal-window.c:839:9: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (priv->ui_manager, priv->new_terminal_ui_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:846:9: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (priv->ui_manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142:16: note: declared here void gtk_ui_manager_remove_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:872:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (priv->ui_manager, action_group, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:875:5: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] priv->new_terminal_ui_id = gtk_ui_manager_new_merge_id (priv->ui_manager); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:890:9: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (priv->ui_manager, priv->new_terminal_ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ terminal-window.c:902:9: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (priv->ui_manager, priv->new_terminal_ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_set_encoding_callback': terminal-window.c:931:5: warning: 'vte_terminal_set_encoding' is deprecated [-Wdeprecated-declarations] vte_terminal_set_encoding (VTE_TERMINAL (priv->active_screen), ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-window.c:32: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:120:10: note: declared here gboolean vte_terminal_set_encoding(VteTerminal *terminal, ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_window_update_encoding_menu': terminal-window.c:950:9: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (priv->ui_manager, priv->encodings_ui_id); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here void gtk_ui_manager_remove_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:956:9: warning: 'gtk_ui_manager_remove_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_action_group (priv->ui_manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:142:16: note: declared here void gtk_ui_manager_remove_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:964:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (priv->ui_manager, action_group, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:967:5: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] priv->encodings_ui_id = gtk_ui_manager_new_merge_id (priv->ui_manager); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here guint gtk_ui_manager_new_merge_id (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:970:9: warning: 'vte_terminal_get_encoding' is deprecated [-Wdeprecated-declarations] charset = vte_terminal_get_encoding (VTE_TERMINAL (priv->active_screen)); ^~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-window.c:32: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:126:13: note: declared here const char *vte_terminal_get_encoding(VteTerminal *terminal) _VTE_GNUC_NONNULL(1); ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:1021:9: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (priv->ui_manager, priv->encodings_ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_window_update_encoding_menu_active_encoding': terminal-window.c:1044:17: warning: 'vte_terminal_get_encoding' is deprecated [-Wdeprecated-declarations] vte_terminal_get_encoding (VTE_TERMINAL (priv->active_screen))); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vte.h:35:0, from terminal-screen.h:24, from terminal-app.h:27, from terminal-window.c:32: /tmp/x11/mate-terminal/work/.buildlink/include/vte-2.91/vte/vtedeprecated.h:126:13: note: declared here const char *vte_terminal_get_encoding(VteTerminal *terminal) _VTE_GNUC_NONNULL(1); ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_window_update_size_to_menu': terminal-window.c:1133:9: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (priv->ui_manager, priv->ui_id, ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here void gtk_ui_manager_add_ui (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'popup_menu_deactivate_callback': terminal-window.c:1460:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] im_menu_item = gtk_ui_manager_get_widget (priv->ui_manager, ^~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'popup_clipboard_targets_received_cb': terminal-window.c:1539:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] popup_menu = gtk_ui_manager_get_widget (priv->ui_manager, "/Popup"); ^~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'terminal_window_init': terminal-window.c:2265:5: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] manager = priv->ui_manager = gtk_ui_manager_new (); ^~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^~~~~~~~~~~~~~~~~~ terminal-window.c:2267:5: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] accel_group = gtk_ui_manager_get_accel_group (manager); ^~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:2285:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:2305:5: warning: 'gtk_ui_manager_add_ui_from_resource' is deprecated [-Wdeprecated-declarations] priv->ui_id = gtk_ui_manager_add_ui_from_resource (manager, ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:167:16: note: declared here guint gtk_ui_manager_add_ui_from_resource(GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c:2310:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] priv->menubar = gtk_ui_manager_get_widget (manager, "/menubar"); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'notebook_button_press_cb': terminal-window.c:2993:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (priv->ui_manager, "/NotebookPopup"); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ terminal-window.c: In function 'notebook_popup_menu_cb': terminal-window.c:3063:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menu = gtk_ui_manager_get_widget (priv->ui_manager, "/NotebookPopup"); ^~~~ In file included from /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from terminal-window.c:24: /tmp/x11/mate-terminal/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ CC mate_terminal-eggsmclient.o CC mate_terminal-eggsmclient-xsmp.o CC mate_terminal-terminal-marshal.o CC mate_terminal-terminal-resources.o CC mate_terminal-terminal-type-builtins.o GEN org.mate.terminal.gschema.valid CCLD mate-terminal gmake[4]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src' gmake[3]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src' gmake[2]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/src' Making all in help gmake[2]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/help' GEN th/th.mo GEN si/si.mo GEN ro/ro.mo GEN it/it.mo GEN dz/dz.mo GEN pt/pt.mo GEN el/el.mo GEN id/id.mo GEN pa/pa.mo GEN ta/ta.mo GEN lv/lv.mo GEN cy/cy.mo GEN yo/yo.mo GEN nds/nds.mo GEN az/az.mo GEN eo/eo.mo GEN xh/xh.mo GEN es_CL/es_CL.mo GEN ps/ps.mo GEN es_PR/es_PR.mo GEN sv/sv.mo GEN mg/mg.mo GEN hr/hr.mo GEN fur/fur.mo GEN be/be.mo GEN en_AU/en_AU.mo GEN wa/wa.mo GEN da/da.mo GEN fi/fi.mo GEN ne/ne.mo GEN ar/ar.mo GEN nb/nb.mo GEN sk/sk.mo GEN ie/ie.mo GEN vi/vi.mo GEN ca@valencia/ca@valencia.mo GEN he/he.mo GEN et/et.mo GEN es_MX/es_MX.mo GEN kn/kn.mo GEN ug/ug.mo GEN de/de.mo GEN zh_HK/zh_HK.mo GEN eu/eu.mo GEN sr@latin/sr@latin.mo GEN nl/nl.mo GEN ms/ms.mo GEN en_CA/en_CA.mo GEN af/af.mo GEN fa/fa.mo GEN nn/nn.mo GEN cmn/cmn.mo GEN lt/lt.mo GEN ka/ka.mo GEN ko/ko.mo GEN es/es.mo GEN hu/hu.mo GEN sl/sl.mo GEN oc/oc.mo GEN fy/fy.mo GEN fr/fr.mo GEN pt_BR/pt_BR.mo GEN uz/uz.mo GEN ku/ku.mo GEN bn/bn.mo GEN ast/ast.mo GEN mn/mn.mo GEN ha/ha.mo GEN bs/bs.mo GEN ga/ga.mo GEN or/or.mo GEN ru/ru.mo GEN crh/crh.mo GEN mr/mr.mo GEN gl/gl.mo GEN sq/sq.mo GEN hy/hy.mo GEN kk/kk.mo GEN te/te.mo GEN es_CO/es_CO.mo GEN tr/tr.mo GEN uk/uk.mo GEN mai/mai.mo GEN br/br.mo GEN pl/pl.mo GEN mk/mk.mo GEN hi/hi.mo GEN is/is.mo GEN bg/bg.mo GEN ku_IQ/ku_IQ.mo GEN as/as.mo GEN en_GB/en_GB.mo GEN ur/ur.mo GEN ja/ja.mo GEN am/am.mo GEN ml/ml.mo GEN ky/ky.mo GEN ig/ig.mo GEN es_AR/es_AR.mo GEN gu/gu.mo GEN zh_TW/zh_TW.mo GEN zh_CN/zh_CN.mo GEN sr/sr.mo GEN bn_IN/bn_IN.mo GEN ca/ca.mo GEN es_ES/es_ES.mo GEN cs/cs.mo GEN si/ GEN th/ GEN it/ GEN ro/ GEN dz/ GEN pt/ GEN el/ GEN id/ GEN pa/ GEN ta/ GEN lv/ GEN cy/ GEN yo/ GEN nds/ GEN az/ GEN eo/ GEN xh/ GEN es_CL/ GEN ps/ GEN es_PR/ GEN sv/ GEN mg/ GEN hr/ GEN fur/ GEN be/ GEN en_AU/ GEN wa/ GEN da/ GEN fi/ GEN ne/ GEN ar/ GEN nb/ GEN sk/ GEN ie/ GEN vi/ GEN ca@valencia/ GEN he/ GEN et/ GEN es_MX/ GEN kn/ GEN ug/ GEN de/ GEN eu/ GEN zh_HK/ GEN sr@latin/ GEN ms/ GEN nl/ GEN en_CA/ GEN af/ GEN fa/ GEN nn/ GEN cmn/ GEN lt/ GEN ka/ GEN ko/ GEN hu/ GEN es/ GEN sl/ GEN oc/ GEN fy/ GEN fr/ GEN pt_BR/ GEN uz/ GEN ku/ GEN bn/ GEN ast/ GEN mn/ GEN ha/ GEN bs/ GEN ga/ GEN or/ GEN ru/ GEN crh/ GEN mr/ GEN gl/ GEN sq/ GEN hy/ GEN kk/ GEN te/ GEN es_CO/ GEN uk/ GEN tr/ GEN mai/ GEN br/ GEN pl/ GEN mk/ GEN hi/ GEN is/ GEN bg/ GEN as/ GEN ku_IQ/ GEN en_GB/ GEN ur/ GEN ja/ GEN am/ GEN ml/ GEN ky/ GEN ig/ GEN es_AR/ GEN gu/ GEN zh_TW/ GEN zh_CN/ GEN sr/ GEN bn_IN/ GEN ca/ GEN es_ES/ GEN cs/ gmake[2]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1/help' gmake[2]: Entering directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1' GEN mate-terminal.appdata.xml GEN mate-terminal.desktop gmake[2]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1' gmake[1]: Leaving directory '/tmp/x11/mate-terminal/work/mate-terminal-1.24.1' *** Please use pkgtools/verifypc to sanity check dependencies.