=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for telepathy-idle-0.1.8nb23 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8' Making all in tools gmake[2]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/tools' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/tools' Making all in extensions gmake[2]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' GEN _gen/all.xml GEN _gen/enums.h GEN _gen/signals-marshal.list GEN _gen/interfaces.h GEN _gen/svc.h GEN _gen/svc.c GEN extensions.html GEN _gen/signals-marshal.c GEN _gen/signals-marshal.h INFO: Reading _gen/signals-marshal.list... INFO: Reading _gen/signals-marshal.list... /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' CC svc.lo CC signals-marshal.lo CCLD libidle-extensions.la gmake[3]: Leaving directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' gmake[2]: Leaving directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' GEN idle-server-connection-iface-signals-marshal.h GEN idle-server-connection-iface-signals-marshal.c INFO: Reading idle-server-connection-iface-signals-marshal.list... INFO: Reading idle-server-connection-iface-signals-marshal.list... /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' CC idle-connection.lo CC idle-ctcp.lo CC idle-connection-manager.lo In file included from idle-ctcp.c:21: ./idle-ctcp.h:21:9: warning: '__IDLE_CTPC_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __IDLE_CTPC_H__ ^~~~~~~~~~~~~~~ ./idle-ctcp.h:22:9: note: '__IDLE_CTCP_H__' is defined here; did you mean '__IDLE_CTPC_H__'? #define __IDLE_CTCP_H__ ^~~~~~~~~~~~~~~ __IDLE_CTPC_H__ In file included from idle-connection.c:39: ./idle-ctcp.h:21:9: warning: '__IDLE_CTPC_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __IDLE_CTPC_H__ ^~~~~~~~~~~~~~~ ./idle-ctcp.h:22:9: note: '__IDLE_CTCP_H__' is defined here; did you mean '__IDLE_CTPC_H__'? #define __IDLE_CTCP_H__ ^~~~~~~~~~~~~~~ __IDLE_CTPC_H__ idle-connection.c:210:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :49:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:225:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:282:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :61:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:333:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :68:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:361:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(object); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-connection.c:397:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(IdleConnectionPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-connection.c:448:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :78:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:472:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :83:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:479:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :88:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:493:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:500:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :98:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:519:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(self); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:538:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-connection.c:566:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :13:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:574:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "connection already open!"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:589:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:646:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :47:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:716:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :56:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:771:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :61:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:828:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :74:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:856:41: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle old_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:857:41: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle new_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:886:63: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] gchar *reply = g_strdup_printf("PONG %s", g_value_get_string(g_value_array_get_nth(args, 0))); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:895:40: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *msg = g_value_get_string(g_value_array_get_nth(args, 2)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:900:37: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:913:37: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:926:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :79:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:929:37: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:935:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const char* user = g_value_get_string(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:936:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const char* host = g_value_get_string(g_value_array_get_nth(args, 2)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:952:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :100:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:971:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :105:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:991:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :110:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:1005:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :115:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:1041:27: warning: 'tp_handle_get_qdata' is deprecated [-Wdeprecated-declarations] const gchar *old_alias = tp_handle_get_qdata(handles, handle, _canon_nick_quark()); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:139:1: note: 'tp_handle_get_qdata' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-connection.c:1049:2: warning: 'tp_handle_set_qdata' is deprecated [-Wdeprecated-declarations] tp_handle_set_qdata(handles, handle, _canon_nick_quark(), g_strdup(canon_nick), g_free); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:136:1: note: 'tp_handle_set_qdata' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-connection.c:1055:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(conn); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :4:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:1088:24: warning: 'tp_handle_get_qdata' is deprecated [-Wdeprecated-declarations] const gchar *alias = tp_handle_get_qdata(repo, handle, _canon_nick_quark()); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:139:1: note: 'tp_handle_get_qdata' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-connection.c:1107:19: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] GError error = {TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "Invalid nickname requested"}; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:1113:2: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(handles, handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-connection.c:1134:19: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] GError error = {TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "You can only set your own alias in IRC"}; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:1145:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :13:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-connection.c:1159:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(_error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "character set conversion failed: %s", error->message); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-connection.c:1170:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleConnectionPrivate *priv = IDLE_CONNECTION_GET_PRIVATE(obj); ^ idle-connection.c:182:41: note: expanded from macro 'IDLE_CONNECTION_GET_PRIVATE' #define IDLE_CONNECTION_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_CONNECTION, IdleConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :18:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 1 warning generated. 45 warnings generated. CC idle-debug.lo CC idle-dns-resolver.lo CC idle-handles.lo In file included from idle-debug.c:24: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from idle-debug.c:24: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from idle-debug.c:24: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-debug.c:91:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-debug.c:95:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&now); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmain.h:727:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' #define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. idle-handles.c:132:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_INVALID_HANDLE, "invalid nickname"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-handles.c:147:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_INVALID_HANDLE, "invalid channel ID"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. CC idle-im-channel.lo CC idle-im-manager.lo CC idle-muc-channel.lo idle-im-channel.c:117:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_IM_CHANNEL_GET_PRIVATE(IDLE_IM_CHANNEL(obj)); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:122:2: warning: 'tp_handle_ref' is deprecated [-Wdeprecated-declarations] tp_handle_ref(handles, priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:92:1: note: 'tp_handle_ref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:123:2: warning: 'tp_handle_ref' is deprecated [-Wdeprecated-declarations] tp_handle_ref(handles, priv->initiator); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:92:1: note: 'tp_handle_ref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:149:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_IM_CHANNEL_GET_PRIVATE(chan); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' In file included from idle-im-manager.c:29: ./idle-ctcp.h:21:9: warning: '__IDLE_CTPC_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))#ifndef __IDLE_CTPC_H__ ^~~~~~~~~~~~~~~ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :80:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ./idle-ctcp.h:22:9: note: '__IDLE_CTCP_H__' is defined here; did you mean '__IDLE_CTPC_H__'? #define __IDLE_CTCP_H__ ^~~~~~~~~~~~~~~ __IDLE_CTPC_H__ idle-im-channel.c:231:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_IM_CHANNEL_GET_PRIVATE(chan); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :103:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:269:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (idle_im_channel_class, sizeof (IdleIMChannelPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:350:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMChannelPrivate *priv = IDLE_IM_CHANNEL_GET_PRIVATE(self); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :110:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:368:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMChannelPrivate *priv = IDLE_IM_CHANNEL_GET_PRIVATE(self); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :123:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:372:2: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(handles, priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:373:2: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(handles, priv->initiator); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:384:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMChannelPrivate *priv = IDLE_IM_CHANNEL_GET_PRIVATE (chan); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :128:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:409:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_IM_CHANNEL_GET_PRIVATE(obj); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:428:4: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(contact_repo, priv->initiator); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:430:4: warning: 'tp_handle_ref' is deprecated [-Wdeprecated-declarations] tp_handle_ref(contact_repo, priv->initiator); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:92:1: note: 'tp_handle_ref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-channel.c:481:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_IM_CHANNEL_GET_PRIVATE(obj); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :40:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:512:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMChannelPrivate *priv = IDLE_IM_CHANNEL_GET_PRIVATE(self); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :45:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-channel.c:520:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMChannelPrivate *priv = IDLE_IM_CHANNEL_GET_PRIVATE(obj); ^ idle-im-channel.c:92:41: note: expanded from macro 'IDLE_IM_CHANNEL_GET_PRIVATE' #define IDLE_IM_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_IM_CHANNEL, IdleIMChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :50:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:89:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(obj); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:97:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(mgr); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :56:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:112:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(manager); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :63:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:129:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(IdleIMManagerPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-im-manager.c:154:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_IM_MANAGER_GET_PRIVATE (self); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:169:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(manager); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :81:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:170:48: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle handle = (TpHandle) g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-im-manager.c:177:55: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] body = idle_ctcp_kill_blingbling(g_value_get_string(g_value_array_get_nth(args, 2))); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-im-manager.c:179:58: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] gboolean decoded = idle_text_decode(g_value_get_string(g_value_array_get_nth(args, 2)), &type, &body); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-im-manager.c:202:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(manager); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :86:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:220:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(self); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :91:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:250:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE(manager); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :96:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:328:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE (self); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :101:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:362:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error (&error, TP_ERRORS, TP_ERROR_NOT_IMPLEMENTED, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-im-manager.c:377:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error (&error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-im-manager.c:399:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE (self); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :106:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:434:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE (mgr); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-im-manager.c:486:31: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleIMManagerPrivate *priv = IDLE_IM_MANAGER_GET_PRIVATE (self); ^ idle-im-manager.c:68:43: note: expanded from macro 'IDLE_IM_MANAGER_GET_PRIVATE' #define IDLE_IM_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_IM_MANAGER, IdleIMManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :16:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 17 warnings generated. 19 warnings generated. idle-muc-channel.c:269:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE (obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:291:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :60:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:306:2: warning: 'tp_handle_ref' is deprecated [-Wdeprecated-declarations] tp_handle_ref(room_handles, priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:92:1: note: 'tp_handle_ref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-muc-channel.c:311:3: warning: 'tp_handle_ref' is deprecated [-Wdeprecated-declarations] tp_handle_ref(room_handles, priv->initiator); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:92:1: note: 'tp_handle_ref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-muc-channel.c:350:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :97:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:440:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :120:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:483:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (idle_muc_channel_class, sizeof (IdleMUCChannelPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-muc-channel.c:563:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE (self); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :127:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:579:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE (self); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :132:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:581:2: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(handles, priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-muc-channel.c:584:3: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(handles, priv->initiator); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-muc-channel.c:625:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :4:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:648:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :29:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:711:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :90:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:772:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :111:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:838:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :132:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:858:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :153:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:890:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :170:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:931:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-muc-channel.c:1090:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :32:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1107:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE (chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :37:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1120:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :58:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1128:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :63:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1155:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :68:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1186:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-muc-channel.c:1200:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :78:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1206:38: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle handle = g_value_get_uint(g_value_array_get_nth(args, i)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1207:20: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] gchar modechar = g_value_get_char(g_value_array_get_nth(args, i + 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:196:1: note: 'g_value_get_char' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(g_value_get_schar) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1207:37: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] gchar modechar = g_value_get_char(g_value_array_get_nth(args, i + 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1239:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :83:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1268:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :88:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1288:43: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *modes = g_value_get_string(g_value_array_get_nth(args, i)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1303:70: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle handle = tp_handle_ensure(handles, g_value_get_string(g_value_array_get_nth(args, ++i)), NULL, NULL); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1311:8: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(handles, handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' # define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-muc-channel.c:1318:52: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *limit_str = g_value_get_string(g_value_array_get_nth(args, ++i)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1334:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] key = g_strdup(g_value_get_string(g_value_array_get_nth(args, ++i))); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1429:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :109:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1424:25: warning: variable 'priv' set but not used [-Wunused-but-set-variable] IdleMUCChannelPrivate *priv; ^ idle-muc-channel.c:1562:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(chan); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :26:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1610:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :47:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1632:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :68:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1639:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_INVALID_HANDLE, "invalid handle %u passed", handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1659:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :89:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1666:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_INVALID_HANDLE, "invalid handle %u passed", handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1684:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :94:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1690:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "we are already a member of or trying to join the channel with handle %u", priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1708:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "the requested contact (handle %u) to be added to the room (handle %u) is already a member of or has already been invited to join the room", handle, priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1737:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :115:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1750:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :120:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1760:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "handle %u is not a current member of the channel", handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1791:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :141:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1843:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :3:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1883:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-muc-channel.c:1910:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :45:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:1918:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, "invalid property id %u", prop); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1928:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_PERMISSION_DENIED, "not allowed to read property %u", prop); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1981:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :66:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:2006:25: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "internal error in %s", G_STRFUNC); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:1988:16: warning: variable 'name' set but not used [-Wunused-but-set-variable] const gchar *name; ^ idle-muc-channel.c:1989:9: warning: variable 'flags' set but not used [-Wunused-but-set-variable] guint flags; ^ idle-muc-channel.c:2058:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :87:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:2063:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "don't need a password now or authentication already in process (handle %u)", priv->handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:2086:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCChannelPrivate *priv = IDLE_MUC_CHANNEL_GET_PRIVATE(self); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :92:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:2089:20: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] GError error = { TP_ERRORS, TP_ERROR_PERMISSION_DENIED, "Channel is moderated" }; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:2143:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :121:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:2300:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_CHANNEL_GET_PRIVATE(obj); ^ idle-muc-channel.c:266:46: note: expanded from macro 'IDLE_MUC_CHANNEL_GET_PRIVATE' #define IDLE_MUC_CHANNEL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), IDLE_TYPE_MUC_CHANNEL, IdleMUCChannelPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :159:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-channel.c:2320:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, "invalid property id %u", prop_id); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:2331:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_PERMISSION_DENIED, "not allowed to set property with id %u", prop_id); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-channel.c:2342:24: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] error = g_error_new(TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, "incompatible value type %s for prop_id %u", g_type_name(G_VALUE_TYPE(prop_val)), prop_id); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ CC idle-muc-manager.lo CC idle-parser.lo 69 warnings generated. In file included from idle-muc-manager.c:31: ./idle-ctcp.h:21:9: warning: '__IDLE_CTPC_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __IDLE_CTPC_H__ ^~~~~~~~~~~~~~~ ./idle-ctcp.h:22:9: note: '__IDLE_CTCP_H__' is defined here; did you mean '__IDLE_CTPC_H__'? #define __IDLE_CTCP_H__ ^~~~~~~~~~~~~~~ __IDLE_CTPC_H__ idle-muc-manager.c:121:9: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = IDLE_MUC_MANAGER_GET_PRIVATE (obj); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:131:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(obj); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :56:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:139:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(fac); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :61:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-parser.c:148:28: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(obj); ^ idle-parser.c:38:42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' idle-muc-manager.c:154#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ ::32: warning: 77Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] :6: note: expanded from here IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(fac); ^ GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :68:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:171:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(IdleMUCManagerPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-parser.c:158:28idle-muc-manager.c:182:32:: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(obj); ^ idle-parser.c:38 IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' :42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: :145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' 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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h#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) ^ :584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ :49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :84:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:183:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' idle-parser.c:168:28: warning: #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERNDeprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(obj); ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-parser.c:38:42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :91:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:221:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data);idle-parser.c:184:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(IdleParserPrivate)); ^ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here idle-muc-manager.cGOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58' :62#define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' :44#define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' :37: note: expanded from macro 'G_DEPRECATED' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'#define G_DEPRECATED __attribute__((__deprecated__)) ^ #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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :82:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:222:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:223:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *topic = g_value_get_string(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-parser.c:215:28: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(parser); ^ idle-parser.c:38:42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' idle-muc-manager.c#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f):239:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' ^#define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: #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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ :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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:129633: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' :33: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' :96:6: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :87:6: note: expanded from here note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:240:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:241:45: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle toucher_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:242:36: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] time_t touched = g_value_get_uint(g_value_array_get_nth(args, 2)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:261:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: idle-parser.c:270:28: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] note: IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(parser); ^expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ idle-parser.c/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 38:42: #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' : 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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33:#define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' :686:145: note: #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :92:6: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_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) ^idle-muc-manager.c:262:45: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' TpHandle inviter_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h: ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h64:1299:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here :3GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43:: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' : note: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: expanded from macro 'GOBJECT_DEPRECATED_FOR' note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :109:6:#define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ note: expanded from here /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:263:45: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle invited_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:264:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 2)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here idle-parser.c:285:28: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(parser); ^ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:idle-parser.c:38:42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' 140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #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)#define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ^/Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :114:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:289:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :97:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:290:44: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle joiner_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:291:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:315:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :102:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:316:44: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle kicker_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:317:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:318:44: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle kicked_handle = g_value_get_uint(g_value_array_get_nth(args, 2)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:319:68: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *message = (args->n_values == 4) ? g_value_get_string(g_value_array_get_nth(args, 3)) : NULL; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:335:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-muc-manager.c:336:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:352:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: idle-parser.c:355:28: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(parser); ^ idle-parser.c#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3:38:42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686::145: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))#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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' : note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299 ^ :3::7:6: note: expanded from here note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :119:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-parser.c:356:22: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] idle-muc-manager.c:353: GValueArray *args = g_value_array_new(3); ^ 42: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:68:1: note: 'g_value_array_new' has been explicitly marked deprecated here warning: GOBJECT_DEPRECATED_IN_2_32_FOR(GArray)'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 0));#define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: :expanded from macro 'GOBJECT_DEPRECATED_FOR' 140:43: note: #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:369:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' idle-parser.c:394:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(args, &val); ^ #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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:81:1 ^ : /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:note: 'g_value_array_append' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' :3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ ^ :12:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:370:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:399:41: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle old_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:400:41: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle new_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^idle-parser.c:442 /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h::140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 2#define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(args); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:71:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' 1: note: 'g_value_array_free' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272::140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 44: note: expanded from macro 'G_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) :35: ^ note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:413:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-parser.c:449:idle-muc-manager.c:62:4428: : warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(parser); ^ note: idle-parser.cexpanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' :38:42: note: expanded from macro 'IDLE_PARSER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ #define IDLE_PARSER_GET_PRIVATE(parser) (G_TYPE_INSTANCE_GET_PRIVATE((parser), IDLE_TYPE_PARSER, IdleParserPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' : 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) ^ #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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49:#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :17 ^:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' idle-muc-manager.c: _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ 414:/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h55: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] : TpHandle sender_handle = (TpHandle) g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: 1296:33:note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ :126:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272 ^ :44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:415:53: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = (TpHandle) g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:434:55: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] body = idle_ctcp_kill_blingbling(g_value_get_string(g_value_array_get_nth(args, 2))); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:436:58: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] idle-parser.c:486:6: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] gboolean decoded = idle_text_decode(g_value_get_string(g_value_array_get_nth(args, 2)), &type, &body); ^ tp_handle_unref(room_repo, handle);/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h: ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here1: note: 'tp_handle_unref' has been explicitly marked deprecated hereGOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140: 43: note: _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33:expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' note: expanded from macro '_TP_DEPRECATED_IN_0_20' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f)# define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'#define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-parser.c:491:6: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations] tp_handle_unref(contact_repo, handle); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/handle-repo.h:96:1: note: 'tp_handle_unref' has been explicitly marked deprecated here _TP_DEPRECATED_IN_0_20 ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:218:33: note: expanded from macro '_TP_DEPRECATED_IN_0_20' idle-muc-manager.c:451# define _TP_DEPRECATED_IN_0_20 _TP_DEPRECATED :32 ^ : warning: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] 310:24: IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) note: ^expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h: ^ 686: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' idle-parser.c:504:4#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) : ^ warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299:3 g_value_array_append(arr, &val); ^ : note: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:81:1: note: 'g_value_array_append' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35 _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) : ^ note: expanded from macro 'GOBJECT_DEPRECATED_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:22:6: note: expanded from here :1272:44: GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" note: ^ expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:452:44: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle leaver_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35idle-parser.c:511:5: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' : warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: g_value_set_char(&val, modechar); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:193:1note: expanded from macro 'G_DEPRECATED_FOR' : #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ note: 'g_value_set_char' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(g_value_set_schar) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' idle-muc-manager.c:453:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140#define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN :43 ^ : note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h ^ :1272:44:/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h: note: 1272:expanded from macro 'G_DEPRECATED_FOR' 44: note: #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) expanded from macro 'G_DEPRECATED_FOR' ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-parser.c:512:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(arr, &val); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:81:1: note: 'g_value_array_append' has been explicitly marked deprecated here idle-muc-manager.c:454:GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:68: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *message = (args->n_values == 3) ? g_value_get_string(g_value_array_get_nth(args, 2)) : NULL; ^ 140/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h::4364:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) :^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' 140:#define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ 43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h#define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN :31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' ^#define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR'/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272 :44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:484:44: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle leaver_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:485:68: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *message = (args->n_values == 2) ? g_value_get_string(g_value_array_get_nth(args, 1)) : NULL; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:494:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :27:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:495:44: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle setter_handle = g_value_get_uint(g_value_array_get_nth(args, 0)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:496:42: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] TpHandle room_handle = g_value_get_uint(g_value_array_get_nth(args, 1)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:497:66: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] const gchar *topic = (args->n_values == 3) ? g_value_get_string(g_value_array_get_nth(args, 2)) : NULL; ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:64:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:519:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :32:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:542:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(self); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :37:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:558:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:593:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(iface); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :47:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:632:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :52:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:652:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:660:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:670:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(manager); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:677:60: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] tp_channel_manager_emit_request_failed(manager, l->data, TP_ERRORS, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:693:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE(user_data); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :80:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-muc-manager.c:729:60: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] tp_channel_manager_emit_request_failed(manager, l->data, TP_ERRORS, err_code, err_msg); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-muc-manager.c:781:32: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleMUCManagerPrivate *priv = IDLE_MUC_MANAGER_GET_PRIVATE (self); ^ idle-muc-manager.c:62:44: note: expanded from macro 'IDLE_MUC_MANAGER_GET_PRIVATE' #define IDLE_MUC_MANAGER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), IDLE_TYPE_MUC_MANAGER, IdleMUCManagerPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-muc-manager.c:817:26: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error (&error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-parser.c:528:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(arr, &val); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:81:1: note: 'g_value_array_append' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-parser.c:543:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(arr, &val); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:81:1: note: 'g_value_array_append' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_32_FOR(GArray) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:140:43: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_32_FOR' #define GOBJECT_DEPRECATED_IN_2_32_FOR(f) GOBJECT_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:31:35: note: expanded from macro 'GOBJECT_DEPRECATED_FOR' #define GOBJECT_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GOBJECT_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 63 warnings generated. 19 warnings generated. CC protocol.lo CC idle-server-connection.lo CC idle-server-connection-iface.lo In file included from protocol.c:25: In file included from /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from protocol.c:25: In file included from /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from protocol.c:25: In file included from /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/telepathy-glib.h:83: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ protocol.c:52:27: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error (error, TP_ERRORS, TP_ERROR_INVALID_HANDLE, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ protocol.c:174:27: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] *channel_managers = g_memdup (types, sizeof(types)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:349:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 5 warnings generated. idle-server-connection.c:108:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :60:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:132:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:163:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:170:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:192:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :82:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:214:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(IdleServerConnectionPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-server-connection.c:245:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :89:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:305:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :94:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:309:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "already connecting or connected!"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:315:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "host not set!"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:321:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "port not set!"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:327:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NETWORK_ERROR, "failed to connect"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:338:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :99:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:480:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :17:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:549:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :30:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:562:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :35:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:570:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "the connection was not open"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:598:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :48:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-server-connection.c:606:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "connection was not open!"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:628:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NETWORK_ERROR, "got G_IO_STATUS_ERROR"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:643:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NETWORK_ERROR, "got G_IO_STATUS_EOF"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:650:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "got G_IO_STATUS_AGAIN"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-server-connection.c:662:38: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleServerConnectionPrivate *priv = IDLE_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-server-connection.c:46:51: note: expanded from macro 'IDLE_SERVER_CONNECTION_GET_PRIVATE' #define IDLE_SERVER_CONNECTION_GET_PRIVATE(conn) (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SERVER_CONNECTION, IdleServerConnectionPrivate)) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :55:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 23 warnings generated. CC idle-ssl-server-connection.lo CC idle-text.lo CC idle-server-connection-iface-signals-marshal.lo idle-ssl-server-connection.c:128:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-ssl-server-connection.c:158:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-ssl-server-connection.c:187:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :12:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:199:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :17:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:218:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296: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\"" ^ idle-ssl-server-connection.c:240:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(klass, sizeof(IdleSSLServerConnectionPrivate)); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:1382:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_58 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-ssl-server-connection.c:271:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :31:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:314:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(data); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :36:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:347:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :41:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:501:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:520:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :59:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:525:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "connection was not in state NOT_CONNECTED"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-ssl-server-connection.c:533:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "no hostname provided"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-ssl-server-connection.c:541:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "no port provided"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-ssl-server-connection.c:555:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :64:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:560:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "not connected"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-ssl-server-connection.c:597:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :69:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ idle-ssl-server-connection.c:606:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_AVAILABLE, "connection was not in state CONNECTED"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-ssl-server-connection.c:628:22: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NETWORK_ERROR, "SSL_write failed"); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-ssl-server-connection.c:638:41: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] IdleSSLServerConnectionPrivate *priv = IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE(conn); ^ idle-ssl-server-connection.c:54:3: note: expanded from macro 'IDLE_SSL_SERVER_CONNECTION_GET_PRIVATE' (G_TYPE_INSTANCE_GET_PRIVATE((conn), IDLE_TYPE_SSL_SERVER_CONNECTION, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:686: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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1299: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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1296:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :82:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ In file included from idle-text.c:29: ./idle-ctcp.h:21:9: warning: '__IDLE_CTPC_H__' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __IDLE_CTPC_H__ ^~~~~~~~~~~~~~~ ./idle-ctcp.h:22:9: note: '__IDLE_CTCP_H__' is defined here; did you mean '__IDLE_CTPC_H__'? #define __IDLE_CTCP_H__ ^~~~~~~~~~~~~~~ __IDLE_CTPC_H__ idle-text.c:98:23: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] g_set_error(error, TP_ERRORS, TP_ERROR_NOT_IMPLEMENTED, "unsupported message type %u", type); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-text.c:179:3: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] INVALID_ARGUMENT ("message-type must be a 32-bit unsigned integer"); ^ idle-text.c:166:24: note: expanded from macro 'INVALID_ARGUMENT' g_set_error (&error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-text.c:182:3: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] INVALID_ARGUMENT ("invalid message type: %u", type); ^ idle-text.c:166:24: note: expanded from macro 'INVALID_ARGUMENT' g_set_error (&error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-text.c:187:3: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] INVALID_ARGUMENT ("message must contain exactly 1 part, not %u", (n_parts - 1)); ^ idle-text.c:166:24: note: expanded from macro 'INVALID_ARGUMENT' g_set_error (&error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-text.c:194:3: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] INVALID_ARGUMENT ("message must be text/plain"); ^ idle-text.c:166:24: note: expanded from macro 'INVALID_ARGUMENT' g_set_error (&error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-text.c:197:3: warning: 'tp_errors_quark' is deprecated: Use 'TP_ERROR' instead [-Wdeprecated-declarations] INVALID_ARGUMENT ("content must be a UTF-8 string"); ^ idle-text.c:166:24: note: expanded from macro 'INVALID_ARGUMENT' g_set_error (&error, TP_ERRORS, TP_ERROR_INVALID_ARGUMENT, \ ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:43:20: note: expanded from macro 'TP_ERRORS' #define TP_ERRORS (tp_errors_quark ()) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/errors.h:38:1: note: 'tp_errors_quark' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (TP_ERROR) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle-text.c:232:8: warning: 'tp_message_new' is deprecated [-Wdeprecated-declarations] msg = tp_message_new (base_conn, 2, 2); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/cm-message.h:72:1: note: 'tp_message_new' has been explicitly marked deprecated here _TP_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:310:24: note: expanded from macro '_TP_DEPRECATED' #define _TP_DEPRECATED G_DEPRECATED ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ idle-text.c:238:2: warning: 'tp_message_set_handle' is deprecated: Use 'tp_cm_message_set_sender' instead [-Wdeprecated-declarations] tp_message_set_handle (msg, 0, "message-sender", TP_HANDLE_TYPE_CONTACT, sender); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/message.h:86:1: note: 'tp_message_set_handle' has been explicitly marked deprecated here _TP_DEPRECATED_FOR (tp_cm_message_set_sender) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/defs.h:311:31: note: expanded from macro '_TP_DEPRECATED_FOR' #define _TP_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 20 warnings generated. 9 warnings generated. CC idle.o GEN telepathy-idle.8 CCLD libidle-convenience.la In file included from idle.c:25: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:72:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from idle.c:25: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:78:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from idle.c:25: /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/telepathy-1.0/telepathy-glib/debug-sender.h:86:5: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *timestamp, ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' #define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1324:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1272:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ idle.c:40:2: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ /Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gtype.h:734:1: note: 'g_type_init' has been explicitly marked deprecated here GOBJECT_DEPRECATED_IN_2_36 ^ /Users/pbulk/build/chat/telepathy-idle/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/chat/telepathy-idle/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/chat/telepathy-idle/work/.buildlink/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. CCLD telepathy-idle Undefined symbols for architecture arm64: "_BIO_free", referenced from: _idle_ssl_server_connection_dispose in libidle-convenience.a(idle-ssl-server-connection.o) "_X509_free", referenced from: _ssl_async_connecting_finished_cb in libidle-convenience.a(idle-ssl-server-connection.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:433: telepathy-idle] Error 1 gmake[3]: Leaving directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' gmake[2]: *** [Makefile:343: all] Error 2 gmake[2]: Leaving directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/src' gmake[1]: *** [Makefile:322: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8' gmake: *** [Makefile:251: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/chat/telepathy-idle *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/chat/telepathy-idle