=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/editors/libinfinity", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libinfinity-0.7.2nb17 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in libinfinity --- all --- /opt/pkg/bin/bmake all-am --- adopted/.dirstamp --- --- adopted/.deps/.dirstamp --- --- common/.dirstamp --- --- common/.deps/.dirstamp --- --- communication/.dirstamp --- --- communication/.deps/.dirstamp --- --- client/.dirstamp --- --- client/.deps/.dirstamp --- --- server/.dirstamp --- --- server/.deps/.dirstamp --- --- adopted/libinfinity_0_7_la-inf-adopted-algorithm.lo --- --- adopted/libinfinity_0_7_la-inf-adopted-no-operation.lo --- --- adopted/libinfinity_0_7_la-inf-adopted-algorithm.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-algorithm.lo --- adopted/libinfinity_0_7_la-inf-adopted-no-operation.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-no-operation.lo --- adopted/libinfinity_0_7_la-inf-adopted-algorithm.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-algorithm.h:23, from adopted/inf-adopted-algorithm.c:69: adopted/inf-adopted-algorithm.c: In function 'inf_adopted_algorithm_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-algorithm.c:124:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 124 | #define INF_ADOPTED_ALGORITHM_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_ALGORITHM, InfAdoptedAlgorithmPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-algorithm.c:1033:21: note: in expansion of macro 'INF_ADOPTED_ALGORITHM_GET_PRIVATE' 1033 | algorithm->priv = INF_ADOPTED_ALGORITHM_GET_PRIVATE(algorithm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-operation.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-operation.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from adopted/inf-adopted-operation.c:34: adopted/inf-adopted-operation.c: In function 'inf_adopted_concurrency_id_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ adopted/inf-adopted-operation.c:75:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 75 | INF_DEFINE_ENUM_TYPE(InfAdoptedConcurrencyId, inf_adopted_concurrency_id, inf_adopted_concurrency_id_values) | ^~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-operation.c: In function 'inf_adopted_operation_flags_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ adopted/inf-adopted-operation.c:76:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 76 | INF_DEFINE_FLAGS_TYPE(InfAdoptedOperationFlags, inf_adopted_operation_flags, inf_adopted_operation_flags_values) | ^~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-request.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-request.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from adopted/inf-adopted-request.c:38: adopted/inf-adopted-request.c: In function 'inf_adopted_request_type_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ adopted/inf-adopted-request.c:88:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 88 | INF_DEFINE_ENUM_TYPE(InfAdoptedRequestType, inf_adopted_request_type, inf_adopted_request_type_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: adopted/inf-adopted-request.c: In function 'inf_adopted_request_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-request.c:85:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 85 | #define INF_ADOPTED_REQUEST_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_REQUEST, InfAdoptedRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-request.c:96:19: note: in expansion of macro 'INF_ADOPTED_REQUEST_GET_PRIVATE' 96 | request->priv = INF_ADOPTED_REQUEST_GET_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-request-log.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-request-log.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from adopted/inf-adopted-request-log.c:39: adopted/inf-adopted-request-log.c: In function 'inf_adopted_request_log_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-request-log.c:97:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_REQUEST_LOG_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_REQUEST_LOG, InfAdoptedRequestLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-request-log.c:292:15: note: in expansion of macro 'INF_ADOPTED_REQUEST_LOG_GET_PRIVATE' 292 | log->priv = INF_ADOPTED_REQUEST_LOG_GET_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-request-log.c: In function 'inf_adopted_request_log_add_request_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-request-log.c:451:7: note: in expansion of macro 'g_memmove' 451 | g_memmove( | ^~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-session.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-session.lo In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from adopted/inf-adopted-session.c:40: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-algorithm.h:23, from ../libinfinity/adopted/inf-adopted-session.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: adopted/inf-adopted-session.c: In function 'inf_adopted_session_lookup_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:120:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 120 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_noop_timeout_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:262:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 262 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_find_next_noop_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:294:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 294 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_schedule_noop_timer': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:315:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 315 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_start_noop_timer': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:349:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 349 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_stop_noop_timer': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:370:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 370 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_broadcast_n_requests': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:400:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 400 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_process_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:458:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 458 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_process_buffered_requests': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:574:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 574 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_local_user_added': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:625:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 625 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_remove_local_user_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:667:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 667 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_end_execute_request_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:722:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 722 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_create_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:766:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 766 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:798:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 798 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:820:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 820 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:878:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 878 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:940:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 940 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:958:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 958 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:987:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 987 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_to_xml_sync': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1054:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1054 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_process_xml_run': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1150:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1150 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_get_xml_user_props': adopted/inf-adopted-session.c:1325:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1325 | GParameter* parameter; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session.c: At top level: adopted/inf-adopted-session.c:1353:40: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1353 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_set_xml_user_props': adopted/inf-adopted-session.c:1359:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1359 | const GParameter* time; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session.c:1363:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1363 | const GParameter* id_param; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1371:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1371 | priv = INF_ADOPTED_SESSION_PRIVATE(INF_ADOPTED_SESSION(session)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: At top level: adopted/inf-adopted-session.c:1409:41: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1409 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_validate_user_props': adopted/inf-adopted-session.c:1415:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1415 | const GParameter* time; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1452:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1452 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_synchronization_complete': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1498:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1498 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_get_io': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1655:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1655 | return INF_ADOPTED_SESSION_PRIVATE(session)->io; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_get_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1673:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1673 | return INF_ADOPTED_SESSION_PRIVATE(session)->algorithm; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_undo': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1721:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1721 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c: In function 'inf_adopted_session_redo': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:97:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_ADOPTED_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION, InfAdoptedSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session.c:1779:10: note: in expansion of macro 'INF_ADOPTED_SESSION_PRIVATE' 1779 | priv = INF_ADOPTED_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-session-record.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-session-record.lo In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinfinity/adopted/inf-adopted-session-record.h:23, from adopted/inf-adopted-session-record.c:46: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-algorithm.h:23, from ../libinfinity/adopted/inf-adopted-session.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_handle_xml_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:90:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 90 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:91:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | xmlerror = xmlGetLastError(); | ^ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_write_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:111:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 111 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_user_joined': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:148:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 148 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_begin_execute_request_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:171:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 171 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_add_user_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:218:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 218 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_real_start': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:266:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 266 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:352:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 352 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:369:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 369 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:406:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 406 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:423:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 423 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:449:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 449 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_start_recording': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:566:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 566 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:593:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | xmlerror = xmlGetLastError(); | ^ adopted/inf-adopted-session-record.c:612:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 612 | xmlerror = xmlGetLastError(); | ^ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_stop_recording': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:680:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 680 | priv = INF_ADOPTED_SESSION_RECORD_PRIVATE(record); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:723:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 723 | xmlerror = xmlGetLastError(); | ^ adopted/inf-adopted-session-record.c: In function 'inf_adopted_session_record_is_recording': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:77:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 77 | #define INF_ADOPTED_SESSION_RECORD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_RECORD, InfAdoptedSessionRecordPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-record.c:768:10: note: in expansion of macro 'INF_ADOPTED_SESSION_RECORD_PRIVATE' 768 | return INF_ADOPTED_SESSION_RECORD_PRIVATE(record)->writer != NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-session-replay.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-session-replay.lo In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/adopted/inf-adopted-session-replay.h:23, from adopted/inf-adopted-session-replay.c:38: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/common/inf-session.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_read_current': adopted/inf-adopted-session-replay.c:97:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 97 | xml_error = xmlGetLastError(); | ^ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_handle_advance_result': adopted/inf-adopted-session-replay.c:121:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 121 | xml_error = xmlGetLastError(); | ^ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_handle_advance_required_result': adopted/inf-adopted-session-replay.c:149:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 149 | xml_error = xmlGetLastError(); | ^ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_clear': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:244:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 244 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_synchronization_failed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:323:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 323 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_play_initial': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:341:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 341 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:524:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 524 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:548:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 548 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:562:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 562 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:579:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 579 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:602:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 602 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_set_record': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:715:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 715 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:725:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 725 | xml_error = xmlGetLastError(); | ^ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_get_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:834:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 834 | return INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay)->session; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c: In function 'inf_adopted_session_replay_play_next': adopted/inf-adopted-session-replay.c:870:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 870 | GParameter* param; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:80:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_ADOPTED_SESSION_REPLAY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SESSION_REPLAY, InfAdoptedSessionReplayPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:877:10: note: in expansion of macro 'INF_ADOPTED_SESSION_REPLAY_PRIVATE' 877 | priv = INF_ADOPTED_SESSION_REPLAY_PRIVATE(replay); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-session-replay.c:965:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 965 | (const GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session-replay.c:975:9: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 975 | (const GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ adopted/inf-adopted-session-replay.c:981:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 981 | g_value_unset(&g_array_index(user_props, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-split-operation.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-split-operation.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-split-operation.h:23, from adopted/inf-adopted-split-operation.c:48: adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_unsplit_impl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:76:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 76 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:110:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 110 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:123:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 123 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:150:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 150 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:180:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 180 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_need_concurrency_id': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:243:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 243 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_transform': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:287:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 287 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:293:16: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 293 | priv_lcs = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(operation_lcs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_copy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:371:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 371 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_get_flags': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:391:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 391 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_apply': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:422:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 422 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_apply_transformed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:449:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 449 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:455:16: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 455 | trans_priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(trans_split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_revert': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:515:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 515 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(split); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c: In function 'inf_adopted_split_operation_transform_other': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:625:10: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 625 | priv = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:64:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_ADOPTED_SPLIT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_SPLIT_OPERATION, InfAdoptedSplitOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-split-operation.c:631:16: note: in expansion of macro 'INF_ADOPTED_SPLIT_OPERATION_PRIVATE' 631 | priv_lcs = INF_ADOPTED_SPLIT_OPERATION_PRIVATE(op_lcs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-state-vector.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-state-vector.lo --- adopted/libinfinity_0_7_la-inf-adopted-undo-grouping.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-undo-grouping.lo --- adopted/libinfinity_0_7_la-inf-adopted-state-vector.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/adopted/inf-adopted-state-vector.h:23, from adopted/inf-adopted-state-vector.c:33: adopted/inf-adopted-state-vector.c: In function 'inf_adopted_state_vector_insert': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-state-vector.c:136:5: note: in expansion of macro 'g_memmove' 136 | g_memmove(comp + 1, comp, | ^~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-undo-grouping.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-algorithm.h:23, from ../libinfinity/adopted/inf-adopted-undo-grouping.h:23, from adopted/inf-adopted-undo-grouping.c:20: adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_add_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:118:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 118 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_cleanup': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:245:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 245 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_end_execute_request_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:333:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 333 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_init_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:363:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 363 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_deinit_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:405:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 405 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:439:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 439 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:461:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 461 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:475:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 475 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:490:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 490 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:526:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 526 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_get_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:648:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 648 | return INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping)->algorithm; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_set_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:675:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 675 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_start_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:753:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 753 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_end_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:782:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 782 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_get_undo_size': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:820:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 820 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c: In function 'inf_adopted_undo_grouping_get_redo_size': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:96:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_ADOPTED_UNDO_GROUPING_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_UNDO_GROUPING, InfAdoptedUndoGroupingPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-undo-grouping.c:877:10: note: in expansion of macro 'INF_ADOPTED_UNDO_GROUPING_PRIVATE' 877 | priv = INF_ADOPTED_UNDO_GROUPING_PRIVATE(grouping); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-user.lo --- CC adopted/libinfinity_0_7_la-inf-adopted-user.lo --- common/libinfinity_0_7_la-inf-acl.lo --- CC common/libinfinity_0_7_la-inf-acl.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-acl.h:23, from common/inf-acl.c:46: common/inf-acl.c: In function 'inf_acl_setting_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-acl.c:178:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 178 | INF_DEFINE_ENUM_TYPE(InfAclSetting, inf_acl_setting, inf_acl_setting_values) | ^~~~~~~~~~~~~~~~~~~~ --- adopted/libinfinity_0_7_la-inf-adopted-user.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-user.h:23, from adopted/inf-adopted-user.c:37: adopted/inf-adopted-user.c: In function 'inf_adopted_user_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-user.c:53:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 53 | #define INF_ADOPTED_USER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_ADOPTED_TYPE_USER, InfAdoptedUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ adopted/inf-adopted-user.c:63:16: note: in expansion of macro 'INF_ADOPTED_USER_GET_PRIVATE' 63 | user->priv = INF_ADOPTED_USER_GET_PRIVATE(user); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-async-operation.lo --- CC common/libinfinity_0_7_la-inf-async-operation.lo --- common/libinfinity_0_7_la-inf-browser.lo --- --- common/libinfinity_0_7_la-inf-browser-iter.lo --- --- common/libinfinity_0_7_la-inf-browser.lo --- CC common/libinfinity_0_7_la-inf-browser.lo --- common/libinfinity_0_7_la-inf-browser-iter.lo --- CC common/libinfinity_0_7_la-inf-browser-iter.lo --- common/libinfinity_0_7_la-inf-browser.lo --- In file included from ../libinfinity/common/inf-browser.h:26, from common/inf-browser.c:37: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:27: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: common/inf-browser.c: In function 'inf_browser_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-browser.c:62:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 62 | INF_DEFINE_ENUM_TYPE(InfBrowserStatus, inf_browser_status, inf_browser_status_values) | ^~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-buffer.lo --- CC common/libinfinity_0_7_la-inf-buffer.lo --- common/libinfinity_0_7_la-inf-certificate-chain.lo --- CC common/libinfinity_0_7_la-inf-certificate-chain.lo --- common/libinfinity_0_7_la-inf-certificate-credentials.lo --- CC common/libinfinity_0_7_la-inf-certificate-credentials.lo --- common/libinfinity_0_7_la-inf-certificate-verify.lo --- CC common/libinfinity_0_7_la-inf-certificate-verify.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../libinfinity/common/inf-certificate-verify.h:22, from common/inf-certificate-verify.c:60: common/inf-certificate-verify.c: In function 'inf_certificate_verify_flags_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:124:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 124 | INF_DEFINE_FLAGS_TYPE(InfCertificateVerifyFlags, inf_certificate_verify_flags, inf_certificate_verify_flags_values) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-certificate-verify.c: In function 'inf_certificate_verify_find_query': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:136:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 136 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_set_known_hosts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:190:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 190 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_ref_known_hosts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:207:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 207 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_write_known_hosts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:231:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 231 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_write_known_hosts_with_warning': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:268:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 268 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:296:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 296 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(query->verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_certificate_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:337:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 337 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:536:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 536 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:550:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 550 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:579:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 579 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:597:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 597 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:636:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 636 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c: In function 'inf_certificate_verify_checked': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:122:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 122 | #define INF_CERTIFICATE_VERIFY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CERTIFICATE_VERIFY, InfCertificateVerifyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-certificate-verify.c:831:10: note: in expansion of macro 'INF_CERTIFICATE_VERIFY_PRIVATE' 831 | priv = INF_CERTIFICATE_VERIFY_PRIVATE(query->verify); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-cert-util.lo --- CC common/libinfinity_0_7_la-inf-cert-util.lo --- common/libinfinity_0_7_la-inf-chat-buffer.lo --- CC common/libinfinity_0_7_la-inf-chat-buffer.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/common/inf-chat-buffer.h:22, from common/inf-chat-buffer.c:29: common/inf-chat-buffer.c: In function 'inf_chat_buffer_message_type_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:106:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 106 | INF_DEFINE_ENUM_TYPE(InfChatBufferMessageType, inf_chat_buffer_message_type, inf_chat_buffer_message_type_values) | ^~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_message_flags_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:107:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 107 | INF_DEFINE_FLAGS_TYPE(InfChatBufferMessageFlags, inf_chat_buffer_message_flags, inf_chat_buffer_message_flags_values) | ^~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-chat-buffer.c: In function 'inf_chat_buffer_reserve_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:134:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 134 | priv = INF_CHAT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:312:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 312 | priv = INF_CHAT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:330:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 330 | priv = INF_CHAT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:352:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 352 | priv = INF_CHAT_BUFFER_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:379:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 379 | priv = INF_CHAT_BUFFER_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_add_message_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:406:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 406 | priv = INF_CHAT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_buffer_get_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:430:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 430 | return INF_CHAT_BUFFER_PRIVATE(buffer)->modified; | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_buffer_set_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:441:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 441 | priv = INF_CHAT_BUFFER_PRIVATE(chat_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_get_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:740:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 740 | priv = INF_CHAT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_get_n_messages': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:758:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 758 | return INF_CHAT_BUFFER_PRIVATE(buffer)->num_messages; | ^~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c: In function 'inf_chat_buffer_get_size': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:101:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_CHAT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_BUFFER, InfChatBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-buffer.c:774:10: note: in expansion of macro 'INF_CHAT_BUFFER_PRIVATE' 774 | return INF_CHAT_BUFFER_PRIVATE(buffer)->size; | ^~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-chat-session.lo --- CC common/libinfinity_0_7_la-inf-chat-session.lo In file included from ../libinfinity/common/inf-chat-session.h:23, from common/inf-chat-session.c:32: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/common/inf-chat-buffer.h:22, from ../libinfinity/common/inf-chat-session.h:22: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: common/inf-chat-session.c: In function 'inf_chat_session_log_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:342:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 342 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_log_userlist': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:403:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 403 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_receive_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:445:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 445 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:605:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 605 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:719:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 719 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:738:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 738 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:769:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 769 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_synchronization_failed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:899:12: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 899 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c: At top level: common/inf-chat-session.c:924:27: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 924 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_user_new': common/inf-chat-session.c:927:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 927 | return g_object_newv(INF_TYPE_USER, n_params, params); | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:444:13: note: declared here 444 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ common/inf-chat-session.c: In function 'inf_chat_session_set_log_file': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:69:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_CHAT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_CHAT_SESSION, InfChatSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-chat-session.c:1203:10: note: in expansion of macro 'INF_CHAT_SESSION_PRIVATE' 1203 | priv = INF_CHAT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-discovery-avahi.lo --- CC common/libinfinity_0_7_la-inf-discovery-avahi.lo --- common/libinfinity_0_7_la-inf-discovery.lo --- CC common/libinfinity_0_7_la-inf-discovery.lo --- common/libinfinity_0_7_la-inf-error.lo --- CC common/libinfinity_0_7_la-inf-error.lo --- common/libinfinity_0_7_la-inf-file-util.lo --- CC common/libinfinity_0_7_la-inf-file-util.lo --- common/libinfinity_0_7_la-inf-init.lo --- CC common/libinfinity_0_7_la-inf-init.lo --- common/libinfinity_0_7_la-inf-io.lo --- CC common/libinfinity_0_7_la-inf-io.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from ../libinfinity/common/inf-native-socket.h:23, from ../libinfinity/common/inf-io.h:23, from common/inf-io.c:43: common/inf-io.c: In function 'inf_io_event_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-io.c:73:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 73 | INF_DEFINE_FLAGS_TYPE(InfIoEvent, inf_io_event, inf_io_event_values) | ^~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-ip-address.lo --- CC common/libinfinity_0_7_la-inf-ip-address.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from common/inf-ip-address.c:32: common/inf-ip-address.c: In function 'inf_ip_address_family_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-ip-address.c:73:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 73 | INF_DEFINE_ENUM_TYPE(InfIpAddressFamily, inf_ip_address_family, inf_ip_address_family_values) | ^~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-keepalive.lo --- CC common/libinfinity_0_7_la-inf-keepalive.lo common/inf-keepalive.c:55:3: warning: #warning "Keepalive support not implemented for this platform" [-Wcpp] 55 | # warning "Keepalive support not implemented for this platform" | ^~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from ../libinfinity/common/inf-native-socket.h:23, from ../libinfinity/common/inf-keepalive.h:23, from common/inf-keepalive.c:42: common/inf-keepalive.c: In function 'inf_keepalive_mask_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-keepalive.c:82:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 82 | INF_DEFINE_FLAGS_TYPE(InfKeepaliveMask, inf_keepalive_mask, inf_keepalive_mask_values) | ^~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-local-publisher.lo --- CC common/libinfinity_0_7_la-inf-local-publisher.lo --- common/libinfinity_0_7_la-inf-name-resolver.lo --- CC common/libinfinity_0_7_la-inf-name-resolver.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from common/inf-name-resolver.c:39: common/inf-name-resolver.c: In function 'inf_name_resolver_run_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:793:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 793 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_backup_run_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:821:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 821 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_done_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:862:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 862 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_backup_done_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:893:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 893 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:935:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 935 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:954:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 954 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:978:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 978 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:999:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 999 | priv = INF_NAME_RESOLVER_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1043:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1043 | priv = INF_NAME_RESOLVER_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_hostname': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1211:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1211 | return INF_NAME_RESOLVER_PRIVATE(resolver)->hostname; | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_service': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1226:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1226 | return INF_NAME_RESOLVER_PRIVATE(resolver)->service; | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_srv': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1241:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1241 | return INF_NAME_RESOLVER_PRIVATE(resolver)->srv; | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_start': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1269:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1269 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_lookup_backup': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1321:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1321 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_finished': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1370:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1370 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_n_addresses': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1391:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1391 | return INF_NAME_RESOLVER_PRIVATE(resolver)->result.n_entries; | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_address': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1413:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1413 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c: In function 'inf_name_resolver_get_port': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:126:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 126 | #define INF_NAME_RESOLVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_NAME_RESOLVER, InfNameResolverPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-name-resolver.c:1440:10: note: in expansion of macro 'INF_NAME_RESOLVER_PRIVATE' 1440 | priv = INF_NAME_RESOLVER_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-native-socket.lo --- CC common/libinfinity_0_7_la-inf-native-socket.lo --- common/libinfinity_0_7_la-inf-protocol.lo --- CC common/libinfinity_0_7_la-inf-protocol.lo --- common/libinfinity_0_7_la-inf-request.lo --- CC common/libinfinity_0_7_la-inf-request.lo --- common/libinfinity_0_7_la-inf-request-result.lo --- CC common/libinfinity_0_7_la-inf-request-result.lo --- common/libinfinity_0_7_la-inf-request.lo --- In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/common/inf-request-result.h:23, from common/inf-request.c:33: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-certificate-chain.h:26, from ../libinfinity/common/inf-request.h:23, from common/inf-request.c:32: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:27: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-request-result.lo --- In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/common/inf-request-result.h:23, from common/inf-request-result.c:36: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:27: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-request-result.c: In function 'inf_request_result_copy': common/inf-request-result.c:89:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 89 | new_result->data = g_memdup(result->data, result->len); | ^~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ --- common/libinfinity_0_7_la-inf-sasl-context.lo --- CC common/libinfinity_0_7_la-inf-sasl-context.lo --- common/libinfinity_0_7_la-inf-session.lo --- CC common/libinfinity_0_7_la-inf-session.lo In file included from common/inf-session.c:59: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/common/inf-session.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: common/inf-session.c: In function 'inf_session_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-session.c:183:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 183 | INF_DEFINE_ENUM_TYPE(InfSessionStatus, inf_session_status, inf_session_status_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-session.c: In function 'inf_session_find_sync_item_by_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:257:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 257 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_release_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:296:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 296 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_send_sync_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:353:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 353 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_connection_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:381:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 381 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:454:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 454 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:472:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 472 | priv = INF_SESSION_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:517:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 517 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:545:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 545 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:560:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 560 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:677:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 677 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_handle_user_status_change': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:757:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 757 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_to_xml_sync_impl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:826:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 826 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_process_xml_sync_impl': common/inf-session.c:848:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 848 | const GParameter* param; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:849:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 849 | GParameter* connparam; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:851:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 851 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c:868:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 868 | (const GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:889:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 889 | (GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:894:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 894 | g_value_unset(&g_array_index(user_props, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_xml_user_props_impl': common/inf-session.c:952:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 952 | GParameter* parameter; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:961:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 961 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c:962:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 962 | array = g_array_sized_new(FALSE, FALSE, sizeof(GParameter), 16); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: At top level: common/inf-session.c:1029:37: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1029 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:1082:38: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1082 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_validate_user_props_impl': common/inf-session.c:1088:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1088 | const GParameter* parameter; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1093:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1093 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_handle_received_sync_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1172:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1172 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_communication_object_sent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1380:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1380 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_communication_object_received': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1451:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1451 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_close_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1641:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1641 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_synchronization_begin_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1716:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1716 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_synchronization_complete_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1785:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1785 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_synchronization_failed_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:1822:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 1822 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: At top level: common/inf-session.c:2172:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2172 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:2175:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2175 | { | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:2201:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2201 | { | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_user_property': common/inf-session.c:2202:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2202 | GParameter* parameter; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:2209:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2209 | if(strcmp(g_array_index(array, GParameter, i).name, name) == 0) | ^~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:2210:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2210 | return &g_array_index(array, GParameter, i); | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:2213:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2213 | parameter = &g_array_index(array, GParameter, array->len - 1); | ^~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_user_to_xml': common/inf-session.c:2241:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2241 | GParameter* params; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c:2257:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2257 | params = g_malloc(n_params * sizeof(GParameter)); | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_communication_manager': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2302:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2302 | return INF_SESSION_PRIVATE(session)->manager; | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_buffer': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2317:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2317 | return INF_SESSION_PRIVATE(session)->buffer; | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_user_table': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2332:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2332 | return INF_SESSION_PRIVATE(session)->user_table; | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_status': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2347:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2347 | return INF_SESSION_PRIVATE(session)->status; | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: At top level: common/inf-session.c:2375:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2375 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_add_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2389:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2389 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c:2399:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2399 | *(GParameter**)(gpointer)¶ms, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session.c: In function 'inf_session_set_user_status': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2434:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2434 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_synchronize_from': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2479:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2479 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_cancel_synchronization': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2566:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2566 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_synchronization_status': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2677:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2677 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_synchronization_progress': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2735:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2735 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_has_synchronizations': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2784:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2784 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_get_subscription_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2816:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2816 | return INF_SESSION_PRIVATE(session)->subscription_group; | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_set_subscription_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2840:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2840 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ common/inf-session.c: In function 'inf_session_send_to_subscriptions': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:177:35: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 177 | #define INF_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SESSION, InfSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-session.c:2874:10: note: in expansion of macro 'INF_SESSION_PRIVATE' 2874 | priv = INF_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-session-proxy.lo --- CC common/libinfinity_0_7_la-inf-session-proxy.lo In file included from common/inf-session-proxy.c:39: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-user.h:23, from ../libinfinity/common/inf-session-proxy.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from common/inf-session-proxy.c:40: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ common/inf-session-proxy.c:86:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 86 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-simulated-connection.lo --- CC common/libinfinity_0_7_la-inf-simulated-connection.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-simulated-connection.h:23, from common/inf-simulated-connection.c:33: common/inf-simulated-connection.c: In function 'inf_simulated_connection_mode_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:89:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 89 | INF_DEFINE_ENUM_TYPE(InfSimulatedConnectionMode, inf_simulated_connection_mode, inf_simulated_connection_mode_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-simulated-connection.c: In function 'inf_simulated_connection_clear_queue': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:100:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 100 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_unset_target': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:127:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 127 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:132:19: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 132 | target_priv = INF_SIMULATED_CONNECTION_PRIVATE(priv->target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_set_target': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:157:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 157 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:162:12: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 162 | priv = INF_SIMULATED_CONNECTION_PRIVATE(target); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:184:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 184 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:199:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 199 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:223:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 223 | priv = INF_SIMULATED_CONNECTION_PRIVATE(sim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:259:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 259 | priv = INF_SIMULATED_CONNECTION_PRIVATE(sim); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_xml_connection_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:311:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 311 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_dispatch_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:324:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 324 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_xml_connection_send': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:335:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 335 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_set_mode': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:552:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 552 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c: In function 'inf_simulated_connection_flush': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:86:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 86 | #define INF_SIMULATED_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_SIMULATED_CONNECTION, InfSimulatedConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-simulated-connection.c:581:10: note: in expansion of macro 'INF_SIMULATED_CONNECTION_PRIVATE' 581 | priv = INF_SIMULATED_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-standalone-io.lo --- CC common/libinfinity_0_7_la-inf-standalone-io.lo --- common/libinfinity_0_7_la-inf-tcp-connection.lo --- CC common/libinfinity_0_7_la-inf-tcp-connection.lo --- common/libinfinity_0_7_la-inf-standalone-io.lo --- common/inf-standalone-io.c:96:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 96 | GTimeVal begin; | ^~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-standalone-io.h:23, from common/inf-standalone-io.c:42: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ common/inf-standalone-io.c:159:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 159 | inf_standalone_io_timeval_diff(GTimeVal* first, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ common/inf-standalone-io.c:160:32: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 160 | GTimeVal* second) | ^~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_iteration_impl': common/inf-standalone-io.c:183:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 183 | GTimeVal current; | ^~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:198:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 198 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:208:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 208 | g_get_current_time(¤t); | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:267:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 267 | g_get_current_time(¤t); | ^~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:458:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 458 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:517:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 517 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_find_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:608:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 608 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_find_watch_by_socket': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:624:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 624 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_wakeup': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:649:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 649 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_add_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:709:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 709 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_update_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:822:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 822 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_remove_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:878:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 878 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_add_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:956:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 956 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:959:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 959 | g_get_current_time(&timeout->begin); | ^~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_remove_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:980:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 980 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_add_dispatch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1013:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1013 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_io_remove_dispatch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1035:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1035 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_iteration': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1109:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1109 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_iteration_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1137:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1137 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_loop': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1163:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1163 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_loop_quit': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1203:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1203 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c: In function 'inf_standalone_io_loop_running': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:151:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 151 | #define INF_STANDALONE_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_STANDALONE_IO, InfStandaloneIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-standalone-io.c:1230:10: note: in expansion of macro 'INF_STANDALONE_IO_PRIVATE' 1230 | priv = INF_STANDALONE_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-tcp-connection.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from common/inf-tcp-connection.c:43: common/inf-tcp-connection.c: In function 'inf_tcp_connection_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:145:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 145 | INF_DEFINE_ENUM_TYPE(InfTcpConnectionStatus, inf_tcp_connection_status, inf_tcp_connection_status_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-tcp-connection.c: In function 'inf_tcp_connection_connected': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:282:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 282 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_connection_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:346:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 346 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_open_real': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:407:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 407 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_open_with_resolver': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:533:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 533 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_send_real': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:591:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 591 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_io_incoming': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:645:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 645 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_io_outgoing': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:690:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 690 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_io': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:761:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 761 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_resolved_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:836:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 836 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_set_resolver': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:866:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 866 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:898:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 898 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:926:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 926 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:949:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 949 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:977:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 977 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1070:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1070 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1172:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1172 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_open': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1535:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1535 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1580:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1580 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_send': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1621:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1621 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_get_remote_address': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1725:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1725 | return INF_TCP_CONNECTION_PRIVATE(connection)->remote_address; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_get_remote_port': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1741:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1741 | return INF_TCP_CONNECTION_PRIVATE(connection)->remote_port; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_set_keepalive': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1771:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1771 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function 'inf_tcp_connection_get_keepalive': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1797:11: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1797 | return &INF_TCP_CONNECTION_PRIVATE(connection)->keepalive; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c: In function '_inf_tcp_connection_accepted': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:141:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 141 | #define INF_TCP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_TCP_CONNECTION, InfTcpConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-tcp-connection.c:1830:10: note: in expansion of macro 'INF_TCP_CONNECTION_PRIVATE' 1830 | priv = INF_TCP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-user.lo --- CC common/libinfinity_0_7_la-inf-user.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-user.h:23, from common/inf-user.c:33: common/inf-user.c: In function 'inf_user_flags_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-user.c:102:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 102 | INF_DEFINE_FLAGS_TYPE(InfUserFlags, inf_user_flags, inf_user_flags_values) | ^~~~~~~~~~~~~~~~~~~~~ common/inf-user.c: In function 'inf_user_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-user.c:103:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 103 | INF_DEFINE_ENUM_TYPE(InfUserStatus, inf_user_status, inf_user_status_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-user.c: In function 'inf_user_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user.c:97:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INF_USER_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER, InfUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user.c:112:16: note: in expansion of macro 'INF_USER_GET_PRIVATE' 112 | user->priv = INF_USER_GET_PRIVATE(user); | ^~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-user-table.lo --- CC common/libinfinity_0_7_la-inf-user-table.lo --- common/libinfinity_0_7_la-inf-xml-connection.lo --- CC common/libinfinity_0_7_la-inf-xml-connection.lo --- common/libinfinity_0_7_la-inf-user-table.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-user.h:23, from ../libinfinity/common/inf-user-table.h:23, from common/inf-user-table.c:20: common/inf-user-table.c: In function 'inf_user_table_check_local_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:92:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 92 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:189:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 189 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:204:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 204 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:232:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 232 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_add_user_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:246:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 246 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_remove_user_handler': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:296:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 296 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_add_available_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:331:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 331 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_remove_available_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:342:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 342 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_add_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:353:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 353 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_remove_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:364:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 364 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_lookup_user_by_id': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:603:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 603 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_lookup_user_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:627:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 627 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_foreach_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:661:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 661 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c: In function 'inf_user_table_foreach_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:61:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 61 | #define INF_USER_TABLE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_USER_TABLE, InfUserTablePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-user-table.c:693:10: note: in expansion of macro 'INF_USER_TABLE_PRIVATE' 693 | priv = INF_USER_TABLE_PRIVATE(user_table); | ^~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-xml-connection.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from common/inf-xml-connection.c:45: common/inf-xml-connection.c: In function 'inf_xml_connection_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-xml-connection.c:73:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 73 | INF_DEFINE_ENUM_TYPE(InfXmlConnectionStatus, inf_xml_connection_status, inf_xml_connection_status_values) | ^~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-xml-util.lo --- CC common/libinfinity_0_7_la-inf-xml-util.lo --- common/libinfinity_0_7_la-inf-xmpp-connection.lo --- CC common/libinfinity_0_7_la-inf-xmpp-connection.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from common/inf-xmpp-connection.c:38: common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_site_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:233:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 233 | INF_DEFINE_ENUM_TYPE(InfXmppConnectionSite, inf_xmpp_connection_site, inf_xmpp_connection_site_values) | ^~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_security_policy_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:234:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 234 | INF_DEFINE_ENUM_TYPE(InfXmppConnectionSecurityPolicy, inf_xmpp_connection_security_policy, inf_xmpp_connection_security_policy_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_push_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:565:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 565 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_pop_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:600:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 600 | priv = INF_XMPP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_clear': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:621:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 621 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_send_chars': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:708:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 708 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_send_xml': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:781:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 781 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_terminate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:863:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 863 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_send_auth_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:942:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 942 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_terminate_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:997:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 997 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_deinitiate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1047:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1047 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_prefers_tls': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1099:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1099 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_tls_push': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1115:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1115 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_tls_pull': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1133:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1133 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_tls_import_own_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1168:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1168 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_tls_import_peer_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1204:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1204 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_tls_handshake': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1273:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1273 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_tls_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1393:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1393 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_finish': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1497:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1497 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1555:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1555 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1605:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1605 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_ensure': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1637:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1637 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_request_feed_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1686:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1686 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1750:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1750 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1788:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1788 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_start_element': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1883:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1883 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_connected': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:1938:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 1938 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_initiated': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2081:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2081 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_load_sasl_remote_mechanisms': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2190:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2190 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sasl_suggest_mechanism': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2228:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2228 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_features': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2322:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2322 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_encryption': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2450:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2450 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_authentication_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2489:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2489 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_authentication': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2515:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2515 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_process_end_element': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2645:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2645 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sax_start_element': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2745:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2745 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sax_end_element': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2831:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2831 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sax_characters': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2907:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2907 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sax_warning': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2935:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2935 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sax_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2963:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 2963 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:2965:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2965 | error_xml = xmlCtxtGetLastError(priv->parser); | ^ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_initiate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3053:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3053 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_received_cb_sent_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3109:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3109 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_sent_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3129:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3129 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_received_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3189:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3189 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3341:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3341 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_set_tcp': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3425:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3425 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_xml_status': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3534:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3534 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3595:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3595 | priv = INF_XMPP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3644:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3644 | priv = INF_XMPP_CONNECTION_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3674:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3674 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3725:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3725 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3751:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3751 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3848:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3848 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_xml_connection_open': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3944:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3944 | priv = INF_XMPP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_xml_connection_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:3963:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 3963 | priv = INF_XMPP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_xml_connection_send': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4023:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4023 | priv = INF_XMPP_CONNECTION_PRIVATE(connection); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_tls_enabled': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4316:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4316 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_own_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4344:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4344 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_peer_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4367:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4367 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_kx_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4392:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4392 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_cipher_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4417:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4417 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_mac_algorithm': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4442:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4442 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_tls_protocol': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4467:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4467 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_dh_prime_bits': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4491:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4491 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_set_certificate_callback': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4538:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4538 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_certificate_verify_continue': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4562:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4562 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_certificate_verify_cancel': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4595:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4595 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_reset_sasl_authentication': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4685:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4685 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_retry_sasl_authentication': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4782:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4782 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_set_sasl_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4817:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4817 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c: In function 'inf_xmpp_connection_get_sasl_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:227:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 227 | #define INF_XMPP_CONNECTION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_CONNECTION, InfXmppConnectionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-connection.c:4838:10: note: in expansion of macro 'INF_XMPP_CONNECTION_PRIVATE' 4838 | priv = INF_XMPP_CONNECTION_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- common/libinfinity_0_7_la-inf-xmpp-manager.lo --- CC common/libinfinity_0_7_la-inf-xmpp-manager.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../libinfinity/common/inf-xmpp-manager.h:23, from common/inf-xmpp-manager.c:20: common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_lookup_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:248:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 248 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_check_key': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:294:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 294 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_update_keys': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:359:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 359 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:717:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 717 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:734:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 734 | priv = INF_XMPP_MANAGER_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_lookup_connection_by_address': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:850:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 850 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_lookup_connection_by_hostname': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:895:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 895 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c: In function 'inf_xmpp_manager_remove_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:101:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 101 | #define INF_XMPP_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TYPE_XMPP_MANAGER, InfXmppManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ common/inf-xmpp-manager.c:984:10: note: in expansion of macro 'INF_XMPP_MANAGER_PRIVATE' 984 | priv = INF_XMPP_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-central-factory.lo --- CC communication/libinfinity_0_7_la-inf-communication-central-factory.lo --- communication/libinfinity_0_7_la-inf-communication-central-method.lo --- CC communication/libinfinity_0_7_la-inf-communication-central-method.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/communication/inf-communication-central-method.h:23, from communication/inf-communication-central-method.c:32: communication/inf-communication-central-method.c: In function 'inf_communication_central_method_broadcast': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:76:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 76 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:151:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 151 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_add_member': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:191:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 191 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_remove_member': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:225:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 225 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_is_member': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:262:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 262 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_send_single': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:275:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 275 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_cancel_messages': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:297:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 297 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(meth); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_received': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:319:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 319 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_enqueued': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:369:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 369 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_sent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:384:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 384 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_registry_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:403:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 403 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_group_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:417:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 417 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_set_registry': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:428:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 428 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_set_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:458:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 458 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(m); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:498:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 498 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:513:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 513 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:539:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 539 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c: In function 'inf_communication_central_method_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:55:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_CENTRAL_METHOD, InfCommunicationCentralMethodPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-central-method.c:577:10: note: in expansion of macro 'INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE' 577 | priv = INF_COMMUNICATION_CENTRAL_METHOD_PRIVATE(method); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-factory.lo --- CC communication/libinfinity_0_7_la-inf-communication-factory.lo --- communication/libinfinity_0_7_la-inf-communication-group.lo --- CC communication/libinfinity_0_7_la-inf-communication-group.lo --- communication/libinfinity_0_7_la-inf-communication-hosted-group.lo --- CC communication/libinfinity_0_7_la-inf-communication-hosted-group.lo --- communication/libinfinity_0_7_la-inf-communication-group.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-hosted-group.h:23, from ../libinfinity/communication/inf-communication-manager.h:23, from communication/inf-communication-group.c:45: communication/inf-communication-group.c: In function 'inf_communication_group_get_factory_for_network': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:125:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 125 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_lookup_method_for_network': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:170:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 170 | priv = INF_COMMUNICATION_GROUP_PRIVATE(grp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_target_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:205:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 205 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_manager_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:225:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 225 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_registry_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:245:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 245 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_set_manager': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:262:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 262 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_set_registry': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:292:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 292 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:325:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 325 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:344:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 344 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:366:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 366 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:383:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 383 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:432:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 432 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_get_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:580:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 580 | return INF_COMMUNICATION_GROUP_PRIVATE(group)->name; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_get_target': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:596:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 596 | return INF_COMMUNICATION_GROUP_PRIVATE(group)->target; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_set_target': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:622:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 622 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function 'inf_communication_group_send_group_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:730:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 730 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function '_inf_communication_group_add_member': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:885:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 885 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function '_inf_communication_group_remove_member': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:945:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 945 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c: In function '_inf_communication_group_foreach_method': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:80:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_COMMUNICATION_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_GROUP, InfCommunicationGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-group.c:966:10: note: in expansion of macro 'INF_COMMUNICATION_GROUP_PRIVATE' 966 | priv = INF_COMMUNICATION_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-hosted-group.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-hosted-group.h:23, from communication/inf-communication-hosted-group.c:34: communication/inf-communication-hosted-group.c: In function 'inf_communication_hosted_group_get_method': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:43:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_HOSTED_GROUP, InfCommunicationHostedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:56:10: note: in expansion of macro 'INF_COMMUNICATION_HOSTED_GROUP_PRIVATE' 56 | priv = INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(hosted_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c: In function 'inf_communication_hosted_group_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:43:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_HOSTED_GROUP, InfCommunicationHostedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:85:10: note: in expansion of macro 'INF_COMMUNICATION_HOSTED_GROUP_PRIVATE' 85 | priv = INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c: In function 'inf_communication_hosted_group_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:43:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_HOSTED_GROUP, InfCommunicationHostedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:98:10: note: in expansion of macro 'INF_COMMUNICATION_HOSTED_GROUP_PRIVATE' 98 | priv = INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c: In function 'inf_communication_hosted_group_add_method': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:43:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_HOSTED_GROUP, InfCommunicationHostedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-hosted-group.c:156:10: note: in expansion of macro 'INF_COMMUNICATION_HOSTED_GROUP_PRIVATE' 156 | priv = INF_COMMUNICATION_HOSTED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-joined-group.lo --- CC communication/libinfinity_0_7_la-inf-communication-joined-group.lo --- communication/libinfinity_0_7_la-inf-communication-manager.lo --- CC communication/libinfinity_0_7_la-inf-communication-manager.lo --- communication/libinfinity_0_7_la-inf-communication-joined-group.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from communication/inf-communication-joined-group.c:38: communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_set_publisher': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:91:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 91 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(grp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_get_method': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:129:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 129 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(joined_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_get_publisher_id': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:144:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 144 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(joined_group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:157:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 157 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:168:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 168 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:199:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 199 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:215:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 215 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:235:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 235 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:268:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 268 | priv = INF_COMMUNICATION_JOINED_GROUP_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c: In function 'inf_communication_joined_group_get_publisher': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:57:54: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INF_COMMUNICATION_JOINED_GROUP_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_JOINED_GROUP, InfCommunicationJoinedGroupPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-joined-group.c:378:10: note: in expansion of macro 'INF_COMMUNICATION_JOINED_GROUP_PRIVATE' 378 | return INF_COMMUNICATION_JOINED_GROUP_PRIVATE(g)->publisher_conn; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-manager.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-hosted-group.h:23, from ../libinfinity/communication/inf-communication-manager.h:23, from communication/inf-communication-manager.c:33: communication/inf-communication-manager.c: In function 'inf_communication_manager_hosted_group_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:124:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 124 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_joined_group_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:154:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 154 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:182:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 182 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:210:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 210 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_open_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:294:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 294 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_join_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:370:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 370 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_add_factory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:451:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 451 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c: In function 'inf_communication_manager_get_factory_for': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:58:49: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 58 | #define INF_COMMUNICATION_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_MANAGER, InfCommunicationManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-manager.c:483:10: note: in expansion of macro 'INF_COMMUNICATION_MANAGER_PRIVATE' 483 | priv = INF_COMMUNICATION_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-method.lo --- CC communication/libinfinity_0_7_la-inf-communication-method.lo --- communication/libinfinity_0_7_la-inf-communication-object.lo --- CC communication/libinfinity_0_7_la-inf-communication-object.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-object.h:23, from communication/inf-communication-object.c:37: communication/inf-communication-object.c: In function 'inf_communication_scope_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ communication/inf-communication-object.c:56:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 56 | INF_DEFINE_ENUM_TYPE(InfCommunicationScope, inf_communication_scope, inf_communication_scope_values) | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- CC communication/libinfinity_0_7_la-inf-communication-registry.lo --- client/libinfinity_0_7_la-infc-browser.lo --- CC client/libinfinity_0_7_la-infc-browser.lo In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from client/infc-browser.c:32: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-registry.h:23, from communication/inf-communication-registry.c:39: communication/inf-communication-registry.c: In function 'inf_communication_registry_received_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:317:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 317 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: client/infc-browser.c: In function 'infc_browser_make_acl_account_list': --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- communication/inf-communication-registry.c: In function 'inf_communication_registry_sent_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:398:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 398 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:523:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 523 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:325:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 325 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- communication/inf-communication-registry.c: In function 'inf_communication_registry_add_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:558:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 558 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_remove_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:611:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 611 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(rgstry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_group_unrefed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:665:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 665 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:709:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 709 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:730:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 730 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_register': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:817:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 817 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- client/infc-browser.c: In function 'infc_browser_node_new_common': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:510:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 510 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- communication/inf-communication-registry.c: In function 'inf_communication_registry_unregister': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- client/infc-browser.c: In function 'infc_browser_node_new_note': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:905:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' --- client/libinfinity_0_7_la-infc-browser.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:578:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 578 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- 905 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_is_registered': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) --- client/libinfinity_0_7_la-infc-browser.lo --- client/infc-browser.c: In function 'infc_browser_node_free': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:728:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 728 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- communication/inf-communication-registry.c:965:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 965 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c: In function 'inf_communication_registry_send': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' --- client/libinfinity_0_7_la-infc-browser.lo --- client/infc-browser.c: In function 'infc_browser_enforce_single_acl': --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:1009:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' 1009 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:959:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 959 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- communication/inf-communication-registry.c: In function 'inf_communication_registry_cancel_messages': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- client/infc-browser.c: In function 'infc_browser_enforce_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:92:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INF_COMMUNICATION_REGISTRY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_COMMUNICATION_TYPE_REGISTRY, InfCommunicationRegistryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ communication/inf-communication-registry.c:1065:10: note: in expansion of macro 'INF_COMMUNICATION_REGISTRY_PRIVATE' --- client/libinfinity_0_7_la-infc-browser.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1206:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1206 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ --- communication/libinfinity_0_7_la-inf-communication-registry.lo --- 1065 | priv = INF_COMMUNICATION_REGISTRY_PRIVATE(registry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-browser.lo --- client/infc-browser.c: In function 'infc_browser_session_notify_subscription_group_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1264:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1264 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtestutils.h:276:49: note: in expansion of macro 'G_LIKELY' 276 | if G_LIKELY (expr) ; else \ | ^~~~~~~~ client/infc-browser.c:1280:7: note: in expansion of macro 'g_assert' 1280 | g_assert( | ^~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1282:11: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1282 | INFC_BROWSER_PRIVATE(browser)->nodes, | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_welcome_timeout_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1345:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1345 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_connected': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1378:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1378 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_disconnected': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1436:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1436 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_member_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1533:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1533 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_connection_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1551:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1551 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1653:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1653 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1685:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1685 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1761:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1761 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1780:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1780 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1889:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1889 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_add_subreq_common': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:1926:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 1926 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_unlink_subreq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2129:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2129 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_find_subreq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2153:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2153 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_add_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2238:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2238 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_remove_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2277:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2277 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_node_add_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2318:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2318 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_node_add_note': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2349:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2349 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_subscribe_ack': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2387:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2387 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_subscribe_nack': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2408:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2408 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_node_from_xml': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2431:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2431 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_add_node_request_from_xml': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2557:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2557 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_process_add_node_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2623:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2623 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_create_group_from_xml': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2668:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2668 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_subscribe_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2717:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2717 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_welcome': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2800:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2800 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_explore_begin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:2977:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 2977 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_explore_end': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3052:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3052 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_add_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3122:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3122 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3346:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3346 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_remove_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3511:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3511 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_subscribe_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3558:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3558 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_subscribe_chat': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3640:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3640 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_save_session_in_progress': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3695:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3695 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_saved_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3734:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3734 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_acl_account_list_begin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3784:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3784 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_acl_account_list_end': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3850:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3850 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_add_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:3982:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 3982 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_lookup_acl_accounts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:4085:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 4085 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_change_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:4278:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 4278 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_create_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:4396:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 4396 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_remove_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:4611:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 4611 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_set_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:4753:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 4753 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_handle_request_failed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:4916:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 4916 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_communication_object_received': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5003:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5003 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_communication_object_sent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5262:12: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5262 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_subscribe_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5566:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5566 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_root': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5625:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5625 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_next': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5641:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5641 | infc_browser_return_val_if_iter_fail(browser, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_prev': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5664:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5664 | infc_browser_return_val_if_iter_fail(browser, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_parent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5687:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5687 | infc_browser_return_val_if_iter_fail(browser, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_child': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5710:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5710 | infc_browser_return_val_if_iter_fail(browser, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_explore': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5740:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5740 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5750:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5750 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_explored': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5785:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5785 | infc_browser_return_val_if_iter_fail(browser, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_is_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5800:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5800 | infc_browser_return_val_if_iter_fail(browser, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_add_note': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5829:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5829 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5835:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5835 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_add_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5915:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5915 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5921:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5921 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_remove_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5967:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 5967 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:5969:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 5969 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_node_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6011:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6011 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_node_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6027:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6027 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6029:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6029 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_subscribe': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6060:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6060 | infc_browser_return_val_if_iter_fail(INFC_BROWSER(browser), iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6062:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6062 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6111:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6111 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6113:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6113 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_list_pending_requests': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6135:5: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6135 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6138:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6138 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_iter_from_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6177:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6177 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_query_acl_account_list': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6202:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6202 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_acl_default_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6274:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6274 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_acl_local_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6296:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6296 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_lookup_acl_accounts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6323:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6323 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_lookup_acl_account_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6443:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6443 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_create_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6542:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6542 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_remove_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6609:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6609 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_query_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6651:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6651 | infc_browser_return_val_if_iter_fail(INFC_BROWSER(browser), iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6654:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6654 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_has_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6698:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6698 | infc_browser_return_val_if_iter_fail(INFC_BROWSER(browser), iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6700:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6700 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_get_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6730:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6730 | infc_browser_return_val_if_iter_fail(INFC_BROWSER(browser), iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_browser_set_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6749:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 6749 | infc_browser_return_val_if_iter_fail(INFC_BROWSER(browser), iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6752:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6752 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_communication_manager': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6981:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6981 | return INFC_BROWSER_PRIVATE(browser)->communication_manager; | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:6996:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 6996 | return INFC_BROWSER_PRIVATE(browser)->connection; | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_add_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7019:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7019 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_lookup_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7061:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7061 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_iter_save_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7100:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 7100 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7102:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7102 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_iter_get_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7158:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 7158 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7160:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7160 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_iter_get_sync_in_requests': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ client/infc-browser.c:250:3: note: in expansion of macro 'g_return_val_if_fail' 250 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:253:7: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 253 | INFC_BROWSER_PRIVATE(INFC_BROWSER(browser))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7196:3: note: in expansion of macro 'infc_browser_return_val_if_iter_fail' 7196 | infc_browser_return_val_if_iter_fail(browser, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7201:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7201 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_iter_is_valid': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7238:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7238 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_subscribe_chat': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7281:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7281 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_subscribe_chat_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7327:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7327 | priv = INFC_BROWSER_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~ client/infc-browser.c: In function 'infc_browser_get_chat_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:225:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 225 | #define INFC_BROWSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_BROWSER, InfcBrowserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-browser.c:7356:10: note: in expansion of macro 'INFC_BROWSER_PRIVATE' 7356 | return INFC_BROWSER_PRIVATE(browser)->chat_session; | ^~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-progress-request.lo --- CC client/libinfinity_0_7_la-infc-progress-request.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/client/infc-request.h:23, from ../libinfinity/client/infc-progress-request.h:23, from client/infc-progress-request.c:32: client/infc-progress-request.c: In function 'infc_progress_request_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:59:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 59 | priv = INFC_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c: In function 'infc_progress_request_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:74:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 74 | priv = INFC_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c: In function 'infc_progress_request_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:89:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 89 | priv = INFC_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c: In function 'infc_progress_request_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:114:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 114 | priv = INFC_PROGRESS_REQUEST_PRIVATE(progress_request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c: In function 'infc_progress_request_initiated': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:194:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 194 | priv = INFC_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c: In function 'infc_progress_request_get_initiated': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:218:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 218 | return INFC_PROGRESS_REQUEST_PRIVATE(request)->initiated; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c: In function 'infc_progress_request_progress': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFC_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_PROGRESS_REQUEST, InfcProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-progress-request.c:235:10: note: in expansion of macro 'INFC_PROGRESS_REQUEST_PRIVATE' 235 | priv = INFC_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-request.lo --- CC client/libinfinity_0_7_la-infc-request.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/client/infc-request.h:23, from client/infc-request.c:32: client/infc-request.c: In function 'infc_request_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:52:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 52 | #define INFC_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST, InfcRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:63:10: note: in expansion of macro 'INFC_REQUEST_PRIVATE' 63 | priv = INFC_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ client/infc-request.c: In function 'infc_request_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:52:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 52 | #define INFC_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST, InfcRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:78:10: note: in expansion of macro 'INFC_REQUEST_PRIVATE' 78 | priv = INFC_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ client/infc-request.c: In function 'infc_request_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:52:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 52 | #define INFC_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST, InfcRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:95:10: note: in expansion of macro 'INFC_REQUEST_PRIVATE' 95 | priv = INFC_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ client/infc-request.c: In function 'infc_request_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:52:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 52 | #define INFC_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST, InfcRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:129:10: note: in expansion of macro 'INFC_REQUEST_PRIVATE' 129 | priv = INFC_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ client/infc-request.c: In function 'infc_request_is_local': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:52:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 52 | #define INFC_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST, InfcRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:158:10: note: in expansion of macro 'INFC_REQUEST_PRIVATE' 158 | priv = INFC_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ client/infc-request.c: In function 'infc_request_finished': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:52:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 52 | #define INFC_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST, InfcRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request.c:172:10: note: in expansion of macro 'INFC_REQUEST_PRIVATE' 172 | priv = INFC_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-request-manager.lo --- CC client/libinfinity_0_7_la-infc-request-manager.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/client/infc-request.h:23, from ../libinfinity/client/infc-request-manager.h:23, from client/infc-request-manager.c:40: client/infc-request-manager.c: In function 'infc_request_manager_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:179:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 179 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:199:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 199 | priv = INFC_REQUEST_MANAGER_PRIVATE(request_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:217:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 217 | priv = INFC_REQUEST_MANAGER_PRIVATE(request_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:240:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 240 | priv = INFC_REQUEST_MANAGER_PRIVATE(request_manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_request_add': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:261:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 261 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_request_remove': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:279:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 279 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_add_request_valist': client/infc-request-manager.c:457:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 457 | GParameter* params; | ^~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:472:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 472 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:481:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 481 | params = g_malloc0(param_alloc * sizeof(GParameter)); | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-request-manager.c:514:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 514 | params = g_realloc(params, param_alloc * sizeof(GParameter)); | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-request-manager.c:534:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 534 | request = INFC_REQUEST(g_object_newv(request_type, param_size, params)); | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:444:13: note: declared here 444 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_clear': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:648:27: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 648 | g_hash_table_remove_all(INFC_REQUEST_MANAGER_PRIVATE(manager)->requests); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_get_request_by_seq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:669:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 669 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_get_request_by_xml': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:709:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 709 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_foreach_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:836:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 836 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c: In function 'infc_request_manager_foreach_named_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:78:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 78 | #define INFC_REQUEST_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_REQUEST_MANAGER, InfcRequestManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-request-manager.c:871:10: note: in expansion of macro 'INFC_REQUEST_MANAGER_PRIVATE' 871 | priv = INFC_REQUEST_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- client/libinfinity_0_7_la-infc-session-proxy.lo --- CC client/libinfinity_0_7_la-infc-session-proxy.lo In file included from client/infc-session-proxy.c:43: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from client/infc-session-proxy.c:41: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from client/infc-session-proxy.c:44: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: client/infc-session-proxy.c: In function 'infc_session_proxy_unsubscribe_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:91:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 91 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_session_synchronization_complete_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:168:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 168 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_session_synchronization_failed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:214:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 214 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_session_close_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:251:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 251 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_release_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:296:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 296 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:368:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 368 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:383:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 383 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:427:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 427 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:477:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 477 | priv = INFC_SESSION_PROXY_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_handle_user_join': client/infc-session-proxy.c:548:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 548 | GParameter* param; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:552:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 552 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:584:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 584 | (const GParameter*)array->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:594:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 594 | (const GParameter*)array->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:602:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 602 | g_value_unset(&g_array_index(array, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_handle_user_rejoin': client/infc-session-proxy.c:635:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 635 | const GParameter* idparam; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:636:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 636 | GParameter* param; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:641:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 641 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:655:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 655 | (const GParameter*)array->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:711:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 711 | (const GParameter*)array->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:725:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 725 | param = &g_array_index(array, GParameter, i); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:739:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 739 | g_value_unset(&g_array_index(array, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c:755:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 755 | g_value_unset(&g_array_index(array, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_handle_request_failed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:775:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 775 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_handle_session_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:829:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 829 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_communication_object_sent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:853:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 853 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_communication_object_enqueued': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:875:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 875 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_communication_object_received': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:903:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 903 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: At top level: client/infc-session-proxy.c:1017:44: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1017 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_session_proxy_join_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:1030:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 1030 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_set_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:1174:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 1174 | priv = INFC_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_get_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:1244:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 1244 | return INFC_SESSION_PROXY_PRIVATE(proxy)->connection; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c: In function 'infc_session_proxy_get_subscription_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:71:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 71 | #define INFC_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFC_TYPE_SESSION_PROXY, InfcSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ client/infc-session-proxy.c:1260:10: note: in expansion of macro 'INFC_SESSION_PROXY_PRIVATE' 1260 | return INFC_SESSION_PROXY_PRIVATE(proxy)->subscription_group; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-account-storage.lo --- CC server/libinfinity_0_7_la-infd-account-storage.lo --- server/libinfinity_0_7_la-infd-chat-filesystem-format.lo --- CC server/libinfinity_0_7_la-infd-chat-filesystem-format.lo --- server/libinfinity_0_7_la-infd-account-storage.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-acl.h:23, from ../libinfinity/server/infd-account-storage.h:23, from server/infd-account-storage.c:54: server/infd-account-storage.c: In function 'infd_account_storage_support_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:47:6: note: in expansion of macro 'g_once_init_enter' 47 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ server/infd-account-storage.c:99:1: note: in expansion of macro 'INF_DEFINE_FLAGS_TYPE' 99 | INF_DEFINE_FLAGS_TYPE(InfdAccountStorageSupport, infd_account_storage_support, infd_account_storage_support_values) | ^~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-chat-filesystem-format.lo --- server/infd-chat-filesystem-format.c: In function 'infd_chat_filesystem_format_read': server/infd-chat-filesystem-format.c:139:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 139 | xmlerror = xmlGetLastError(); | ^ server/infd-chat-filesystem-format.c: In function 'infd_chat_filesystem_format_write': server/infd-chat-filesystem-format.c:237:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 237 | xmlerror = xmlGetLastError(); | ^ --- server/libinfinity_0_7_la-infd-directory.lo --- CC server/libinfinity_0_7_la-infd-directory.lo --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- CC server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/libinfinity_0_7_la-infd-directory.lo --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from server/infd-directory.c:37: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-storage.h:23, from ../libinfinity/server/infd-directory.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: server/infd-directory.c: In function 'infd_directory_session_save_timeout_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:400:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 400 | priv = INFD_DIRECTORY_PRIVATE(timeout_data->directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_start_session_save_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:458:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 458 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_session_idle_notify_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:501:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 501 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_session_reject_user_join_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:556:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 556 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_release_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:602:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 602 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_announce_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:671:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 671 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_acl_sheets_to_xml_for_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:725:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 725 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_announce_acl_sheets_for_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:778:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 778 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_announce_acl_sheets': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:821:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 821 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_account_for_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:883:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 883 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_login_by_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:916:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 916 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_write_acl_at_path': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:985:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 985 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_write_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1021:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1021 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_verify_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1070:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1070 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_verify_acl_for_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1269:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1269 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_verify_all_acls': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1343:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1343 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_read_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1431:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1431 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_report_support': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1503:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1503 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_update_root_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1592:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1592 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_read_root_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1668:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1668 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_create_subscription_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1801:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1801 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_create_session_proxy_with_group': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1822:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1822 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_create_session_proxy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1861:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1861 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_session_proxy_ensure': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1910:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1910 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_link_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1970:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1970 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_unlink_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:1996:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 1996 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_unlink_child_sessions': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2026:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2026 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_new_common': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2171:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2171 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_free': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2314:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2314 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_enforce_single_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2521:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2521 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_enforce_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2674:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2674 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_lookup_transient_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2716:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2716 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_lookup_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2737:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2737 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_lookup_account_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2798:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2798 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_change_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2844:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2844 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_create_certificate_from_crq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:2893:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 2893 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_create_acl_account_with_certificates': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3050:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3050 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_cleanup_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3172:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3172 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_remove_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3297:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3297 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_make_seq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3492:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3492 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_register': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3530:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3530 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_unregister': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3592:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3592 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_sync_in_synchronization_complete_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3679:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3679 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_add_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3769:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3769 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_remove_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3820:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3820 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_find_sync_in_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3860:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3860 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_add_subreq_common': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:3887:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 3887 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_unlink_subreq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4138:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4138 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_find_subreq_by_node_id': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4161:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4161 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_find_subreq_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4182:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4182 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_explore': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4336:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4336 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_add_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4536:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4536 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_add_note': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4629:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4629 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_add_sync_in': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4825:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4825 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_remove': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:4968:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 4968 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_make_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5058:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5058 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_account_info_update_time': --- server/libinfinity_0_7_la-infd-directory.lo --- server/infd-directory.c: In function 'infd_directory_check_auth': --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c:404:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 404 | GTimeVal timeval; | ^~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-filesystem-storage.h:23, from ../libinfinity/server/infd-filesystem-account-storage.h:23, from server/infd-filesystem-account-storage.c:38: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ server/infd-filesystem-account-storage.c:407:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 407 | g_get_current_time(&timeval); | ^~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5202:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5202 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_create_acl_account_with_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5247:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5247 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_send_welcome_message': --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34: server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_set_filesystem_impl': --- server/libinfinity_0_7_la-infd-directory.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5330:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5330 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_subreq_from_xml': --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:686:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 686 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5417:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5417 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_add_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:781:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 781 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- server/infd-directory.c: In function 'infd_directory_get_node_from_xml': --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_remove_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:809:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 809 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5478:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5478 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:821:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 821 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:850:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 850 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- server/infd-directory.c: In function 'infd_directory_handle_explore_node': --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:868:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 868 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5586:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5586 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-filesystem-account-storage.lo --- server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:888:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 888 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:928:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 928 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_lookup_accounts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:972:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 972 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_lookup_accounts_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1010:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1010 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_list_accounts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1040:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1040 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_add_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1084:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1084 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_remove_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1251:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1251 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_login_by_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1302:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1302 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_login_by_password': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1374:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1374 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c: In function 'infd_filesystem_account_storage_set_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:79:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_ACCOUNT_STORAGE, InfdFilesystemAccountStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-account-storage.c:1433:10: note: in expansion of macro 'INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE' 1433 | priv = INFD_FILESYSTEM_ACCOUNT_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-directory.lo --- server/infd-directory.c: In function 'infd_directory_handle_add_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:5733:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 5733 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_subscribe_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6010:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6010 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_save_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6182:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6182 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_subscribe_chat': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6300:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6300 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_create_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6398:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6398 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_remove_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6562:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6562 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_query_acl_account_list': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6615:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6615 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_lookup_acl_accounts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6758:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6758 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_query_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:6934:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 6934 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_set_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:7021:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 7021 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_subscribe_ack': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:7209:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 7209 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_handle_subscribe_nack': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:7645:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 7645 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_connection_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:7786:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 7786 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_member_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:7823:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 7823 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_set_storage': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:7931:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 7931 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_relogin_clients': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8028:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8028 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_make_account_storage_change_announcements': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8214:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8214 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_set_account_storage': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8434:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8434 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_set_communication_manager': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8509:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8509 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8525:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8525 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8583:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8583 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8643:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8643 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8730:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8730 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8752:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8752 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8806:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8806 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_communication_object_received': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:8856:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 8856 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_unsubscribe_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9113:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9113 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_root': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9157:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9157 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_next': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9173:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9173 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9175:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9175 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_prev': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9196:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9196 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9198:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9198 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_parent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9219:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9219 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9221:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9221 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_child': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9242:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9242 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9244:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9244 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_explore': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9270:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9270 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9272:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9272 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_explored': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9318:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9318 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9320:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9320 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_is_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9336:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9336 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9338:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9338 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_add_note': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9364:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9364 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9366:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9366 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_add_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9427:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9427 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9429:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9429 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_remove_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9482:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9482 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9484:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9484 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_node_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9523:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9523 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9525:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9525 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_node_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9540:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9540 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9542:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9542 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_subscribe': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9578:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9578 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9580:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9580 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9724:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9724 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9726:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9726 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_list_pending_requests': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9756:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9756 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9761:5: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 9761 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_iter_from_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9825:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9825 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_acl_default_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9847:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9847 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_query_acl_account_list': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9878:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9878 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_lookup_acl_accounts': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:9975:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 9975 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_lookup_acl_account_by_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10102:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10102 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_remove_acl_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10305:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10305 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_get_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10385:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10385 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10387:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 10387 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_browser_set_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10408:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10408 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10410:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 10410 | infd_directory_return_val_if_iter_fail(directory, iter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_io': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10755:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10755 | return INFD_DIRECTORY_PRIVATE(directory)->io; | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_storage': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10770:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10770 | return INFD_DIRECTORY_PRIVATE(directory)->storage; | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_communication_manager': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10785:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10785 | return INFD_DIRECTORY_PRIVATE(directory)->communication_manager; | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_set_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10822:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10822 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_add_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10868:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10868 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_remove_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:10942:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 10942 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_lookup_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11044:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11044 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_add_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11076:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11076 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_acl_account_for_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11181:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11181 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_set_acl_account_for_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11224:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11224 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_foreach_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11283:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11283 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_iter_save_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1279 | if (expr) \ | ^~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1284:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1284 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmessages.h:667:9: note: in expansion of macro 'G_LIKELY' 667 | if (G_LIKELY (expr)) \ | ^~~~~~~~ server/infd-directory.c:249:3: note: in expansion of macro 'g_return_val_if_fail' 249 | g_return_val_if_fail( \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:251:7: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 251 | INFD_DIRECTORY_PRIVATE(INFD_DIRECTORY(directory))->nodes, \ | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11320:3: note: in expansion of macro 'infd_directory_return_val_if_iter_fail' 11320 | infd_directory_return_val_if_iter_fail(directory, iter, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11322:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11322 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_enable_chat': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11388:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11388 | priv = INFD_DIRECTORY_PRIVATE(directory); | ^~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_get_chat_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:237:38: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 237 | #define INFD_DIRECTORY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_DIRECTORY, InfdDirectoryPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:11481:10: note: in expansion of macro 'INFD_DIRECTORY_PRIVATE' 11481 | return INFD_DIRECTORY_PRIVATE(directory)->chat_session; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56: server/infd-directory.c: In function 'infd_directory_node_get_path': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:340:3: note: in expansion of macro 'g_string_free' 340 | g_string_free(str, FALSE); | ^~~~~~~~~~~~~ server/infd-directory.c: In function 'infd_directory_node_make_path': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | (__builtin_constant_p (free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 75 | ((free_segment) ? \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76 | (g_string_free) ((str), (free_segment)) : \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 77 | g_string_free_and_steal (str)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 78 | : \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | (g_string_free) ((str), (free_segment))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-directory.c:367:3: note: in expansion of macro 'g_string_free' 367 | g_string_free(str, FALSE); | ^~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-filesystem-storage.lo --- CC server/libinfinity_0_7_la-infd-filesystem-storage.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-filesystem-storage.h:23, from server/infd-filesystem-storage.c:22: server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_set_root_directory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:112:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 112 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_read_xml_file_impl': server/infd-filesystem-storage.c:263:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 263 | xmlerror = xmlGetLastError(); | ^ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_write_xml_file_impl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:309:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 309 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:317:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 317 | xmlerror = xmlGetLastError(); | ^ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:366:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 366 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:378:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 378 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:395:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 395 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:422:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 422 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_storage_read_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:491:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 491 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(fs_storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_storage_create_subdirectory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:535:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 535 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(fs_storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_storage_remove_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:568:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 568 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(fs_storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_storage_read_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:633:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 633 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_storage_write_acl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:728:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 728 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c: In function 'infd_filesystem_storage_get_path': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:55:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 55 | #define INFD_FILESYSTEM_STORAGE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_FILESYSTEM_STORAGE, InfdFilesystemStoragePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-filesystem-storage.c:899:10: note: in expansion of macro 'INFD_FILESYSTEM_STORAGE_PRIVATE' 899 | priv = INFD_FILESYSTEM_STORAGE_PRIVATE(storage); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-progress-request.lo --- CC server/libinfinity_0_7_la-infd-progress-request.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-request.h:23, from ../libinfinity/server/infd-progress-request.h:23, from server/infd-progress-request.c:32: server/infd-progress-request.c: In function 'infd_progress_request_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFD_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_PROGRESS_REQUEST, InfdProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:59:10: note: in expansion of macro 'INFD_PROGRESS_REQUEST_PRIVATE' 59 | priv = INFD_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c: In function 'infd_progress_request_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFD_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_PROGRESS_REQUEST, InfdProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:74:10: note: in expansion of macro 'INFD_PROGRESS_REQUEST_PRIVATE' 74 | priv = INFD_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c: In function 'infd_progress_request_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFD_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_PROGRESS_REQUEST, InfdProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:89:10: note: in expansion of macro 'INFD_PROGRESS_REQUEST_PRIVATE' 89 | priv = INFD_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c: In function 'infd_progress_request_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFD_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_PROGRESS_REQUEST, InfdProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:114:10: note: in expansion of macro 'INFD_PROGRESS_REQUEST_PRIVATE' 114 | priv = INFD_PROGRESS_REQUEST_PRIVATE(progress_request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c: In function 'infd_progress_request_initiated': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFD_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_PROGRESS_REQUEST, InfdProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:195:10: note: in expansion of macro 'INFD_PROGRESS_REQUEST_PRIVATE' 195 | priv = INFD_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c: In function 'infd_progress_request_progress': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:50:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 50 | #define INFD_PROGRESS_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_PROGRESS_REQUEST, InfdProgressRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-progress-request.c:221:10: note: in expansion of macro 'INFD_PROGRESS_REQUEST_PRIVATE' 221 | priv = INFD_PROGRESS_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-request.lo --- CC server/libinfinity_0_7_la-infd-request.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-request.h:23, from server/infd-request.c:33: server/infd-request.c: In function 'infd_request_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:65:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 65 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ server/infd-request.c: In function 'infd_request_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:80:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 80 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ server/infd-request.c: In function 'infd_request_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:98:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 98 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ server/infd-request.c: In function 'infd_request_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:115:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 115 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ server/infd-request.c: In function 'infd_request_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:149:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 149 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ server/infd-request.c: In function 'infd_request_request_finished': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:180:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 180 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ server/infd-request.c: In function 'infd_request_request_is_local': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:54:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INFD_REQUEST_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_REQUEST, InfdRequestPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-request.c:191:10: note: in expansion of macro 'INFD_REQUEST_PRIVATE' 191 | priv = INFD_REQUEST_PRIVATE(request); | ^~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-server-pool.lo --- CC server/libinfinity_0_7_la-infd-server-pool.lo In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../libinfinity/server/infd-server-pool.h:23, from server/infd-server-pool.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-storage.h:23, from ../libinfinity/server/infd-directory.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: server/infd-server-pool.c: In function 'infd_server_pool_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:171:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 171 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_new_connection_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:193:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 193 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:246:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 246 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:277:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 277 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:303:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 303 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:322:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 322 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:346:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 346 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_add_server': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:425:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 425 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_add_local_publisher': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:475:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 475 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_remove_server': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:519:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 519 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c: In function 'infd_server_pool_foreach_server': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:57:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 57 | #define INFD_SERVER_POOL_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SERVER_POOL, InfdServerPoolPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-server-pool.c:545:10: note: in expansion of macro 'INFD_SERVER_POOL_PRIVATE' 545 | priv = INFD_SERVER_POOL_PRIVATE(server_pool); | ^~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-session-proxy.lo --- CC server/libinfinity_0_7_la-infd-session-proxy.lo In file included from ../libinfinity/server/infd-session-proxy.h:23, from server/infd-session-proxy.c:42: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/common/inf-session.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from server/infd-session-proxy.c:44: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: server/infd-session-proxy.c: In function 'infd_session_proxy_find_subscription_item': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:142:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 142 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_check_idle': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:166:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 166 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_user_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:190:12: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 190 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_make_seq': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:239:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 239 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_perform_user_join': server/infd-session-proxy.c:275:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const GParameter* name_param; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c:276:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 276 | GParameter* param; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:281:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 281 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:288:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 288 | (const GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c:394:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 394 | (const GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c:429:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 429 | (const GParameter*)user_props->data, | ^ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c:443:7: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 443 | param = &g_array_index(user_props, GParameter, i); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_member_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:509:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 509 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_add_user_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:557:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 557 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_synchronization_begin_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:612:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 612 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_synchronization_complete_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:630:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 630 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_synchronization_failed_cb_before': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:654:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 654 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_synchronization_failed_cb_after': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:685:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 685 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_session_close_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:705:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 705 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:753:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 753 | priv = INFD_SESSION_PROXY_PRIVATE(session_proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:770:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 770 | priv = INFD_SESSION_PROXY_PRIVATE(session_proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:800:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 800 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_session_init_user_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:873:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 873 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:889:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 889 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:987:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 987 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_add_subscription': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1021:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1021 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_remove_subscription': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1041:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1041 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_handle_user_join': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1097:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1097 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1118:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1118 | g_value_unset(&g_array_index(array, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_handle_session_unsubscribe': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1136:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1136 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_communication_object_sent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1161:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1161 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_communication_object_enqueued': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1183:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1183 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_communication_object_received': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1209:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1209 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: At top level: server/infd-session-proxy.c:1289:44: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1289 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_session_proxy_join_user': server/infd-session-proxy.c:1297:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1297 | GParameter param; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c:1323:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1323 | sizeof(GParameter), | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c:1341:5: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1341 | g_value_unset(&g_array_index(array, GParameter, i).value); | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_subscribe_to': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1568:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1568 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_unsubscribe': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1632:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1632 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_has_subscriptions': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1694:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1694 | priv = INFD_SESSION_PROXY_PRIVATE(proxy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c: In function 'infd_session_proxy_is_idle': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:97:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 97 | #define INFD_SESSION_PROXY_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_SESSION_PROXY, InfdSessionProxyPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-session-proxy.c:1738:10: note: in expansion of macro 'INFD_SESSION_PROXY_PRIVATE' 1738 | return INFD_SESSION_PROXY_PRIVATE(proxy)->idle; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-storage.lo --- CC server/libinfinity_0_7_la-infd-storage.lo --- server/libinfinity_0_7_la-infd-tcp-server.lo --- CC server/libinfinity_0_7_la-infd-tcp-server.lo --- server/libinfinity_0_7_la-infd-storage.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-storage.h:23, from server/infd-storage.c:20: server/infd-storage.c: In function 'infd_storage_node_type_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ server/infd-storage.c:39:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 39 | INF_DEFINE_ENUM_TYPE(InfdStorageNodeType, infd_storage_node_type, infd_storage_node_type_values) | ^~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-tcp-server.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/server/infd-tcp-server.h:23, from server/infd-tcp-server.c:20: server/infd-tcp-server.c: In function 'infd_tcp_server_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:96:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 96 | INF_DEFINE_ENUM_TYPE(InfdTcpServerStatus, infd_tcp_server_status, infd_tcp_server_status_values) | ^~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: server/infd-tcp-server.c: In function 'infd_tcp_server_io': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:180:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 180 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:284:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 284 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:304:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 304 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:325:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 325 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:343:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 343 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:382:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 382 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:412:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 412 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_bind': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:571:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 571 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_open': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:721:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 721 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:811:10: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 811 | priv = INFD_TCP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_set_keepalive': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:842:3: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 842 | INFD_TCP_SERVER_PRIVATE(server)->keepalive = *keepalive; | ^~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c: In function 'infd_tcp_server_get_keepalive': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:92:39: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 92 | #define INFD_TCP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_TCP_SERVER, InfdTcpServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-tcp-server.c:858:11: note: in expansion of macro 'INFD_TCP_SERVER_PRIVATE' 858 | return &INFD_TCP_SERVER_PRIVATE(server)->keepalive; | ^~~~~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-xml-server.lo --- CC server/libinfinity_0_7_la-infd-xml-server.lo --- server/libinfinity_0_7_la-infd-xmpp-server.lo --- CC server/libinfinity_0_7_la-infd-xmpp-server.lo --- server/libinfinity_0_7_la-infd-xml-server.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/server/infd-xml-server.h:23, from server/infd-xml-server.c:20: server/infd-xml-server.c: In function 'infd_xml_server_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ server/infd-xml-server.c:47:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 47 | INF_DEFINE_ENUM_TYPE(InfdXmlServerStatus, infd_xml_server_status, infd_xml_server_status_values) | ^~~~~~~~~~~~~~~~~~~~ --- server/libinfinity_0_7_la-infd-xmpp-server.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/server/infd-tcp-server.h:23, from ../libinfinity/server/infd-xmpp-server.h:23, from server/infd-xmpp-server.c:20: server/infd-xmpp-server.c: In function 'infd_xmpp_server_new_connection_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:95:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 95 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp_server); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:150:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 150 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_sasl_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:188:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 188 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_setup_own_sasl_context': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:220:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 220 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_set_tcp': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:254:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 254 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:350:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 350 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:370:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 370 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:405:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 405 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:423:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 423 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:481:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 481 | priv = INFD_XMPP_SERVER_PRIVATE(xmpp); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_xml_server_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:528:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 528 | priv = INFD_XMPP_SERVER_PRIVATE(xml); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_set_security_policy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:726:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 726 | priv = INFD_XMPP_SERVER_PRIVATE(server); | ^~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c: In function 'infd_xmpp_server_get_security_policy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:74:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 74 | #define INFD_XMPP_SERVER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFD_TYPE_XMPP_SERVER, InfdXmppServerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ server/infd-xmpp-server.c:757:10: note: in expansion of macro 'INFD_XMPP_SERVER_PRIVATE' 757 | return INFD_XMPP_SERVER_PRIVATE(server)->security_policy; | ^~~~~~~~~~~~~~~~~~~~~~~~ --- libinfinity_0_7_la-inf-dll.lo --- CC libinfinity_0_7_la-inf-dll.lo --- libinfinity_0_7_la-inf-i18n.lo --- CC libinfinity_0_7_la-inf-i18n.lo --- libinfinity_0_7_la-inf-signals.lo --- CC libinfinity_0_7_la-inf-signals.lo --- libinfinity-0.7.la --- CCLD libinfinity-0.7.la Making all in libinftext --- libinftext_0_7_la-inf-text-buffer.lo --- --- libinftext_0_7_la-inf-text-chunk.lo --- --- libinftext_0_7_la-inf-text-buffer.lo --- CC libinftext_0_7_la-inf-text-buffer.lo --- libinftext_0_7_la-inf-text-chunk.lo --- CC libinftext_0_7_la-inf-text-chunk.lo inf-text-chunk.c: In function 'inf_text_chunk_copy': inf-text-chunk.c:420:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 420 | new_segment->text = g_memdup(segment->text, segment->length); | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from inf-text-chunk.c:48: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c: In function 'inf_text_chunk_substring': inf-text-chunk.c:529:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 529 | new_segment->text = g_memdup( | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c:554:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 554 | new_segment->text = g_memdup( | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c: In function 'inf_text_chunk_insert_text': inf-text-chunk.c:635:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 635 | new_segment->text = g_memdup( | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c:658:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 658 | new_segment->text = g_memdup(text, bytes); | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-chunk.c:669:9: note: in expansion of macro 'g_memmove' 669 | g_memmove( | ^~~~~~~~~ inf-text-chunk.c:695:5: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 695 | new_segment->text = g_memdup(text, bytes); | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c: In function 'inf_text_chunk_insert_chunk': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-chunk.c:823:11: note: in expansion of macro 'g_memmove' 823 | g_memmove( | ^~~~~~~~~ inf-text-chunk.c:943:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 943 | new_segment->text = g_memdup(segment->text, segment->length); | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c:970:7: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 970 | new_segment->text = g_memdup(segment->text, segment->length); | ^~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ inf-text-chunk.c: In function 'inf_text_chunk_erase': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-chunk.c:1033:11: note: in expansion of macro 'g_memmove' 1033 | g_memmove( | ^~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-chunk.c:1077:11: note: in expansion of macro 'g_memmove' 1077 | g_memmove( | ^~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-chunk.c:1111:11: note: in expansion of macro 'g_memmove' 1111 | g_memmove( | ^~~~~~~~~ --- libinftext_0_7_la-inf-text-default-buffer.lo --- CC libinftext_0_7_la-inf-text-default-buffer.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-default-buffer.h:23, from inf-text-default-buffer.c:20: inf-text-default-buffer.c: In function 'inf_text_default_buffer_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:58:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 58 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:72:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 72 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(default_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:90:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 90 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(default_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:121:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 121 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(default_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_get_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:140:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 140 | return INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer)->modified; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_set_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:151:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 151 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(default_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_get_encoding': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:163:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 163 | return INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer)->encoding; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:170:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 170 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_get_slice': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:180:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 180 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_insert_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:191:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 191 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_erase_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:213:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 213 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_create_begin_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:235:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 235 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_create_end_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:45:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 45 | #define INF_TEXT_DEFAULT_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_BUFFER, InfTextDefaultBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c:255:10: note: in expansion of macro 'INF_TEXT_DEFAULT_BUFFER_PRIVATE' 255 | priv = INF_TEXT_DEFAULT_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-buffer.c: In function 'inf_text_default_buffer_buffer_iter_get_text': inf-text-default-buffer.c:293:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 293 | return g_memdup( | ^~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ --- libinftext_0_7_la-inf-text-default-delete-operation.lo --- CC libinftext_0_7_la-inf-text-default-delete-operation.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-default-delete-operation.h:23, from inf-text-default-delete-operation.c:20: inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:103:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 103 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:116:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 116 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:133:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 133 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:160:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 160 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_copy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:223:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 223 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_apply': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:253:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 253 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_revert': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:293:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 293 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_get_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:307:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 307 | return INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation)->position; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:315:5: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 315 | INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation)->chunk | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_transform_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:325:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 325 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_transform_overlap': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:350:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 350 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_transform_split': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:378:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 378 | priv = INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c: In function 'inf_text_default_delete_operation_get_chunk': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:49:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 49 | #define INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_DELETE_OPERATION, InfTextDefaultDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-delete-operation.c:522:10: note: in expansion of macro 'INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE' 522 | return INF_TEXT_DEFAULT_DELETE_OPERATION_PRIVATE(operation)->chunk; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftext_0_7_la-inf-text-default-insert-operation.lo --- CC libinftext_0_7_la-inf-text-default-insert-operation.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-default-insert-operation.h:23, from inf-text-default-insert-operation.c:20: inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:57:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 57 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:70:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 70 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:87:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 87 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:114:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 114 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_copy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:185:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 185 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_apply': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:215:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 215 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_revert': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:245:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 245 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_get_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:255:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 255 | return INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(op)->position; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:263:5: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 263 | INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation)->chunk | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_transform_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:275:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 275 | priv = INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c: In function 'inf_text_default_insert_operation_get_chunk': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:43:57: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_DEFAULT_INSERT_OPERATION, InfTextDefaultInsertOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-default-insert-operation.c:391:10: note: in expansion of macro 'INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE' 391 | return INF_TEXT_DEFAULT_INSERT_OPERATION_PRIVATE(operation)->chunk; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftext_0_7_la-inf-text-delete-operation.lo --- CC libinftext_0_7_la-inf-text-delete-operation.lo --- libinftext_0_7_la-inf-text-filesystem-format.lo --- CC libinftext_0_7_la-inf-text-filesystem-format.lo --- libinftext_0_7_la-inf-text-fixline-buffer.lo --- CC libinftext_0_7_la-inf-text-fixline-buffer.lo --- libinftext_0_7_la-inf-text-filesystem-format.lo --- In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from ../libinftext/inf-text-filesystem-format.h:23, from inf-text-filesystem-format.c:35: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from ../libinftext/inf-text-session.h:24: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-filesystem-format.c: In function 'inf_text_filesystem_format_read': inf-text-filesystem-format.c:362:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 362 | xmlerror = xmlGetLastError(); | ^ inf-text-filesystem-format.c: In function 'inf_text_filesystem_format_write': inf-text-filesystem-format.c:582:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 582 | xmlerror = xmlGetLastError(); | ^ --- libinftext_0_7_la-inf-text-fixline-buffer.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from ../libinftext/inf-text-fixline-buffer.h:23, from inf-text-fixline-buffer.c:36: inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_chunk_to_keep': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:251:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 251 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_keep_to_chunk': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:288:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 288 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_keep_to_base': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:335:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 335 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:353:7: note: in expansion of macro 'g_memmove' 353 | g_memmove( | ^~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_base_to_keep': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:429:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 429 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:479:5: note: in expansion of macro 'g_memmove' 479 | g_memmove( | ^~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_fix_lines': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:542:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 542 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_dispatch_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:566:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 566 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_text_inserted_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:591:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 591 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:629:7: note: in expansion of macro 'g_memmove' 629 | g_memmove( | ^~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_text_erased_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:737:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 737 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:780:9: note: in expansion of macro 'g_memmove' 780 | g_memmove( | ^~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:885:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 885 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:902:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 902 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:915:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 915 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:957:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 957 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:975:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 975 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1033:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1033 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_get_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1066:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1066 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_set_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1079:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1079 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_get_encoding': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1091:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1091 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1104:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1104 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_get_slice': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1125:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1125 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_insert_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1176:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1176 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1198:7: note: in expansion of macro 'g_memmove' 1198 | g_memmove( | ^~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1230:5: note: in expansion of macro 'g_memmove' 1230 | g_memmove( | ^~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_erase_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1277:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1277 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1299:9: note: in expansion of macro 'g_memmove' 1299 | g_memmove( | ^~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1320:9: note: in expansion of macro 'g_memmove' 1320 | g_memmove( | ^~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_create_begin_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1365:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1365 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_create_end_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1408:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1408 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_destroy_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1453:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1453 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_next': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1472:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1472 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_prev': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1530:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1530 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_get_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1572:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1572 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_get_offset': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1600:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1600 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1623:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1623 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_get_bytes': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1663:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1663 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c: In function 'inf_text_fixline_buffer_buffer_iter_get_author': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:75:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 75 | #define INF_TEXT_FIXLINE_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_FIXLINE_BUFFER, InfTextFixlineBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-fixline-buffer.c:1707:10: note: in expansion of macro 'INF_TEXT_FIXLINE_BUFFER_PRIVATE' 1707 | priv = INF_TEXT_FIXLINE_BUFFER_PRIVATE(fixline_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftext_0_7_la-inf-text-insert-operation.lo --- CC libinftext_0_7_la-inf-text-insert-operation.lo --- libinftext_0_7_la-inf-text-move-operation.lo --- CC libinftext_0_7_la-inf-text-move-operation.lo --- libinftext_0_7_la-inf-text-remote-delete-operation.lo --- CC libinftext_0_7_la-inf-text-remote-delete-operation.lo --- libinftext_0_7_la-inf-text-move-operation.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-move-operation.h:23, from inf-text-move-operation.c:20: inf-text-move-operation.c: In function 'inf_text_move_operation_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:53:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 53 | priv = INF_TEXT_MOVE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:69:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 69 | priv = INF_TEXT_MOVE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:95:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 95 | priv = INF_TEXT_MOVE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_transform': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:132:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 132 | priv = INF_TEXT_MOVE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_copy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:187:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 187 | priv = INF_TEXT_MOVE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_apply': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:218:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 218 | priv = INF_TEXT_MOVE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_get_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:337:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 337 | return INF_TEXT_MOVE_OPERATION_PRIVATE(operation)->position; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c: In function 'inf_text_move_operation_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:42:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 42 | #define INF_TEXT_MOVE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_MOVE_OPERATION, InfTextMoveOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-move-operation.c:353:10: note: in expansion of macro 'INF_TEXT_MOVE_OPERATION_PRIVATE' 353 | return INF_TEXT_MOVE_OPERATION_PRIVATE(operation)->length; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftext_0_7_la-inf-text-remote-delete-operation.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-remote-delete-operation.h:23, from inf-text-remote-delete-operation.c:20: inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:208:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 208 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:224:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 224 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:241:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 241 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:267:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 267 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_copy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:333:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 333 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:342:17: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 342 | result_priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_apply': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:371:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 371 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_apply_transformed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:441:12: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 441 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(item->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:495:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 495 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(op); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_get_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:506:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 506 | return INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation)->position; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:512:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 512 | return INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation)->length; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_transform_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:524:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 524 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:531:17: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 531 | result_priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_transform_overlap': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:559:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 559 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:576:17: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 576 | result_priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c: In function 'inf_text_remote_delete_operation_transform_split': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:609:10: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 609 | priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:652:17: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 652 | result_priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(first_operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:64:56: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 64 | #define INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_REMOTE_DELETE_OPERATION, InfTextRemoteDeleteOperationPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-remote-delete-operation.c:656:17: note: in expansion of macro 'INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE' 656 | result_priv = INF_TEXT_REMOTE_DELETE_OPERATION_PRIVATE(second_operation); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftext_0_7_la-inf-text-session.lo --- CC libinftext_0_7_la-inf-text-session.lo In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-text-session.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from ../libinftext/inf-text-session.h:24: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c:46:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 46 | GTimeVal last_caret_update; | ^~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ inf-text-session.c:92:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 92 | inf_text_session_timeval_diff(GTimeVal* first, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ inf-text-session.c:93:31: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 93 | GTimeVal* second) | ^~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34: inf-text-session.c: In function 'inf_text_session_find_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:186:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 186 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_broadcast_caret_selection': inf-text-session.c:259:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 259 | g_get_current_time(&local->last_caret_update); | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_selection_changed_cb': inf-text-session.c:294:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 294 | GTimeVal current; | ^~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:298:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 298 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:312:5: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 312 | g_get_current_time(¤t); | ^~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_add_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:344:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 344 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:349:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 349 | g_get_current_time(&local->last_caret_update); | ^~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_remove_local_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:368:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 368 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_block_local_users_selection_changed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:425:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 425 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_unblock_local_users_selection_changed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:446:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 446 | priv = INF_TEXT_SESSION_PRIVATE(sess); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_buffer_text_inserted_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:546:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 546 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_buffer_text_erased_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:624:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 624 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:741:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 741 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:757:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 757 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:804:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 804 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:852:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 852 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:867:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 867 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:79:40: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 79 | #define INF_TEXT_SESSION_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_SESSION, InfTextSessionPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c:890:10: note: in expansion of macro 'INF_TEXT_SESSION_PRIVATE' 890 | priv = INF_TEXT_SESSION_PRIVATE(session); | ^~~~~~~~~~~~~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_get_xml_user_props': inf-text-session.c:1149:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1149 | GParameter* parameter; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c: At top level: inf-text-session.c:1186:37: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1186 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_set_xml_user_props': inf-text-session.c:1191:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1191 | const GParameter* param; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c: At top level: inf-text-session.c:1244:38: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1244 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_validate_user_props': inf-text-session.c:1250:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1250 | const GParameter* caret; | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c: At top level: inf-text-session.c:1289:27: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 1289 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_user_new': inf-text-session.c:1293:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] 1293 | object = g_object_newv(INF_TEXT_TYPE_USER, n_params, params); | ^~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:444:13: note: declared here 444 | gpointer g_object_newv (GType object_type, | ^~~~~~~~~~~~~ inf-text-session.c: In function 'inf_text_session_join_user': inf-text-session.c:2041:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 2041 | GParameter params[N_PARAMS] = { | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinftext_0_7_la-inf-text-undo-grouping.lo --- CC libinftext_0_7_la-inf-text-undo-grouping.lo --- libinftext_0_7_la-inf-text-user.lo --- CC libinftext_0_7_la-inf-text-user.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-user.h:23, from ../libinftext/inf-text-user.h:23, from inf-text-user.c:20: inf-text-user.c: In function 'inf_text_user_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:54:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 54 | priv = INF_TEXT_USER_PRIVATE(user); | ^~~~~~~~~~~~~~~~~~~~~ inf-text-user.c: In function 'inf_text_user_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:71:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 71 | priv = INF_TEXT_USER_PRIVATE(user); | ^~~~~~~~~~~~~~~~~~~~~ inf-text-user.c: In function 'inf_text_user_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:100:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 100 | priv = INF_TEXT_USER_PRIVATE(user); | ^~~~~~~~~~~~~~~~~~~~~ inf-text-user.c: In function 'inf_text_user_selection_changed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:126:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 126 | priv = INF_TEXT_USER_PRIVATE(user); | ^~~~~~~~~~~~~~~~~~~~~ inf-text-user.c: In function 'inf_text_user_get_caret_position': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:250:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 250 | return INF_TEXT_USER_PRIVATE(user)->caret; | ^~~~~~~~~~~~~~~~~~~~~ inf-text-user.c: In function 'inf_text_user_get_selection_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:267:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 267 | return INF_TEXT_USER_PRIVATE(user)->selection; | ^~~~~~~~~~~~~~~~~~~~~ inf-text-user.c: In function 'inf_text_user_get_hue': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:43:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 43 | #define INF_TEXT_USER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_TYPE_USER, InfTextUserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-user.c:318:10: note: in expansion of macro 'INF_TEXT_USER_PRIVATE' 318 | return INF_TEXT_USER_PRIVATE(user)->hue; | ^~~~~~~~~~~~~~~~~~~~~ --- libinftext-0.7.la --- CCLD libinftext-0.7.la Making all in libinfgtk --- all --- /opt/pkg/bin/bmake all-am --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- CC libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- CC libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfgtk/inf-gtk-account-creation-dialog.h:23, from inf-gtk-account-creation-dialog.c:33: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:27: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-acl.h:23, from ../libinfgtk/inf-gtk-acl-sheet-view.h:23, from inf-gtk-acl-sheet-view.c:20: inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_default_toggled_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:83:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 83 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_yes_toggled_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:115:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 115 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_no_toggled_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:149:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 149 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_default_cell_data_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:182:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 182 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_yes_cell_data_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:204:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 204 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_no_cell_data_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:231:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 231 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_update_editable': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:257:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 257 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_set_activatable': --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:288:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 288 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:341:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 341 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:165:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 165 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_finalize': --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_update': --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:356:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 356 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:192:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- 192 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:371:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 371 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:411:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 411 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_create_account_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:312:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 312 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_keygen_done': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:383:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 383 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_generate_clicked_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:441:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 441 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:504:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 504 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:537:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 537 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:557:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 557 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_set_sheet': --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:572:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- 572 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:604:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 604 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:603:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 603 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_get_sheet': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:653:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 653 | return INF_GTK_ACL_SHEET_VIEW_PRIVATE(view)->sheet; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_set_editable': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:671:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 671 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_get_editable': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:693:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 693 | return INF_GTK_ACL_SHEET_VIEW_PRIVATE(view)->editable; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_set_show_default': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:716:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 716 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_get_show_default': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:742:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 742 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_set_permission_mask': --- libinfgtk_0_7_la-inf-gtk-account-creation-dialog.lo --- inf-gtk-account-creation-dialog.c: In function 'inf_gtk_account_creation_dialog_set_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:80:55: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 80 | #define INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACCOUNT_CREATION_DIALOG, InfGtkAccountCreationDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-account-creation-dialog.c:787:10: note: in expansion of macro 'INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE' 787 | priv = INF_GTK_ACCOUNT_CREATION_DIALOG_PRIVATE(dlg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-acl-sheet-view.lo --- /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:773:10: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 773 | priv = INF_GTK_ACL_SHEET_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c: In function 'inf_gtk_acl_sheet_view_get_permission_mask': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:63:46: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 63 | #define INF_GTK_ACL_SHEET_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_ACL_SHEET_VIEW, InfGtkAclSheetViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-acl-sheet-view.c:843:11: note: in expansion of macro 'INF_GTK_ACL_SHEET_VIEW_PRIVATE' 843 | return &INF_GTK_ACL_SHEET_VIEW_PRIVATE(view)->permission_mask; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-model.lo --- CC libinfgtk_0_7_la-inf-gtk-browser-model.lo --- libinfgtk_0_7_la-inf-gtk-browser-model-filter.lo --- CC libinfgtk_0_7_la-inf-gtk-browser-model-filter.lo --- libinfgtk_0_7_la-inf-gtk-browser-model.lo --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from ../libinfgtk/inf-gtk-browser-model.h:23, from inf-gtk-browser-model.c:40: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-model-filter.lo --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from ../libinfgtk/inf-gtk-browser-model.h:23, from ../libinfgtk/inf-gtk-browser-model-filter.h:23, from inf-gtk-browser-model-filter.c:22: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/inf-signals.h:23, from inf-gtk-browser-model-filter.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-model.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-browser-model.c: In function 'inf_gtk_browser_model_status_get_type': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../libinfinity/inf-define-enum.h:30:6: note: in expansion of macro 'g_once_init_enter' 30 | if(g_once_init_enter(&inf_define_type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ inf-gtk-browser-model.c:72:1: note: in expansion of macro 'INF_DEFINE_ENUM_TYPE' 72 | INF_DEFINE_ENUM_TYPE(InfGtkBrowserModelStatus, inf_gtk_browser_model_status, inf_gtk_browser_model_status_values) | ^~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-model-filter.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-browser-model-filter.c: In function 'inf_gtk_browser_model_filter_sync_child_model': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c:30:52: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 30 | #define INF_GTK_BROWSER_MODEL_FILTER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_MODEL_FILTER, InfGtkBrowserModelFilterPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c:83:10: note: in expansion of macro 'INF_GTK_BROWSER_MODEL_FILTER_PRIVATE' 83 | priv = INF_GTK_BROWSER_MODEL_FILTER_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c: In function 'inf_gtk_browser_model_filter_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c:30:52: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 30 | #define INF_GTK_BROWSER_MODEL_FILTER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_MODEL_FILTER, InfGtkBrowserModelFilterPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c:136:10: note: in expansion of macro 'INF_GTK_BROWSER_MODEL_FILTER_PRIVATE' 136 | priv = INF_GTK_BROWSER_MODEL_FILTER_PRIVATE(model_filter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c: In function 'inf_gtk_browser_model_filter_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c:30:52: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 30 | #define INF_GTK_BROWSER_MODEL_FILTER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_MODEL_FILTER, InfGtkBrowserModelFilterPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-filter.c:170:10: note: in expansion of macro 'INF_GTK_BROWSER_MODEL_FILTER_PRIVATE' 170 | priv = INF_GTK_BROWSER_MODEL_FILTER_PRIVATE(model_sort); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-model-sort.lo --- CC libinfgtk_0_7_la-inf-gtk-browser-model-sort.lo --- libinfgtk_0_7_la-inf-gtk-browser-store.lo --- CC libinfgtk_0_7_la-inf-gtk-browser-store.lo --- libinfgtk_0_7_la-inf-gtk-browser-model-sort.lo --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from ../libinfgtk/inf-gtk-browser-model.h:23, from ../libinfgtk/inf-gtk-browser-model-sort.h:23, from inf-gtk-browser-model-sort.c:22: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/inf-signals.h:23, from inf-gtk-browser-model-sort.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-store.lo --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from ../libinfgtk/inf-gtk-browser-store.h:23, from inf-gtk-browser-store.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-model-sort.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-browser-model-sort.c: In function 'inf_gtk_browser_model_sort_sync_child_model': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c:29:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 29 | #define INF_GTK_BROWSER_MODEL_SORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_MODEL_SORT, InfGtkBrowserModelSortPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c:69:10: note: in expansion of macro 'INF_GTK_BROWSER_MODEL_SORT_PRIVATE' 69 | priv = INF_GTK_BROWSER_MODEL_SORT_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c: In function 'inf_gtk_browser_model_sort_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c:29:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 29 | #define INF_GTK_BROWSER_MODEL_SORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_MODEL_SORT, InfGtkBrowserModelSortPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c:122:10: note: in expansion of macro 'INF_GTK_BROWSER_MODEL_SORT_PRIVATE' 122 | priv = INF_GTK_BROWSER_MODEL_SORT_PRIVATE(model_sort); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c: In function 'inf_gtk_browser_model_sort_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c:29:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 29 | #define INF_GTK_BROWSER_MODEL_SORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_MODEL_SORT, InfGtkBrowserModelSortPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-model-sort.c:156:10: note: in expansion of macro 'INF_GTK_BROWSER_MODEL_SORT_PRIVATE' 156 | priv = INF_GTK_BROWSER_MODEL_SORT_PRIVATE(model_sort); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-store.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_find_item_by_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:114:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 114 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_find_item_by_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:136:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 136 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_find_item_by_discovery_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:153:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 153 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_request_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:285:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 285 | priv = INF_GTK_BROWSER_STORE_PRIVATE(data->store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_item_set_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:352:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 352 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_add_item_by_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:390:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 390 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_add_item_by_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:459:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 459 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_remove_item': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:504:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 504 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_browser_error_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:621:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 621 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_browser_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:657:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 657 | priv = INF_GTK_BROWSER_STORE_PRIVATE(user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_node_added_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:727:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 727 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_node_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:788:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 788 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_resolv_complete_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:932:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 932 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1080:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1080 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1098:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1098 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1149:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1149 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1179:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1179 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_get_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1250:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1250 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_get_path_impl': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1322:12: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1322 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_get_path': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1381:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1381 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_get_value': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1427:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1427 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_iter_next': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1557:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1557 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_iter_children': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1600:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1600 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_iter_has_child': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1672:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1672 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_iter_n_children': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1726:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1726 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_iter_nth_child': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1782:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1782 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_tree_model_iter_parent': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1861:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1861 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_browser_model_set_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:1908:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 1908 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_browser_model_resolve': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2136:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2136 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_browser_iter_to_tree_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2189:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2189 | priv = INF_GTK_BROWSER_STORE_PRIVATE(model); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_add_discovery': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2333:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2333 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_add_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2400:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2400 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_add_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2455:10: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2455 | priv = INF_GTK_BROWSER_STORE_PRIVATE(store); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_clear_connection_error': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2572:18: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2572 | iter.stamp = INF_GTK_BROWSER_STORE_PRIVATE(store)->stamp; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c: In function 'inf_gtk_browser_store_set_connection_name': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:93:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 93 | #define INF_GTK_BROWSER_STORE_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_STORE, InfGtkBrowserStorePrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-store.c:2610:16: note: in expansion of macro 'INF_GTK_BROWSER_STORE_PRIVATE' 2610 | iter.stamp = INF_GTK_BROWSER_STORE_PRIVATE(store)->stamp; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-browser-view.lo --- CC libinfgtk_0_7_la-inf-gtk-browser-view.lo In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from ../libinfgtk/inf-gtk-browser-model.h:23, from ../libinfgtk/inf-gtk-browser-view.h:23, from inf-gtk-browser-view.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_find_view_browser': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:124:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 124 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_redraw_row': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:187:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 187 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_redraw_for_reference': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:220:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 220 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_sync_added': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:374:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 374 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_sync_removed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:437:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 437 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_explore_added': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:490:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 490 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_explore_removed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:541:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 541 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_walk_requests': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:773:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 773 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_initial_root_explore': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:888:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 888 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_browser_added': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1001:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1001 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_browser_removed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1093:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1093 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_row_inserted_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1178:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1178 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_row_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1300:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1300 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_row_deleted_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1348:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1348 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_rows_reordered_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1405:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1405 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_set_model': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1429:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1429 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_row_activated': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1634:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1634 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_popup_menu_position_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1792:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 1792 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1800:3: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations] 1800 | monitor_num = gdk_screen_get_monitor_at_window(screen, bin_window); | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libinfgtk/inf-gtk-browser-model.h:26: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here 91 | gint gdk_screen_get_monitor_at_window (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:1804:3: warning: 'gdk_screen_get_monitor_geometry' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] 1804 | gdk_screen_get_monitor_geometry(screen, monitor_num, &monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here 78 | void gdk_screen_get_monitor_geometry (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_show_popup': inf-gtk-browser-view.c:1871:7: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1871 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, button, time); | ^~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ inf-gtk-browser-view.c:1875:7: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 1875 | gtk_menu_popup( | ^~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:2376:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 2376 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:2452:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 2452 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:2466:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 2466 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c: In function 'inf_gtk_browser_view_destroy': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:94:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 94 | #define INF_GTK_BROWSER_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_BROWSER_VIEW, InfGtkBrowserViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-browser-view.c:2535:10: note: in expansion of macro 'INF_GTK_BROWSER_VIEW_PRIVATE' 2535 | priv = INF_GTK_BROWSER_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-certificate-dialog.lo --- CC libinfgtk_0_7_la-inf-gtk-certificate-dialog.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-certificate-chain.h:26, from ../libinfgtk/inf-gtk-certificate-dialog.h:23, from inf-gtk-certificate-dialog.c:34: inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_renew_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:101:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 101 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_set_chain': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:221:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 221 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_selection_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:294:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 294 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:352:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 352 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:382:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 382 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:400:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 400 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c: In function 'inf_gtk_certificate_dialog_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:69:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CERTIFICATE_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_DIALOG, InfGtkCertificateDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-dialog.c:445:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_DIALOG_PRIVATE' 445 | priv = INF_GTK_CERTIFICATE_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-certificate-manager.lo --- CC libinfgtk_0_7_la-inf-gtk-certificate-manager.lo --- libinfgtk_0_7_la-inf-gtk-certificate-view.lo --- CC libinfgtk_0_7_la-inf-gtk-certificate-view.lo --- libinfgtk_0_7_la-inf-gtk-certificate-manager.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../libinfinity/common/inf-certificate-verify.h:22, from ../libinfgtk/inf-gtk-certificate-manager.h:23, from inf-gtk-certificate-manager.c:34: inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_response_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:83:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 83 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:119:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 119 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:132:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 132 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:155:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 155 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:179:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 179 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_check_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:211:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 211 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c: In function 'inf_gtk_certificate_manager_check_cancelled': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:59:51: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 59 | #define INF_GTK_CERTIFICATE_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_MANAGER, InfGtkCertificateManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-manager.c:287:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_MANAGER_PRIVATE' 287 | priv = INF_GTK_CERTIFICATE_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-certificate-view.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:8, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libinfgtk/inf-gtk-certificate-view.h:23, from inf-gtk-certificate-view.c:20: inf-gtk-certificate-view.c: In function 'inf_gtk_certificate_view_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:54:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INF_GTK_CERTIFICATE_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_VIEW, InfGtkCertificateViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:110:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_VIEW_PRIVATE' 110 | priv = INF_GTK_CERTIFICATE_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c: In function 'inf_gtk_certificate_view_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:54:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INF_GTK_CERTIFICATE_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_VIEW, InfGtkCertificateViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:127:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_VIEW_PRIVATE' 127 | priv = INF_GTK_CERTIFICATE_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c: In function 'inf_gtk_certificate_view_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:54:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INF_GTK_CERTIFICATE_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_VIEW, InfGtkCertificateViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:154:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_VIEW_PRIVATE' 154 | priv = INF_GTK_CERTIFICATE_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c: In function 'inf_gtk_certificate_view_set_certificate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:54:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 54 | #define INF_GTK_CERTIFICATE_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CERTIFICATE_VIEW, InfGtkCertificateViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-certificate-view.c:339:10: note: in expansion of macro 'INF_GTK_CERTIFICATE_VIEW_PRIVATE' 339 | priv = INF_GTK_CERTIFICATE_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-chat.lo --- CC libinfgtk_0_7_la-inf-gtk-chat.lo In file included from ../libinfinity/common/inf-chat-session.h:23, from ../libinfgtk/inf-gtk-chat.h:23, from inf-gtk-chat.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/common/inf-chat-buffer.h:22, from ../libinfinity/common/inf-chat-session.h:22: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-connection-view.lo --- CC libinfgtk_0_7_la-inf-gtk-connection-view.lo --- libinfgtk_0_7_la-inf-gtk-chat.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-chat.c: In function 'inf_gtk_chat_add_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:158:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 158 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_send_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:260:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 260 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_commit_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:306:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 306 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_entry_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:353:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 353 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_entry_key_press_event_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:413:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 413 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_adjustment_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:603:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 603 | priv = INF_GTK_CHAT_PRIVATE(user_data); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_adjustment_value_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:645:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 645 | priv = INF_GTK_CHAT_PRIVATE(user_data); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_textview_focus_in_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:677:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 677 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_entry_cope_clipboard_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:696:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 696 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:726:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 726 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:771:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 771 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:786:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 786 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:803:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 803 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:833:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 833 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_set_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:1013:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 1013 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_set_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:1105:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 1105 | priv = INF_GTK_CHAT_PRIVATE(chat); | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_get_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:1207:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 1207 | return INF_GTK_CHAT_PRIVATE(chat)->active_user; | ^~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c: In function 'inf_gtk_chat_get_entry': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:96:36: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 96 | #define INF_GTK_CHAT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CHAT, InfGtkChatPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-chat.c:1231:10: note: in expansion of macro 'INF_GTK_CHAT_PRIVATE' 1231 | return INF_GTK_CHAT_PRIVATE(chat)->chat_entry; | ^~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-connection-view.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../libinfgtk/inf-gtk-connection-view.h:23, from inf-gtk-connection-view.c:32: inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_set_chain': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:113:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 113 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_selection_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:177:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 177 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_update_connection_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:251:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 251 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_notify_tls_enabled_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:376:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 376 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_notify_credentials_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:391:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 391 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:401:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 401 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:431:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 431 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:454:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 454 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:474:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 474 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c: In function 'inf_gtk_connection_view_set_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:69:47: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 69 | #define INF_GTK_CONNECTION_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_CONNECTION_VIEW, InfGtkConnectionViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-connection-view.c:651:10: note: in expansion of macro 'INF_GTK_CONNECTION_VIEW_PRIVATE' 651 | priv = INF_GTK_CONNECTION_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-io.lo --- CC libinfgtk_0_7_la-inf-gtk-io.lo --- libinfgtk_0_7_la-inf-gtk-permissions-dialog.lo --- CC libinfgtk_0_7_la-inf-gtk-permissions-dialog.lo --- libinfgtk_0_7_la-inf-gtk-io.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfgtk/inf-gtk-io.h:23, from inf-gtk-io.c:20: inf-gtk-io.c: In function 'inf_gtk_io_watch_lookup': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:197:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 197 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:210:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 210 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:229:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 229 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_watch_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:325:12: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 325 | priv = INF_GTK_IO_PRIVATE(watch->io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_timeout_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:378:12: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 378 | priv = INF_GTK_IO_PRIVATE(timeout->io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_dispatch_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:410:12: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 410 | priv = INF_GTK_IO_PRIVATE(dispatch->io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_add_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:441:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 441 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_update_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:496:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 496 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_remove_watch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:534:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 534 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_add_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:575:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 575 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_remove_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:605:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 605 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_add_dispatch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:630:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 630 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ inf-gtk-io.c: In function 'inf_gtk_io_io_remove_dispatch': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:81:34: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INF_GTK_IO_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_IO, InfGtkIoPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-io.c:659:10: note: in expansion of macro 'INF_GTK_IO_PRIVATE' 659 | priv = INF_GTK_IO_PRIVATE(io); | ^~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-permissions-dialog.lo --- In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfgtk/inf-gtk-permissions-dialog.h:23, from inf-gtk-permissions-dialog.c:42: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:27: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-resources.lo --- --- libinfgtk_0_7_la-inf-gtk-permissions-dialog.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_find_account': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:136:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 136 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_find_pending_sheet': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:174:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 174 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_set_acl_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:208:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 208 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_sheet_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:258:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 258 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_account_sort_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:327:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 327 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_remove_pending_sheet': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:434:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 434 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_realize_pending_sheet': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:492:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 492 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_lookup_by_name_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:634:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 634 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_remove_lookup_acl_accounts_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:696:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 696 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_lookup_acl_accounts_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:730:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 730 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_fill_account_list': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:795:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 795 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk_0_7_la-inf-gtk-resources.lo --- CC libinfgtk_0_7_la-inf-gtk-resources.lo --- libinfgtk_0_7_la-inf-gtk-permissions-dialog.lo --- inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_update_sheet': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:972:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 972 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_node_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1110:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1110 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_acl_account_added_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1126:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1126 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_acl_account_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1160:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1160 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_acl_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1236:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1236 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_renderer_editing_canceled_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1285:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1285 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_renderer_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1334:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1334 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_renderer_edited_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1382:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1382 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_add_clicked_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1475:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1475 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_remove_clicked_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1637:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1637 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_remove_remove_acl_account_request': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1745:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1745 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_popup_delete_account_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1794:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1794 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_populate_popup': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1839:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1839 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_popup_menu_position_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1930:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1930 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1938:3: warning: 'gdk_screen_get_monitor_at_window' is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations] 1938 | monitor_num = gdk_screen_get_monitor_at_window(screen, bin_window); | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libinfgtk/inf-gtk-permissions-dialog.h:25: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here 91 | gint gdk_screen_get_monitor_at_window (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1942:3: warning: 'gdk_screen_get_monitor_geometry' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations] 1942 | gdk_screen_get_monitor_geometry(screen, monitor_num, &monitor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here 78 | void gdk_screen_get_monitor_geometry (GdkScreen *screen, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_popup_selection_done_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:1995:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 1995 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_show_popup': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2012:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2012 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2035:7: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 2035 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, button, time); | ^~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2039:7: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 2039 | gtk_menu_popup( | ^~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_query_acl_account_list_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2197:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2197 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_query_acl_finished_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2268:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2268 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_update': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2306:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2306 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_register': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2567:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2567 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_unregister': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2604:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2604 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2641:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2641 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_constructed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2692:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2692 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2707:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2707 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2745:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2745 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2764:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2764 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:2795:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 2795 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c: In function 'inf_gtk_permissions_dialog_set_node': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:110:50: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 110 | #define INF_GTK_PERMISSIONS_DIALOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_GTK_TYPE_PERMISSIONS_DIALOG, InfGtkPermissionsDialogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-gtk-permissions-dialog.c:3025:10: note: in expansion of macro 'INF_GTK_PERMISSIONS_DIALOG_PRIVATE' 3025 | priv = INF_GTK_PERMISSIONS_DIALOG_PRIVATE(dialog); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfgtk-0.7.la --- CCLD libinfgtk-0.7.la Making all in libinftextgtk --- libinftextgtk_0_7_la-inf-text-gtk-buffer.lo --- --- libinftextgtk_0_7_la-inf-text-gtk-hue-chooser.lo --- --- libinftextgtk_0_7_la-inf-text-gtk-buffer.lo --- CC libinftextgtk_0_7_la-inf-text-gtk-buffer.lo --- libinftextgtk_0_7_la-inf-text-gtk-hue-chooser.lo --- CC libinftextgtk_0_7_la-inf-text-gtk-hue-chooser.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkconfig.h:8, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../libinftextgtk/inf-text-gtk-hue-chooser.h:23, from inf-text-gtk-hue-chooser.c:33: inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_is_in_ring': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:104:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 104 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_paint': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:170:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 170 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:288:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 288 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(hue_chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:307:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 307 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(hue_chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:319:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 319 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(hue_chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:334:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 334 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(hue_chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:357:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 357 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(hue_chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_map': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:381:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 381 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_unmap': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:394:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 394 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_realize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:410:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 410 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_unrealize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:448:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 448 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_calculate_width_and_height': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:466:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 466 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_size_allocate': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:504:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 504 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_button_press_event': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:532:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 532 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:552:5: warning: 'gdk_device_grab' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations] 552 | gdk_device_grab( | ^~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkdnd.h:33, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkevents.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here 230 | GdkGrabStatus gdk_device_grab (GdkDevice *device, | ^~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_button_release_event': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:580:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 580 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:590:3: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations] 590 | gdk_device_ungrab( | ^~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here 239 | void gdk_device_ungrab (GdkDevice *device, | ^~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_motion_notify_event': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:607:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 607 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_draw': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:628:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 628 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_focus': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:650:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 650 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_grab_broken_event': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:669:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 669 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_hue_change': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:684:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 684 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_move': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:698:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 698 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_set_hue': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:955:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 955 | priv = INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c: In function 'inf_text_gtk_hue_chooser_get_hue': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:72:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 72 | #define INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_HUE_CHOOSER, InfTextGtkHueChooserPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-hue-chooser.c:972:10: note: in expansion of macro 'INF_TEXT_GTK_HUE_CHOOSER_PRIVATE' 972 | return INF_TEXT_GTK_HUE_CHOOSER_PRIVATE(chooser)->hue; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftextgtk_0_7_la-inf-text-gtk-buffer.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-user.h:23, from ../libinftext/inf-text-user.h:23, from ../libinftextgtk/inf-text-gtk-buffer.h:23, from inf-text-gtk-buffer.c:53: inf-text-gtk-buffer.c: In function 'inf_text_gtk_update_tag_color': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:149:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 149 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_user_notify_hue_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:172:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 172 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_user_tags': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:214:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 214 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_user_tag': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:252:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 252 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_update_user_color_tag_table_foreach_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:425:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 425 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_record_check': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:504:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 504 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_record_signal': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:666:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 666 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_push_record': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:796:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 796 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_pop_record': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:846:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 846 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_insert_text_cb_before': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:887:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 887 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_insert_text_cb_after': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:922:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 922 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_delete_range_cb_before': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:959:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 959 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_delete_range_cb_after': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:983:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 983 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_mark_set_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1011:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1011 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_active_user_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1083:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1083 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_active_user_selection_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1146:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1146 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1183:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1183 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_buffer': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1210:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1210 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1324:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1324 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1353:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1353 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1371:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1371 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1388:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1388 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1453:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1453 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_get_modified': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1501:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1501 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(gtk_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_length': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1526:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1526 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_get_slice': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1545:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1545 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_insert_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1603:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1603 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_erase_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1782:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1782 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_create_begin_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1830:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1830 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_create_end_iter': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1858:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1858 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_buffer_iter_get_text': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:1921:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 1921 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_text_buffer': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2197:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2197 | return INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->buffer; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2233:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2233 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2290:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2290 | return INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->active_user; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_author': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2316:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2316 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_wake_on_cursor_movement': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2466:3: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2466 | INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->wake_on_cursor_movement = wake; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_wake_on_cursor_movement': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2487:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2487 | return INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->wake_on_cursor_movement; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_ensure_author_tags_priority': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2509:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2509 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_saturation_value': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2542:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2542 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_fade': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2594:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2594 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_saturation': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2626:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2626 | return INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->saturation; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_value': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2641:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2641 | return INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->value; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_set_show_user_colors': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2662:3: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2662 | INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->show_user_colors = show; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_get_show_user_colors': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2680:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2680 | return INF_TEXT_GTK_BUFFER_PRIVATE(buffer)->show_user_colors; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c: In function 'inf_text_gtk_buffer_show_user_colors': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:127:43: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 127 | #define INF_TEXT_GTK_BUFFER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_BUFFER, InfTextGtkBufferPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-buffer.c:2715:10: note: in expansion of macro 'INF_TEXT_GTK_BUFFER_PRIVATE' 2715 | priv = INF_TEXT_GTK_BUFFER_PRIVATE(buffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftextgtk_0_7_la-inf-text-gtk-view.lo --- CC libinftextgtk_0_7_la-inf-text-gtk-view.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-user.h:23, from ../libinftext/inf-text-user.h:23, from ../libinftextgtk/inf-text-gtk-view.h:22, from inf-text-gtk-view.c:48: inf-text-gtk-view.c: In function 'inf_text_gtk_view_find_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:128:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 128 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_compute_user_area': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:145:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 145 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_invalidate_user_area': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:264:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 264 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_draw_before_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:518:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 518 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:539:5: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 539 | gtk_style_context_get_background_color(style, GTK_STATE_FLAG_NORMAL, &bg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from ../libinftextgtk/inf-text-gtk-view.h:26: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_draw_after_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:678:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 678 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1054:7: warning: 'gdk_color_free' is deprecated: Use 'gdk_rgba_free' instead [-Wdeprecated-declarations] 1054 | gdk_color_free(cursor_color); | ^~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdkcairo.h:26, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/gdk.h:33, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70:11: note: declared here 70 | void gdk_color_free (GdkColor *color); | ^~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_style_updated_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1108:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1108 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_size_allocate_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1128:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1128 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_cursor_blink_timeout_func': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1147:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1147 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_reset_timeout': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1192:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1192 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_selection_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1256:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1256 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_notify_hue_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1309:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1309 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_add_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1323:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1323 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_remove_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1356:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1356 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view_user->view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1393:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1393 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_removed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1418:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1418 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_user_added': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1448:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1448 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_view': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1508:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1508 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_user_table': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1585:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1585 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1644:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1644 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1664:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1664 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1691:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1691 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1761:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1761 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_get_text_view': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1932:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1932 | return INF_TEXT_GTK_VIEW_PRIVATE(view)->textview; | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_get_user_table': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1948:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1948 | return INF_TEXT_GTK_VIEW_PRIVATE(view)->user_table; | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:1972:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 1972 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_get_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:2010:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 2010 | return INF_TEXT_GTK_VIEW_PRIVATE(view)->active_user; | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_show_remote_cursors': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:2029:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 2029 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_show_remote_selections': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:2059:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 2059 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c: In function 'inf_text_gtk_view_set_show_remote_current_lines': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:116:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 116 | #define INF_TEXT_GTK_VIEW_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEW, InfTextGtkViewPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-view.c:2087:10: note: in expansion of macro 'INF_TEXT_GTK_VIEW_PRIVATE' 2087 | priv = INF_TEXT_GTK_VIEW_PRIVATE(view); | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftextgtk_0_7_la-inf-text-gtk-viewport.lo --- CC libinftextgtk_0_7_la-inf-text-gtk-viewport.lo In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-user.h:23, from ../libinftext/inf-text-user.h:23, from ../libinftextgtk/inf-text-gtk-viewport.h:22, from inf-text-gtk-viewport.c:39: inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_find_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:85:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 85 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_compute_user_area': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:115:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 115 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(user->viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_invalidate_user_area': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:193:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 193 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(user->viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_scrollbar_draw_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:234:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 234 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:245:5: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 245 | gtk_style_context_get_background_color(style, GTK_STATE_FLAG_NORMAL, &bg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from ../libinftextgtk/inf-text-gtk-viewport.h:25: /tmp/work/editors/libinfinity/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_scrollbar_size_allocate_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:303:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 303 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_adjustment_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:324:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 324 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_scrollbar_style_updated_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:345:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 345 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_selection_changed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:367:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 367 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport_user->viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_notify_hue_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:387:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 387 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport_user->viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_add_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:399:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 399 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_remove_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:429:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 429 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport_user->viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_notify_status_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:460:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 460 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_removed': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:485:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 485 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_user_added': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:515:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 515 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_set_scrolled_window': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:578:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 578 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_set_user_table': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:670:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 670 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:729:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 729 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:746:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 746 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:767:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 767 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:819:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 819 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_get_scrolled_window': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:943:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 943 | return INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport)->scroll; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_get_user_table': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:959:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 959 | return INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport)->user_table; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_set_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:981:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 981 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_get_active_user': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:1020:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 1020 | return INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport)->active_user; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c: In function 'inf_text_gtk_viewport_set_show_user_markers': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:73:45: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 73 | #define INF_TEXT_GTK_VIEWPORT_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INF_TEXT_GTK_TYPE_VIEWPORT, InfTextGtkViewportPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ inf-text-gtk-viewport.c:1040:10: note: in expansion of macro 'INF_TEXT_GTK_VIEWPORT_PRIVATE' 1040 | priv = INF_TEXT_GTK_VIEWPORT_PRIVATE(viewport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinftextgtk-0.7.la --- CCLD libinftextgtk-0.7.la ld: warning: file ../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file Making all in infinoted --- all-recursive --- Making all in . --- infinoted_0_7-infinoted-config-reload.o --- --- infinoted_0_7-infinoted-dh-params.o --- --- infinoted_0_7-infinoted-config-reload.o --- CC infinoted_0_7-infinoted-config-reload.o --- infinoted_0_7-infinoted-dh-params.o --- CC infinoted_0_7-infinoted-dh-params.o --- infinoted_0_7-infinoted-config-reload.o --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../infinoted/infinoted-plugin-manager.h:37, from ../infinoted/infinoted-run.h:26, from ../infinoted/infinoted-config-reload.h:23, from infinoted-config-reload.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../infinoted/infinoted-options.h:23, from ../infinoted/infinoted-startup.h:23, from ../infinoted/infinoted-run.h:25: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted_0_7-infinoted-main.o --- CC infinoted_0_7-infinoted-main.o --- infinoted_0_7-infinoted-options.o --- CC infinoted_0_7-infinoted-options.o --- infinoted_0_7-infinoted-main.o --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../infinoted/infinoted-plugin-manager.h:37, from ../infinoted/infinoted-run.h:26, from ../infinoted/infinoted-signal.h:23, from infinoted-main.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../infinoted/infinoted-options.h:23, from ../infinoted/infinoted-startup.h:23, from ../infinoted/infinoted-run.h:25: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted_0_7-infinoted-pam.o --- CC infinoted_0_7-infinoted-pam.o --- infinoted_0_7-infinoted-run.o --- CC infinoted_0_7-infinoted-run.o --- infinoted_0_7-infinoted-signal.o --- CC infinoted_0_7-infinoted-signal.o --- infinoted_0_7-infinoted-run.o --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../infinoted/infinoted-plugin-manager.h:37, from ../infinoted/infinoted-run.h:26, from infinoted-run.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../infinoted/infinoted-options.h:23, from ../infinoted/infinoted-startup.h:23, from ../infinoted/infinoted-run.h:25: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted_0_7-infinoted-signal.o --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../infinoted/infinoted-plugin-manager.h:37, from ../infinoted/infinoted-run.h:26, from ../infinoted/infinoted-signal.h:23, from infinoted-signal.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../infinoted/infinoted-options.h:23, from ../infinoted/infinoted-startup.h:23, from ../infinoted/infinoted-run.h:25: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted_0_7-infinoted-startup.o --- CC infinoted_0_7-infinoted-startup.o --- libinfinoted_plugin_manager_0_7_la-infinoted-log.lo --- CC libinfinoted_plugin_manager_0_7_la-infinoted-log.lo --- infinoted_0_7-infinoted-startup.o --- infinoted-startup.c: In function 'infinoted_startup_sasl_callback': infinoted-startup.c:386:16: warning: overflow in conversion from 'int' to 'gchar' {aka 'char'} changes value from '(int)cmp | 255' to '-1' [-Woverflow] 386 | cmp |= 0xFF; | ^~~~ --- libinfinoted_plugin_manager_0_7_la-infinoted-parameter.lo --- CC libinfinoted_plugin_manager_0_7_la-infinoted-parameter.lo --- libinfinoted_plugin_manager_0_7_la-infinoted-log.lo --- In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../infinoted/infinoted-log.h:23, from infinoted-log.c:34: infinoted-log.c: In function 'infinoted_log_write': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:138:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 138 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_entry': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:207:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 207 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:228:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 228 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:245:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 245 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:265:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 265 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:287:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 287 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_log_message': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:307:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 307 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_open': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:402:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 402 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ infinoted-log.c: In function 'infinoted_log_close': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:81:37: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_LOG_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_LOG, InfinotedLogPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-log.c:448:10: note: in expansion of macro 'INFINOTED_LOG_PRIVATE' 448 | priv = INFINOTED_LOG_PRIVATE(log); | ^~~~~~~~~~~~~~~~~~~~~ --- libinfinoted_plugin_manager_0_7_la-infinoted-plugin-manager.lo --- CC libinfinoted_plugin_manager_0_7_la-infinoted-plugin-manager.lo --- libinfinoted_plugin_manager_0_7_la-infinoted-util.lo --- CC libinfinoted_plugin_manager_0_7_la-infinoted-util.lo --- libinfinoted_plugin_manager_0_7_la-infinoted-plugin-manager.lo --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-manager.c:34: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-ip-address.h:23, from ../libinfinity/common/inf-name-resolver.h:23, from ../libinfinity/common/inf-tcp-connection.h:23, from ../libinfinity/common/inf-xmpp-connection.h:23, from ../infinoted/infinoted-parameter.h:23, from ../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_add_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:108:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 108 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_remove_connection': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:140:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 140 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_add_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:202:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 202 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_remove_session': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:239:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 239 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_walk_directory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:284:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 284 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_load_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:366:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 366 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_unload_plugin': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:508:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 508 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_connection_added_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:553:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 553 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_connection_removed_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:575:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 575 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_subscribe_session_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:599:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 599 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_unsubscribe_session_cb': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:624:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 624 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_set_directory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:642:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 642 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_init': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:718:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 718 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_dispose': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:736:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 736 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_finalize': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:771:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 771 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_set_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:794:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 794 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_property': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:833:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 833 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_load': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:986:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 986 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_directory': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:1043:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 1043 | return INFINOTED_PLUGIN_MANAGER_PRIVATE(manager)->directory; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_io': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:1061:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 1061 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_log': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:1078:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 1078 | return INFINOTED_PLUGIN_MANAGER_PRIVATE(manager)->log; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_credentials': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:1095:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 1095 | return INFINOTED_PLUGIN_MANAGER_PRIVATE(manager)->credentials; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_connection_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:1134:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 1134 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(mgr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c: In function 'infinoted_plugin_manager_get_session_info': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' 688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:81:48: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE' 81 | #define INFINOTED_PLUGIN_MANAGER_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), INFINOTED_TYPE_PLUGIN_MANAGER, InfinotedPluginManagerPrivate)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-manager.c:1165:10: note: in expansion of macro 'INFINOTED_PLUGIN_MANAGER_PRIVATE' 1165 | priv = INFINOTED_PLUGIN_MANAGER_PRIVATE(mgr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- libinfinoted-plugin-manager-0.7.la --- CCLD libinfinoted-plugin-manager-0.7.la --- infinoted-0.7 --- CCLD infinoted-0.7 ld: warning: file ../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file Making all in plugins --- util/.dirstamp --- --- util/.deps/.dirstamp --- --- infinoted-plugin-autosave.lo --- --- infinoted-plugin-certificate-auth.lo --- --- infinoted-plugin-autosave.lo --- CC infinoted-plugin-autosave.lo --- infinoted-plugin-certificate-auth.lo --- CC infinoted-plugin-certificate-auth.lo In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-certificate-auth.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-autosave.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-autosave.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-directory-sync.lo --- CC infinoted-plugin-directory-sync.lo --- infinoted-plugin-linekeeper.lo --- CC infinoted-plugin-linekeeper.lo --- infinoted-plugin-directory-sync.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-directory-sync.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-linekeeper.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-linekeeper.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-logging.lo --- CC infinoted-plugin-logging.lo --- infinoted-plugin-note-chat.lo --- CC infinoted-plugin-note-chat.lo --- infinoted-plugin-logging.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-logging.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-note-chat.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-note-chat.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-note-text.lo --- CC infinoted-plugin-note-text.lo --- infinoted-plugin-record.lo --- CC infinoted-plugin-record.lo --- infinoted-plugin-note-text.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-note-text.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-record.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-record.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-traffic-logging.lo --- CC infinoted-plugin-traffic-logging.lo --- infinoted-plugin-transformation-protection.lo --- CC infinoted-plugin-transformation-protection.lo In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-transformation-protection.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-traffic-logging.lo --- In file included from ../../libinfinity/server/infd-note-plugin.h:26, from ../../libinfinity/server/infd-directory.h:24, from ../../infinoted/infinoted-plugin-manager.h:37, from infinoted-plugin-traffic-logging.c:20: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-ip-address.h:23, from ../../libinfinity/common/inf-name-resolver.h:23, from ../../libinfinity/common/inf-tcp-connection.h:23, from ../../libinfinity/common/inf-xmpp-connection.h:23, from ../../infinoted/infinoted-parameter.h:23, from ../../infinoted/infinoted-plugin-manager.h:34: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:26, from ../../libinfinity/server/infd-directory.h:26: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ infinoted-plugin-traffic-logging.c: In function 'infinoted_plugin_traffic_logging_write': infinoted-plugin-traffic-logging.c:53:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 53 | GTimeVal cur_timeval; | ^~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:622:8: note: declared here 622 | struct _GTimeVal | ^~~~~~~~~ infinoted-plugin-traffic-logging.c:61:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 61 | g_get_current_time(&cur_timeval); | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:35, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmain.h:830:8: note: declared here 830 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ --- infinoted-plugin-document-stream.lo --- CC infinoted-plugin-document-stream.lo --- infinoted-plugin-dbus.lo --- CC infinoted-plugin-dbus.lo --- infinoted-plugin-document-stream.lo --- In file included from ../../libinfinity/common/inf-browser.h:26, from util/infinoted-plugin-util-navigate-browser.h:23, from infinoted-plugin-document-stream.c:20: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:27: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: infinoted-plugin-document-stream.c: In function 'infinoted_plugin_document_stream_queue_reserve': /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "memmove" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:278:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 278 | #define GLIB_DEPRECATED_MACRO_IN_2_40_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gutils.h:315:64: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_40_FOR' 315 | G_STMT_START { memmove ((dest), (src), (len)); } G_STMT_END GLIB_DEPRECATED_MACRO_IN_2_40_FOR(memmove) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ infinoted-plugin-document-stream.c:122:7: note: in expansion of macro 'g_memmove' 122 | g_memmove( | ^~~~~~~~~ infinoted-plugin-document-stream.c: In function 'infinoted_plugin_document_stream_subscribe_done': infinoted-plugin-document-stream.c:578:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 578 | GParameter params[2] = { | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- infinoted-plugin-dbus.lo --- In file included from ../../libinfinity/common/inf-browser.h:26, from util/infinoted-plugin-util-navigate-browser.h:23, from infinoted-plugin-dbus.c:20: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:27: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ infinoted-plugin-dbus.c: In function 'infinoted_plugin_dbus_initialize': infinoted-plugin-dbus.c:1061:3: warning: 'g_module_build_path' is deprecated [-Wdeprecated-declarations] 1061 | gio_path = g_module_build_path(NULL, "gio-2.0"); | ^~~~~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gio/giomodule.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gio/gio.h:102, from infinoted-plugin-dbus.c:26: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gmodule.h:142:23: note: declared here 142 | gchar* g_module_build_path (const gchar *directory, | ^~~~~~~~~~~~~~~~~~~ --- util/infinoted-plugin-util-navigate-browser.lo --- CC util/infinoted-plugin-util-navigate-browser.lo In file included from ../../libinfinity/common/inf-browser.h:26, from ../../infinoted/plugins/util/infinoted-plugin-util-navigate-browser.h:23, from util/infinoted-plugin-util-navigate-browser.c:20: ../../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../../libinfinity/common/inf-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../../libinfinity/common/inf-browser.h:27: ../../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ util/infinoted-plugin-util-navigate-browser.c: In function 'infinoted_plugin_util_navigate_to': util/infinoted-plugin-util-navigate-browser.c:297:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 297 | data->path = g_memdup(path, len); | ^~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib.h:56, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ --- libinfinoted-plugin-autosave.la --- CCLD libinfinoted-plugin-autosave.la --- libinfinoted-plugin-certificate-auth.la --- CCLD libinfinoted-plugin-certificate-auth.la --- libinfinoted-plugin-autosave.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-directory-sync.la --- CCLD libinfinoted-plugin-directory-sync.la --- libinfinoted-plugin-certificate-auth.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-linekeeper.la --- CCLD libinfinoted-plugin-linekeeper.la --- libinfinoted-plugin-directory-sync.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-note-chat.la --- CCLD libinfinoted-plugin-note-chat.la --- libinfinoted-plugin-linekeeper.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-logging.la --- CCLD libinfinoted-plugin-logging.la --- libinfinoted-plugin-note-chat.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-note-text.la --- CCLD libinfinoted-plugin-note-text.la --- libinfinoted-plugin-logging.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-record.la --- CCLD libinfinoted-plugin-record.la --- libinfinoted-plugin-note-text.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-transformation-protection.la --- CCLD libinfinoted-plugin-transformation-protection.la --- libinfinoted-plugin-record.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-traffic-logging.la --- CCLD libinfinoted-plugin-traffic-logging.la --- libinfinoted-plugin-transformation-protection.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-dbus.la --- CCLD libinfinoted-plugin-dbus.la --- libinfinoted-plugin-traffic-logging.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-document-stream.la --- CCLD libinfinoted-plugin-document-stream.la --- libinfinoted-plugin-dbus.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file --- libinfinoted-plugin-document-stream.la --- ld: warning: file ../../libinfinity/.libs/libinfinity-0.7.so: linked to /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/libinfinity/.libs/libinfinity-0.7.so: attempted multiple inclusion of file Making all in pixmaps --- all-recursive --- Making all in 16x16 Making all in 22x22 Making all in scalable Making all in test --- all-recursive --- Making all in util --- libinftestutil_a-inf-test-util.o --- CC libinftestutil_a-inf-test-util.o --- libinftestutil.a --- AR libinftestutil.a Making all in session Making all in cleanup Making all in certs --- inf-test-tcp-connection.o --- --- inf-test-xmpp-connection.o --- --- inf-test-tcp-connection.o --- CC inf-test-tcp-connection.o --- inf-test-xmpp-connection.o --- CC inf-test-xmpp-connection.o --- inf-test-tcp-server.o --- CC inf-test-tcp-server.o --- inf-test-xmpp-server.o --- CC inf-test-xmpp-server.o --- inf-test-daemon.o --- CC inf-test-daemon.o --- inf-test-browser.o --- CC inf-test-browser.o --- inf-test-daemon.o --- In file included from ../libinfinity/server/infd-note-plugin.h:26, from ../libinfinity/server/infd-directory.h:24, from ../libinfinity/server/infd-server-pool.h:23, from inf-test-daemon.c:21: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/server/infd-storage.h:23, from ../libinfinity/server/infd-directory.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/server/infd-directory.h:26: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-browser.o --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from inf-test-browser.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-certificate-request.o --- CC inf-test-certificate-request.o --- inf-test-set-acl.o --- CC inf-test-set-acl.o --- inf-test-certificate-request.o --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from inf-test-certificate-request.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-chat.o --- CC inf-test-chat.o --- inf-test-set-acl.o --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from inf-test-set-acl.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-state-vector.o --- CC inf-test-state-vector.o --- inf-test-chat.o --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from inf-test-chat.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-xml-connection.h:25, from ../libinfinity/communication/inf-communication-group.h:23, from ../libinfinity/communication/inf-communication-joined-group.h:23, from ../libinfinity/client/infc-session-proxy.h:23, from ../libinfinity/client/infc-browser.h:23: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-test-chat.c: In function 'inf_chat_test_session_synchronization_complete_cb': inf-test-chat.c:155:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 155 | GParameter params[1] = { { "name", { 0 } } }; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-chunk.o --- CC inf-test-chunk.o --- inf-test-text-operations.o --- CC inf-test-text-operations.o --- inf-test-text-session.o --- CC inf-test-text-session.o In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-text-session.c:22: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from util/inf-test-util.h:23, from inf-test-text-session.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-text-cleanup.o --- CC inf-test-text-cleanup.o --- inf-test-text-recover.o --- CC inf-test-text-recover.o --- inf-test-text-cleanup.o --- In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-text-cleanup.c:22: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from util/inf-test-util.h:23, from inf-test-text-cleanup.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-text-replay.o --- CC inf-test-text-replay.o --- inf-test-text-recover.o --- In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-text-recover.c:20: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from ../libinftext/inf-text-session.h:24: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-reduce-replay.o --- CC inf-test-reduce-replay.o --- inf-test-text-replay.o --- In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-text-replay.c:22: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from util/inf-test-util.h:23, from inf-test-text-replay.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-reduce-replay.o --- In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-reduce-replay.c:27: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-chunk.h:25, from ../libinftext/inf-text-buffer.h:23, from util/inf-test-util.h:23, from inf-test-reduce-replay.c:25: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-mass-join.o --- CC inf-test-mass-join.o In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-mass-join.c:21: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-default-buffer.h:23, from inf-test-mass-join.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-test-mass-join.c: In function 'inf_test_mass_join_join_user': inf-test-mass-join.c:115:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 115 | GParameter params[3] = { | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-text-fixline.o --- CC inf-test-text-fixline.o --- inf_test_certificate_validate-inf-test-certificate-validate.o --- CC inf_test_certificate_validate-inf-test-certificate-validate.o --- inf-test-text-quick-write.o --- CC inf-test-text-quick-write.o In file included from ../libinfinity/adopted/inf-adopted-session.h:25, from ../libinftext/inf-text-session.h:26, from inf-test-text-quick-write.c:21: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinftext/inf-text-default-buffer.h:23, from inf-test-text-quick-write.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinftext/inf-text-session.h:27: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ --- inf-test-traffic-replay.o --- CC inf-test-traffic-replay.o --- inf-test-gtk-browser.o --- CC inf-test-gtk-browser.o --- inf-test-traffic-replay.o --- inf-test-traffic-replay.c: In function 'inf_test_traffic_replay_get_next_line': inf-test-traffic-replay.c:127:10: error: implicit declaration of function 'getline' [-Wimplicit-function-declaration] 127 | len_ = getline(&line, &n, conn->file); | ^~~~~~~ *** [inf-test-traffic-replay.o] Error code 1 bmake[3]: stopped making "all-am" in /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/test --- inf-test-gtk-browser.o --- In file included from ../libinfinity/client/infc-note-plugin.h:23, from ../libinfinity/client/infc-browser.h:24, from ../libinfgtk/inf-gtk-browser-model.h:23, from ../libinfgtk/inf-gtk-browser-view.h:23, from inf-test-gtk-browser.c:23: ../libinfinity/common/inf-session.h:220:30: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 220 | const GParameter* params, | ^~~~~ In file included from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gobject.h:28, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../libinfinity/common/inf-buffer.h:23, from ../libinfinity/adopted/inf-adopted-operation.h:28, from ../libinfinity/adopted/inf-adopted-request.h:23, from ../libinfinity/adopted/inf-adopted-request-log.h:23, from ../libinfinity/adopted/inf-adopted-user.h:23, from ../libinftext/inf-text-user.h:23, from ../libinftextgtk/inf-text-gtk-buffer.h:23, from inf-test-gtk-browser.c:20: /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:225:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 225 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:231:23: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 231 | GParameter* params, | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:269:1: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 269 | inf_session_lookup_user_property(const GParameter* params, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:271:34: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 271 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:275:31: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 275 | const gchar* name); | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session.h:305:22: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 305 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from ../libinfinity/common/inf-browser.h:26, from ../libinfinity/client/infc-browser.h:25: ../libinfinity/common/inf-session-proxy.h:60:28: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 60 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ ../libinfinity/common/inf-session-proxy.h:71:29: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 71 | const GParameter* params, | ^~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-test-gtk-browser.c: In function 'request_chat_join': inf-test-gtk-browser.c:317:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 317 | GParameter params[1] = { { "name", { 0 } } }; | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ inf-test-gtk-browser.c: In function 'request_join': inf-test-gtk-browser.c:353:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 353 | GParameter params[3] = { | ^~~~~~~~~~ /tmp/work/editors/libinfinity/work/.buildlink/include/glib-2.0/gobject/gparam.h:280:8: note: declared here 280 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ bmake[3]: 1 error bmake[3]: stopped making "all-am" in /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/test bmake[2]: stopped making "all" in /tmp/work/editors/libinfinity/work/libinfinity-0.7.2/test bmake[1]: stopped making "all-recursive" in /tmp/work/editors/libinfinity/work/libinfinity-0.7.2 bmake: stopped making "all" in /tmp/work/editors/libinfinity/work/libinfinity-0.7.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/libinfinity *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/libinfinity