=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for telepathy-idle-0.1.8nb26
/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/signals-marshal.list
  GEN    _gen/signals-marshal.c
INFO: Reading _gen/signals-marshal.list...
  GEN    _gen/signals-marshal.h
INFO: Reading _gen/signals-marshal.list...
  GEN    _gen/enums.h
  GEN    _gen/interfaces.h
  GEN    _gen/svc.h
  GEN    extensions.html
/opt/pkg/bin/gmake  all-am
gmake[3]: Entering directory '/Users/pbulk/build/chat/telepathy-idle/work/telepathy-idle-0.1.8/extensions'
  CC     signals-marshal.lo
  CC     svc.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
INFO: Reading idle-server-connection-iface-signals-marshal.list...
  GEN    idle-server-connection-iface-signals-marshal.c
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
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:67: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:72: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:79: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:86: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:91: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:1496: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:96: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:101: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:106: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:3: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:8: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:13: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:18: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:23: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:52: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:57: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:66: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:71: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:84: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:89: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:110: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:115: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:4: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:9: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:1263: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:14: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:1263: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:1273: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:1263: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:23: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:28:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
45 warnings generated.
  CC     idle-connection-manager.lo
  CC     idle-ctcp.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__
1 warning generated.
  CC     idle-debug.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:1325: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:1273: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:1325: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:1273: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:1325: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:1273: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:1325: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:1273: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
5 warnings generated.
  CC     idle-dns-resolver.lo
  CC     idle-handles.lo
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:1273: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:1273: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
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:69: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:1263: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:98:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:121: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:1496: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:128: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:141: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:1263: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:3: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:24: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:1263: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:61: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:66: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:71:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
17 warnings generated.
  CC     idle-im-manager.lo
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]
#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-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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:69: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:74: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:81: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:1496: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:88: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:99: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:104: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:109: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:114: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:3: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:8: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:13: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:26:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
19 warnings generated.
  CC     idle-muc-channel.lo
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:69: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:78: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:1263: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:115: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:138: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:1496: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:145: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:3: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:1263: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:24: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:49: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:110: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:131: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:152: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:173: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:7: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:28: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:49: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:54: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:75: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:80: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:85: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:90: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:95: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:57: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:1273: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:100: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:105: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:57: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:1273: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:57: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:1273: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:1263: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:2: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:55: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:76: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:97: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:118: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:123: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:144: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:149: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:3: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:24: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:45: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:66: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:87: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:108: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:113: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:142: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:13: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:1273: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:1273: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
69 warnings generated.
  CC     idle-muc-manager.lo
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:69: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:74: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:79:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-muc-manager.c:154: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:86: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:1496: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:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
idle-muc-manager.c:182: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:93: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:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
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-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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:100: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:57: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:1273: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:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-muc-manager.c: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:105:6: note: expanded from here
 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:57: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:1273: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:57: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:1273: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:57: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:1273: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: 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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:110:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-muc-manager.c:262:45: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
        TpHandle inviter_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:57: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:1273:44: 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:57: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:1273: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:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:2: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:7: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:12: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:17:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-muc-manager.c:353: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:22: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:57: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:1273: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:57: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:1273: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:57: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:1273: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-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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:27:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-muc-manager.c:414:55: 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:57: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:1273: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:57: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:1273: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:57: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:1273: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]
                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:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-muc-manager.c:451: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:32:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
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:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-muc-manager.c:453: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:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-muc-manager.c:454: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;
                                                                          ^
/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:57: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:37: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:57: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:1273: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:57: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:1273: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:57: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:42: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:47: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:52: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:57: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:62: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:75: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:80: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:85: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:4: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:11: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
63 warnings generated.
  CC     idle-parser.lo
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:95:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-parser.c:158: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:102:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-parser.c:168: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:109:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
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:1496: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:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:114:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-parser.c:270: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:127:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-parser.c:285: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:132:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-parser.c:355: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:3: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]
        GValueArray *args = g_value_array_new(3);
                            ^
/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:61:1: note: 'g_value_array_new' 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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-parser.c:394:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
                        g_value_array_append(args, &val);
                        ^
/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluearray.h:74: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-parser.c:442:2: 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:64:1: note: 'g_value_array_free' 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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-parser.c:449: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:10:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
idle-parser.c:486:6: warning: 'tp_handle_unref' is deprecated [-Wdeprecated-declarations]
                                        tp_handle_unref(room_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'
# 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:1263:37: 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'
# 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:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
idle-parser.c:504: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:74: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
idle-parser.c:511:5: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations]
                                g_value_set_char(&val, modechar);
                                ^
/Users/pbulk/build/chat/telepathy-idle/work/.buildlink/include/glib-2.0/gobject/gvaluetypes.h:193:1: 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'
#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:1273:44: note: 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:74: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:1273: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:74: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:1273: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:74: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
19 warnings generated.
  CC     protocol.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:1325: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:1273: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:1325: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:1273: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:1325: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:1273: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:1273: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
5 warnings generated.
  CC     idle-server-connection.lo
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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:81: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:86: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:91: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:96: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:103: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:1496: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:110: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:2: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:1273: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:1273: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:7: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:36: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:49: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:54: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:67: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:1273: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:1273: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:74:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
23 warnings generated.
  CC     idle-server-connection-iface.lo
  CC     idle-ssl-server-connection.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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:57: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:62: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:67: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:72: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:79: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:1496: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:1263: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:86: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:91: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:96: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:4: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:9: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:1273: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:14: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:19: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:1273: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:1273: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:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/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:1300: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:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:32:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
20 warnings generated.
  CC     idle-text.lo
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:1273: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:1273: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:1273: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:1273: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:1273: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:1273: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:1263: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:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
9 warnings generated.
  CC     idle-server-connection-iface-signals-marshal.lo
  CCLD   libidle-convenience.la
  CC     idle.o
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:1325: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:1273: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:1325: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:1273: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:1325: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:1273: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:736: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:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
4 warnings generated.
  CCLD   telepathy-idle
Undefined symbols for architecture x86_64:
  "_BIO_free", referenced from:
      _idle_ssl_server_connection_dispose in libidle-convenience.a[16](idle-ssl-server-connection.o)
  "_X509_free", referenced from:
      _ssl_async_connecting_finished_cb in libidle-convenience.a[16](idle-ssl-server-connection.o)
ld: symbol(s) not found for architecture x86_64
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-macos-trunk-x86_64/chat/telepathy-idle
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/telepathy-idle