1. * Package: sys-auth/polkit-0.110
  2. * Repository: gentoo
  3. * Maintainer: nirbheek@gentoo.org freedesktop-bugs@gentoo.org
  4. * USE: amd64 elibc_glibc introspection kernel_linux nls pam userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking polkit-0.110.tar.gz to /tmp/portage/sys-auth/polkit-0.110/work
  15. >>> Source unpacked in /tmp/portage/sys-auth/polkit-0.110/work
  16. >>> Preparing source in /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110 ...
  19. * econf: updating polkit-0.110/test/mocklibc/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating polkit-0.110/test/mocklibc/config.sub with /usr/share/gnuconfig/config.sub
  21. * econf: updating polkit-0.110/config.guess with /usr/share/gnuconfig/config.guess
  22. * econf: updating polkit-0.110/config.sub with /usr/share/gnuconfig/config.sub
  23. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --localstatedir=/var --disable-static --enable-man-pages --disable-gtk-doc --disable-libsystemd-login --enable-introspection --disable-examples --enable-nls --with-systemdsystemunitdir=/usr/lib/systemd/system --with-authfw=pam --with-pam-module-dir=/lib64/security --with-os-type=gentoo
  24. configure: loading site script /usr/share/config.site
  25. checking for a BSD-compatible install... /usr/bin/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /bin/mkdir -p
  28. checking for gawk... gawk
  29. checking whether make sets $(MAKE)... yes
  30. checking whether to enable maintainer-specific portions of Makefiles... no
  31. checking whether make supports nested variables... yes
  32. checking for style of include used by make... GNU
  33. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  41. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. checking for library containing strerror... none required
  44. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  45. checking whether we are using the GNU C compiler... (cached) yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  48. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  49. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  50. checking for grep that handles long lines and -e... /bin/grep
  51. checking for egrep... /bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking build system type... x86_64-pc-linux-gnu
  54. checking host system type... x86_64-pc-linux-gnu
  55. checking how to print strings... printf
  56. checking for a sed that does not truncate output... /bin/sed
  57. checking for fgrep... /bin/grep -F
  58. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  59. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  60. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  61. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  62. checking whether ln -s works... yes
  63. checking the maximum length of command line arguments... 1572864
  64. checking whether the shell understands some XSI constructs... yes
  65. checking whether the shell understands "+="... yes
  66. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  67. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  68. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  69. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  70. checking how to recognize dependent libraries... pass_all
  71. checking for x86_64-pc-linux-gnu-dlltool... no
  72. checking for dlltool... no
  73. checking how to associate runtime and link libraries... printf %s\n
  74. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  75. checking for archiver @FILE support... @
  76. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  77. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  78. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  79. checking for sysroot... no
  80. checking for x86_64-pc-linux-gnu-mt... no
  81. checking for mt... mt
  82. checking if mt is a manifest tool... no
  83. checking for sys/types.h... yes
  84. checking for sys/stat.h... yes
  85. checking for stdlib.h... yes
  86. checking for string.h... yes
  87. checking for memory.h... yes
  88. checking for strings.h... yes
  89. checking for inttypes.h... yes
  90. checking for stdint.h... yes
  91. checking for unistd.h... yes
  92. checking for dlfcn.h... yes
  93. checking for objdir... .libs
  94. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  95. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  96. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  97. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  98. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  99. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  100. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... no
  108. checking whether make sets $(MAKE)... (cached) yes
  109. checking whether ln -s works... yes
  110. checking for special C compiler options needed for large files... no
  111. checking for _FILE_OFFSET_BITS value needed for large files... no
  112. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  113. checking for xsltproc... /usr/bin/xsltproc
  114. checking for x86_64-pc-linux-gnu-pkg-config... no
  115. checking for pkg-config... /usr/bin/pkg-config
  116. checking pkg-config is at least version 0.9.0... yes
  117. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  118. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  119. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  120. checking whether to build gtk-doc documentation... no
  121. checking for GLIB... yes
  122. checking for LIBJS... yes
  123. checking expat.h usability... yes
  124. checking expat.h presence... yes
  125. checking for expat.h... yes
  126. checking for XML_ParserCreate in -lexpat... yes
  127. checking for clearenv... yes
  128. checking for pam_start in -lpam... yes
  129. checking for sigtimedwait in -lc... yes
  130. checking how to call pam_strerror... two arguments
  131. checking security/pam_modutil.h usability... yes
  132. checking security/pam_modutil.h presence... yes
  133. checking for security/pam_modutil.h... yes
  134. checking security/pam_ext.h usability... yes
  135. checking security/pam_ext.h presence... yes
  136. checking for security/pam_ext.h... yes
  137. checking for pam_vsyslog in -lpam... yes
  138. checking for gobject-introspection... yes
  139. checking whether NLS is requested... yes
  140. checking for intltool >= 0.40.0... 0.50.2 found
  141. checking for intltool-update... /usr/bin/intltool-update
  142. checking for intltool-merge... /usr/bin/intltool-merge
  143. checking for intltool-extract... /usr/bin/intltool-extract
  144. checking for xgettext... /usr/bin/xgettext
  145. checking for msgmerge... /usr/bin/msgmerge
  146. checking for msgfmt... /usr/bin/msgfmt
  147. checking for gmsgfmt... /usr/bin/gmsgfmt
  148. checking for perl... /usr/bin/perl
  149. checking for perl >= 5.8.1... 5.16.1
  150. checking for XML::Parser... ok
  151. checking locale.h usability... yes
  152. checking locale.h presence... yes
  153. checking for locale.h... yes
  154. checking for LC_MESSAGES... yes
  155. checking libintl.h usability... yes
  156. checking libintl.h presence... yes
  157. checking for libintl.h... yes
  158. checking for ngettext in libc... yes
  159. checking for dgettext in libc... yes
  160. checking for bind_textdomain_codeset... yes
  161. checking for msgfmt... (cached) /usr/bin/msgfmt
  162. checking for dcgettext... yes
  163. checking if msgfmt accepts -c... yes
  164. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  165. checking for xgettext... (cached) /usr/bin/xgettext
  166. checking that generated files are newer than configure... done
  167. configure: creating ./config.status
  168. config.status: creating Makefile
  169. config.status: creating actions/Makefile
  170. config.status: creating data/Makefile
  171. config.status: creating data/polkit-1
  172. config.status: creating data/polkit-gobject-1.pc
  173. config.status: creating data/polkit-agent-1.pc
  174. config.status: creating src/Makefile
  175. config.status: creating src/polkit/Makefile
  176. config.status: creating src/polkitbackend/Makefile
  177. config.status: creating src/polkitagent/Makefile
  178. config.status: creating src/programs/Makefile
  179. config.status: creating src/examples/Makefile
  180. config.status: creating docs/version.xml
  181. config.status: creating docs/extensiondir.xml
  182. config.status: creating docs/Makefile
  183. config.status: creating docs/polkit/Makefile
  184. config.status: creating docs/man/Makefile
  185. config.status: creating po/Makefile.in
  186. config.status: creating test/Makefile
  187. config.status: creating test/polkit/Makefile
  188. config.status: creating test/polkitbackend/Makefile
  189. config.status: creating config.h
  190. config.status: executing depfiles commands
  191. config.status: executing libtool commands
  192. config.status: executing default-1 commands
  193. config.status: executing po/stamp-it commands
  194. === configuring in test/mocklibc (/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc)
  195. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-silent-rules' '--disable-dependency-tracking' '--localstatedir=/var' '--disable-static' '--enable-man-pages' '--disable-gtk-doc' '--disable-libsystemd-login' '--enable-introspection' '--disable-examples' '--enable-nls' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-authfw=pam' '--with-pam-module-dir=/lib64/security' '--with-os-type=gentoo' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=.
  196. configure: loading site script /usr/share/config.site
  197. checking for a BSD-compatible install... /usr/bin/install -c
  198. checking whether build environment is sane... yes
  199. checking for a thread-safe mkdir -p... /bin/mkdir -p
  200. checking for gawk... gawk
  201. checking whether make sets $(MAKE)... yes
  202. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  203. checking whether the C compiler works... yes
  204. checking for C compiler default output file name... a.out
  205. checking for suffix of executables...
  206. checking whether we are cross compiling... no
  207. checking for suffix of object files... o
  208. checking whether we are using the GNU C compiler... yes
  209. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  210. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  211. checking for style of include used by make... GNU
  212. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  213. checking build system type... x86_64-pc-linux-gnu
  214. checking host system type... x86_64-pc-linux-gnu
  215. checking how to print strings... printf
  216. checking for a sed that does not truncate output... /bin/sed
  217. checking for grep that handles long lines and -e... /bin/grep
  218. checking for egrep... /bin/grep -E
  219. checking for fgrep... /bin/grep -F
  220. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  221. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  222. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  223. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  224. checking whether ln -s works... yes
  225. checking the maximum length of command line arguments... 1572864
  226. checking whether the shell understands some XSI constructs... yes
  227. checking whether the shell understands "+="... yes
  228. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  229. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  230. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  231. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  232. checking how to recognize dependent libraries... pass_all
  233. checking for x86_64-pc-linux-gnu-dlltool... no
  234. checking for dlltool... no
  235. checking how to associate runtime and link libraries... printf %s\n
  236. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  237. checking for archiver @FILE support... @
  238. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  239. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  240. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  241. checking for sysroot... no
  242. checking for x86_64-pc-linux-gnu-mt... no
  243. checking for mt... mt
  244. checking if mt is a manifest tool... no
  245. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  246. checking for ANSI C header files... yes
  247. checking for sys/types.h... yes
  248. checking for sys/stat.h... yes
  249. checking for stdlib.h... yes
  250. checking for string.h... yes
  251. checking for memory.h... yes
  252. checking for strings.h... yes
  253. checking for inttypes.h... yes
  254. checking for stdint.h... yes
  255. checking for unistd.h... yes
  256. checking for dlfcn.h... yes
  257. checking for objdir... .libs
  258. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  259. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  260. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  261. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  262. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  263. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  264. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  265. checking whether -lc should be explicitly linked in... no
  266. checking dynamic linker characteristics... GNU/Linux ld.so
  267. checking how to hardcode library paths into programs... immediate
  268. checking whether stripping libraries is possible... yes
  269. checking if libtool supports shared libraries... yes
  270. checking whether to build shared libraries... yes
  271. checking whether to build static libraries... no
  272. checking netdb.h usability... yes
  273. checking netdb.h presence... yes
  274. checking for netdb.h... yes
  275. checking for stdlib.h... (cached) yes
  276. checking for string.h... (cached) yes
  277. checking for uid_t in sys/types.h... yes
  278. checking for size_t... yes
  279. checking for ssize_t... yes
  280. checking for stdlib.h... (cached) yes
  281. checking for GNU libc compatible malloc... yes
  282. checking for endgrent... yes
  283. checking for endpwent... yes
  284. checking for memset... yes
  285. checking for regcomp... yes
  286. checking for strdup... yes
  287. checking that generated files are newer than configure... done
  288. configure: creating ./config.status
  289. config.status: creating Makefile
  290. config.status: creating src/Makefile
  291. config.status: creating bin/Makefile
  292. config.status: creating config.h
  293. config.status: executing depfiles commands
  294. config.status: executing libtool commands
  295. polkit 0.110
  296. =================
  297. prefix: /usr
  298. libdir: /usr/lib64
  299. libexecdir: ${exec_prefix}/libexec
  300. bindir: ${exec_prefix}/bin
  301. sbindir: ${exec_prefix}/sbin
  302. datadir: /usr/share
  303. sysconfdir: /etc
  304. localstatedir: /var
  305. docdir: ${datarootdir}/doc/${PACKAGE_TARNAME}
  306. compiler: x86_64-pc-linux-gnu-gcc
  307. cflags: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security
  308. cppflags:
  309. xsltproc: /usr/bin/xsltproc
  310. introspection: yes
  311. Distribution/OS: gentoo
  312. Authentication framework: pam
  313. Session tracking: ConsoleKit
  314. PAM support: yes
  315. systemdsystemunitdir: /usr/lib/systemd/system
  316. polkitd user: polkitd
  317. PAM file auth: system-auth
  318. PAM file account: system-auth
  319. PAM file password: system-auth
  320. PAM file session: system-auth
  321. Maintainer mode: no
  322. Building api docs: no
  323. Building man pages: yes
  324. Building examples: no
  325. NOTE: The file /usr/lib/polkit-1/polkit-agent-helper-1 must be owned
  326. by root and have mode 4755 (setuid root binary)
  327. NOTE: The file ${exec_prefix}/bin/pkexec must be owned by root and
  328. have mode 4755 (setuid root binary)
  329. NOTE: The directory /etc/polkit-1/rules.d must be owned
  330. by user 'polkitd' and have mode 700
  331. NOTE: The directory /usr/share/polkit-1/rules.d must be owned
  332. by user 'polkitd' and have mode 700
  333. >>> Source configured.
  334. >>> Compiling source in /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110 ...
  335. make -j24
  336. make all-recursive
  337. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  338. Making all in actions
  339. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  340. make[2]: Nothing to be done for `all'.
  341. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  342. Making all in data
  343. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  344. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  345. Making all in src
  346. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  347. Making all in polkit
  348. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  349. ( top_builddir=`cd ../.. && pwd`; \
  350. cd . && glib-mkenums --template polkitenumtypes.c.template polkitcheckauthorizationflags.h polkiterror.h polkitimplicitauthorization.h polkitauthorityfeatures.h) > \
  351. polkitenumtypes.c.tmp && mv polkitenumtypes.c.tmp polkitenumtypes.c
  352. ( top_builddir=`cd ../.. && pwd`; \
  353. cd . && glib-mkenums --template polkitenumtypes.h.template polkitcheckauthorizationflags.h polkiterror.h polkitimplicitauthorization.h polkitauthorityfeatures.h) > \
  354. polkitenumtypes.h.tmp && mv polkitenumtypes.h.tmp polkitenumtypes.h
  355. make all-am
  356. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  357. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitenumtypes.lo `test -f 'polkitenumtypes.c' || echo './'`polkitenumtypes.c
  358. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitactiondescription.lo `test -f 'polkitactiondescription.c' || echo './'`polkitactiondescription.c
  359. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitauthorityfeatures.lo `test -f 'polkitauthorityfeatures.c' || echo './'`polkitauthorityfeatures.c
  360. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitdetails.lo `test -f 'polkitdetails.c' || echo './'`polkitdetails.c
  361. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitauthority.lo `test -f 'polkitauthority.c' || echo './'`polkitauthority.c
  362. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkiterror.lo `test -f 'polkiterror.c' || echo './'`polkiterror.c
  363. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitsubject.lo `test -f 'polkitsubject.c' || echo './'`polkitsubject.c
  364. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitunixprocess.lo `test -f 'polkitunixprocess.c' || echo './'`polkitunixprocess.c
  365. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitsystembusname.lo `test -f 'polkitsystembusname.c' || echo './'`polkitsystembusname.c
  366. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitidentity.lo `test -f 'polkitidentity.c' || echo './'`polkitidentity.c
  367. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitunixuser.lo `test -f 'polkitunixuser.c' || echo './'`polkitunixuser.c
  368. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitunixgroup.lo `test -f 'polkitunixgroup.c' || echo './'`polkitunixgroup.c
  369. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitunixnetgroup.lo `test -f 'polkitunixnetgroup.c' || echo './'`polkitunixnetgroup.c
  370. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitauthorizationresult.lo `test -f 'polkitauthorizationresult.c' || echo './'`polkitauthorizationresult.c
  371. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitcheckauthorizationflags.lo `test -f 'polkitcheckauthorizationflags.c' || echo './'`polkitcheckauthorizationflags.c
  372. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitimplicitauthorization.lo `test -f 'polkitimplicitauthorization.c' || echo './'`polkitimplicitauthorization.c
  373. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkittemporaryauthorization.lo `test -f 'polkittemporaryauthorization.c' || echo './'`polkittemporaryauthorization.c
  374. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitpermission.lo `test -f 'polkitpermission.c' || echo './'`polkitpermission.c
  375. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_gobject_1_la-polkitunixsession.lo `test -f 'polkitunixsession.c' || echo './'`polkitunixsession.c
  376. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitdetails.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitdetails.o
  377. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitactiondescription.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitactiondescription.o
  378. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitauthority.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitauthority.o
  379. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitenumtypes.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitenumtypes.o
  380. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitidentity.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitidentity.o
  381. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitauthorityfeatures.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitauthorityfeatures.o
  382. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitsubject.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitsubject.o
  383. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixgroup.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitunixgroup.o
  384. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitcheckauthorizationflags.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitcheckauthorizationflags.o
  385. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitsystembusname.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitsystembusname.o
  386. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixnetgroup.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitunixnetgroup.o
  387. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitpermission.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitpermission.o
  388. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitimplicitauthorization.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitimplicitauthorization.o
  389. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitauthorizationresult.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitauthorizationresult.o
  390. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkittemporaryauthorization.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkittemporaryauthorization.o
  391. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixprocess.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitunixprocess.o
  392. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixuser.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitunixuser.o
  393. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixsession.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkitunixsession.o
  394. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkiterror.c -fPIC -DPIC -o .libs/libpolkit_gobject_1_la-polkiterror.o
  395. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -export-symbols-regex '(^polkit_.*)' -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o libpolkit-gobject-1.la -rpath /usr/lib64 libpolkit_gobject_1_la-polkitenumtypes.lo libpolkit_gobject_1_la-polkitactiondescription.lo libpolkit_gobject_1_la-polkitauthorityfeatures.lo libpolkit_gobject_1_la-polkitdetails.lo libpolkit_gobject_1_la-polkitauthority.lo libpolkit_gobject_1_la-polkiterror.lo libpolkit_gobject_1_la-polkitsubject.lo libpolkit_gobject_1_la-polkitunixprocess.lo libpolkit_gobject_1_la-polkitsystembusname.lo libpolkit_gobject_1_la-polkitidentity.lo libpolkit_gobject_1_la-polkitunixuser.lo libpolkit_gobject_1_la-polkitunixgroup.lo libpolkit_gobject_1_la-polkitunixnetgroup.lo libpolkit_gobject_1_la-polkitauthorizationresult.lo libpolkit_gobject_1_la-polkitcheckauthorizationflags.lo libpolkit_gobject_1_la-polkitimplicitauthorization.lo libpolkit_gobject_1_la-polkittemporaryauthorization.lo libpolkit_gobject_1_la-polkitpermission.lo libpolkit_gobject_1_la-polkitunixsession.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  396. libtool: link: /usr/bin/nm -B .libs/libpolkit_gobject_1_la-polkitenumtypes.o .libs/libpolkit_gobject_1_la-polkitactiondescription.o .libs/libpolkit_gobject_1_la-polkitauthorityfeatures.o .libs/libpolkit_gobject_1_la-polkitdetails.o .libs/libpolkit_gobject_1_la-polkitauthority.o .libs/libpolkit_gobject_1_la-polkiterror.o .libs/libpolkit_gobject_1_la-polkitsubject.o .libs/libpolkit_gobject_1_la-polkitunixprocess.o .libs/libpolkit_gobject_1_la-polkitsystembusname.o .libs/libpolkit_gobject_1_la-polkitidentity.o .libs/libpolkit_gobject_1_la-polkitunixuser.o .libs/libpolkit_gobject_1_la-polkitunixgroup.o .libs/libpolkit_gobject_1_la-polkitunixnetgroup.o .libs/libpolkit_gobject_1_la-polkitauthorizationresult.o .libs/libpolkit_gobject_1_la-polkitcheckauthorizationflags.o .libs/libpolkit_gobject_1_la-polkitimplicitauthorization.o .libs/libpolkit_gobject_1_la-polkittemporaryauthorization.o .libs/libpolkit_gobject_1_la-polkitpermission.o .libs/libpolkit_gobject_1_la-polkitunixsession.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-gobject-1.exp
  397. libtool: link: /bin/grep -E -e "(^polkit_.*)" ".libs/libpolkit-gobject-1.exp" > ".libs/libpolkit-gobject-1.expT"
  398. libtool: link: mv -f ".libs/libpolkit-gobject-1.expT" ".libs/libpolkit-gobject-1.exp"
  399. libtool: link: echo "{ global:" > .libs/libpolkit-gobject-1.ver
  400. libtool: link: cat .libs/libpolkit-gobject-1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-gobject-1.ver
  401. libtool: link: echo "local: *; };" >> .libs/libpolkit-gobject-1.ver
  402. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libpolkit_gobject_1_la-polkitenumtypes.o .libs/libpolkit_gobject_1_la-polkitactiondescription.o .libs/libpolkit_gobject_1_la-polkitauthorityfeatures.o .libs/libpolkit_gobject_1_la-polkitdetails.o .libs/libpolkit_gobject_1_la-polkitauthority.o .libs/libpolkit_gobject_1_la-polkiterror.o .libs/libpolkit_gobject_1_la-polkitsubject.o .libs/libpolkit_gobject_1_la-polkitunixprocess.o .libs/libpolkit_gobject_1_la-polkitsystembusname.o .libs/libpolkit_gobject_1_la-polkitidentity.o .libs/libpolkit_gobject_1_la-polkitunixuser.o .libs/libpolkit_gobject_1_la-polkitunixgroup.o .libs/libpolkit_gobject_1_la-polkitunixnetgroup.o .libs/libpolkit_gobject_1_la-polkitauthorizationresult.o .libs/libpolkit_gobject_1_la-polkitcheckauthorizationflags.o .libs/libpolkit_gobject_1_la-polkitimplicitauthorization.o .libs/libpolkit_gobject_1_la-polkittemporaryauthorization.o .libs/libpolkit_gobject_1_la-polkitpermission.o .libs/libpolkit_gobject_1_la-polkitunixsession.o -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -march=native -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpolkit-gobject-1.so.0 -Wl,-version-script -Wl,.libs/libpolkit-gobject-1.ver -o .libs/libpolkit-gobject-1.so.0.0.0
  403. libtool: link: (cd ".libs" && rm -f "libpolkit-gobject-1.so.0" && ln -s "libpolkit-gobject-1.so.0.0.0" "libpolkit-gobject-1.so.0")
  404. libtool: link: (cd ".libs" && rm -f "libpolkit-gobject-1.so" && ln -s "libpolkit-gobject-1.so.0.0.0" "libpolkit-gobject-1.so")
  405. libtool: link: ( cd ".libs" && rm -f "libpolkit-gobject-1.la" && ln -s "../libpolkit-gobject-1.la" "libpolkit-gobject-1.la" )
  406. /usr/bin/g-ir-scanner --namespace=Polkit --nsversion=1.0 --libtool="/bin/sh ../../libtool" --include=Gio-2.0 --pkg-export=polkit-gobject-1 --library=libpolkit-gobject-1.la --c-include='polkit/polkit.h' -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POLKIT_COMPILATION -I.. -I../../src polkitenumtypes.c polkitenumtypes.h polkit.h polkitactiondescription.c polkitactiondescription.h polkitauthorityfeatures.h polkitauthorityfeatures.c polkitdetails.c polkitdetails.h polkitauthority.c polkitauthority.h polkiterror.c polkiterror.h polkitsubject.c polkitsubject.h polkitunixprocess.c polkitunixprocess.h polkitsystembusname.c polkitsystembusname.h polkitidentity.c polkitidentity.h polkitunixuser.c polkitunixuser.h polkitunixgroup.c polkitunixgroup.h polkitunixnetgroup.c polkitunixnetgroup.h polkitauthorizationresult.c polkitauthorizationresult.h polkitcheckauthorizationflags.c polkitcheckauthorizationflags.h polkitimplicitauthorization.c polkitimplicitauthorization.h polkittemporaryauthorization.c polkittemporaryauthorization.h polkitpermission.c polkitpermission.h polkitunixsession.c polkitunixsession.h libpolkit-gobject-1.la --output Polkit-1.0.gir
  407. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../../src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/tmp-introspectuyNFRG/Polkit-1.0.o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/tmp-introspectuyNFRG/Polkit-1.0.c
  408. g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC gcc -o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/tmp-introspectuyNFRG/Polkit-1.0 -export-dynamic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/tmp-introspectuyNFRG/Polkit-1.0.o -L. libpolkit-gobject-1.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  409. libtool: link: gcc -o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/tmp-introspectuyNFRG/.libs/Polkit-1.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/tmp-introspectuyNFRG/Polkit-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libpolkit-gobject-1.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
  410. g-ir-scanner: Polkit: warning: 6 warnings suppressed (use --warn-all to see them)
  411. /usr/bin/g-ir-compiler --includedir=. Polkit-1.0.gir -o Polkit-1.0.typelib
  412. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  413. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  414. Making all in polkitbackend
  415. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  416. ./toarray.pl ./init.js init_js > initjs.h
  417. make all-am
  418. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  419. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendauthority.lo `test -f 'polkitbackendauthority.c' || echo './'`polkitbackendauthority.c
  420. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendinteractiveauthority.lo `test -f 'polkitbackendinteractiveauthority.c' || echo './'`polkitbackendinteractiveauthority.c
  421. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendjsauthority.lo `test -f 'polkitbackendjsauthority.c' || echo './'`polkitbackendjsauthority.c
  422. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendactionpool.lo `test -f 'polkitbackendactionpool.c' || echo './'`polkitbackendactionpool.c
  423. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendconfigsource.lo `test -f 'polkitbackendconfigsource.c' || echo './'`polkitbackendconfigsource.c
  424. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendactionlookup.lo `test -f 'polkitbackendactionlookup.c' || echo './'`polkitbackendactionlookup.c
  425. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_backend_1_la-polkitbackendsessionmonitor.lo `test -f 'polkitbackendsessionmonitor.c' || echo './'`polkitbackendsessionmonitor.c
  426. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_BACKEND_I_KNOW_API_IS_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"polkitd-1\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o polkitd-polkitd.o `test -f 'polkitd.c' || echo './'`polkitd.c
  427. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendinteractiveauthority.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendinteractiveauthority.o
  428. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendauthority.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendauthority.o
  429. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendactionpool.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendactionpool.o
  430. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendactionlookup.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendactionlookup.o
  431. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendsessionmonitor.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendsessionmonitor.o
  432. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendconfigsource.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendconfigsource.o
  433. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitbackendjsauthority.c -fPIC -DPIC -o .libs/libpolkit_backend_1_la-polkitbackendjsauthority.o
  434. polkitd.c: In function 'become_user':
  435. polkitd.c:129:12: warning: ignoring return value of 'setregid', declared with attribute warn_unused_result [-Wunused-result]
  436. polkitd.c:130:12: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result]
  437. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/js -I/usr/include/nspr -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o libpolkit-backend-1.la libpolkit_backend_1_la-polkitbackendauthority.lo libpolkit_backend_1_la-polkitbackendinteractiveauthority.lo libpolkit_backend_1_la-polkitbackendjsauthority.lo libpolkit_backend_1_la-polkitbackendactionpool.lo libpolkit_backend_1_la-polkitbackendconfigsource.lo libpolkit_backend_1_la-polkitbackendactionlookup.lo libpolkit_backend_1_la-polkitbackendsessionmonitor.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la -lexpat
  438. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpolkit-backend-1.a .libs/libpolkit_backend_1_la-polkitbackendauthority.o .libs/libpolkit_backend_1_la-polkitbackendinteractiveauthority.o .libs/libpolkit_backend_1_la-polkitbackendjsauthority.o .libs/libpolkit_backend_1_la-polkitbackendactionpool.o .libs/libpolkit_backend_1_la-polkitbackendconfigsource.o .libs/libpolkit_backend_1_la-polkitbackendactionlookup.o .libs/libpolkit_backend_1_la-polkitbackendsessionmonitor.o
  439. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpolkit-backend-1.a
  440. libtool: link: ( cd ".libs" && rm -f "libpolkit-backend-1.la" && ln -s "../libpolkit-backend-1.la" "libpolkit-backend-1.la" )
  441. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DPOLKIT_BACKEND_I_KNOW_API_IS_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"polkitd-1\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkitd polkitd-polkitd.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la libpolkit-backend-1.la
  442. libtool: link: x86_64-pc-linux-gnu-gcc -DPOLKIT_BACKEND_I_KNOW_API_IS_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"polkitd-1\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkitd polkitd-polkitd.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so ./.libs/libpolkit-backend-1.a /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -pthread
  443. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  444. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  445. Making all in polkitagent
  446. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  447. glib-genmarshal --prefix=_polkit_agent_marshal ./polkitagentmarshal.list --header > polkitagentmarshal.h.tmp && mv polkitagentmarshal.h.tmp polkitagentmarshal.h
  448. ( top_builddir=`cd ../.. && pwd`; \
  449. cd . && glib-mkenums --template polkitagentenumtypes.c.template polkitagentlistener.h) > \
  450. polkitagentenumtypes.c.tmp && mv polkitagentenumtypes.c.tmp polkitagentenumtypes.c
  451. ( top_builddir=`cd ../.. && pwd`; \
  452. cd . && glib-mkenums --template polkitagentenumtypes.h.template polkitagentlistener.h) > \
  453. polkitagentenumtypes.h.tmp && mv polkitagentenumtypes.h.tmp polkitagentenumtypes.h
  454. (echo "#include \"polkitagentmarshal.h\""; glib-genmarshal --prefix=_polkit_agent_marshal ./polkitagentmarshal.list --body) > polkitagentmarshal.c.tmp && mv polkitagentmarshal.c.tmp polkitagentmarshal.c
  455. touch marshal.stamp
  456. make all-am
  457. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  458. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_agent_1_la-polkitagentenumtypes.lo `test -f 'polkitagentenumtypes.c' || echo './'`polkitagentenumtypes.c
  459. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_agent_1_la-polkitagentmarshal.lo `test -f 'polkitagentmarshal.c' || echo './'`polkitagentmarshal.c
  460. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_agent_1_la-polkitagentsession.lo `test -f 'polkitagentsession.c' || echo './'`polkitagentsession.c
  461. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_agent_1_la-polkitagentlistener.lo `test -f 'polkitagentlistener.c' || echo './'`polkitagentlistener.c
  462. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libpolkit_agent_1_la-polkitagenttextlistener.lo `test -f 'polkitagenttextlistener.c' || echo './'`polkitagenttextlistener.c
  463. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o polkit_agent_helper_1-polkitagenthelperprivate.o `test -f 'polkitagenthelperprivate.c' || echo './'`polkitagenthelperprivate.c
  464. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\""/usr"\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o polkit_agent_helper_1-polkitagenthelper-pam.o `test -f 'polkitagenthelper-pam.c' || echo './'`polkitagenthelper-pam.c
  465. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\"/usr\" -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitagentenumtypes.c -fPIC -DPIC -o .libs/libpolkit_agent_1_la-polkitagentenumtypes.o
  466. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\"/usr\" -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitagenttextlistener.c -fPIC -DPIC -o .libs/libpolkit_agent_1_la-polkitagenttextlistener.o
  467. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\"/usr\" -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitagentmarshal.c -fPIC -DPIC -o .libs/libpolkit_agent_1_la-polkitagentmarshal.o
  468. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\"/usr\" -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitagentlistener.c -fPIC -DPIC -o .libs/libpolkit_agent_1_la-polkitagentlistener.o
  469. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/polkit -I../../src/polkit -DPACKAGE_PREFIX=\"/usr\" -DPACKAGE_LIBEXEC_DIR=\"/usr/libexec\" -DPACKAGE_SYSCONF_DIR=\"/etc\" -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_BIN_DIR=\"/usr/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_LIB_DIR=\"/usr/lib64\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitagentsession.c -fPIC -DPIC -o .libs/libpolkit_agent_1_la-polkitagentsession.o
  470. polkitagentlistener.c: In function 'polkit_agent_listener_register_with_options':
  471. polkitagentlistener.c:426:7: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
  472. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkit-agent-helper-1 polkit_agent_helper_1-polkitagenthelperprivate.o polkit_agent_helper_1-polkitagenthelper-pam.o -lpam -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la
  473. polkitagentsession.c: In function 'polkit_agent_session_response':
  474. polkitagentsession.c:570:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  475. polkitagentsession.c:572:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  476. libtool: link: x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkit-agent-helper-1 polkit_agent_helper_1-polkitagenthelperprivate.o polkit_agent_helper_1-polkitagenthelper-pam.o -Wl,--export-dynamic -pthread -lpam ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  477. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -export-symbols-regex '(^polkit_.*)' -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o libpolkit-agent-1.la -rpath /usr/lib64 libpolkit_agent_1_la-polkitagentenumtypes.lo libpolkit_agent_1_la-polkitagentmarshal.lo libpolkit_agent_1_la-polkitagentsession.lo libpolkit_agent_1_la-polkitagentlistener.lo libpolkit_agent_1_la-polkitagenttextlistener.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la -lexpat
  478. libtool: link: /usr/bin/nm -B .libs/libpolkit_agent_1_la-polkitagentenumtypes.o .libs/libpolkit_agent_1_la-polkitagentmarshal.o .libs/libpolkit_agent_1_la-polkitagentsession.o .libs/libpolkit_agent_1_la-polkitagentlistener.o .libs/libpolkit_agent_1_la-polkitagenttextlistener.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-agent-1.exp
  479. libtool: link: /bin/grep -E -e "(^polkit_.*)" ".libs/libpolkit-agent-1.exp" > ".libs/libpolkit-agent-1.expT"
  480. libtool: link: mv -f ".libs/libpolkit-agent-1.expT" ".libs/libpolkit-agent-1.exp"
  481. libtool: link: echo "{ global:" > .libs/libpolkit-agent-1.ver
  482. libtool: link: cat .libs/libpolkit-agent-1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-agent-1.ver
  483. libtool: link: echo "local: *; };" >> .libs/libpolkit-agent-1.ver
  484. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libpolkit_agent_1_la-polkitagentenumtypes.o .libs/libpolkit_agent_1_la-polkitagentmarshal.o .libs/libpolkit_agent_1_la-polkitagentsession.o .libs/libpolkit_agent_1_la-polkitagentlistener.o .libs/libpolkit_agent_1_la-polkitagenttextlistener.o -Wl,-rpath -Wl,/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -pthread -O2 -march=native -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpolkit-agent-1.so.0 -Wl,-version-script -Wl,.libs/libpolkit-agent-1.ver -o .libs/libpolkit-agent-1.so.0.0.0
  485. libtool: link: (cd ".libs" && rm -f "libpolkit-agent-1.so.0" && ln -s "libpolkit-agent-1.so.0.0.0" "libpolkit-agent-1.so.0")
  486. libtool: link: (cd ".libs" && rm -f "libpolkit-agent-1.so" && ln -s "libpolkit-agent-1.so.0.0.0" "libpolkit-agent-1.so")
  487. libtool: link: ( cd ".libs" && rm -f "libpolkit-agent-1.la" && ln -s "../libpolkit-agent-1.la" "libpolkit-agent-1.la" )
  488. /usr/bin/g-ir-scanner --namespace=PolkitAgent --nsversion=1.0 --libtool="/bin/sh ../../libtool" --include=Gio-2.0 --pkg-export=polkit-agent-1 --library=libpolkit-agent-1.la --include-uninstalled=../../src/polkit/Polkit-1.0.gir --c-include='polkitagent/polkitagent.h' -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -I.. -I../../src marshal.stamp polkitagentenumtypes.c polkitagentenumtypes.h polkitagentmarshal.h polkitagentmarshal.c polkitagent.h polkitagenttypes.h polkitagentsession.h polkitagentsession.c polkitagentlistener.h polkitagentlistener.c polkitagenttextlistener.h polkitagenttextlistener.c libpolkit-agent-1.la --output PolkitAgent-1.0.gir
  489. g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I../../src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent/tmp-introspectZpCxXM/PolkitAgent-1.0.o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent/tmp-introspectZpCxXM/PolkitAgent-1.0.c
  490. g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC gcc -o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent/tmp-introspectZpCxXM/PolkitAgent-1.0 -export-dynamic -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent/tmp-introspectZpCxXM/PolkitAgent-1.0.o -L. libpolkit-agent-1.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
  491. libtool: link: gcc -o /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent/tmp-introspectZpCxXM/.libs/PolkitAgent-1.0 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent/tmp-introspectZpCxXM/PolkitAgent-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libpolkit-agent-1.so /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs/libpolkit-gobject-1.so -lexpat -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
  492. g-ir-scanner: PolkitAgent: warning: 1 warnings suppressed (use --warn-all to see them)
  493. /usr/bin/g-ir-compiler --includedir=../../src/polkit --includedir=. PolkitAgent-1.0.gir -o PolkitAgent-1.0.typelib
  494. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  495. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  496. Making all in programs
  497. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  498. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lpam -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o pkexec-pkexec.o `test -f 'pkexec.c' || echo './'`pkexec.c
  499. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o pkcheck-pkcheck.o `test -f 'pkcheck.c' || echo './'`pkcheck.c
  500. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o pkaction-pkaction.o `test -f 'pkaction.c' || echo './'`pkaction.c
  501. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o pkttyagent-pkttyagent.o `test -f 'pkttyagent.c' || echo './'`pkttyagent.c
  502. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o pkaction pkaction-pkaction.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la
  503. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o pkttyagent pkttyagent-pkttyagent.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la ../../src/polkitagent/libpolkit-agent-1.la
  504. pkexec.c: In function 'main':
  505. pkexec.c:867:16: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result]
  506. pkexec.c:919:12: warning: ignoring return value of 'setregid', declared with attribute warn_unused_result [-Wunused-result]
  507. pkexec.c:920:12: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result]
  508. libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/pkaction pkaction-pkaction.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  509. libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/pkttyagent pkttyagent-pkttyagent.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so ../../src/polkitagent/.libs/libpolkit-agent-1.so /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -pthread
  510. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o pkcheck pkcheck-pkcheck.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la ../../src/polkitagent/libpolkit-agent-1.la
  511. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lpam -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o pkexec pkexec-pkexec.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la ../../src/polkitagent/libpolkit-agent-1.la
  512. libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/pkcheck pkcheck-pkcheck.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so ../../src/polkitagent/.libs/libpolkit-agent-1.so /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -pthread
  513. libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/pkexec pkexec-pkexec.o -Wl,--export-dynamic -pthread -lpam ../../src/polkit/.libs/libpolkit-gobject-1.so ../../src/polkitagent/.libs/libpolkit-agent-1.so /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -pthread
  514. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  515. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  516. make[3]: Nothing to be done for `all-am'.
  517. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  518. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  519. Making all in docs
  520. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  521. Making all in man
  522. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  523. /usr/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ --xinclude http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit.xml
  524. /usr/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ --xinclude http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkitd.xml
  525. /usr/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ --xinclude http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkexec.xml
  526. /usr/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ --xinclude http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkcheck.xml
  527. /usr/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ --xinclude http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkaction.xml
  528. /usr/bin/xsltproc -nonet --stringparam man.base.url.for.relative.links /usr/share/gtk-doc/html/polkit-1/ --xinclude http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkttyagent.xml
  529. Error: no ID for constraint linkend: polkitd.8.
  530. Error: no ID for constraint linkend: polkit.8.
  531. Error: no ID for constraint linkend: polkitd.8.
  532. Error: no ID for constraint linkend: pkaction.1.
  533. Error: no ID for constraint linkend: pkexec.1.
  534. Error: no ID for constraint linkend: pkttyagent.1.
  535. Note: Writing pkcheck.1
  536. Error: no ID for constraint linkend: pkcheck.1.
  537. Error: no ID for constraint linkend: PolkitAgentTextListener-struct.
  538. Error: no ID for constraint linkend: pkttyagent.1.
  539. Error: no ID for constraint linkend: polkit.8.
  540. Error: no ID for constraint linkend: polkitd.8.
  541. Error: no ID for constraint linkend: pkcheck.1.
  542. Error: no ID for constraint linkend: pkexec.1.
  543. Error: no ID for constraint linkend: polkit.8.
  544. Error: no ID for constraint linkend: pkttyagent.1.
  545. Error: no ID for constraint linkend: eggdbus-signal-org.freedesktop.PolicyKit1.Authority::Changed.
  546. Error: no ID for constraint linkend: polkit.8.
  547. Error: no ID for constraint linkend: pkaction.1.
  548. Error: no ID for constraint linkend: pkcheck.1.
  549. Error: no ID for constraint linkend: pkexec.1.
  550. Error: no ID for constraint linkend: pkttyagent.1.
  551. Note: Writing pkaction.1
  552. Error: no ID for constraint linkend: polkit.8.
  553. Error: no ID for constraint linkend: polkitd.8.
  554. Error: no ID for constraint linkend: pkaction.1.
  555. Error: no ID for constraint linkend: pkcheck.1.
  556. Error: no ID for constraint linkend: pkexec.1.
  557. Note: Writing polkitd.8
  558. Error: no ID for constraint linkend: pkaction.1.
  559. Error: no ID for constraint linkend: pkexec.1.
  560. Error: no ID for constraint linkend: PolkitIdentity-struct.
  561. Note: Writing pkttyagent.1
  562. Error: no ID for constraint linkend: polkit.8.
  563. Error: no ID for constraint linkend: polkitd.8.
  564. Error: no ID for constraint linkend: pkaction.1.
  565. Error: no ID for constraint linkend: pkcheck.1.
  566. Error: no ID for constraint linkend: pkttyagent.1.
  567. Note: Writing pkexec.1
  568. Error: no ID for constraint linkend: pkexec.1.
  569. Error: no ID for constraint linkend: pkexec.1.
  570. Error: no ID for constraint linkend: polkitd.8.
  571. Error: no ID for constraint linkend: pkaction.1.
  572. Error: no ID for constraint linkend: pkcheck.1.
  573. Error: no ID for constraint linkend: pkexec.1.
  574. Error: no ID for constraint linkend: pkttyagent.1.
  575. Note: Writing polkit.8
  576. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  577. Making all in polkit
  578. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  579. make[3]: Nothing to be done for `all'.
  580. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  581. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  582. make[3]: Nothing to be done for `all-am'.
  583. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  584. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  585. Making all in po
  586. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/po'
  587. file=`echo da | sed 's,.*/,,'`.gmo \
  588. && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
  589. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/po'
  590. Making all in test
  591. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  592. Making all in mocklibc
  593. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  594. make all-recursive
  595. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  596. Making all in src
  597. make[5]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/src'
  598. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o pwd.lo pwd.c
  599. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o grp.lo grp.c
  600. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o netdb.lo netdb.c
  601. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o netgroup.lo netgroup.c
  602. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c netgroup-debug.c
  603. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c netgroup.c -fPIC -DPIC -o .libs/netgroup.o
  604. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c netdb.c -fPIC -DPIC -o .libs/netdb.o
  605. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c grp.c -fPIC -DPIC -o .libs/grp.o
  606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pwd.c -fPIC -DPIC -o .libs/pwd.o
  607. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libmocklibc.la -rpath /usr/lib64 pwd.lo grp.lo netdb.lo netgroup.lo
  608. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pwd.o .libs/grp.o .libs/netdb.o .libs/netgroup.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmocklibc.so.0 -o .libs/libmocklibc.so.0.0.0
  609. libtool: link: (cd ".libs" && rm -f "libmocklibc.so.0" && ln -s "libmocklibc.so.0.0.0" "libmocklibc.so.0")
  610. libtool: link: (cd ".libs" && rm -f "libmocklibc.so" && ln -s "libmocklibc.so.0.0.0" "libmocklibc.so")
  611. libtool: link: ( cd ".libs" && rm -f "libmocklibc.la" && ln -s "../libmocklibc.la" "libmocklibc.la" )
  612. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o mocklibc-debug-netgroup netgroup-debug.o libmocklibc.la
  613. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/mocklibc-debug-netgroup netgroup-debug.o ./.libs/libmocklibc.so
  614. make[5]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/src'
  615. Making all in bin
  616. make[5]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  617. sed -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libname[@]|libmocklibc.so|g' -e 's|@top_srcdir[@]|..|g' -e 's|@top_builddir[@]|..|g' ./mocklibc.in > mocklibc
  618. chmod a+x mocklibc
  619. make[5]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  620. make[5]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  621. make[5]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  622. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  623. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  624. Making all in .
  625. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  626. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o polkittesthelper.lo polkittesthelper.c
  627. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkittesthelper.c -fPIC -DPIC -o .libs/polkittesthelper.o
  628. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o libpolkit-test-helper.la polkittesthelper.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  629. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpolkit-test-helper.a .libs/polkittesthelper.o
  630. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpolkit-test-helper.a
  631. libtool: link: ( cd ".libs" && rm -f "libpolkit-test-helper.la" && ln -s "../libpolkit-test-helper.la" "libpolkit-test-helper.la" )
  632. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  633. Making all in polkit
  634. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  635. make[3]: Nothing to be done for `all'.
  636. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  637. Making all in polkitbackend
  638. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  639. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../test -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c test-polkitbackendjsauthority.c
  640. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkitbackendjsauthoritytest test-polkitbackendjsauthority.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la ../../src/polkitbackend/libpolkit-backend-1.la ../../test/libpolkit-test-helper.la
  641. libtool: link: x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkitbackendjsauthoritytest test-polkitbackendjsauthority.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so ../../src/polkitbackend/.libs/libpolkit-backend-1.a /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/.libs/libpolkit-gobject-1.so -lexpat ../../test/.libs/libpolkit-test-helper.a -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  642. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  643. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  644. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  645. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  646. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  647. * PT PaX marking -mr
  648. * src/polkitbackend/.libs/polkitd
  649. * test/polkitbackend/.libs/polkitbackendjsauthoritytest
  650. >>> Source compiled.
  651. >>> Test phase [check]: sys-auth/polkit-0.110
  652. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  653. make -j24 -j24 check
  654. Making check in actions
  655. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  656. make[1]: Nothing to be done for `check'.
  657. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  658. Making check in data
  659. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  660. make[1]: Nothing to be done for `check'.
  661. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  662. Making check in src
  663. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  664. Making check in polkit
  665. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  666. make check-am
  667. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  668. make[3]: Nothing to be done for `check-am'.
  669. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  670. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  671. Making check in polkitbackend
  672. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  673. make check-am
  674. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  675. make[3]: Nothing to be done for `check-am'.
  676. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  677. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  678. Making check in polkitagent
  679. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  680. make check-am
  681. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  682. make[3]: Nothing to be done for `check-am'.
  683. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  684. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  685. Making check in programs
  686. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  687. make[2]: Nothing to be done for `check'.
  688. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  689. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  690. make[2]: Nothing to be done for `check-am'.
  691. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  692. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  693. Making check in docs
  694. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  695. Making check in man
  696. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  697. make[2]: Nothing to be done for `check'.
  698. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  699. Making check in polkit
  700. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  701. make[2]: Nothing to be done for `check'.
  702. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  703. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  704. make[2]: Nothing to be done for `check-am'.
  705. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  706. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  707. Making check in po
  708. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/po'
  709. INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package polkit-1 --pot
  710. rm -f missing notexist
  711. srcdir=. /usr/bin/intltool-update -m
  712. if [ -r missing -o -r notexist ]; then \
  713. exit 1; \
  714. fi
  715. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/po'
  716. Making check in test
  717. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  718. Making check in mocklibc
  719. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  720. Making check in src
  721. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/src'
  722. make[3]: Nothing to be done for `check'.
  723. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/src'
  724. Making check in bin
  725. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  726. make mocklibc-test
  727. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  728. sed -e 's|@libdir[@]|/usr/lib64|g' -e 's|@libname[@]|libmocklibc.so|g' -e 's|@top_srcdir[@]|..|g' -e 's|@top_builddir[@]|..|g' ./mocklibc-test.in > mocklibc-test
  729. chmod a+x mocklibc-test
  730. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  731. make check-TESTS
  732. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  733. Passed 23 tests.
  734. PASS: mocklibc-test
  735. =============
  736. 1 test passed
  737. =============
  738. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  739. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin'
  740. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  741. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  742. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc'
  743. Making check in .
  744. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  745. make[2]: Nothing to be done for `check-am'.
  746. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  747. Making check in polkit
  748. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  749. make polkitunixusertest polkitunixgrouptest polkitunixnetgrouptest polkitidentitytest
  750. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  751. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../test -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixusertest.c
  752. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../test -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixgrouptest.c
  753. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../test -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitunixnetgrouptest.c
  754. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../test -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c polkitidentitytest.c
  755. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkitunixgrouptest polkitunixgrouptest.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la
  756. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkitunixnetgrouptest polkitunixnetgrouptest.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la
  757. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkitunixusertest polkitunixusertest.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la
  758. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o polkitidentitytest polkitidentitytest.o -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la
  759. libtool: link: x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkitunixnetgrouptest polkitunixnetgrouptest.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  760. libtool: link: x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkitunixgrouptest polkitunixgrouptest.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  761. libtool: link: x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkitunixusertest polkitunixusertest.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  762. libtool: link: x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_BACKEND_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o .libs/polkitidentitytest polkitidentitytest.o -Wl,--export-dynamic -pthread ../../src/polkit/.libs/libpolkit-gobject-1.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  763. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  764. make check-TESTS
  765. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  766. /PolkitUnixUser/new: OK
  767. /PolkitUnixUser/new_for_name: OK
  768. /PolkitUnixUser/set_uid: OK
  769. PASS: polkitunixusertest
  770. /PolkitUnixGroup/new: OK
  771. /PolkitUnixGroup/new_for_name: OK
  772. /PolkitUnixGroup/set_gid: OK
  773. PASS: polkitunixgrouptest
  774. /PolkitUnixNetgroup/new: OK
  775. /PolkitUnixNetgroup/set_name: OK
  776. PASS: polkitunixnetgrouptest
  777. /PolkitIdentity/user_string_0: OK
  778. /PolkitIdentity/user_string_1: OK
  779. /PolkitIdentity/user_string_2: OK
  780. /PolkitIdentity/group_string_0: OK
  781. /PolkitIdentity/group_string_1: OK
  782. /PolkitIdentity/group_string_2: OK
  783. /PolkitIdentity/group_string_3: OK
  784. /PolkitIdentity/netgroup_string: OK
  785. /PolkitIdentity/user_gvariant: OK
  786. /PolkitIdentity/group_gvariant: OK
  787. /PolkitIdentity/netgroup_gvariant: OK
  788. /PolkitIdentity/comparison_0: OK
  789. /PolkitIdentity/comparison_1: OK
  790. /PolkitIdentity/comparison_2: OK
  791. /PolkitIdentity/comparison_3: OK
  792. /PolkitIdentity/comparison_4: OK
  793. /PolkitIdentity/comparison_5: OK
  794. /PolkitIdentity/comparison_6: OK
  795. /PolkitIdentity/comparison_7: OK
  796. /PolkitIdentity/comparison_8: OK
  797. /PolkitIdentity/comparison_9: OK
  798. PASS: polkitidentitytest
  799. ==================
  800. All 4 tests passed
  801. ==================
  802. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  803. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkit'
  804. Making check in polkitbackend
  805. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  806. make polkitbackendjsauthoritytest
  807. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  808. make[3]: `polkitbackendjsauthoritytest' is up to date.
  809. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  810. make check-TESTS
  811. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  812. /PolkitBackendJsAuthority/get_admin_identities: Error getting system bus: Could not connect: No such file or directoryError loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory
  813. ** (/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend/.libs/polkitbackendjsauthoritytest:174805): WARNING **: Error getting system bus: Could not connect: No such file or directory
  814. /bin/sh: line 5: 174805 Trace/breakpoint trap /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/mocklibc/bin/mocklibc ${dir}$tst
  815. FAIL: polkitbackendjsauthoritytest
  816. ==================
  817. 1 of 1 test failed
  818. ==================
  819. make[3]: *** [check-TESTS] Error 1
  820. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  821. make[2]: *** [check-am] Error 2
  822. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test/polkitbackend'
  823. make[1]: *** [check-recursive] Error 1
  824. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  825. make: *** [check-recursive] Error 1
  826. * ERROR: sys-auth/polkit-0.110 failed (test phase):
  827. * emake failed
  828. *
  829. * If you need support, post the output of `emerge --info '=sys-auth/polkit-0.110'`,
  830. * the complete build log and the output of `emerge -pqv '=sys-auth/polkit-0.110'`.
  831. * The complete build log is located at '/var/log/portage/sys-auth:polkit-0.110:20130117-164540.log'.
  832. * For convenience, a symlink to the build log is located at '/tmp/portage/sys-auth/polkit-0.110/temp/build.log'.
  833. * The ebuild environment file is located at '/tmp/portage/sys-auth/polkit-0.110/temp/environment'.
  834. * Working directory: '/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  835. * S: '/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  836. >>> Install polkit-0.110 into /tmp/portage/sys-auth/polkit-0.110/image/ category sys-auth
  837. make -j24 DESTDIR=/tmp/portage/sys-auth/polkit-0.110/image/ install
  838. Making install in actions
  839. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  840. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  841. make[2]: Nothing to be done for `install-exec-am'.
  842. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/polkit-1/actions'
  843. /usr/bin/install -c -m 644 org.freedesktop.policykit.policy '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/polkit-1/actions'
  844. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  845. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/actions'
  846. Making install in data
  847. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  848. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  849. make[2]: Nothing to be done for `install-exec-am'.
  850. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//etc/dbus-1/system.d'
  851. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//etc/pam.d'
  852. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/pkgconfig'
  853. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/dbus-1/system-services'
  854. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib/systemd/system'
  855. /usr/bin/install -c -m 644 org.freedesktop.PolicyKit1.conf '/tmp/portage/sys-auth/polkit-0.110/image//etc/dbus-1/system.d'
  856. /usr/bin/install -c -m 644 polkit-gobject-1.pc polkit-agent-1.pc '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/pkgconfig'
  857. /usr/bin/install -c -m 644 polkit-1 '/tmp/portage/sys-auth/polkit-0.110/image//etc/pam.d'
  858. /usr/bin/install -c -m 644 org.freedesktop.PolicyKit1.service '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/dbus-1/system-services'
  859. /usr/bin/install -c -m 644 polkit.service '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib/systemd/system'
  860. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  861. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/data'
  862. Making install in src
  863. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  864. Making install in polkit
  865. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  866. make install-am
  867. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  868. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  869. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64'
  870. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/gir-1.0'
  871. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/include/polkit-1/polkit'
  872. /bin/sh ../../libtool --mode=install /usr/bin/install -c libpolkit-gobject-1.la '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64'
  873. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/girepository-1.0'
  874. /usr/bin/install -c -m 644 Polkit-1.0.gir '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/gir-1.0'
  875. /usr/bin/install -c -m 644 Polkit-1.0.typelib '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/girepository-1.0'
  876. /usr/bin/install -c -m 644 polkit.h polkitprivate.h polkittypes.h polkitenumtypes.h polkitactiondescription.h polkitauthorityfeatures.h polkitdetails.h polkitauthority.h polkiterror.h polkitsubject.h polkitunixprocess.h polkitunixsession.h polkitsystembusname.h polkitidentity.h polkitunixuser.h polkitunixgroup.h polkitunixnetgroup.h polkitauthorizationresult.h polkitcheckauthorizationflags.h polkitimplicitauthorization.h polkittemporaryauthorization.h polkitpermission.h '/tmp/portage/sys-auth/polkit-0.110/image//usr/include/polkit-1/polkit'
  877. libtool: install: /usr/bin/install -c .libs/libpolkit-gobject-1.so.0.0.0 /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/libpolkit-gobject-1.so.0.0.0
  878. libtool: install: (cd /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64 && { ln -s -f libpolkit-gobject-1.so.0.0.0 libpolkit-gobject-1.so.0 || { rm -f libpolkit-gobject-1.so.0 && ln -s libpolkit-gobject-1.so.0.0.0 libpolkit-gobject-1.so.0; }; })
  879. libtool: install: (cd /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64 && { ln -s -f libpolkit-gobject-1.so.0.0.0 libpolkit-gobject-1.so || { rm -f libpolkit-gobject-1.so && ln -s libpolkit-gobject-1.so.0.0.0 libpolkit-gobject-1.so; }; })
  880. libtool: install: /usr/bin/install -c .libs/libpolkit-gobject-1.lai /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/libpolkit-gobject-1.la
  881. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  882. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  883. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  884. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit'
  885. Making install in polkitbackend
  886. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  887. make install-am
  888. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  889. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  890. make[4]: Nothing to be done for `install-exec-am'.
  891. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1'
  892. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//etc/polkit-1/rules.d'
  893. /usr/bin/install -c -m 644 50-default.rules '/tmp/portage/sys-auth/polkit-0.110/image//etc/polkit-1/rules.d'
  894. /bin/sh ../../libtool --mode=install /usr/bin/install -c polkitd '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1'
  895. libtool: install: warning: `../../src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  896. libtool: install: warning: `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  897. libtool: install: /usr/bin/install -c .libs/polkitd /tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1/polkitd
  898. make install-data-hook
  899. make[5]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  900. mkdir -p /tmp/portage/sys-auth/polkit-0.110/image//etc/polkit-1/rules.d
  901. chmod 700 /tmp/portage/sys-auth/polkit-0.110/image//etc/polkit-1/rules.d
  902. chown polkitd /tmp/portage/sys-auth/polkit-0.110/image//etc/polkit-1/rules.d
  903. mkdir -p /tmp/portage/sys-auth/polkit-0.110/image//usr/share/polkit-1/rules.d
  904. chmod 700 /tmp/portage/sys-auth/polkit-0.110/image//usr/share/polkit-1/rules.d
  905. chown polkitd /tmp/portage/sys-auth/polkit-0.110/image//usr/share/polkit-1/rules.d
  906. make[5]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  907. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  908. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  909. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitbackend'
  910. Making install in polkitagent
  911. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  912. make install-am
  913. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  914. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  915. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64'
  916. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/gir-1.0'
  917. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/include/polkit-1/polkitagent'
  918. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1'
  919. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/girepository-1.0'
  920. /bin/sh ../../libtool --mode=install /usr/bin/install -c libpolkit-agent-1.la '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64'
  921. /usr/bin/install -c -m 644 PolkitAgent-1.0.gir '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/gir-1.0'
  922. /usr/bin/install -c -m 644 polkitagent.h polkitagentenumtypes.h polkitagenttypes.h polkitagentsession.h polkitagentlistener.h polkitagenttextlistener.h '/tmp/portage/sys-auth/polkit-0.110/image//usr/include/polkit-1/polkitagent'
  923. /usr/bin/install -c -m 644 PolkitAgent-1.0.typelib '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/girepository-1.0'
  924. /bin/sh ../../libtool --mode=install /usr/bin/install -c polkit-agent-helper-1 '/tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1'
  925. libtool: install: warning: relinking `libpolkit-agent-1.la'
  926. libtool: install: (cd /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent; /bin/sh /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -D_POLKIT_COMPILATION -D_POLKIT_AGENT_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -export-symbols-regex "(^polkit_.*)" -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o libpolkit-agent-1.la -rpath /usr/lib64 libpolkit_agent_1_la-polkitagentenumtypes.lo libpolkit_agent_1_la-polkitagentmarshal.lo libpolkit_agent_1_la-polkitagentsession.lo libpolkit_agent_1_la-polkitagentlistener.lo libpolkit_agent_1_la-polkitagenttextlistener.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/polkit/libpolkit-gobject-1.la -lexpat -inst-prefix-dir /tmp/portage/sys-auth/polkit-0.110/image/)
  927. libtool: install: warning: `../../src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  928. libtool: install: /usr/bin/install -c .libs/polkit-agent-helper-1 /tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1/polkit-agent-helper-1
  929. make install-data-hook
  930. make[5]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  931. chown root /tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1/polkit-agent-helper-1
  932. chmod 4755 /tmp/portage/sys-auth/polkit-0.110/image//usr/lib/polkit-1/polkit-agent-helper-1
  933. make[5]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  934. libtool: relink: /usr/bin/nm -B .libs/libpolkit_agent_1_la-polkitagentenumtypes.o .libs/libpolkit_agent_1_la-polkitagentmarshal.o .libs/libpolkit_agent_1_la-polkitagentsession.o .libs/libpolkit_agent_1_la-polkitagentlistener.o .libs/libpolkit_agent_1_la-polkitagenttextlistener.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libpolkit-agent-1.exp
  935. libtool: relink: /bin/grep -E -e "(^polkit_.*)" ".libs/libpolkit-agent-1.exp" > ".libs/libpolkit-agent-1.expT"
  936. libtool: relink: mv -f ".libs/libpolkit-agent-1.expT" ".libs/libpolkit-agent-1.exp"
  937. libtool: relink: echo "{ global:" > .libs/libpolkit-agent-1.ver
  938. libtool: relink: cat .libs/libpolkit-agent-1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpolkit-agent-1.ver
  939. libtool: relink: echo "local: *; };" >> .libs/libpolkit-agent-1.ver
  940. libtool: relink: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libpolkit_agent_1_la-polkitagentenumtypes.o .libs/libpolkit_agent_1_la-polkitagentmarshal.o .libs/libpolkit_agent_1_la-polkitagentsession.o .libs/libpolkit_agent_1_la-polkitagentlistener.o .libs/libpolkit_agent_1_la-polkitagenttextlistener.o -L/tmp/portage/sys-auth/polkit-0.110/image//usr/lib64 -L/usr/lib64 -lpolkit-gobject-1 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -pthread -O2 -march=native -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpolkit-agent-1.so.0 -Wl,-version-script -Wl,.libs/libpolkit-agent-1.ver -o .libs/libpolkit-agent-1.so.0.0.0
  941. libtool: install: /usr/bin/install -c .libs/libpolkit-agent-1.so.0.0.0T /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/libpolkit-agent-1.so.0.0.0
  942. libtool: install: (cd /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64 && { ln -s -f libpolkit-agent-1.so.0.0.0 libpolkit-agent-1.so.0 || { rm -f libpolkit-agent-1.so.0 && ln -s libpolkit-agent-1.so.0.0.0 libpolkit-agent-1.so.0; }; })
  943. libtool: install: (cd /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64 && { ln -s -f libpolkit-agent-1.so.0.0.0 libpolkit-agent-1.so || { rm -f libpolkit-agent-1.so && ln -s libpolkit-agent-1.so.0.0.0 libpolkit-agent-1.so; }; })
  944. libtool: install: /usr/bin/install -c .libs/libpolkit-agent-1.lai /tmp/portage/sys-auth/polkit-0.110/image//usr/lib64/libpolkit-agent-1.la
  945. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  946. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  947. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  948. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkitagent'
  949. Making install in programs
  950. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  951. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  952. make[3]: Nothing to be done for `install-data-am'.
  953. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/bin'
  954. /bin/sh ../../libtool --mode=install /usr/bin/install -c pkexec pkcheck pkaction pkttyagent '/tmp/portage/sys-auth/polkit-0.110/image//usr/bin'
  955. libtool: install: warning: `../../src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  956. libtool: install: warning: `../../src/polkitagent/libpolkit-agent-1.la' has not been installed in `/usr/lib64'
  957. libtool: install: warning: `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  958. libtool: install: /usr/bin/install -c .libs/pkexec /tmp/portage/sys-auth/polkit-0.110/image//usr/bin/pkexec
  959. libtool: install: warning: `../../src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  960. libtool: install: warning: `../../src/polkitagent/libpolkit-agent-1.la' has not been installed in `/usr/lib64'
  961. libtool: install: warning: `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  962. libtool: install: /usr/bin/install -c .libs/pkcheck /tmp/portage/sys-auth/polkit-0.110/image//usr/bin/pkcheck
  963. libtool: install: warning: `../../src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  964. libtool: install: /usr/bin/install -c .libs/pkaction /tmp/portage/sys-auth/polkit-0.110/image//usr/bin/pkaction
  965. libtool: install: warning: `../../src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  966. libtool: install: warning: `../../src/polkitagent/libpolkit-agent-1.la' has not been installed in `/usr/lib64'
  967. libtool: install: warning: `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/polkit/libpolkit-gobject-1.la' has not been installed in `/usr/lib64'
  968. libtool: install: /usr/bin/install -c .libs/pkttyagent /tmp/portage/sys-auth/polkit-0.110/image//usr/bin/pkttyagent
  969. make install-exec-hook
  970. make[4]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  971. chmod 4755 /tmp/portage/sys-auth/polkit-0.110/image//usr/bin/pkexec
  972. make[4]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  973. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  974. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src/programs'
  975. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  976. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  977. make[3]: Nothing to be done for `install-exec-am'.
  978. make[3]: Nothing to be done for `install-data-am'.
  979. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  980. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  981. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/src'
  982. Making install in docs
  983. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  984. Making install in man
  985. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  986. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  987. make[3]: Nothing to be done for `install-exec-am'.
  988. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/man/man1'
  989. /bin/mkdir -p '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/man/man8'
  990. /usr/bin/install -c -m 644 polkit.8 polkitd.8 '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/man/man8'
  991. /usr/bin/install -c -m 644 pkexec.1 pkcheck.1 pkaction.1 pkttyagent.1 '/tmp/portage/sys-auth/polkit-0.110/image//usr/share/man/man1'
  992. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  993. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/man'
  994. Making install in polkit
  995. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  996. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  997. make[3]: Nothing to be done for `install-exec-am'.
  998. make[3]: Nothing to be done for `install-data-am'.
  999. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  1000. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs/polkit'
  1001. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  1002. make[3]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  1003. make[3]: Nothing to be done for `install-exec-am'.
  1004. make[3]: Nothing to be done for `install-data-am'.
  1005. make[3]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  1006. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  1007. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/docs'
  1008. Making install in po
  1009. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/po'
  1010. linguas="da "; \
  1011. for lang in $linguas; do \
  1012. dir=/tmp/portage/sys-auth/polkit-0.110/image//usr/share/locale/$lang/LC_MESSAGES; \
  1013. /bin/sh /tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/install-sh -d $dir; \
  1014. if test -r $lang.gmo; then \
  1015. /usr/bin/install -c -m 644 $lang.gmo $dir/polkit-1.mo; \
  1016. echo "installing $lang.gmo as $dir/polkit-1.mo"; \
  1017. else \
  1018. /usr/bin/install -c -m 644 ./$lang.gmo $dir/polkit-1.mo; \
  1019. echo "installing ./$lang.gmo as" \
  1020. "$dir/polkit-1.mo"; \
  1021. fi; \
  1022. if test -r $lang.gmo.m; then \
  1023. /usr/bin/install -c -m 644 $lang.gmo.m $dir/polkit-1.mo.m; \
  1024. echo "installing $lang.gmo.m as $dir/polkit-1.mo.m"; \
  1025. else \
  1026. if test -r ./$lang.gmo.m ; then \
  1027. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  1028. $dir/polkit-1.mo.m; \
  1029. echo "installing ./$lang.gmo.m as" \
  1030. "$dir/polkit-1.mo.m"; \
  1031. else \
  1032. true; \
  1033. fi; \
  1034. fi; \
  1035. done
  1036. installing da.gmo as /tmp/portage/sys-auth/polkit-0.110/image//usr/share/locale/da/LC_MESSAGES/polkit-1.mo
  1037. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/po'
  1038. Making install in test
  1039. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  1040. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110/test'
  1041. make[1]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  1042. make[2]: Entering directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  1043. make[2]: Nothing to be done for `install-exec-am'.
  1044. make[2]: Nothing to be done for `install-data-am'.
  1045. make[2]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  1046. make[1]: Leaving directory `/tmp/portage/sys-auth/polkit-0.110/work/polkit-0.110'
  1047. * Removing unnecessary /usr/lib64/libpolkit-agent-1.la (no static archive)
  1048. * Removing unnecessary /usr/lib64/libpolkit-gobject-1.la (no static archive)
  1049. >>> Completed installing polkit-0.110 into /tmp/portage/sys-auth/polkit-0.110/image/
  1050. * Tinderbox QA Notice! setXid files found
  1051. 04755 root:root usr/bin/pkexec
  1052. 04755 root:root usr/lib/polkit-1/polkit-agent-helper-1
  1053. * Tinderbox QA Notice (end)! setXid files found
  1054. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  1055. usr/lib/polkit-1/polkit-agent-helper-1
  1056. usr/bin/pkcheck
  1057. usr/bin/pkexec
  1058. usr/lib64/libpolkit-gobject-1.so.0.0.0
  1059. usr/lib/polkit-1/polkitd
  1060. usr/lib64/libpolkit-agent-1.so.0.0.0
  1061. usr/bin/pkaction
  1062. usr/bin/pkttyagent
  1063. ecompressdir: bzip2 -9 /usr/share/man
  1064. ecompressdir: bzip2 -9 /usr/share/doc
  1065. * >>> SetUID: [chmod go-r] /usr/bin/pkexec ...
  1066. [ ok ]
  1067. * >>> SetUID: [chmod go-r] /usr/lib/polkit-1/polkit-agent-helper-1 ...
  1068. [ ok ]