===> Building for polkit-121
ninja: Entering directory `output'
[1/86] Generating GObject enum file src/polkit/polkitenumtypes.c (wrapped by meson because command contains newlines, to capture output)
[2/86] Generating GObject enum file src/polkit/polkitenumtypes.h (wrapped by meson because command contains newlines, to capture output)
[3/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/meson-generated_.._polkitenumtypes.c.o
[4/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitactiondescription.c.o
[5/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitauthority.c.o
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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,
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitauthority.c:447:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete_in_idle (simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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,
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitauthority.c:489:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete_in_idle (simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitauthority.c:529:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitauthority.c:632:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitauthority.c:835:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (data->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                 ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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),
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                     ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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)));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
43 warnings generated.
[6/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitauthorityfeatures.c.o
[7/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitauthorizationresult.c.o
[8/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitcheckauthorizationflags.c.o
[9/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitdetails.c.o
[10/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkiterror.c.o
[11/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitidentity.c.o
../src/polkit/polkitidentity.c:54:7: warning: passing 'typeof (*(&g_define_type_id__volatile)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  if (g_once_init_enter (&g_define_type_id__volatile))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter'
    (!g_atomic_pointer_get (location) &&                             \
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get'
    __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
                                     ^~~~~~~~~~~~~~~~~
1 warning generated.
[12/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitimplicitauthorization.c.o
[13/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitpermission.c.o
../src/polkit/polkitpermission.c:558:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
              g_simple_async_result_set_error (data->simple,
              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitpermission.c:566:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
              g_simple_async_result_set_error (data->simple,
              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitpermission.c:583:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (data->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                 ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitpermission.c:623:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitpermission.c:721:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (data->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitpermission.c:747:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete (data->simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
                 ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/polkitpermission.c:785:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_set_error (data->simple,
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitpermission.c:814:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
16 warnings generated.
[14/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitsubject.c.o
../src/polkit/polkitsubject.c:55:7: warning: passing 'typeof (*(&g_define_type_id__volatile)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  if (g_once_init_enter (&g_define_type_id__volatile))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter'
    (!g_atomic_pointer_get (location) &&                             \
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get'
    __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
                                     ^~~~~~~~~~~~~~~~~
1 warning generated.
[15/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitsystembusname.c.o
../src/polkit/polkitsystembusname.c:288:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_set_from_error (res, error);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitsystembusname.c:303: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),
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/polkitsystembusname.c:307:3: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_run_in_thread (simple,
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:104:1: note: 'g_simple_async_result_run_in_thread' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitsystembusname.c:322: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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitsystembusname.c:326:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitsystembusname.c:329:9: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations]
  ret = g_simple_async_result_get_op_res_gboolean (simple);
        ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:87:1: note: 'g_simple_async_result_get_op_res_gboolean' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
6 warnings generated.
[16/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkittemporaryauthorization.c.o
[17/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitunixgroup.c.o
[18/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitunixnetgroup.c.o
[19/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitunixprocess.c.o
../src/polkit/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),
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/polkitunixprocess.c:581:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
3 warnings generated.
[20/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitunixuser.c.o
[21/86] Compiling C object src/polkit/libpolkit-gobject-1.0.dylib.p/polkitunixsession.c.o
../src/polkit/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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),
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkit/polkitunixsession.c:428:3: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_run_in_thread (simple,
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:104:1: note: 'g_simple_async_result_run_in_thread' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/polkitunixsession.c:447:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkit/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);
        ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:87:1: note: 'g_simple_async_result_get_op_res_gboolean' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
6 warnings generated.
[22/86] Generating glib marshaller header src/polkitagent/polkitagentmarshal_h
[23/86] Linking target src/polkit/libpolkit-gobject-1.0.dylib
[24/86] Generating GObject enum file src/polkitagent/polkitagentenumtypes.c (wrapped by meson because command contains newlines, to capture output)
[25/86] Generating GObject enum file src/polkitagent/polkitagentenumtypes.h (wrapped by meson because command contains newlines, to capture output)
[26/86] Generating glib marshaller source src/polkitagent/polkitagentmarshal_c
[27/86] Generating symbol file src/polkit/libpolkit-gobject-1.0.dylib.p/libpolkit-gobject-1.0.dylib.symbols
[28/86] Generating src/polkitbackend/initjs.h with a custom command (wrapped by meson to capture output)
[29/86] Compiling C object src/polkitagent/libpolkit-agent-1.0.dylib.p/meson-generated_.._polkitagentenumtypes.c.o
[30/86] Compiling C object src/polkitagent/libpolkit-agent-1.0.dylib.p/meson-generated_.._polkitagentmarshal.c.o
[31/86] Compiling C object src/polkitagent/libpolkit-agent-1.0.dylib.p/polkitagentlistener.c.o
[32/86] Compiling C object src/polkitagent/libpolkit-agent-1.0.dylib.p/polkitagentsession.c.o
../src/polkitagent/polkitagentsession.c:70:7: warning: passing 'typeof (*(&has_show_debug)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  if (g_once_init_enter (&has_show_debug))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter'
    (!g_atomic_pointer_get (location) &&                             \
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get'
    __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
                                     ^~~~~~~~~~~~~~~~~
1 warning generated.
[33/86] Compiling C object src/polkitagent/libpolkit-agent-1.0.dylib.p/polkitagenttextlistener.c.o
../src/polkitagent/polkitagenttextlistener.c:306:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete_in_idle (listener->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitagent/polkitagenttextlistener.c:548:12: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
  simple = g_simple_async_result_new (G_OBJECT (listener),
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitagent/polkitagenttextlistener.c:554:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_set_error (simple,
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitagent/polkitagenttextlistener.c:558:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete_in_idle (simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitagent/polkitagenttextlistener.c:590:11: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
          g_simple_async_result_set_error (simple,
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitagent/polkitagenttextlistener.c:594:11: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
          g_simple_async_result_complete_in_idle (simple);
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitagent/polkitagenttextlistener.c:648: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)) ==
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitagent/polkitagenttextlistener.c:653: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))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
8 warnings generated.
[34/86] Generating src/polkit/Polkit-1.0.gir with a custom command (wrapped by meson to set env)
<unknown>:: Warning: Polkit: (Interface)Identity: Couldn't find associated structure for 'Identity'
<unknown>:: Warning: Polkit: (Interface)Subject: Couldn't find associated structure for 'Subject'
[35/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionlookup.c.o
In file included from ../src/polkitbackend/polkitbackendactionlookup.c:22:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
../src/polkitbackend/polkitbackendactionlookup.c:79:7: warning: passing 'typeof (*(&g_define_type_id__volatile)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  if (g_once_init_enter (&g_define_type_id__volatile))
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter'
    (!g_atomic_pointer_get (location) &&                             \
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get'
    __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
                                     ^~~~~~~~~~~~~~~~~
2 warnings generated.
[36/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionpool.c.o
In file included from ../src/polkitbackend/polkitbackendactionpool.c:22:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:118:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:123:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:2:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:9:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:29:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendactionpool.c:292:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  g_type_class_add_private (klass, sizeof (PolkitBackendActionPoolPrivate));
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here
GOBJECT_DEPRECATED_IN_2_58
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58'
#define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED
                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED'
#define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN
                           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:42:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:53:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:58:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:63:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
               ^
../src/polkitbackend/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))
                                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:83:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
12 warnings generated.
[37/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendauthority.c.o
In file included from ../src/polkitbackend/polkitbackendauthority.c:22:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
../src/polkitbackend/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),
               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:52:1: note: 'g_simple_async_result_new_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitbackend/polkitbackendauthority.c:222:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete (simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendauthority.c:1522:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  GTimeVal now;
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
                                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
                                            ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitbackend/polkitbackendauthority.c:1537:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  g_get_current_time (&now);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmain.h:727:1: note: 'g_get_current_time' has been explicitly marked deprecated here
GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR'
#define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f)
                                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR'
#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
6 warnings generated.
[38/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendcommon.c.o
In file included from ../src/polkitbackend/polkitbackendcommon.c:22:
In file included from ../src/polkitbackend/polkitbackendcommon.h:29:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
../src/polkitbackend/polkitbackendcommon.c:141:3: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_take_error (data->simple, error);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:142:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete_in_idle (data->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:157:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete_in_idle (data->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:190:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete_in_idle (data->simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:234:18: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
  data->simple = g_simple_async_result_new (NULL,
                 ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitbackend/polkitbackendcommon.c:250: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);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:259:11: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
          g_simple_async_result_take_error (data->simple, error);
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:260:11: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
          g_simple_async_result_complete_in_idle (data->simple);
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:285:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_take_error (data->simple, error);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:286:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete_in_idle (data->simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:372: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_common_spawn);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:374:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendcommon.c:377: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);
                          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
14 warnings generated.
[39/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendinteractiveauthority.c.o
In file included from ../src/polkitbackend/polkitbackendinteractiveauthority.c:22:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:23:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:28:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:424:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  g_type_class_add_private (klass, sizeof (PolkitBackendInteractiveAuthorityPrivate));
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here
GOBJECT_DEPRECATED_IN_2_58
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58'
#define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED
                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED'
#define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN
                           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:33:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:44:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:49:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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,
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:749:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:95:1: note: 'g_simple_async_result_get_source_tag' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:773:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
  if (g_simple_async_result_propagate_error (simple, error))
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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));
                         ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
                                                   ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:62:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:67:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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),
           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46_FOR(g_task_new)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR'
#define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f)
                                      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR'
#define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN
                              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitbackend/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:906:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete (simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:921:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete (simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:965:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
              g_simple_async_result_set_error (simple,
              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:973:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations]
              g_simple_async_result_set_error (simple,
              ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:979:11: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
          g_simple_async_result_complete (simple);
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:109:1: note: 'g_simple_async_result_set_from_error' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:998:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
      g_simple_async_result_complete (simple);
      ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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,
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:1041:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
  g_simple_async_result_complete (simple);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here
GIO_DEPRECATED_IN_2_46
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46'
#define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED'
#define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN
                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:72:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:98:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:2:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:7:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:12:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:17:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/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);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:42:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2265:3: warning: implicit declaration of function 'setnetgrent' is invalid in C99 [-Wimplicit-function-declaration]
  setnetgrent (name);
  ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2278:11: warning: implicit declaration of function 'getnetgrent' is invalid in C99 [-Wimplicit-function-declaration]
      if (getnetgrent (&hostname, &username, &domainname) == 0)
          ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2304:3: warning: implicit declaration of function 'endnetgrent' is invalid in C99 [-Wimplicit-function-declaration]
  endnetgrent ();
  ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2303:2: warning: unused label 'out' [-Wunused-label]
 out:
 ^~~~
../src/polkitbackend/polkitbackendinteractiveauthority.c:2323:52: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  PolkitBackendInteractiveAuthorityPrivate *priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority);
                                                   ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:47:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2526:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:52:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2681:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:57:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2841:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:62:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:2925:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:67:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:3350:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  GTimeVal real_now;
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
                                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
                                            ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:3353:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:122:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:3389:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
  g_get_current_time (&real_now);
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmain.h:727:1: note: 'g_get_current_time' has been explicitly marked deprecated here
GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR'
#define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f)
                                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR'
#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:3437:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:127:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendinteractiveauthority.c:3517:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority);
         ^
../src/polkitbackend/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))
                                                             ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:5:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
48 warnings generated.
[40/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendduktapeauthority.c.o
In file included from ../src/polkitbackend/polkitbackendduktapeauthority.c:26:
In file included from ../src/polkitbackend/polkitbackendcommon.h:29:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
../src/polkitbackend/polkitbackendduktapeauthority.c:96:21: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages]
  authority->priv = G_TYPE_INSTANCE_GET_PRIVATE (authority,
                    ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:688:145: note: expanded from macro 'G_TYPE_INSTANCE_GET_PRIVATE'
#define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type)   ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
                                                                                                                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
#define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
                                                ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1300:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR'
  _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1297:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA'
#define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
                                ^
<scratch space>:106:6: note: expanded from here
 GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\""
     ^
../src/polkitbackend/polkitbackendduktapeauthority.c:311:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
  g_type_class_add_private (klass, sizeof (PolkitBackendJsAuthorityPrivate));
  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gtype.h:1496:1: note: 'g_type_class_add_private' has been explicitly marked deprecated here
GOBJECT_DEPRECATED_IN_2_58
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:581:36: note: expanded from macro 'GOBJECT_DEPRECATED_IN_2_58'
#define GOBJECT_DEPRECATED_IN_2_58 GOBJECT_DEPRECATED
                                   ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED'
#define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN
                           ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
../src/polkitbackend/polkitbackendduktapeauthority.c:429:11: warning: implicit declaration of function 'getgrouplist' is invalid in C99 [-Wimplicit-function-declaration]
      if (getgrouplist (passwd->pw_name,
          ^
../src/polkitbackend/polkitbackendduktapeauthority.c:720:5: warning: unused label 'err_clean_condattr' [-Wunused-label]
    err_clean_condattr:
    ^~~~~~~~~~~~~~~~~~~
../src/polkitbackend/polkitbackendduktapeauthority.c:632:22: warning: unused variable 'attr' [-Wunused-variable]
  pthread_condattr_t attr;
                     ^
../src/polkitbackend/polkitbackendduktapeauthority.c:1039:7: warning: implicit declaration of function 'innetgr' is invalid in C99 [-Wimplicit-function-declaration]
  if (innetgr (netgroup,
      ^
7 warnings generated.
[41/86] Compiling C object src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendsessionmonitor.c.o
In file included from ../src/polkitbackend/polkitbackendsessionmonitor.c:22:
./config.h:38:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
#define _GNU_SOURCE
        ^
<command line>:7:9: note: previous definition is here
#define _GNU_SOURCE 1
        ^
1 warning generated.
[42/86] Linking target src/polkitagent/libpolkit-agent-1.0.dylib
[43/86] Linking static target src/polkitbackend/libpolkit-backend-1.a
[44/86] Compiling C object src/polkitbackend/polkitd.p/polkitd.c.o
[45/86] Generating symbol file src/polkitagent/libpolkit-agent-1.0.dylib.p/libpolkit-agent-1.0.dylib.symbols
[46/86] Generating src/polkitagent/PolkitAgent-1.0.gir with a custom command (wrapped by meson to set env)
[47/86] Compiling C object src/polkitagent/polkit-agent-helper-1.p/polkitagenthelperprivate.c.o
[48/86] Compiling C object src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-pam.c.o
[49/86] Compiling C object src/programs/pkexec.p/pkexec.c.o
../src/programs/pkexec.c:739:2: warning: "Please add OS specific code to catch when the parent dies" [-W#warnings]
#warning "Please add OS specific code to catch when the parent dies"
 ^
1 warning generated.
[50/86] Compiling C object src/programs/pkcheck.p/pkcheck.c.o
../src/programs/pkcheck.c:274:11: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
          GTimeVal now;
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gtypes.h:578:35: note: 'GTimeVal' has been explicitly marked deprecated here
typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
                                  ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:656:45: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR'
#define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR (f)
                                            ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1325:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
../src/programs/pkcheck.c:290:11: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
          g_get_current_time (&now);
          ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmain.h:727:1: note: 'g_get_current_time' has been explicitly marked deprecated here
GLIB_DEPRECATED_IN_2_62_FOR(g_get_real_time)
^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:650:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_62_FOR'
#define GLIB_DEPRECATED_IN_2_62_FOR(f) GLIB_DEPRECATED_FOR (f)
                                       ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR'
#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN
                               ^
/Users/pbulk/build/security/polkit/work/.buildlink/include/glib-2.0/glib/gmacros.h:1273:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
2 warnings generated.
[51/86] Compiling C object src/programs/pkaction.p/pkaction.c.o
[52/86] Compiling C object src/programs/pkttyagent.p/pkttyagent.c.o
[53/86] Merging translations for actions/org.freedesktop.policykit.policy
[54/86] Generating src/polkit/Polkit-1.0.typelib with a custom command
[55/86] Linking target src/polkitbackend/polkitd
[56/86] Generating src/polkitagent/PolkitAgent-1.0.typelib with a custom command
[57/86] Linking target src/polkitagent/polkit-agent-helper-1
[58/86] Linking target src/programs/pkexec
[59/86] Linking target src/programs/pkcheck
[60/86] Linking target src/programs/pkaction
[61/86] Linking target src/programs/pkttyagent
[62/86] Generating docs/man/polkit.8 with a custom command
FAILED: docs/man/polkit.8 
/opt/pkg/bin/xsltproc --output docs/man/polkit.8 --nonet --stringparam man.base.url.for.relative.links /opt/pkg/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/man/polkit.xml
dyld[59215]: symbol not found in flat namespace '__gcry_mpih_add_n'
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/security/polkit
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/security/polkit