>>> Building on exopi-6 under sysutils/polkit BDEPENDS = [devel/dwz;lang/duktape;devel/gobject-introspection;textproc/docbook-xsl;devel/glib2;devel/meson;devel/gettext,-tools] DIST = [sysutils/polkit:polkit-124.tar.gz] FULLPKGNAME = polkit-124 RDEPENDS = [x11/dbus,-suid;lang/duktape;devel/glib2] (Junk lock obtained for exopi-6 at 1714748119.98) >>> Running depends in sysutils/polkit at 1714748120.06 last junk was in devel/py-cffi,python3 /usr/sbin/pkg_add -aI -Drepair docbook-xsl-1.68.1p8 duktape-2.7.0p1 gettext-tools-0.22.5 glib2-2.80.0 was: /usr/sbin/pkg_add -aI -Drepair docbook-xsl-1.68.1p8 duktape-2.7.0p1 dwz-0.15 gettext-tools-0.22.5 glib2-2.80.0 gobject-introspection-1.80.1 meson-1.4.0p0v0 /usr/sbin/pkg_add -aI -Drepair docbook-xsl-1.68.1p8 duktape-2.7.0p1 gettext-tools-0.22.5 glib2-2.80.0 >>> Running show-prepare-results in sysutils/polkit at 1714748122.38 ===> sysutils/polkit ===> Building from scratch polkit-124 ===> polkit-124 depends on: gettext-tools-* -> gettext-tools-0.22.5 ===> polkit-124 depends on: gobject-introspection-* -> gobject-introspection-1.80.1 ===> polkit-124 depends on: docbook-xsl-* -> docbook-xsl-1.68.1p8 ===> polkit-124 depends on: meson->=1.4.0v0 -> meson-1.4.0p0v0 ===> polkit-124 depends on: dwz-* -> dwz-0.15 ===> polkit-124 depends on: glib2-*-!bootstrap -> glib2-2.80.0 ===> polkit-124 depends on: duktape-* -> duktape-2.7.0p1 ===> Verifying specs: c duktape expat gio-2.0 glib-2.0 gobject-2.0 intl pthread ===> found c.100.0 duktape.1.2 expat.14.1 gio-2.0.4200.19 glib-2.0.4201.12 gobject-2.0.4200.19 intl.8.0 pthread.27.1 docbook-xsl-1.68.1p8 duktape-2.7.0p1 dwz-0.15 gettext-tools-0.22.5 glib2-2.80.0 gobject-introspection-1.80.1 meson-1.4.0p0v0 (Junk lock released for exopi-6 at 1714748124.26) distfiles size=757829 >>> Running extract in sysutils/polkit at 1714748124.29 ===> sysutils/polkit ===> Checking files for polkit-124 `/exopi-cvs/ports/distfiles/polkit-124.tar.gz' is up to date. >> (SHA256) polkit-124.tar.gz: OK ===> Extracting for polkit-124 >>> Running patch in sysutils/polkit at 1714748124.73 ===> sysutils/polkit ===> Patching for polkit-124 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/polkit at 1714748125.00 ===> sysutils/polkit ===> Generating configure for polkit-124 ===> Configuring for polkit-124 sed -i -e "s,/usr/bin/pkexec,/usr/local/bin/pkexec,g;" -e "s,/usr/bin/python,/usr/local/bin/python3.10,g;" -e "s,/usr/bin/my-pk-test,/usr/local/bin/my-pk-test,g;" -e "s,/usr/share/polkit-1,/usr/local/share/polkit-1,g;" -e "s,/etc/polkit-1,/etc/polkit-1,g;" -e "s,/usr/bin/bash,/usr/local/bin/bash,g;" -e "s,/usr/bin/cat,/bin/cat,g;" -e "s,/usr/bin/pk-example-frobnicate,/usr/local/bin/pk-example-frobnicate,g;" -e "s,>/etc<,>/etc<,g;" -e "s,>/usr<,>/usr/local<,g" /exopi-obj/pobj/polkit-124/polkit-124/docs/man/pkexec.xml /exopi-obj/pobj/polkit-124/polkit-124/docs/man/polkit.xml /exopi-obj/pobj/polkit-124/polkit-124/docs/extensiondir.xml.in /exopi-obj/pobj/polkit-124/polkit-124/src/examples/org.freedesktop.policykit.examples.pkexec.policy.in The Meson build system Version: 1.4.0 Source dir: /exopi-obj/pobj/polkit-124/polkit-124 Build dir: /exopi-obj/pobj/polkit-124/build-amd64 Build type: native build Project name: polkit Project version: 124 C compiler for the host machine: cc (clang 16.0.6 "OpenBSD clang version 16.0.6") C linker for the host machine: cc ld.lld 16.0.6 Host machine cpu family: x86_64 Host machine cpu: x86_64 Checking for function "clearenv" : NO Checking for function "fdatasync" : YES Checking for function "setnetgrent" : YES ../../../../exopi-obj/pobj/polkit-124/polkit-124/meson.build:124: WARNING: Consider using the built-in option for language standard version instead of using "-std=c99". Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Run-time dependency gio-2.0 found: YES 2.80.0 Run-time dependency gio-unix-2.0 found: YES 2.80.0 Run-time dependency glib-2.0 found: YES 2.80.0 Run-time dependency gobject-2.0 found: YES 2.80.0 Run-time dependency expat found: YES 2.6.2 Has header "expat.h" with dependency expat: YES Checking for function "XML_ParserCreate" with dependency expat: YES Run-time dependency duktape found: YES 2.7.0 Library m found: YES Run-time dependency threads found: YES Checking for function "pthread_condattr_setclock" : YES Run-time dependency dbus-1 found: YES 1.14.10 Has header "netgroup.h" : YES Checking if "setnetgrent return support" compiles: NO Fetching value of define "SYS_pidfd_open" : (undefined) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Message: Linux distribution autodetection failed, specify the distribution to target using -Dos_type= Run-time dependency gobject-introspection-1.0 found: YES 1.80.1 Program msgfmt found: YES (/usr/local/bin/msgfmt) Configuring org.freedesktop.PolicyKit1.service using configuration Configuring org.freedesktop.PolicyKit1.conf using configuration Compiler for C supports link arguments -Wl,--version-script,/exopi-obj/pobj/polkit-124/polkit-124/src/symbol.map: YES Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/local/bin/glib-mkenums found: YES (/usr/local/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/local/bin/glib-mkenums found: YES (/usr/local/bin/glib-mkenums) Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached) Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached) Program /usr/local/bin/g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.80.1 (cached) Program /usr/local/bin/g-ir-compiler found: YES (/usr/local/bin/g-ir-compiler) Program perl found: YES (/usr/bin/perl) Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/local/bin/glib-mkenums found: YES (/usr/local/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/local/bin/glib-mkenums found: YES (/usr/local/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.80.0 (cached) Program /usr/local/bin/glib-genmarshal found: YES (/usr/local/bin/glib-genmarshal) Program xsltproc found: YES (/usr/local/bin/xsltproc) Program msginit found: YES (/usr/local/bin/msginit) Program msgmerge found: YES (/usr/local/bin/msgmerge) Program xgettext found: YES (/usr/local/bin/xgettext) Configuring config.h using configuration Message: polkit 124 ============ prefix: /usr/local datadir: share includedir: include libdir: lib sysconfdir: /etc source code location: /exopi-obj/pobj/polkit-124/polkit-124 compiler: clang c_flags: xsltproc: /usr/local/bin/xsltproc introspection: true Distribution/OS: Authentication framework: bsdauth Session tracking: ConsoleKit polkitd user: _polkitd Javascript engine: duktape PAM support: false Building api docs: false Building man pages: true Building examples: false Building tests: false Build targets in project: 51 NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} * 0.56.0: {'dependency.get_pkgconfig_variable'} * 0.62.0: {'pkgconfig.generate variable for builtin directories'} polkit 124 User defined options auto_features : enabled buildtype : plain localstatedir : /var mandir : /usr/local/man prefix : /usr/local sharedstatedir : /var/db sysconfdir : /etc wrap_mode : nodownload c_args : -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE authfw : bsdauth man : true polkitd_user : _polkitd session_tracking: ConsoleKit Found ninja-1.11.1 at /usr/local/bin/ninja >>> Running build in sysutils/polkit at 1714748139.45 ===> sysutils/polkit ===> Building for polkit-124 exec /usr/bin/env -i LC_CTYPE="en_US.UTF-8" CC=cc PYTHONUSERBASE=/exopi-obj/pobj/polkit-124 PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" LIBpolkit-gobject-1_LTVERSION='-version-info 2:0:0' libpolkit_gobject_1_ltversion=2.0 LIBpolkit-agent-1_LTVERSION='-version-info 2:0:0' libpolkit_agent_1_ltversion=2.0 PATH='/exopi-obj/pobj/polkit-124/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe -g' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/polkit-124_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/polkit-124/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/polkit-124/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/polkit-124/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/polkit-124/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" /usr/local/bin/meson compile -C /exopi-obj/pobj/polkit-124/build-amd64 -v -j 1 ninja: Entering directory `/exopi-obj/pobj/polkit-124/build-amd64' [1/88] /usr/local/bin/meson --internal msgfmthelper --msgfmt=/usr/local/bin/msgfmt --datadirs=/exopi-obj/pobj/polkit-124/polkit-124/gettext ../polkit-124/actions/org.freedesktop.policykit.policy.in actions/org.freedesktop.policykit.policy xml /exopi-obj/pobj/polkit-124/polkit-124/po [2/88] /usr/local/bin/meson --internal exe --unpickle /exopi-obj/pobj/polkit-124/build-amd64/meson-private/meson_exe_glib-mkenums_297d577053ff0036a75b40e6acf4381e3bfcc9f7.dat [3/88] /usr/local/bin/meson --internal exe --unpickle /exopi-obj/pobj/polkit-124/build-amd64/meson-private/meson_exe_glib-mkenums_8798b8b6fdcf38e9d424bbee5658cecd5eab1a5f.dat [4/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/meson-generated_.._polkitenumtypes.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/meson-generated_.._polkitenumtypes.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/meson-generated_.._polkitenumtypes.c.o -c src/polkit/polkitenumtypes.c [5/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitactiondescription.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitactiondescription.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitactiondescription.c.o -c ../polkit-124/src/polkit/polkitactiondescription.c [6/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthority.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthority.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthority.c.o -c ../polkit-124/src/polkit/polkitauthority.c ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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, ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitauthority.c:632:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitauthority.c:835:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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))); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 43 warnings generated. [7/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorityfeatures.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorityfeatures.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorityfeatures.c.o -c ../polkit-124/src/polkit/polkitauthorityfeatures.c [8/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorizationresult.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorizationresult.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorizationresult.c.o -c ../polkit-124/src/polkit/polkitauthorizationresult.c [9/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitcheckauthorizationflags.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitcheckauthorizationflags.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitcheckauthorizationflags.c.o -c ../polkit-124/src/polkit/polkitcheckauthorizationflags.c [10/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitdetails.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitdetails.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitdetails.c.o -c ../polkit-124/src/polkit/polkitdetails.c [11/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkiterror.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkiterror.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkiterror.c.o -c ../polkit-124/src/polkit/polkiterror.c [12/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitidentity.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitidentity.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitidentity.c.o -c ../polkit-124/src/polkit/polkitidentity.c ../polkit-124/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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/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. [13/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitimplicitauthorization.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitimplicitauthorization.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitimplicitauthorization.c.o -c ../polkit-124/src/polkit/polkitimplicitauthorization.c [14/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitpermission.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitpermission.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitpermission.c.o -c ../polkit-124/src/polkit/polkitpermission.c ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitpermission.c:583:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitpermission.c:721:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitpermission.c:747:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (data->simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 16 warnings generated. [15/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsubject.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsubject.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsubject.c.o -c ../polkit-124/src/polkit/polkitsubject.c ../polkit-124/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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/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. [16/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsystembusname.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsystembusname.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsystembusname.c.o -c ../polkit-124/src/polkit/polkitsystembusname.c ../polkit-124/src/polkit/polkitsystembusname.c:289:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (res, error); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitsystembusname.c:304: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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/src/polkit/polkitsystembusname.c:308:3: warning: 'g_simple_async_result_run_in_thread' is deprecated [-Wdeprecated-declarations] g_simple_async_result_run_in_thread (simple, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitsystembusname.c:323: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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitsystembusname.c:327:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitsystembusname.c:330:9: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gboolean (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. [17/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkittemporaryauthorization.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkittemporaryauthorization.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkittemporaryauthorization.c.o -c ../polkit-124/src/polkit/polkittemporaryauthorization.c [18/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixgroup.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixgroup.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixgroup.c.o -c ../polkit-124/src/polkit/polkitunixgroup.c [19/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixnetgroup.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixnetgroup.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixnetgroup.c.o -c ../polkit-124/src/polkit/polkitunixnetgroup.c [20/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixprocess.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixprocess.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixprocess.c.o -c ../polkit-124/src/polkit/polkitunixprocess.c ../polkit-124/src/polkit/polkitunixprocess.c:920: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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/src/polkit/polkitunixprocess.c:924:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkit/polkitunixprocess.c:935: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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. [21/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixuser.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixuser.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixuser.c.o -c ../polkit-124/src/polkit/polkitunixuser.c [22/88] cc -Isrc/polkit/libpolkit-gobject-1.so.2.0.p -Isrc/polkit -I../polkit-124/src/polkit -I. -I../polkit-124 -Isrc -I../polkit-124/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixsession.c.o -MF src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixsession.c.o.d -o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixsession.c.o -c ../polkit-124/src/polkit/polkitunixsession.c ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. [23/88] cc -o src/polkit/libpolkit-gobject-1.so.2.0 src/polkit/libpolkit-gobject-1.so.2.0.p/meson-generated_.._polkitenumtypes.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitactiondescription.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthority.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorityfeatures.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitauthorizationresult.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitcheckauthorizationflags.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitdetails.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkiterror.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitidentity.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitimplicitauthorization.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitpermission.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsubject.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitsystembusname.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkittemporaryauthorization.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixgroup.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixnetgroup.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixprocess.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixuser.c.o src/polkit/libpolkit-gobject-1.so.2.0.p/polkitunixsession.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libpolkit-gobject-1.so.2.0 -Wl,-z,origin -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -Wl,--version-script,/exopi-obj/pobj/polkit-124/polkit-124/src/symbol.map -Wl,--start-group /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [24/88] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/polkit-124/build-amd64 src/polkit/libpolkit-gobject-1.so.2.0 src/polkit/libpolkit-gobject-1.so.2.0 src/polkit/libpolkit-gobject-1.so.2.0.p/libpolkit-gobject-1.so.2.0.symbols [25/88] env PKG_CONFIG_PATH=/exopi-obj/pobj/polkit-124/build-amd64/meson-uninstalled PKG_CONFIG=/usr/bin/pkg-config CC=cc /usr/local/bin/g-ir-scanner --quiet --no-libtool --namespace=Polkit --nsversion=1.0 --warn-all --output src/polkit/Polkit-1.0.gir --c-include=polkit/polkit.h -D_POLKIT_COMPILATION -I/exopi-obj/pobj/polkit-124/polkit-124/src/polkit -I/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -I/exopi-obj/pobj/polkit-124/polkit-124/. -I/exopi-obj/pobj/polkit-124/build-amd64/. -I/exopi-obj/pobj/polkit-124/polkit-124/src/. -I/exopi-obj/pobj/polkit-124/build-amd64/src/. --filelist=/exopi-obj/pobj/polkit-124/build-amd64/src/polkit/libpolkit-gobject-1.so.2.0.p/Polkit_1.0_gir_filelist --include=Gio-2.0 --pkg-export=polkit-gobject-1 --cflags-begin -DHAVE_CONFIG_H -I/exopi-obj/pobj/polkit-124/polkit-124/. -I/exopi-obj/pobj/polkit-124/build-amd64/. -I/exopi-obj/pobj/polkit-124/polkit-124/src/. -I/exopi-obj/pobj/polkit-124/build-amd64/src/. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/gobject-introspection-1.0 -D_BSD_SOURCE --cflags-end --add-include-path=/usr/local/share/gir-1.0 -L/exopi-obj/pobj/polkit-124/build-amd64/src/polkit --library polkit-gobject-1 -L/usr/local/lib -L/usr/local/lib --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=girepository-1.0 --sources-top-dirs /exopi-obj/pobj/polkit-124/polkit-124/ --sources-top-dirs /exopi-obj/pobj/polkit-124/build-amd64/ ../polkit-124/src/polkit/polkitimplicitauthorization.h:61: Warning: Polkit: "out" annotation takes at most one option, 2 given :: Warning: Polkit: (Interface)Identity: Couldn't find associated structure for 'Identity' :: Warning: Polkit: (Interface)Subject: Couldn't find associated structure for 'Subject' [26/88] /usr/local/bin/g-ir-compiler src/polkit/Polkit-1.0.gir --output src/polkit/Polkit-1.0.typelib --includedir=/usr/local/share/gir-1.0 [27/88] /usr/local/bin/meson --internal exe --capture src/polkitbackend/initjs.h -- /usr/bin/perl /exopi-obj/pobj/polkit-124/polkit-124/src/polkitbackend/toarray.pl ../polkit-124/src/polkitbackend/init.js init_js [28/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionlookup.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionlookup.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionlookup.c.o -c ../polkit-124/src/polkitbackend/polkitbackendactionlookup.c In file included from ../polkit-124/src/polkitbackend/polkitbackendactionlookup.c:22: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ ../polkit-124/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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/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. [29/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionpool.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionpool.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionpool.c.o -c ../polkit-124/src/polkitbackend/polkitbackendactionpool.c In file included from ../polkit-124/src/polkitbackend/polkitbackendactionpool.c:22: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :132:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :4:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :9:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :16:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :36:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendactionpool.c:292:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PolkitBackendActionPoolPrivate)); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :49:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :60:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :90:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 12 warnings generated. [30/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendauthority.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendauthority.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendauthority.c.o -c ../polkit-124/src/polkitbackend/polkitbackendauthority.c In file included from ../polkit-124/src/polkitbackend/polkitbackendauthority.c:22: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/src/polkitbackend/polkitbackendauthority.c:222:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendauthority.c:1522:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^ /usr/local/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); ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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. [31/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendcommon.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendcommon.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendcommon.c.o -c ../polkit-124/src/polkitbackend/polkitbackendcommon.c In file included from ../polkit-124/src/polkitbackend/polkitbackendcommon.c:22: In file included from ../polkit-124/src/polkitbackend/polkitbackendcommon.h:29: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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, ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 14 warnings generated. [32/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendinteractiveauthority.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendinteractiveauthority.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendinteractiveauthority.c.o -c ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c In file included from ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:22: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:300:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :7:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:354:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :12:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:419:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PolkitBackendInteractiveAuthorityPrivate)); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:435:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :17:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :28:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :33:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:749:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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)); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :46:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :51:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:906:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:921:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:965:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (simple, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:973:15: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (simple, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:979:11: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:998:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:1041:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :56:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :82:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :87:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :92:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :97:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :2:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/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); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :27:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:2305:2: warning: unused label 'out' [-Wunused-label] out: ^~~~ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:2326:52: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] PolkitBackendInteractiveAuthorityPrivate *priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :32:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:2529:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :37:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:2684:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :42:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:2844:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :47:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:2928:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :52:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:3365:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal real_now; ^ /usr/local/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); ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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"))) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:3368:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :107:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:3404:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&real_now); ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:3452:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :112:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:3532:10: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" [-W#pragma-messages] priv = POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_PRIVATE (interactive_authority); ^ ../polkit-124/src/polkitbackend/polkitbackendinteractiveauthority.c:232: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)) ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :117:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ 45 warnings generated. [33/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendduktapeauthority.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendduktapeauthority.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendduktapeauthority.c.o -c ../polkit-124/src/polkitbackend/polkitbackendduktapeauthority.c In file included from ../polkit-124/src/polkitbackend/polkitbackendduktapeauthority.c:26: In file included from ../polkit-124/src/polkitbackend/polkitbackendcommon.h:29: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ ../polkit-124/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, ^ /usr/local/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) ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: expanded from macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR' #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) ^ /usr/local/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)) ^ /usr/local/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)) ^ :10:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"G_ADD_PRIVATE\"" ^ ../polkit-124/src/polkitbackend/polkitbackendduktapeauthority.c:311:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (PolkitBackendJsAuthorityPrivate)); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gobject/gobject-visibility.h:30:28: note: expanded from macro 'GOBJECT_DEPRECATED' #define GOBJECT_DEPRECATED G_DEPRECATED _GOBJECT_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. [34/88] cc -Isrc/polkitbackend/libpolkit-backend-1.a.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION '-DPACKAGE_DATA_DIR="/usr/local/share"' '-DPACKAGE_SYSCONF_DIR="/etc"' -D_XOPEN_SOURCE=700 -D_GNU_SOURCE=1 -MD -MQ src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendsessionmonitor.c.o -MF src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendsessionmonitor.c.o.d -o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendsessionmonitor.c.o -c ../polkit-124/src/polkitbackend/polkitbackendsessionmonitor.c In file included from ../polkit-124/src/polkitbackend/polkitbackendsessionmonitor.c:22: ./config.h:44:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] #define _GNU_SOURCE ^ :10:9: note: previous definition is here #define _GNU_SOURCE 1 ^ 1 warning generated. [35/88] rm -f src/polkitbackend/libpolkit-backend-1.a && ar csrDT src/polkitbackend/libpolkit-backend-1.a src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionlookup.c.o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendactionpool.c.o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendauthority.c.o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendcommon.c.o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendinteractiveauthority.c.o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendduktapeauthority.c.o src/polkitbackend/libpolkit-backend-1.a.p/polkitbackendsessionmonitor.c.o [36/88] cc -Isrc/polkitbackend/polkitd.p -Isrc/polkitbackend -I../polkit-124/src/polkitbackend -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread '-DG_LOG_DOMAIN="polkitd-1"' -DPOLKIT_BACKEND_I_KNOW_API_IS_SUBJECT_TO_CHANGE -MD -MQ src/polkitbackend/polkitd.p/polkitd.c.o -MF src/polkitbackend/polkitd.p/polkitd.c.o.d -o src/polkitbackend/polkitd.p/polkitd.c.o -c ../polkit-124/src/polkitbackend/polkitd.c [37/88] cc -o src/polkitbackend/polkitd src/polkitbackend/polkitd.p/polkitd.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkitbackend/libpolkit-backend-1.a src/polkit/libpolkit-gobject-1.so.2.0 /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -lexpat /usr/local/lib/libduktape.so.1.2 -lm -Wl,--end-group -pthread [38/88] /usr/local/bin/meson --internal exe --unpickle /exopi-obj/pobj/polkit-124/build-amd64/meson-private/meson_exe_glib-mkenums_9b03974a587ebed027df3c17f1a2071b57d43f56.dat [39/88] /usr/local/bin/meson --internal exe --unpickle /exopi-obj/pobj/polkit-124/build-amd64/meson-private/meson_exe_glib-mkenums_48cb958bc1ffd08ac048be3dc067c3497b6e4e4c.dat [40/88] /usr/local/bin/glib-genmarshal --prefix _polkit_agent_marshal --output src/polkitagent/polkitagentmarshal.h --header ../polkit-124/src/polkitagent/polkitagentmarshal.list --pragma-once INFO: Reading ../polkit-124/src/polkitagent/polkitagentmarshal.list... [41/88] /usr/local/bin/glib-genmarshal --prefix _polkit_agent_marshal --output src/polkitagent/polkitagentmarshal.c --body ../polkit-124/src/polkitagent/polkitagentmarshal.list --include-header polkitagentmarshal.h INFO: Reading ../polkit-124/src/polkitagent/polkitagentmarshal.list... [42/88] cc -Isrc/polkitagent/libpolkit-agent-1.so.2.0.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION '-DPACKAGE_PREFIX="/usr/local"' -MD -MQ src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentenumtypes.c.o -MF src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentenumtypes.c.o.d -o src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentenumtypes.c.o -c src/polkitagent/polkitagentenumtypes.c [43/88] cc -Isrc/polkitagent/libpolkit-agent-1.so.2.0.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION '-DPACKAGE_PREFIX="/usr/local"' -MD -MQ src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentmarshal.c.o -MF src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentmarshal.c.o.d -o src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentmarshal.c.o -c src/polkitagent/polkitagentmarshal.c [44/88] cc -Isrc/polkitagent/libpolkit-agent-1.so.2.0.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION '-DPACKAGE_PREFIX="/usr/local"' -MD -MQ src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentlistener.c.o -MF src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentlistener.c.o.d -o src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentlistener.c.o -c ../polkit-124/src/polkitagent/polkitagentlistener.c [45/88] cc -Isrc/polkitagent/libpolkit-agent-1.so.2.0.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION '-DPACKAGE_PREFIX="/usr/local"' -MD -MQ src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentsession.c.o -MF src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentsession.c.o.d -o src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentsession.c.o -c ../polkit-124/src/polkitagent/polkitagentsession.c ../polkit-124/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)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gthread.h:272:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/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. [46/88] cc -Isrc/polkitagent/libpolkit-agent-1.so.2.0.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -fPIC -pthread -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION '-DPACKAGE_PREFIX="/usr/local"' -MD -MQ src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagenttextlistener.c.o -MF src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagenttextlistener.c.o.d -o src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagenttextlistener.c.o -c ../polkit-124/src/polkitagent/polkitagenttextlistener.c ../polkit-124/src/polkitagent/polkitagenttextlistener.c:312:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (listener->simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:556: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), ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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"))) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:562:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (simple, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:566:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:598:11: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (simple, ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:602:11: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:656: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)) == ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../polkit-124/src/polkitagent/polkitagenttextlistener.c:661: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)) ^ /usr/local/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 ^ /usr/local/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 ^ /usr/local/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1263:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 8 warnings generated. [47/88] cc -o src/polkitagent/libpolkit-agent-1.so.2.0 src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentenumtypes.c.o src/polkitagent/libpolkit-agent-1.so.2.0.p/meson-generated_.._polkitagentmarshal.c.o src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentlistener.c.o src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagentsession.c.o src/polkitagent/libpolkit-agent-1.so.2.0.p/polkitagenttextlistener.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-soname,libpolkit-agent-1.so.2.0 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkit/libpolkit-gobject-1.so.2.0 -Wl,--version-script,/exopi-obj/pobj/polkit-124/polkit-124/src/symbol.map -lexpat /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [48/88] /usr/local/bin/meson --internal symbolextractor /exopi-obj/pobj/polkit-124/build-amd64 src/polkitagent/libpolkit-agent-1.so.2.0 src/polkitagent/libpolkit-agent-1.so.2.0 src/polkitagent/libpolkit-agent-1.so.2.0.p/libpolkit-agent-1.so.2.0.symbols [49/88] env PKG_CONFIG_PATH=/exopi-obj/pobj/polkit-124/build-amd64/meson-uninstalled PKG_CONFIG=/usr/bin/pkg-config CC=cc /usr/local/bin/g-ir-scanner --quiet --no-libtool --namespace=PolkitAgent --nsversion=1.0 --warn-all --output src/polkitagent/PolkitAgent-1.0.gir --c-include=polkitagent/polkitagent.h -D_POLKIT_AGENT_COMPILATION -D_POLKIT_COMPILATION -I/exopi-obj/pobj/polkit-124/polkit-124/src/polkitagent -I/exopi-obj/pobj/polkit-124/build-amd64/src/polkitagent -I/exopi-obj/pobj/polkit-124/polkit-124/. -I/exopi-obj/pobj/polkit-124/build-amd64/. -I/exopi-obj/pobj/polkit-124/polkit-124/src/. -I/exopi-obj/pobj/polkit-124/build-amd64/src/. --filelist=/exopi-obj/pobj/polkit-124/build-amd64/src/polkitagent/libpolkit-agent-1.so.2.0.p/PolkitAgent_1.0_gir_filelist --include=Gio-2.0 --include-uninstalled=src/polkit/Polkit-1.0.gir --pkg-export=polkit-agent-1 --cflags-begin -DHAVE_CONFIG_H -I/exopi-obj/pobj/polkit-124/polkit-124/. -I/exopi-obj/pobj/polkit-124/build-amd64/. -I/exopi-obj/pobj/polkit-124/polkit-124/src/. -I/exopi-obj/pobj/polkit-124/build-amd64/src/. -I/usr/local/include/gio-unix-2.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gobject-introspection-1.0 -D_BSD_SOURCE --cflags-end --add-include-path=/usr/local/share/gir-1.0 --add-include-path=/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -L/exopi-obj/pobj/polkit-124/build-amd64/src/polkitagent --library polkit-agent-1 -L/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -L/usr/local/lib --extra-library=expat -L/usr/local/lib --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=girepository-1.0 --sources-top-dirs /exopi-obj/pobj/polkit-124/polkit-124/ --sources-top-dirs /exopi-obj/pobj/polkit-124/build-amd64/ [50/88] /usr/local/bin/g-ir-compiler src/polkitagent/PolkitAgent-1.0.gir --output src/polkitagent/PolkitAgent-1.0.typelib --includedir=/exopi-obj/pobj/polkit-124/build-amd64/src/polkit --includedir=/usr/local/share/gir-1.0 [51/88] cc -Isrc/polkitagent/polkit-agent-helper-1.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkitagent/polkit-agent-helper-1.p/polkitagenthelperprivate.c.o -MF src/polkitagent/polkit-agent-helper-1.p/polkitagenthelperprivate.c.o.d -o src/polkitagent/polkit-agent-helper-1.p/polkitagenthelperprivate.c.o -c ../polkit-124/src/polkitagent/polkitagenthelperprivate.c [52/88] cc -Isrc/polkitagent/polkit-agent-helper-1.p -Isrc/polkitagent -I../polkit-124/src/polkitagent -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread -D_POLKIT_COMPILATION -MD -MQ src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-bsdauth.c.o -MF src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-bsdauth.c.o.d -o src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-bsdauth.c.o -c ../polkit-124/src/polkitagent/polkitagenthelper-bsdauth.c [53/88] cc -o src/polkitagent/polkit-agent-helper-1 src/polkitagent/polkit-agent-helper-1.p/polkitagenthelperprivate.c.o src/polkitagent/polkit-agent-helper-1.p/polkitagenthelper-bsdauth.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkit/libpolkit-gobject-1.so.2.0 /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [54/88] cc -Isrc/programs/pkexec.p -Isrc/programs -I../polkit-124/src/programs -I. -I../polkit-124 -Isrc/polkitagent -I../polkit-124/src/polkitagent -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread -MD -MQ src/programs/pkexec.p/pkexec.c.o -MF src/programs/pkexec.p/pkexec.c.o.d -o src/programs/pkexec.p/pkexec.c.o -c ../polkit-124/src/programs/pkexec.c ../polkit-124/src/programs/pkexec.c:741: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. [55/88] cc -o src/programs/pkexec src/programs/pkexec.p/pkexec.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkitagent:$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkitagent -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkitagent/libpolkit-agent-1.so.2.0 src/polkit/libpolkit-gobject-1.so.2.0 /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [56/88] cc -Isrc/programs/pkcheck.p -Isrc/programs -I../polkit-124/src/programs -I. -I../polkit-124 -Isrc/polkitagent -I../polkit-124/src/polkitagent -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread -MD -MQ src/programs/pkcheck.p/pkcheck.c.o -MF src/programs/pkcheck.p/pkcheck.c.o.d -o src/programs/pkcheck.p/pkcheck.c.o -c ../polkit-124/src/programs/pkcheck.c ../polkit-124/src/programs/pkcheck.c:274:11: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^ /usr/local/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); ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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"))) ^ ../polkit-124/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); ^ /usr/local/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) ^ /usr/local/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) ^ /usr/local/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 ^ /usr/local/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. [57/88] cc -o src/programs/pkcheck src/programs/pkcheck.p/pkcheck.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkitagent:$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkitagent -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkitagent/libpolkit-agent-1.so.2.0 src/polkit/libpolkit-gobject-1.so.2.0 /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [58/88] cc -Isrc/programs/pkaction.p -Isrc/programs -I../polkit-124/src/programs -I. -I../polkit-124 -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread -MD -MQ src/programs/pkaction.p/pkaction.c.o -MF src/programs/pkaction.p/pkaction.c.o.d -o src/programs/pkaction.p/pkaction.c.o -c ../polkit-124/src/programs/pkaction.c [59/88] cc -o src/programs/pkaction src/programs/pkaction.p/pkaction.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkit/libpolkit-gobject-1.so.2.0 /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [60/88] cc -Isrc/programs/pkttyagent.p -Isrc/programs -I../polkit-124/src/programs -I. -I../polkit-124 -Isrc/polkitagent -I../polkit-124/src/polkitagent -Isrc -I../polkit-124/src -Isrc/polkit -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -DHAVE_CONFIG_H -O2 -pipe -g -Werror-implicit-function-declaration -D_BSD_SOURCE -pthread -MD -MQ src/programs/pkttyagent.p/pkttyagent.c.o -MF src/programs/pkttyagent.p/pkttyagent.c.o.d -o src/programs/pkttyagent.p/pkttyagent.c.o -c ../polkit-124/src/programs/pkttyagent.c [61/88] cc -o src/programs/pkttyagent src/programs/pkttyagent.p/pkttyagent.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../polkitagent:$ORIGIN/../polkit:/usr/local/lib' -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkitagent -Wl,-rpath-link,/exopi-obj/pobj/polkit-124/build-amd64/src/polkit -Wl,-rpath-link,/usr/local/lib -Wl,--start-group src/polkitagent/libpolkit-agent-1.so.2.0 src/polkit/libpolkit-gobject-1.so.2.0 /usr/local/lib/libgio-2.0.so.4200.19 /usr/local/lib/libgobject-2.0.so.4200.19 /usr/local/lib/libglib-2.0.so.4201.12 /usr/local/lib/libintl.so.8.0 -Wl,--end-group [62/88] /usr/local/bin/xsltproc --output docs/man/polkit.8 --nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../polkit-124/docs/man/polkit.xml Error: no ID for constraint linkend: polkitd.8. Writing ld-polkit-architecture.html for imagedata Error: no ID for constraint linkend: pkcheck.1. Writing ld-polkit-authentication-agent-example.html for imagedata Writing ld-polkit-authentication-agent-example-wheel.html for imagedata Error: no ID for constraint linkend: PolkitAgentTextListener-struct. Error: no ID for constraint linkend: pkttyagent.1. Error: no ID for constraint linkend: pkaction.1. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: PolkitIdentity-struct. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: polkitd.8. Error: no ID for constraint linkend: pkaction.1. Error: no ID for constraint linkend: pkcheck.1. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: pkttyagent.1. Writing polkit.8 for refentry(polkit.8) [63/88] /usr/local/bin/xsltproc --output docs/man/polkitd.8 --nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../polkit-124/docs/man/polkitd.xml Error: no ID for constraint linkend: polkit.8. Error: no ID for constraint linkend: polkit.8. Error: no ID for constraint linkend: pkaction.1. Error: no ID for constraint linkend: pkcheck.1. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: pkttyagent.1. Writing polkitd.8 for refentry(polkitd.8) [64/88] /usr/local/bin/xsltproc --output docs/man/pkexec.1 --nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../polkit-124/docs/man/pkexec.xml Error: no ID for constraint linkend: polkit.8. Error: no ID for constraint linkend: polkitd.8. Error: no ID for constraint linkend: pkaction.1. Error: no ID for constraint linkend: pkcheck.1. Error: no ID for constraint linkend: pkttyagent.1. Writing pkexec.1 for refentry(pkexec.1) [65/88] /usr/local/bin/xsltproc --output docs/man/pkcheck.1 --nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../polkit-124/docs/man/pkcheck.xml Error: no ID for constraint linkend: polkit.8. Error: no ID for constraint linkend: polkitd.8. Error: no ID for constraint linkend: pkaction.1. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: pkttyagent.1. Writing pkcheck.1 for refentry(pkcheck.1) [66/88] /usr/local/bin/xsltproc --output docs/man/pkaction.1 --nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../polkit-124/docs/man/pkaction.xml Error: no ID for constraint linkend: polkit.8. Error: no ID for constraint linkend: polkitd.8. Error: no ID for constraint linkend: pkcheck.1. Error: no ID for constraint linkend: pkexec.1. Error: no ID for constraint linkend: pkttyagent.1. Writing pkaction.1 for refentry(pkaction.1) [67/88] /usr/local/bin/xsltproc --output docs/man/pkttyagent.1 --nonet --stringparam man.base.url.for.relative.links /usr/local/share/gtk-doc/html/polkit-1/ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../polkit-124/docs/man/pkttyagent.xml Error: no ID for constraint linkend: eggdbus-signal-org.freedesktop.PolicyKit1.Authority::Changed. Error: no ID for constraint linkend: polkit.8. Error: no ID for constraint linkend: polkitd.8. Error: no ID for constraint linkend: pkaction.1. Error: no ID for constraint linkend: pkcheck.1. Error: no ID for constraint linkend: pkexec.1. Writing pkttyagent.1 for refentry(pkttyagent.1) [68/88] /usr/local/bin/msgfmt -o po/cs/LC_MESSAGES/polkit-1.mo ../polkit-124/po/cs.po [69/88] /usr/local/bin/msgfmt -o po/da/LC_MESSAGES/polkit-1.mo ../polkit-124/po/da.po [70/88] /usr/local/bin/msgfmt -o po/de/LC_MESSAGES/polkit-1.mo ../polkit-124/po/de.po [71/88] /usr/local/bin/msgfmt -o po/hr/LC_MESSAGES/polkit-1.mo ../polkit-124/po/hr.po [72/88] /usr/local/bin/msgfmt -o po/hu/LC_MESSAGES/polkit-1.mo ../polkit-124/po/hu.po [73/88] /usr/local/bin/msgfmt -o po/id/LC_MESSAGES/polkit-1.mo ../polkit-124/po/id.po [74/88] /usr/local/bin/msgfmt -o po/it/LC_MESSAGES/polkit-1.mo ../polkit-124/po/it.po [75/88] /usr/local/bin/msgfmt -o po/ka/LC_MESSAGES/polkit-1.mo ../polkit-124/po/ka.po [76/88] /usr/local/bin/msgfmt -o po/nl/LC_MESSAGES/polkit-1.mo ../polkit-124/po/nl.po [77/88] /usr/local/bin/msgfmt -o po/nn/LC_MESSAGES/polkit-1.mo ../polkit-124/po/nn.po [78/88] /usr/local/bin/msgfmt -o po/pl/LC_MESSAGES/polkit-1.mo ../polkit-124/po/pl.po [79/88] /usr/local/bin/msgfmt -o po/pt/LC_MESSAGES/polkit-1.mo ../polkit-124/po/pt.po [80/88] /usr/local/bin/msgfmt -o po/pt_BR/LC_MESSAGES/polkit-1.mo ../polkit-124/po/pt_BR.po [81/88] /usr/local/bin/msgfmt -o po/ro/LC_MESSAGES/polkit-1.mo ../polkit-124/po/ro.po [82/88] /usr/local/bin/msgfmt -o po/ru/LC_MESSAGES/polkit-1.mo ../polkit-124/po/ru.po [83/88] /usr/local/bin/msgfmt -o po/sk/LC_MESSAGES/polkit-1.mo ../polkit-124/po/sk.po [84/88] /usr/local/bin/msgfmt -o po/sv/LC_MESSAGES/polkit-1.mo ../polkit-124/po/sv.po [85/88] /usr/local/bin/msgfmt -o po/tr/LC_MESSAGES/polkit-1.mo ../polkit-124/po/tr.po [86/88] /usr/local/bin/msgfmt -o po/uk/LC_MESSAGES/polkit-1.mo ../polkit-124/po/uk.po [87/88] /usr/local/bin/msgfmt -o po/zh_CN/LC_MESSAGES/polkit-1.mo ../polkit-124/po/zh_CN.po [88/88] /usr/local/bin/msgfmt -o po/zh_TW/LC_MESSAGES/polkit-1.mo ../polkit-124/po/zh_TW.po INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/local/bin/ninja -C /exopi-obj/pobj/polkit-124/build-amd64 -j 1 -v >>> Running package in sysutils/polkit at 1714748181.58 ===> sysutils/polkit ===> Faking installation for polkit-124 exec /usr/bin/env -i LC_CTYPE="en_US.UTF-8" CC=cc PYTHONUSERBASE=/exopi-obj/pobj/polkit-124 PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" LIBpolkit-gobject-1_LTVERSION='-version-info 2:0:0' libpolkit_gobject_1_ltversion=2.0 LIBpolkit-agent-1_LTVERSION='-version-info 2:0:0' libpolkit_agent_1_ltversion=2.0 PATH='/exopi-obj/pobj/polkit-124/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/exopi-obj/pobj/polkit-124/fake-amd64/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe -g' TRUEPREFIX='/exopi-obj/pobj/polkit-124/fake-amd64/usr/local' DESTDIR='' HOME='/polkit-124_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/polkit-124/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/polkit-124/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/polkit-124/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/polkit-124/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/polkit-124/bin/install -d -m 755" PATH='/exopi-obj/pobj/polkit-124/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' TRUEPREFIX=/exopi-obj/pobj/polkit-124/fake-amd64/usr/local PREFIX=/exopi-obj/pobj/polkit-124/fake-amd64/exopi-obj/pobj/polkit-124/fake-amd64/usr/local DESTDIR=/exopi-obj/pobj/polkit-124/fake-amd64 FAKELOG=/exopi-obj/pobj/polkit-124/fake-amd64/.fake_log /usr/local/bin/meson install --no-rebuild -C /exopi-obj/pobj/polkit-124/build-amd64 Owner and mode of /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin/pkexec need to be setuid root (04755) after installation Owner of /exopi-obj/pobj/polkit-124/fake-amd64/etc/polkit-1/rules.d needs to be set to root and group to _polkitd after installation Owner and mode of /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/polkit-1/polkit-agent-helper-1 need to be setuid root (04755) after installation Installing actions/org.freedesktop.policykit.policy to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/polkit-1/actions Installing src/polkit/polkitenumtypes.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing src/polkit/libpolkit-gobject-1.so.2.0 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib Installing src/polkit/Polkit-1.0.gir to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/gir-1.0 Installing src/polkit/Polkit-1.0.typelib to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/girepository-1.0 Installing src/polkitbackend/polkitd to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/polkit-1 Installing src/polkitagent/polkitagentenumtypes.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkitagent Installing src/polkitagent/libpolkit-agent-1.so.2.0 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib Installing src/polkitagent/PolkitAgent-1.0.gir to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/gir-1.0 Installing src/polkitagent/PolkitAgent-1.0.typelib to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/girepository-1.0 Installing src/polkitagent/polkit-agent-helper-1 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/polkit-1 Installing src/programs/pkexec to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin Installing src/programs/pkcheck to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin Installing src/programs/pkaction to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin Installing src/programs/pkttyagent to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin Installing docs/man/polkit.8 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/man/man8 Installing docs/man/polkitd.8 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/man/man8 Installing docs/man/pkexec.1 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/man/man1 Installing docs/man/pkcheck.1 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/man/man1 Installing docs/man/pkaction.1 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/man/man1 Installing docs/man/pkttyagent.1 to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/man/man1 Installing po/cs/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/de/LC_MESSAGES Installing po/hr/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/it/LC_MESSAGES Installing po/ka/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES Installing po/nl/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/nn/LC_MESSAGES Installing po/pl/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/sk/LC_MESSAGES Installing po/sv/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES Installing po/tr/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/polkit-1.mo to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitauthorityfeatures.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitcheckauthorizationflags.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkiterror.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitimplicitauthorization.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitactiondescription.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitauthority.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitauthorizationresult.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitdetails.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkit.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitidentity.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitpermission.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitsubject.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitsystembusname.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkittemporaryauthorization.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitunixgroup.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitunixnetgroup.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitunixprocess.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitunixsession.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitunixuser.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkitprivate.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkit/polkittypes.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkit Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkitagent/polkitagentlistener.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkitagent Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkitagent/polkitagent.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkitagent Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkitagent/polkitagentsession.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkitagent Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkitagent/polkitagenttextlistener.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkitagent Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkitagent/polkitagenttypes.h to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/include/polkit-1/polkitagent Installing /exopi-obj/pobj/polkit-124/polkit-124/gettext/its/polkit.its to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/gettext/its Installing /exopi-obj/pobj/polkit-124/polkit-124/gettext/its/polkit.loc to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/gettext/its Installing /exopi-obj/pobj/polkit-124/build-amd64/data/org.freedesktop.PolicyKit1.service to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/dbus-1/system-services Installing /exopi-obj/pobj/polkit-124/build-amd64/data/org.freedesktop.PolicyKit1.conf to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/dbus-1/system.d Installing /exopi-obj/pobj/polkit-124/polkit-124/data/policyconfig-1.dtd to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/polkit-1 Installing /exopi-obj/pobj/polkit-124/build-amd64/meson-private/polkit-gobject-1.pc to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/pkgconfig Installing /exopi-obj/pobj/polkit-124/polkit-124/src/polkitbackend/50-default.rules to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/polkit-1/rules.d Installing /exopi-obj/pobj/polkit-124/build-amd64/meson-private/polkit-agent-1.pc to /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/pkgconfig Running custom install script '/usr/local/bin/python3.10 /exopi-obj/pobj/polkit-124/polkit-124/meson_post_install.py bin lib/polkit-1 /etc/polkit-1 _polkitd' /exopi-obj/pobj/polkit-124/bin/install -d -m 755 /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/examples/polkit mv /exopi-obj/pobj/polkit-124/fake-amd64/etc/polkit-1 /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/share/examples/polkit Reading existing plist for polkit-124 Writing /exopi-obj/pobj/polkit-124/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/polkit-124/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/polkit-124/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin/pkaction > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin/pkcheck > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin/pkexec > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/bin/pkttyagent > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/libpolkit-agent-1.so.2.0 > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/libpolkit-gobject-1.so.2.0 > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/polkit-1/polkit-agent-helper-1 > Extracting debug info from /exopi-obj/pobj/polkit-124/fake-amd64/usr/local/lib/polkit-1/polkitd ===> Building package for polkit-124 Create /exopi-cvs/ports/packages/amd64/all/polkit-124.tgz Creating package polkit-124 reading plist| checking dependencies| checking dependencies|devel/glib2 checking dependencies|lang/duktape checking dependencies|x11/dbus,-suid checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 4% archiving|**** | 6% archiving|***** | 8% archiving|****** | 10% archiving|******* | 11% archiving|**************** | 26% archiving|******************************** | 50% archiving|************************************ | 56% archiving|********************************************** | 72% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Creating package debug-polkit-124 reading plist| checking dependencies| checking dependencies|devel/glib2 checking dependencies|lang/duktape checking dependencies|sysutils/polkit checking dependencies|x11/dbus,-suid checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|**** | 6% archiving|******* | 10% archiving|******** | 13% archiving|********** | 16% archiving|******************************** | 51% archiving|**************************************** | 62% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/polkit-124.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-polkit-124.tgz >>> Running clean in sysutils/polkit at 1714748192.59 ===> sysutils/polkit ===> Cleaning for polkit-124 >>> Ended at 1714748193.00 max_stuck=12.13/depends=2.36/show-prepare-results=1.91/extract=0.44/patch=0.27/configure=14.45/build=42.12/package=11.02/clean=0.43