=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/vinagre", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for vinagre-3.22.0nb16 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0' Making all in help gmake[2]: Entering directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0/help' GEN cs/cs.mo GEN de/de.mo GEN el/el.mo GEN es/es.mo GEN eu/eu.mo GEN fr/fr.mo GEN gl/gl.mo GEN fa/fa.mo GEN hu/hu.mo GEN id/id.mo GEN lv/lv.mo GEN pt_BR/pt_BR.mo GEN ru/ru.mo GEN sl/sl.mo GEN sv/sv.mo GEN zh_CN/zh_CN.mo GEN cs/ GEN de/ GEN el/ GEN es/ GEN eu/ GEN fr/ GEN fa/ GEN gl/ GEN hu/ GEN id/ GEN lv/ GEN pt_BR/ GEN ru/ GEN sl/ GEN sv/ GEN zh_CN/ gmake[2]: Leaving directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0/help' Making all in po gmake[2]: Entering directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0/po' MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT be.gmo MSGFMT be@latin.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT bs.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT en@shaw.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT ml.gmo MSGFMT mk.gmo MSGFMT ms.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT vi.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0/po' gmake[2]: Entering directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-bookmarks.o CC vinagre/vinagre_vinagre-vinagre-bookmarks-entry.o vinagre/vinagre-bookmarks-entry.c:37:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] entry->priv = G_TYPE_INSTANCE_GET_PRIVATE (entry, VINAGRE_TYPE_BOOKMARKS_ENTRY, VinagreBookmarksEntryPrivate); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :108:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-bookmarks-entry.c:92:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagreBookmarksEntryPrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-bookmarks.c:76:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] book->priv = G_TYPE_INSTANCE_GET_PRIVATE (book, VINAGRE_TYPE_BOOKMARKS, VinagreBookmarksPrivate); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :114:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-bookmarks.c:155:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagreBookmarksPrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-bookmarks.c:365:13: warning: assigning to 'xmlErrorPtr' (aka 'struct _xmlError *') from 'const xmlError *' (aka 'const struct _xmlError *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] error = xmlGetLastError (); ^ ~~~~~~~~~~~~~~~~~~ vinagre/vinagre-bookmarks.c:488:28: warning: 'content' is deprecated [-Wdeprecated-declarations] (const char *) buf->content, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/libxml2/libxml/tree.h:115:22: note: 'content' has been explicitly marked deprecated here xmlChar *content XML_DEPRECATED_MEMBER; ^ /var/tmp/work/net/vinagre/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ 2 warnings generated. CC vinagre/vinagre_vinagre-vinagre-bookmarks-migration.o 4 warnings generated. CC vinagre/vinagre_vinagre-vinagre-bookmarks-tree.o vinagre/vinagre-bookmarks-migration.c:131:28: warning: 'content' is deprecated [-Wdeprecated-declarations] (const char *) buf->content, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/libxml2/libxml/tree.h:115:22: note: 'content' has been explicitly marked deprecated here xmlChar *content XML_DEPRECATED_MEMBER; ^ /var/tmp/work/net/vinagre/work/.buildlink/include/libxml2/libxml/xmlexports.h:76:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ vinagre/vinagre-bookmarks-tree.c:144:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] tree->priv = G_TYPE_INSTANCE_GET_PRIVATE (tree, VINAGRE_TYPE_BOOKMARKS_TREE, VinagreBookmarksTreePrivate); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :114:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-bookmarks-tree.c:200:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (VinagreBookmarksTreePrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. 2 warnings generated. CC vinagre/vinagre_vinagre-vinagre-bookmarks-ui.o CC vinagre/vinagre_vinagre-vinagre-commands.o vinagre/vinagre-commands.c:118:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-commands.c:119:6: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-commands.c:226:21: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gboolean active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-commands.c:240:21: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gboolean active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. CC vinagre/vinagre_vinagre-vinagre-connect.o CC vinagre/vinagre_vinagre-vinagre-connection.o vinagre/vinagre-connection.c:73:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] conn->priv = G_TYPE_INSTANCE_GET_PRIVATE (conn, VINAGRE_TYPE_CONNECTION, VinagreConnectionPrivate); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :113:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-connection.c:289:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagreConnectionPrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-connect.c:70:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] history_filename () { ^ void 1 warning generated. CC vinagre/vinagre_vinagre-vinagre-debug.o 2 warnings generated. CC vinagre/vinagre_vinagre-vinagre-notebook.o vinagre/vinagre-debug.c:41:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] vinagre_debug_init () ^ void 1 warning generated. CC vinagre/vinagre_vinagre-vinagre-prefs.o vinagre/vinagre-notebook.c:75:27: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] nb->priv->ui_merge_id = gtk_ui_manager_new_merge_id (nb->priv->manager); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:132:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(VinagreNotebookPrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:207:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, active); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:212:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, active); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:214:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "RemoteTakeScreenshot"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:215:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (action, active && ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:108:1: note: 'gtk_action_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:280:14: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] name = gtk_action_get_name (action->action); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:102:1: note: 'gtk_action_get_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:282:7: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (action_group, action->action); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:285:2: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (nb->priv->manager, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:331:7: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_remove_action (action_group, action->action); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:206:1: note: 'gtk_action_group_remove_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:345:3: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (nb->priv->manager, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:398:14: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] nb->priv = VINAGRE_NOTEBOOK_GET_PRIVATE (nb); ^ vinagre/vinagre-notebook.c:31:46: note: expanded from macro 'VINAGRE_NOTEBOOK_GET_PRIVATE' #define VINAGRE_NOTEBOOK_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), VINAGRE_TYPE_NOTEBOOK, VinagreNotebookPrivate)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-notebook.c:552:3: warning: 'gtk_button_set_focus_on_click' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations] gtk_button_set_focus_on_click (GTK_BUTTON (close_button), FALSE); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:137:1: note: 'gtk_button_set_focus_on_click' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20_FOR(gtk_widget_set_focus_on_click) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:399:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20_FOR' # define GDK_DEPRECATED_IN_3_20_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-notebook.c:555:11: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-notebook.c:555:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:579:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0.0, 0.5); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:71:1: note: 'gtk_misc_set_alignment' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-notebook.c:580:3: warning: 'gtk_misc_set_padding' is deprecated [-Wdeprecated-declarations] gtk_misc_set_padding (GTK_MISC (label), 0, 0); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkmisc.h:79:1: note: 'gtk_misc_set_padding' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:356:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_14' # define GDK_DEPRECATED_IN_3_14 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 17 warnings generated. CC vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener.o vinagre/vinagre-prefs.c:79:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] prefs->priv = G_TYPE_INSTANCE_GET_PRIVATE (prefs, VINAGRE_TYPE_PREFS, VinagrePrefsPrivate); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :117:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-prefs.c:151:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagrePrefsPrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. CC vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener-dialog.o vinagre/vinagre-reverse-vnc-listener.c:64:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] listener->priv = G_TYPE_INSTANCE_GET_PRIVATE (listener, VINAGRE_TYPE_REVERSE_VNC_LISTENER, VinagreReverseVncListenerPrivate); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :10:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-reverse-vnc-listener.c:110:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagreReverseVncListenerPrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. CC vinagre/vinagre_vinagre-vinagre-static-extension.o CC vinagre/vinagre_vinagre-vinagre-tab.o CC vinagre/vinagre_vinagre-vinagre-window.o In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:40:22: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteConnect", GTK_STOCK_CONNECT, NULL, "N", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:219:38: note: expanded from macro 'GTK_STOCK_CONNECT' #define GTK_STOCK_CONNECT ((GtkStock)"gtk-connect") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:42:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteOpen", GTK_STOCK_OPEN, NULL, "O", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: note: expanded from macro 'GTK_STOCK_OPEN' #define GTK_STOCK_OPEN ((GtkStock)"gtk-open") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:47:19: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteQuit", GTK_STOCK_QUIT, NULL, "Q", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: note: expanded from macro 'GTK_STOCK_QUIT' #define GTK_STOCK_QUIT ((GtkStock)"gtk-quit") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:51:20: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] {"HelpContents", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:53:18: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpAbout", GTK_STOCK_ABOUT, NULL, NULL, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: note: expanded from macro 'GTK_STOCK_ABOUT' #define GTK_STOCK_ABOUT ((GtkStock)"gtk-about") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:74:25: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteDisconnect", GTK_STOCK_DISCONNECT, NULL, "W", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:335:38: note: expanded from macro 'GTK_STOCK_DISCONNECT' #define GTK_STOCK_DISCONNECT ((GtkStock)"gtk-disconnect") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:76:28: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "RemoteDisconnectAll", GTK_STOCK_DISCONNECT, N_("Disconnect All"), "W", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:335:38: note: expanded from macro 'GTK_STOCK_DISCONNECT' #define GTK_STOCK_DISCONNECT ((GtkStock)"gtk-disconnect") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:80:21: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "BookmarksAdd", GTK_STOCK_ADD, N_("_Add Bookmark"), "D", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: note: expanded from macro 'GTK_STOCK_ADD' #define GTK_STOCK_ADD ((GtkStock)"gtk-add") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from vinagre/vinagre-window.c:40: ./vinagre/vinagre-ui.h:92:23: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] vinagre/vinagre-tab.c:92: { "ViewFullScreen", GTK_STOCK_FULLSCREEN, NULL, "F11", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:424:38: note: expanded from macro 'GTK_STOCK_FULLSCREEN' #define GTK_STOCK_FULLSCREEN ((GtkStock)"gtk-fullscreen") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 14: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] screen_w = gdk_screen_get_width (screen); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:57:1: note: 'gdk_screen_get_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:93:14: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] screen_h = gdk_screen_get_height (screen); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:59:1: note: 'gdk_screen_get_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:412:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:296:14: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] item = gtk_image_menu_item_new_with_label (""); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:79:1: note: 'gtk_image_menu_item_new_with_label' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_menu_item_new_with_label) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-tab.c:299:7: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:91:1: note: 'gtk_image_menu_item_set_image' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:317:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137vinagre/vinagre-window.c::1184:: 3note: :'gtk_menu_popup' has been explicitly marked deprecated here warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(VinagreWindowPrivate)); ^ GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h/var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' :#define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN 1502 ^ :1/var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: : note: 'g_type_class_add_private' has been explicitly marked deprecated here note: expanded from macro 'G_DEPRECATED_FOR' GOBJECT_DEPRECATED_IN_2_58 #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:360:24: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_CLOSE)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:83:1: note: 'gtk_tool_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_tool_button_new) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-tab.c:360:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_CLOSE)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:390:24: warning: 'gtk_tool_button_new_from_stock' is deprecated: Use 'gtk_tool_button_new' instead [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_LEAVE_FULLSCREEN)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtktoolbutton.h:83:1: note: 'gtk_tool_button_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_tool_button_new) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-tab.c:390:56: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = GTK_WIDGET (gtk_tool_button_new_from_stock (GTK_STOCK_LEAVE_FULLSCREEN)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:621:38: note: expanded from macro 'GTK_STOCK_LEAVE_FULLSCREEN' #define GTK_STOCK_LEAVE_FULLSCREEN ((GtkStock)"gtk-leave-fullscreen") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:274:5: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (p->manager, p->recents_menu_ui_id); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:276:27: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] p->recents_menu_ui_id = gtk_ui_manager_new_merge_id (p->manager); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:278:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:319:13: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] manager = gtk_ui_manager_new (); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:129:1: note: 'gtk_ui_manager_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.hvinagre/vinagre-tab.c:524:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] :328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' g_type_class_add_private (object_class, sizeof (VinagreTabPrivate)); ^ # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:333:10: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_get_accel_group (manager)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:146:1: note: 'gtk_ui_manager_get_accel_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10/var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED':1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:336:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreWindowAlwaysSensitiveActions"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:GDK_DEPRECATED_IN_3_10581 :^36 : note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58'/var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED/var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h : ^1267 :37/var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:: 48note: :expanded from macro 'G_DEPRECATED'24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:337:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:338:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here #define G_DEPRECATED __attribute__((__deprecated__)) ^GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:343:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:214:1: note: 'gtk_action_group_add_toggle_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:348:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:352:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "RemoteConnect"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:353:3: warning: 'gtk_action_set_is_important' is deprecated [-Wdeprecated-declarations] gtk_action_set_is_important (action, TRUE); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:203:1: note: 'gtk_action_set_is_important' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:355:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (action_group, "ViewKeyboardShortcuts"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:360:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreWindowRemoteConnectedActions"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ vinagre/vinagre-tab.c/var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37::568:15: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] tab->priv = VINAGRE_TAB_GET_PRIVATE (tab); ^ vinagre/vinagre-tab.c:36:41: note: note: expanded from macro 'G_DEPRECATED' expanded from macro 'VINAGRE_TAB_GET_PRIVATE' #define VINAGRE_TAB_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), VINAGRE_TYPE_TAB, VinagreTabPrivate)) ^#define G_DEPRECATED __attribute__((__deprecated__)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' vinagre/vinagre-window.c:361:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h/var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47:: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' vinagre/vinagre-window.c#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) :362:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:GDK_DEPRECATED_IN_3_10 1304^ :3: /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' 328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :137:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:366:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, FALSE); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:367:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:372:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreWindowRemoteInitializedActions"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:373:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:374:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:209:1: note: 'gtk_action_group_add_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:378:3: warning: 'gtk_action_group_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_sensitive (action_group, FALSE); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:180:1: note: 'gtk_action_group_set_sensitive' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:379:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:385:3: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui_from_file (manager, filename, &error); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:162:1: note: 'gtk_ui_manager_add_ui_from_file' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:396:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("BookmarksActions"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:397:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:399:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:402:27: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->menubar = gtk_ui_manager_get_widget (manager, "/MenuBar"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1: note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:658:3: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (tab->priv->scroll), ^ vinagre/vinagre-window.c:409:27: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:185:1: note: 'gtk_scrolled_window_add_with_viewport' has been explicitly marked deprecated here window->priv->toolbar = gtk_ui_manager_get_widget (manager, "/ToolBar"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:148:1GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:315:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_8_FOR' # define GDK_DEPRECATED_IN_3_8_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49::31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:note: 'gtk_ui_manager_get_widget' has been explicitly marked deprecated here1277 GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ :44: note: expanded from macro 'G_DEPRECATED_FOR' vinagre/vinagre-window.c:420:33: warning: 'gtk_recent_action_new' is deprecated [-Wdeprecated-declarations]#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ window->priv->recent_action = gtk_recent_action_new ("recent_connections", ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h:64:1: note: 'gtk_recent_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:662:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (viewport, GTK_STATE_NORMAL, &color); ^ vinagre/vinagre-window.c:435:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreRecentConnectionsActions"); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:174:1: note: 'gtk_action_group_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1147:1: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10'/var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h :370:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24# define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' : note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) vinagre/vinagre-tab.c:662:51: warning: implicit conversion from enumeration type 'GtkStateType' to different enumeration type 'GtkStateFlags' [-Wenum-conversion] ^ gtk_widget_override_background_color (viewport, GTK_STATE_NORMAL, &color); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ vinagre/vinagre-window.c:436:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:251:1: note: 'gtk_action_group_set_translation_domain' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:438:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (manager, action_group, 0); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:137:1: note: 'gtk_ui_manager_insert_action_group' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:441:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (window->priv->recent_action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:539:15: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (action_name, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:544:6: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (p->bookmarks_list_action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:549:6: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:582:15: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] action = gtk_action_new (action_name, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:97:1: note: 'gtk_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:591:6: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (p->bookmarks_list_action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:199:1: note: 'gtk_action_group_add_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:595:6: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_add_ui (p->manager, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:170:1: note: 'gtk_ui_manager_add_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:627:5: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (p->manager, p->bookmarks_list_menu_ui_id); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:178:1: note: 'gtk_ui_manager_remove_ui' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:629:13: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations] actions = gtk_action_group_list_actions (p->bookmarks_list_action_group); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:197:1: note: 'gtk_action_group_list_actions' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:632:7: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_remove_action (p->bookmarks_list_action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:206:1: note: 'gtk_action_group_remove_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:643:92: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations] p->bookmarks_list_menu_ui_id = (g_slist_length (favs) > 0||g_slist_length (mdnss) > 0) ? gtk_ui_manager_new_merge_id (p->manager) : 0; ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:185:1: note: 'gtk_ui_manager_new_merge_id' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:969:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: note: expanded from macro 'GTK_STOCK_CANCEL' #define GTK_STOCK_CANCEL ((GtkStock)"gtk-cancel") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-tab.c:970:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: note: expanded from macro 'GTK_STOCK_SAVE' #define GTK_STOCK_SAVE ((GtkStock)"gtk-save") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:655:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:658:7: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:659:5: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:663:12: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->always_sensitive_action_group, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:194:1: note: 'gtk_action_group_get_action' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:666:7: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] if (gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) != visible) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:84:1: note: 'gtk_toggle_action_get_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:667:5: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), visible); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:81:1: note: 'gtk_toggle_action_set_active' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:328:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10' # define GDK_DEPRECATED_IN_3_10 GDK_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:779:54: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] _("Enable shortcuts"), GTK_RESPONSE_YES, GTK_STOCK_CLOSE, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: note: expanded from macro 'GTK_STOCK_CLOSE' #define GTK_STOCK_CLOSE ((GtkStock)"gtk-close") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:780:33: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_RESPONSE_CLOSE, GTK_STOCK_HELP, GTK_RESPONSE_HELP, NULL); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:516:38: note: expanded from macro 'GTK_STOCK_HELP' #define GTK_STOCK_HELP ((GtkStock)"gtk-help") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-window.c:824:18: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] window->priv = VINAGRE_WINDOW_GET_PRIVATE (window); ^ vinagre/vinagre-window.c:50:44: note: expanded from macro 'VINAGRE_WINDOW_GET_PRIVATE' #define VINAGRE_WINDOW_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object),\ ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-window.c:914:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] vinagre_window_new () ^ void 16 warnings generated. 64 warnings generated. CC vinagre/vinagre_vinagre-vinagre-ssh.o CC vinagre/vinagre_vinagre-vinagre-cache-prefs.o CC vinagre/vinagre_vinagre-vinagre-protocol.o CC vinagre/vinagre_vinagre-vinagre-plugins-engine.o CC vinagre/vinagre_vinagre-vinagre-dirs.o vinagre/vinagre-plugins-engine.c:77:18: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] engine->priv = G_TYPE_INSTANCE_GET_PRIVATE (engine, ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1304:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1301:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :110:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/vinagre-plugins-engine.c:136:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagrePluginsEnginePrivate)); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1502:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' #define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. CC vinagre/vinagre_vinagre-vinagre-utils.o vinagre/vinagre-dirs.c:121:18: warning: assigning to 'gchar **' (aka 'char **') from 'const gchar *const *' (aka 'const char *const *') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] _tmp1_ = _tmp0_ = g_get_system_data_dirs (); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ vinagre/vinagre-dirs.c:150:13: warning: variable '_tmp8_' set but not used [-Wunused-but-set-variable] gchar** _tmp8_ = NULL; ^ vinagre/vinagre-dirs.c:151:10: warning: variable '_tmp8__length1' set but not used [-Wunused-but-set-variable] gint _tmp8__length1 = 0; ^ vinagre/vinagre-dirs.c:139:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable] gint dir_collection_length1 = 0; ^ vinagre/vinagre-dirs.c:140:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable] gint _dir_collection_size_ = 0; ^ vinagre/vinagre-dirs.c:167:8: warning: variable 'dir_collection_length1' set but not used [-Wunused-but-set-variable] gint dir_collection_length1 = 0; ^ vinagre/vinagre-dirs.c:168:8: warning: unused variable '_dir_collection_size_' [-Wunused-variable] gint _dir_collection_size_ = 0; ^ vinagre/vinagre-dirs.c:107:7: warning: variable '_system_data_dirs_size_' set but not used [-Wunused-but-set-variable] gint _system_data_dirs_size_ = 0; ^ vinagre/vinagre-dirs.c:112:10: warning: variable '_tmp4_' set but not used [-Wunused-but-set-variable] gchar** _tmp4_ = NULL; ^ vinagre/vinagre-dirs.c:113:7: warning: variable '_tmp4__length1' set but not used [-Wunused-but-set-variable] gint _tmp4__length1 = 0; ^ 10 warnings generated. CC vinagre/vinagre_vinagre-pty_open.o vinagre/vinagre-utils.c:243:27: warning: incompatible function pointer types passing 'void (gconstpointer, gpointer)' (aka 'void (const void *, void *)') to parameter of type 'GFunc' (aka 'void (*)(void *, void *)') [-Wincompatible-function-pointer-types] g_slist_foreach (_tmp1_, ___lambda5__gfunc, _data2_); ^~~~~~~~~~~~~~~~~ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gslist.h:128:26: note: passing argument to parameter 'func' here GFunc func, ^ vinagre/vinagre-utils.c:686:29: warning: format string is not a string literal [-Wformat-nonliteral] _tmp12_ = g_strdup_printf (_tmp10_, _tmp11_); ^~~~~~~ vinagre/vinagre-utils.c:717:24: warning: 'gtk_image_new_from_stock' is deprecated: Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] _tmp34_ = (GtkImage*) gtk_image_new_from_stock (GTK_STOCK_DIALOG_AUTHENTICATION, GTK_ICON_SIZE_BUTTON); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkimage.h:121:1: note: 'gtk_image_new_from_stock' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10_FOR(gtk_image_new_from_icon_name) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:329:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_10_FOR' # define GDK_DEPRECATED_IN_3_10_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-utils.c:717:50: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] _tmp34_ = (GtkImage*) gtk_image_new_from_stock (GTK_STOCK_DIALOG_AUTHENTICATION, GTK_ICON_SIZE_BUTTON); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:266:43: note: expanded from macro 'GTK_STOCK_DIALOG_AUTHENTICATION' #define GTK_STOCK_DIALOG_AUTHENTICATION ((GtkStock)"gtk-dialog-authentication") ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ vinagre/vinagre-utils.c:928:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] gtk_show_uri (_tmp5_, _tmp6_, (guint32) GDK_CURRENT_TIME, &_inner_error_); ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:413:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /var/tmp/work/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /var/tmp/work/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ vinagre/vinagre-utils.c:194:20: warning: unused function 'block2_data_ref' [-Wunused-function] static Block2Data* block2_data_ref (Block2Data* _data2_) { ^ vinagre/pty_open.c:659:7: error: call to undeclared function 'ptsname_r'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] i = ptsname_r(master, buf, len - 1); ^ 1 error generated. gmake[2]: *** [Makefile:1584: vinagre/vinagre_vinagre-pty_open.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... 6 warnings generated. gmake[2]: Leaving directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0' gmake[1]: *** [Makefile:2165: all-recursive] Error 1 gmake[1]: Leaving directory '/var/tmp/work/net/vinagre/work/vinagre-3.22.0' gmake: *** [Makefile:804: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/vinagre *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/vinagre