===> Building for vinagre-3.22.0nb10 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/net/vinagre/work/vinagre-3.22.0' Making all in help gmake[2]: Entering directory '/Users/pbulk/build/net/vinagre/work/vinagre-3.22.0/help' GEN cs/cs.mo GEN cs/ GEN de/de.mo GEN de/ GEN el/el.mo GEN el/ GEN es/es.mo GEN es/ GEN eu/eu.mo GEN eu/ GEN fr/fr.mo GEN fr/ GEN fa/fa.mo GEN fa/ GEN gl/gl.mo GEN gl/ GEN hu/hu.mo GEN hu/ GEN id/id.mo GEN id/ GEN lv/lv.mo GEN lv/ GEN pt_BR/pt_BR.mo GEN pt_BR/ GEN ru/ru.mo GEN ru/ GEN sl/sl.mo GEN sl/ GEN sv/sv.mo GEN sv/ GEN zh_CN/zh_CN.mo GEN zh_CN/ gmake[2]: Leaving directory '/Users/pbulk/build/net/vinagre/work/vinagre-3.22.0/help' Making all in po gmake[2]: Entering directory '/Users/pbulk/build/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 bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT 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 mk.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT ms.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 vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/Users/pbulk/build/net/vinagre/work/vinagre-3.22.0/po' gmake[2]: Entering directory '/Users/pbulk/build/net/vinagre/work/vinagre-3.22.0' CC vinagre/vinagre_vinagre-vinagre-main.o vinagre/vinagre-main.c:181:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:736:1: note: 'g_type_init' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_36 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:207:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_36' #define GOBJECT_DEPRECATED_IN_2_36 GOBJECT_DEPRECATED ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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. CC vinagre/vinagre_vinagre-vinagre-options.o vinagre/vinagre-options.c:124:12: warning: 'gtk_window_parse_geometry' is deprecated [-Wdeprecated-declarations] if (!gtk_window_parse_geometry (window, options->geometry)) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:442:1: note: 'gtk_window_parse_geometry' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_20 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:398:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_20' # define GDK_DEPRECATED_IN_3_20 GDK_DEPRECATED ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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. CC vinagre/view/vinagre_vinagre-autoDrawer.o vinagre/view/autoDrawer.c:221:7: warning: 'gtk_widget_get_pointer' is deprecated: Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations] gtk_widget_get_pointer(priv->evBox, &x, &y); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1120:1: note: 'gtk_widget_get_pointer' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_4_FOR(gdk_window_get_device_position) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:287:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_4_FOR' # define GDK_DEPRECATED_IN_3_4_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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/view/autoDrawer.c:556:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] that->priv = VIEW_AUTODRAWER_GET_PRIVATE(that); ^ vinagre/view/autoDrawer.c:58:43: note: expanded from macro 'VIEW_AUTODRAWER_GET_PRIVATE' #define VIEW_AUTODRAWER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), VIEW_TYPE_AUTODRAWER, ViewAutoDrawerPrivate)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :2:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/view/autoDrawer.c:650:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(objectClass, sizeof(ViewAutoDrawerPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. CC vinagre/view/vinagre_vinagre-drawer.o vinagre/view/drawer.c:75:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] that->priv = VIEW_DRAWER_GET_PRIVATE(that); ^ vinagre/view/drawer.c:46:39: note: expanded from macro 'VIEW_DRAWER_GET_PRIVATE' #define VIEW_DRAWER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), VIEW_TYPE_DRAWER, ViewDrawerPrivate)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :116:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/view/drawer.c:142:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(objectClass, sizeof(ViewDrawerPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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/view/vinagre_vinagre-ovBox.o vinagre/view/ovBox.c:121:17: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] that->priv = VIEW_OV_BOX_GET_PRIVATE(that); ^ vinagre/view/ovBox.c:91:39: note: expanded from macro 'VIEW_OV_BOX_GET_PRIVATE' #define VIEW_OV_BOX_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), VIEW_TYPE_OV_BOX, ViewOvBoxPrivate)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :116:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ vinagre/view/ovBox.c:339:4: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_set_background(context, gtk_widget_get_window(widget)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1231:1: note: 'gtk_style_context_set_background' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_18_FOR(gtk_render_background) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:385:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_18_FOR' # define GDK_DEPRECATED_IN_3_18_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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/view/ovBox.c:340:4: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_set_background(context, that->priv->underWin); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1231:1: note: 'gtk_style_context_set_background' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_18_FOR(gtk_render_background) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:385:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_18_FOR' # define GDK_DEPRECATED_IN_3_18_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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/view/ovBox.c:341:4: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_set_background(context, that->priv->overWin); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1231:1: note: 'gtk_style_context_set_background' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_18_FOR(gtk_render_background) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:385:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_18_FOR' # define GDK_DEPRECATED_IN_3_18_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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/view/ovBox.c:721:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(objectClass, sizeof(ViewOvBoxPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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/view/ovBox.c:957:1: warning: unused function 'ViewOvBox_SetVerticalOffset' [-Wunused-function] ViewOvBox_SetVerticalOffset(ViewOvBox *that, // IN ^ 6 warnings generated. CC vinagre/vinagre_vinagre-vinagre-bookmarks.o 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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :5: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/libxml2/libxml/tree.h:103:22: note: 'content' has been explicitly marked deprecated here xmlChar *content XML_DEPRECATED_MEMBER; ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/libxml2/libxml/xmlexports.h:74:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ 4 warnings generated. 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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :5: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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-bookmarks-migration.o vinagre/vinagre-bookmarks-migration.c:131:28: warning: 'content' is deprecated [-Wdeprecated-declarations] (const char *) buf->content, ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/libxml2/libxml/tree.h:103:22: note: 'content' has been explicitly marked deprecated here xmlChar *content XML_DEPRECATED_MEMBER; ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/libxml2/libxml/xmlexports.h:74:50: note: expanded from macro 'XML_DEPRECATED_MEMBER' #define XML_DEPRECATED_MEMBER __attribute__((deprecated)) ^ 1 warning generated. CC vinagre/vinagre_vinagre-vinagre-bookmarks-tree.o 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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :8: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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-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, ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :9: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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-debug.o CC vinagre/vinagre_vinagre-vinagre-notebook.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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 && ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :22: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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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-prefs.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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :11: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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.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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :25: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 CC vinagre/vinagre_vinagre-vinagre-static-extension.o CC vinagre/vinagre_vinagre-vinagre-tab.o vinagre/vinagre-tab.c:92:14: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] screen_w = gdk_screen_get_width (screen); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 (""); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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), ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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: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)); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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:524:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (VinagreTabPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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: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: expanded from macro 'VINAGRE_TAB_GET_PRIVATE' #define VINAGRE_TAB_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), VINAGRE_TYPE_TAB, VinagreTabPrivate)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :24:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 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), ^ /Users/pbulk/build/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 GDK_DEPRECATED_IN_3_8_FOR(gtk_container_add) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:662:3: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (viewport, GTK_STATE_NORMAL, &color); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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_16 GDK_DEPRECATED ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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-tab.c:969:11: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 16 warnings generated. 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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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] { "ViewFullScreen", GTK_STOCK_FULLSCREEN, NULL, "F11", ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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:184:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(VinagreWindowPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 (); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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)); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:361:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:362:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (action_group, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:409:27: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->toolbar = gtk_ui_manager_get_widget (manager, "/ToolBar"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:420:33: warning: 'gtk_recent_action_new' is deprecated [-Wdeprecated-declarations] window->priv->recent_action = gtk_recent_action_new ("recent_connections", ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:435:18: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] action_group = gtk_action_group_new ("VinagreRecentConnectionsActions"); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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:436:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (action_group, NULL); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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; ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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, ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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),\ ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :73:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 63 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 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, ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :7: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)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 plugins/vnc/vinagre_vinagre-vinagre-vnc-plugin.o plugins/vnc/vinagre-vnc-plugin.c:272:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-plugin.c:278:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1085:1: note: 'gtk_widget_set_margin_left' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_12_FOR(gtk_widget_set_margin_start) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:343:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12_FOR' # define GDK_DEPRECATED_IN_3_12_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"))) ^ plugins/vnc/vinagre-vnc-plugin.c:287:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1085:1: note: 'gtk_widget_set_margin_left' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_12_FOR(gtk_widget_set_margin_start) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:343:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12_FOR' # define GDK_DEPRECATED_IN_3_12_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"))) ^ plugins/vnc/vinagre-vnc-plugin.c:301:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 24); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1085:1: note: 'gtk_widget_set_margin_left' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_12_FOR(gtk_widget_set_margin_start) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:343:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12_FOR' # define GDK_DEPRECATED_IN_3_12_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"))) ^ plugins/vnc/vinagre-vnc-plugin.c:312:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (check, 12); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1085:1: note: 'gtk_widget_set_margin_left' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_12_FOR(gtk_widget_set_margin_start) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:343:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12_FOR' # define GDK_DEPRECATED_IN_3_12_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"))) ^ plugins/vnc/vinagre-vnc-plugin.c:321:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-plugin.c:336:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (box2, 12); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1085:1: note: 'gtk_widget_set_margin_left' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_12_FOR(gtk_widget_set_margin_start) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:343:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12_FOR' # define GDK_DEPRECATED_IN_3_12_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"))) ^ plugins/vnc/vinagre-vnc-plugin.c:361:3: warning: 'gtk_misc_set_alignment' is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-plugin.c:376:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations] gtk_widget_set_margin_left (box2, 12); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1085:1: note: 'gtk_widget_set_margin_left' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_12_FOR(gtk_widget_set_margin_start) ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:343:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_12_FOR' # define GDK_DEPRECATED_IN_3_12_FOR(f) GDK_DEPRECATED_FOR(f) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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"))) ^ plugins/vnc/vinagre-vnc-plugin.c:433:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:736:1: note: 'g_type_init' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_36 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:207:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_36' #define GOBJECT_DEPRECATED_IN_2_36 GOBJECT_DEPRECATED ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-plugin.c:434:12: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] volatile dontoptimiseaway = vinagre_vnc_plugin_get_type (); ~~~~~~~~ ^ plugins/vnc/vinagre-vnc-plugin.c:434:12: warning: unused variable 'dontoptimiseaway' [-Wunused-variable] plugins/vnc/vinagre-vnc-plugin.c:406:1: warning: unused function 'vinagre_vnc_plugin_class_finalize' [-Wunused-function] vinagre_vnc_plugin_class_finalize (VinagreVncPluginClass *klass) ^ 13 warnings generated. CC plugins/vnc/vinagre_vinagre-vinagre-vnc-connection.o plugins/vnc/vinagre-vnc-connection.c:65:16: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] conn->priv = G_TYPE_INSTANCE_GET_PRIVATE (conn, VINAGRE_TYPE_VNC_CONNECTION, VinagreVncConnectionPrivate); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :11:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ plugins/vnc/vinagre-vnc-connection.c:360:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (VinagreVncConnectionPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 plugins/vnc/vinagre_vinagre-vinagre-vnc-tab.o plugins/vnc/vinagre-vnc-tab.c:86:11: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:93:7: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:100:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:252:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (VinagreVncTabPrivate)); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:433:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->scaling_action), scaling); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:434:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->keep_ratio_action), keep_ratio); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:435:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->viewonly_action), view_only); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:600:27: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewScaling", ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:74:1: note: 'gtk_toggle_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:604:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "zoom-fit-best"); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:188:1: note: 'gtk_action_set_icon_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:614:27: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewKeepRatio", ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:74:1: note: 'gtk_toggle_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:618:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (a->action, FALSE); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:629:27: warning: 'gtk_toggle_action_new' is deprecated [-Wdeprecated-declarations] a->action = GTK_ACTION (gtk_toggle_action_new ("VNCViewViewOnly", ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:74:1: note: 'gtk_toggle_action_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:633:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "emblem-readonly"); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:188:1: note: 'gtk_action_set_icon_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:643:15: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("VNCViewOriginalSize", ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:647:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "zoom-original"); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:188:1: note: 'gtk_action_set_icon_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:657:15: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("VNCViewRefresh", ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:661:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "gtk-refresh"); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:188:1: note: 'gtk_action_set_icon_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:680:15: warning: 'gtk_action_new' is deprecated [-Wdeprecated-declarations] a->action = gtk_action_new ("VNCRemoteSendCtrlAltDel", ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:684:3: warning: 'gtk_action_set_is_important' is deprecated [-Wdeprecated-declarations] gtk_action_set_is_important (a->action, TRUE); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:685:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations] gtk_action_set_icon_name (a->action, "preferences-desktop-keyboard-shortcuts"); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkaction.h:188:1: note: 'gtk_action_set_icon_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_10 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:699:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->viewonly_action), ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:710:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (vnc_tab->priv->scaling_action), ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:787:19: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] vnc_tab->priv = VINAGRE_VNC_TAB_GET_PRIVATE (vnc_tab); ^ plugins/vnc/vinagre-vnc-tab.c:34:45: note: expanded from macro 'VINAGRE_VNC_TAB_GET_PRIVATE' #define VINAGRE_VNC_TAB_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE ((object), VINAGRE_TYPE_VNC_TAB, VinagreVncTabPrivate)) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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)) ^ /Users/pbulk/build/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)) ^ :39:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ plugins/vnc/vinagre-vnc-tab.c:794:26: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations] vnc_tab->priv->align = gtk_alignment_new (0.5, 0.5, 1, 1); ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkalignment.h:78:1: note: 'gtk_alignment_new' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_14 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:926:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (tab->priv->keep_ratio_action, active); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/vnc/vinagre-vnc-tab.c:953:5: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations] gtk_action_set_sensitive (tab->priv->ctrlaltdel_action, !active); ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 26 warnings generated. CC plugins/vnc/vinagre_vinagre-vinagre-vnc-tunnel.o CC vinagre/vinagre_vinagre-vinagre-dirs.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-vinagre-utils.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_); ^~~~~~~~~~~~~~~~~ /Users/pbulk/build/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); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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); ^ /Users/pbulk/build/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") ^ /Users/pbulk/build/net/vinagre/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstock.h:105:1: note: 'GtkStock' has been explicitly marked deprecated here G_DEPRECATED ^ /Users/pbulk/build/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_); ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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) ^ /Users/pbulk/build/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 ^ /Users/pbulk/build/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_) { ^ 6 warnings generated. CC vinagre/vinagre_vinagre-pty_open.o vinagre/pty_open.c:659:7: error: implicit declaration of function 'ptsname_r' is invalid in C99 [-Werror,-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]: Leaving directory '/Users/pbulk/build/net/vinagre/work/vinagre-3.22.0' gmake[1]: *** [Makefile:2165: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/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-upstream-arm64/net/vinagre *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/net/vinagre