=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for polkit-0.116nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116' Making all in actions gmake[2]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/actions' ITMRG org.freedesktop.policykit.policy gmake[2]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/actions' Making all in data gmake[2]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/data' gmake[2]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/data' Making all in src gmake[2]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/src' Making all in polkit gmake[3]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkit' ( top_builddir=`cd ../.. && pwd`; \ cd . && glib-mkenums --template polkitenumtypes.c.template polkitcheckauthorizationflags.h polkiterror.h polkitimplicitauthorization.h polkitauthorityfeatures.h) > \ polkitenumtypes.c.tmp && mv polkitenumtypes.c.tmp polkitenumtypes.c ( top_builddir=`cd ../.. && pwd`; \ cd . && glib-mkenums --template polkitenumtypes.h.template polkitcheckauthorizationflags.h polkiterror.h polkitimplicitauthorization.h polkitauthorityfeatures.h) > \ polkitenumtypes.h.tmp && mv polkitenumtypes.h.tmp polkitenumtypes.h /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkit' CC libpolkit_gobject_1_la-polkitenumtypes.lo CC libpolkit_gobject_1_la-polkitactiondescription.lo CC libpolkit_gobject_1_la-polkitauthorityfeatures.lo CC libpolkit_gobject_1_la-polkitdetails.lo CC libpolkit_gobject_1_la-polkitauthority.lo CC libpolkit_gobject_1_la-polkiterror.lo CC libpolkit_gobject_1_la-polkitsubject.lo CC libpolkit_gobject_1_la-polkitunixprocess.lo polkitauthority.c:437:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:443:7: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:74:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:447:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:477:12: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (NULL, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:487:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:489:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:525:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == polkit_authority_get_async); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:529:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:532:12: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] object = g_simple_async_result_get_op_res_gpointer (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:631:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, g_object_ref (res), g_object_unref); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:74:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:632:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:669:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:706:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_enumerate_actions); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:707:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:821:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:832:7: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (data->simple, result, g_object_unref); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:74:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:835:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:899:18: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] data->simple = g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:947:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (res), error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:950:23: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] ret = g_object_ref (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1068:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1099:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_register_authentication_agent); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1100:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1221:26: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1238:26: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1271:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_register_authentication_agent_with_options); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1272:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1378:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1409:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_unregister_authentication_agent); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1410:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1519:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1550:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_authentication_agent_response); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1551:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixprocess.c:577:12: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (subject), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitunixprocess.c:581:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixprocess.c:592:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == polkit_unix_process_exists); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1645:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1682:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_enumerate_temporary_authorizations); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1683:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1794:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1825:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_revoke_temporary_authorizations); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1826:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1914:22: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitauthority.c:1945:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (G_SIMPLE_ASYNC_RESULT (res)) == polkit_authority_revoke_temporary_authorization_by_id); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitauthority.c:1946:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] _res = G_ASYNC_RESULT (g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (res))); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. CC libpolkit_gobject_1_la-polkitsystembusname.lo CC libpolkit_gobject_1_la-polkitidentity.lo CC libpolkit_gobject_1_la-polkitunixuser.lo CC libpolkit_gobject_1_la-polkitunixgroup.lo 42 warnings generated. CC libpolkit_gobject_1_la-polkitunixnetgroup.lo CC libpolkit_gobject_1_la-polkitauthorizationresult.lo CC libpolkit_gobject_1_la-polkitcheckauthorizationflags.lo polkitsystembusname.c:284:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (res, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitsystembusname.c:299:12: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (subject), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitsystembusname.c:303:3: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:107:1: note: 'g_simple_async_result_run_in_thread' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitsystembusname.c:318:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == polkit_system_bus_name_exists); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitsystembusname.c:322:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitsystembusname.c:325:9: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gboolean (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:90:1: note: 'g_simple_async_result_get_op_res_gboolean' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. CC libpolkit_gobject_1_la-polkitimplicitauthorization.lo CC libpolkit_gobject_1_la-polkittemporaryauthorization.lo CC libpolkit_gobject_1_la-polkitpermission.lo CC libpolkit_gobject_1_la-polkitunixsession.lo polkitpermission.c:558:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (data->simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:121:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:566:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (data->simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:121:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:577:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:583:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:598:18: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] data->simple = g_simple_async_result_new (G_OBJECT (permission), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitpermission.c:621:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == acquire_async); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:623:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:710:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:721:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:742:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:747:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:778:18: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] data->simple = g_simple_async_result_new (G_OBJECT (permission), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitpermission.c:785:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (data->simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:121:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:790:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:812:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == release_async); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitpermission.c:814:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixsession.c:409:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (res, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixsession.c:424:12: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (subject), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitunixsession.c:428:3: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:107:1: note: 'g_simple_async_result_run_in_thread' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixsession.c:443:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == polkit_unix_session_exists); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixsession.c:447:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitunixsession.c:450:9: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gboolean (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:90:1: note: 'g_simple_async_result_get_op_res_gboolean' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. 16 warnings generated. CCLD libpolkit-gobject-1.la gmake[4]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkit' gmake[3]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkit' Making all in polkitbackend gmake[3]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkitbackend' ./toarray.pl ./init.js init_js > initjs.h /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkitbackend' CC polkitd-polkitd.o CC libpolkit_backend_1_la-polkitbackendauthority.lo CC libpolkit_backend_1_la-polkitbackendinteractiveauthority.lo CC libpolkit_backend_1_la-polkitbackendactionpool.lo CXX libpolkit_backend_1_la-polkitbackendjsauthority.lo CC libpolkit_backend_1_la-polkitbackendactionlookup.lo CC libpolkit_backend_1_la-polkitbackendsessionmonitor.lo polkitbackendactionpool.c:131:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :57:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:151:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :61:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:178:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:203:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :71:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:251:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :75:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:292:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PolkitBackendActionPoolPrivate)); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:1307:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:838:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendactionpool.c:372:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :82:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:430:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :87:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:465:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :91:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:511:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :95:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendactionpool.c:974:16: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE (pd->pool); ^ polkitbackendactionpool.c:114:52: note: expanded from macro 'POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE' #define POLKIT_BACKEND_ACTION_POOL_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_ACTION_POOL, PolkitBackendActionPoolPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :99:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:305:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :101:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:359:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :105:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:424:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PolkitBackendInteractiveAuthorityPrivate)); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:1307:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:838:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:440:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :109:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:577:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :114:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:644:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :118:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:746:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:74:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:749:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:769:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == polkit_backend_interactive_authority_check_authorization); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:773:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:776:26: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] result = g_object_ref (g_simple_async_result_get_op_res_gpointer (simple)); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:787:52: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] PolkitBackendInteractiveAuthorityPrivate *priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :7:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:866:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :11:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:877:12: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendinteractiveauthority.c:905:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:906:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:920:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:921:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:965:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:121:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:973:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:121:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:979:11: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:997:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:998:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:1038:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:74:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:1041:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:1090:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :15:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:1706:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :30:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:1779:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :34:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:1832:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :38:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:1866:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:1898:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :46:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:2062:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :50:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:2308:52: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] PolkitBackendInteractiveAuthorityPrivate *priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendauthority.c:216:16: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (authority), ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:55:1: note: 'g_simple_async_result_new_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendauthority.c:222:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:103:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendauthority.c:253:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (res), error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendinteractiveauthority.c:2511:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :58:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:2666:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :62:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:2826:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :66:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:2910:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendauthority.c:1522:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:909:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1014:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendauthority.c:1537:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&now); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmain.h:678:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:903:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendinteractiveauthority.c:3343:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal real_now; ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gtypes.h:545:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:909:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1014:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendinteractiveauthority.c:3346:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :89:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:3382:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&real_now); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmain.h:678:1: note: 'g_get_current_time' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:903:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR' # define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendinteractiveauthority.c:3430:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :93:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendinteractiveauthority.c:3510:10: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ polkitbackendinteractiveauthority.c:237:62: note: expanded from macro 'POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE' #define POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), POLKIT_BACKEND_TYPE_INTERACTIVE_AUTHORITY, PolkitBackendInteractiveAuthorityPrivate)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :97:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ 11 warnings generated. 5 warnings generated. 42 warnings generated. polkitbackendjsauthority.cpp:261:21: warning: Deprecated pre-processor symbol, replace with G_ADD_PRIVATE [-W#pragma-messages] authority->priv = G_TYPE_INSTANCE_GET_PRIVATE (authority, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:643:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE' #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GLIB_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:841:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_58_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:990:38: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' #define GLIB_DEPRECATED_MACRO_FOR(f) _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol, replace with " #f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:988:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :35:6: note: expanded from here GCC warning "Deprecated pre-processor symbol, replace with " "G_ADD_PRIVATE" ^ polkitbackendjsauthority.cpp:687:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PolkitBackendJsAuthorityPrivate)); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:1307:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_58 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:838:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_58' # define GLIB_DEPRECATED_IN_2_58 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1725:3: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1726:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1785:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1800:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1818:18: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] data->simple = g_simple_async_result_new (NULL, ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:50:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:651:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46_FOR' # define GLIB_DEPRECATED_IN_2_46_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:981:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:950:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ polkitbackendjsauthority.cpp:1834:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (data->simple, data, (GDestroyNotify) utils_spawn_data_free); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:74:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1843:11: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1844:11: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1869:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (data->simple, error); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1870:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:105:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1921:19: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == utils_spawn); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:98:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1923:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ polkitbackendjsauthority.cpp:1926:27: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] data = (UtilsSpawnData*)g_simple_async_result_get_op_res_gpointer (simple); ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:78:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_46 ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:650:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_46' # define GLIB_DEPRECATED_IN_2_46 GLIB_DEPRECATED ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:980:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:942:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 15 warnings generated. CXXLD libpolkit-backend-1.la CXXLD polkitd /usr/bin/ld: ./.libs/libpolkit-backend-1.a(libpolkit_backend_1_la-polkitbackendjsauthority.o): in function `JS::StructGCPolicy >::trace(JSTracer*, JS::GCVector*, char const*)': polkitbackendjsauthority.cpp:(.text._ZN2JS14StructGCPolicyINS_8GCVectorINS_5ValueELm8EN2js15TempAllocPolicyEEEE5traceEP8JSTracerPS5_PKc[_ZN2JS14StructGCPolicyINS_8GCVectorINS_5ValueELm8EN2js15TempAllocPolicyEEEE5traceEP8JSTracerPS5_PKc]+0x3a): undefined reference to `void js::UnsafeTraceManuallyBarrieredEdge(JSTracer*, JS::Value*, char const*)' clang: error: linker command failed with exit code 1 (use -v to see invocation) gmake[4]: *** [Makefile:658: polkitd] Error 1 gmake[4]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkitbackend' gmake[3]: *** [Makefile:559: all] Error 2 gmake[3]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/src/polkitbackend' gmake[2]: *** [Makefile:437: all-recursive] Error 1 gmake[2]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116/src' gmake[1]: *** [Makefile:497: all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/security/polkit/work/polkit-0.116' gmake: *** [Makefile:429: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/security/polkit *** Error code 1 Stop. make: stopped in /data/pkgsrc/security/polkit