Ticket #48431: config.log

File config.log, 35.4 KB (added by bobmath, 9 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by polkit configure 0.113, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-authfw=pam --with-pam-prefix=/etc/pam.d --with-pam-module-dir=/usr/lib/pam --with-mozjs=mozjs-17.0 --enable-systemd=no --disable-silent-rules --disable-test --enable-man-pages --enable-introspection
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Kamidake.local
14uname -m = x86_64
15uname -r = 14.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 226 tasks, 841 threads, 4 processors
34Load average: 2.82, Mach factor: 1.69
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2492: checking for a BSD-compatible install
52configure:2560: result: /usr/bin/install -c
53configure:2571: checking whether build environment is sane
54configure:2626: result: yes
55configure:2777: checking for a thread-safe mkdir -p
56configure:2816: result: /opt/local/bin/gmkdir -p
57configure:2823: checking for gawk
58configure:2839: found /opt/local/bin/gawk
59configure:2850: result: gawk
60configure:2861: checking whether make sets $(MAKE)
61configure:2883: result: yes
62configure:2912: checking whether make supports nested variables
63configure:2929: result: yes
64configure:3058: checking whether to enable maintainer-specific portions of Makefiles
65configure:3067: result: no
66configure:3092: checking whether make supports nested variables
67configure:3109: result: yes
68configure:3150: checking for style of include used by make
69configure:3178: result: GNU
70configure:3249: checking for gcc
71configure:3276: result: /usr/bin/clang
72configure:3505: checking for C compiler version
73configure:3514: /usr/bin/clang --version >&5
74Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
75Target: x86_64-apple-darwin14.4.0
76Thread model: posix
77configure:3525: $? = 0
78configure:3514: /usr/bin/clang -v >&5
79Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
80Target: x86_64-apple-darwin14.4.0
81Thread model: posix
82configure:3525: $? = 0
83configure:3514: /usr/bin/clang -V >&5
84clang: error: argument to '-V' is missing (expected 1 value)
85clang: error: no input files
86configure:3525: $? = 1
87configure:3514: /usr/bin/clang -qversion >&5
88clang: error: unknown argument: '-qversion'
89clang: error: no input files
90configure:3525: $? = 1
91configure:3545: checking whether the C compiler works
92configure:3567: /usr/bin/clang -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 conftest.c  >&5
93configure:3571: $? = 0
94configure:3619: result: yes
95configure:3622: checking for C compiler default output file name
96configure:3624: result: a.out
97configure:3630: checking for suffix of executables
98configure:3637: /usr/bin/clang -o conftest -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 conftest.c  >&5
99configure:3641: $? = 0
100configure:3663: result:
101configure:3685: checking whether we are cross compiling
102configure:3693: /usr/bin/clang -o conftest -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 conftest.c  >&5
103configure:3697: $? = 0
104configure:3704: ./conftest
105configure:3708: $? = 0
106configure:3723: result: no
107configure:3728: checking for suffix of object files
108configure:3750: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
109configure:3754: $? = 0
110configure:3775: result: o
111configure:3779: checking whether we are using the GNU C compiler
112configure:3798: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
113configure:3798: $? = 0
114configure:3807: result: yes
115configure:3816: checking whether /usr/bin/clang accepts -g
116configure:3836: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
117configure:3836: $? = 0
118configure:3877: result: yes
119configure:3894: checking for /usr/bin/clang option to accept ISO C89
120configure:3957: /usr/bin/clang  -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
121configure:3957: $? = 0
122configure:3970: result: none needed
123configure:3995: checking whether /usr/bin/clang understands -c and -o together
124configure:4017: /usr/bin/clang -c conftest.c -o conftest2.o
125configure:4020: $? = 0
126configure:4017: /usr/bin/clang -c conftest.c -o conftest2.o
127configure:4020: $? = 0
128configure:4032: result: yes
129configure:4051: checking dependency style of /usr/bin/clang
130configure:4162: result: gcc3
131configure:4178: checking for library containing strerror
132configure:4209: /usr/bin/clang -o conftest -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 conftest.c  >&5
133conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
134char strerror ();
135     ^
136conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
1371 warning generated.
138configure:4209: $? = 0
139configure:4226: result: none required
140configure:4282: checking for gcc
141configure:4309: result: /usr/bin/clang
142configure:4538: checking for C compiler version
143configure:4547: /usr/bin/clang --version >&5
144Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
145Target: x86_64-apple-darwin14.4.0
146Thread model: posix
147configure:4558: $? = 0
148configure:4547: /usr/bin/clang -v >&5
149Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
150Target: x86_64-apple-darwin14.4.0
151Thread model: posix
152configure:4558: $? = 0
153configure:4547: /usr/bin/clang -V >&5
154clang: error: argument to '-V' is missing (expected 1 value)
155clang: error: no input files
156configure:4558: $? = 1
157configure:4547: /usr/bin/clang -qversion >&5
158clang: error: unknown argument: '-qversion'
159clang: error: no input files
160configure:4558: $? = 1
161configure:4562: checking whether we are using the GNU C compiler
162configure:4590: result: yes
163configure:4599: checking whether /usr/bin/clang accepts -g
164configure:4660: result: yes
165configure:4677: checking for /usr/bin/clang option to accept ISO C89
166configure:4753: result: none needed
167configure:4778: checking whether /usr/bin/clang understands -c and -o together
168configure:4815: result: yes
169configure:4834: checking dependency style of /usr/bin/clang
170configure:4945: result: gcc3
171configure:4965: checking how to run the C preprocessor
172configure:4996: /usr/bin/clang -E -I/opt/local/include conftest.c
173configure:4996: $? = 0
174configure:5010: /usr/bin/clang -E -I/opt/local/include conftest.c
175conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
176#include <ac_nonexistent.h>
177         ^
1781 error generated.
179configure:5010: $? = 1
180configure: failed program was:
181| /* confdefs.h */
182| #define PACKAGE_NAME "polkit"
183| #define PACKAGE_TARNAME "polkit"
184| #define PACKAGE_VERSION "0.113"
185| #define PACKAGE_STRING "polkit 0.113"
186| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
187| #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/polkit"
188| #define PACKAGE "polkit"
189| #define VERSION "0.113"
190| /* end confdefs.h.  */
191| #include <ac_nonexistent.h>
192configure:5035: result: /usr/bin/clang -E
193configure:5055: /usr/bin/clang -E -I/opt/local/include conftest.c
194configure:5055: $? = 0
195configure:5069: /usr/bin/clang -E -I/opt/local/include conftest.c
196conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
197#include <ac_nonexistent.h>
198         ^
1991 error generated.
200configure:5069: $? = 1
201configure: failed program was:
202| /* confdefs.h */
203| #define PACKAGE_NAME "polkit"
204| #define PACKAGE_TARNAME "polkit"
205| #define PACKAGE_VERSION "0.113"
206| #define PACKAGE_STRING "polkit 0.113"
207| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
208| #define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/polkit"
209| #define PACKAGE "polkit"
210| #define VERSION "0.113"
211| /* end confdefs.h.  */
212| #include <ac_nonexistent.h>
213configure:5098: checking for grep that handles long lines and -e
214configure:5156: result: /opt/local/bin/grep
215configure:5161: checking for egrep
216configure:5223: result: /opt/local/bin/grep -E
217configure:5228: checking for ANSI C header files
218configure:5248: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
219configure:5248: $? = 0
220configure:5321: /usr/bin/clang -o conftest -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 conftest.c  >&5
221configure:5321: $? = 0
222configure:5321: ./conftest
223configure:5321: $? = 0
224configure:5332: result: yes
225configure:5369: checking build system type
226configure:5383: result: x86_64-apple-darwin14.4.0
227configure:5403: checking host system type
228configure:5416: result: x86_64-apple-darwin14.4.0
229configure:5457: checking how to print strings
230configure:5484: result: printf
231configure:5505: checking for a sed that does not truncate output
232configure:5569: result: /opt/local/bin/gsed
233configure:5587: checking for fgrep
234configure:5649: result: /opt/local/bin/grep -F
235configure:5684: checking for ld used by /usr/bin/clang
236configure:5751: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
237configure:5758: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
238configure:5773: result: no
239configure:5785: checking for BSD- or MS-compatible name lister (nm)
240configure:5839: result: /opt/local/bin/nm
241configure:5969: checking the name lister (/opt/local/bin/nm) interface
242configure:5976: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
243configure:5979: /opt/local/bin/nm "conftest.o"
244configure:5982: output
2450000000000000000 S _some_variable
246configure:5989: result: BSD nm
247configure:5992: checking whether ln -s works
248configure:5996: result: yes
249configure:6004: checking the maximum length of command line arguments
250configure:6135: result: 196608
251configure:6183: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format
252configure:6223: result: func_convert_file_noop
253configure:6230: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format
254configure:6250: result: func_convert_file_noop
255configure:6257: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
256configure:6264: result: -r
257configure:6338: checking for objdump
258configure:6368: result: no
259configure:6397: checking how to recognize dependent libraries
260configure:6597: result: pass_all
261configure:6682: checking for dlltool
262configure:6712: result: no
263configure:6742: checking how to associate runtime and link libraries
264configure:6769: result: printf %s\n
265configure:6829: checking for ar
266configure:6845: found /opt/local/bin/ar
267configure:6856: result: ar
268configure:6893: checking for archiver @FILE support
269configure:6910: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
270configure:6910: $? = 0
271configure:6913: ar cru libconftest.a @conftest.lst >&5
272ar: @conftest.lst: No such file or directory
273configure:6916: $? = 1
274configure:6936: result: no
275configure:6994: checking for strip
276configure:7010: found /opt/local/bin/strip
277configure:7021: result: strip
278configure:7093: checking for ranlib
279configure:7109: found /opt/local/bin/ranlib
280configure:7120: result: ranlib
281configure:7222: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
282configure:7375: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
283configure:7378: $? = 0
284configure:7382: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
285configure:7385: $? = 0
286cannot find nm_test_var in conftest.nm
287configure:7375: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
288configure:7378: $? = 0
289configure:7382: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
290configure:7385: $? = 0
291configure:7451: /usr/bin/clang -o conftest -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 conftest.c conftstm.o >&5
292configure:7454: $? = 0
293configure:7492: result: ok
294configure:7539: checking for sysroot
295configure:7569: result: no
296configure:7576: checking for a working dd
297configure:7614: result: /bin/dd
298configure:7618: checking how to truncate binary pipes
299configure:7633: result: /bin/dd bs=4096 count=1
300configure:7962: checking for mt
301configure:7992: result: no
302configure:8012: checking if : is a manifest tool
303configure:8018: : '-?'
304configure:8026: result: no
305configure:8082: checking for dsymutil
306configure:8098: found /usr/bin/dsymutil
307configure:8109: result: dsymutil
308configure:8174: checking for nmedit
309configure:8190: found /opt/local/bin/nmedit
310configure:8201: result: nmedit
311configure:8266: checking for lipo
312configure:8282: found /opt/local/bin/lipo
313configure:8293: result: lipo
314configure:8358: checking for otool
315configure:8374: found /opt/local/bin/otool
316configure:8385: result: otool
317configure:8450: checking for otool64
318configure:8480: result: no
319configure:8525: checking for -single_module linker flag
320/usr/bin/clang -pipe -Os -I/usr/include -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
321configure:8558: result: yes
322configure:8561: checking for -exported_symbols_list linker flag
323configure:8581: /usr/bin/clang -o conftest -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
324configure:8581: $? = 0
325configure:8591: result: yes
326configure:8594: checking for -force_load linker flag
327/usr/bin/clang -pipe -Os -I/usr/include -arch x86_64 -c -o conftest.o conftest.c
328ar cru libconftest.a conftest.o
329ranlib libconftest.a
330/usr/bin/clang -pipe -Os -I/usr/include -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
331configure:8626: result: yes
332configure:8703: checking for sys/types.h
333configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
334configure:8703: $? = 0
335configure:8703: result: yes
336configure:8703: checking for sys/stat.h
337configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
338configure:8703: $? = 0
339configure:8703: result: yes
340configure:8703: checking for stdlib.h
341configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
342configure:8703: $? = 0
343configure:8703: result: yes
344configure:8703: checking for string.h
345configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
346configure:8703: $? = 0
347configure:8703: result: yes
348configure:8703: checking for memory.h
349configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
350configure:8703: $? = 0
351configure:8703: result: yes
352configure:8703: checking for strings.h
353configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
354configure:8703: $? = 0
355configure:8703: result: yes
356configure:8703: checking for inttypes.h
357configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
358configure:8703: $? = 0
359configure:8703: result: yes
360configure:8703: checking for stdint.h
361configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
362configure:8703: $? = 0
363configure:8703: result: yes
364configure:8703: checking for unistd.h
365configure:8703: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
366configure:8703: $? = 0
367configure:8703: result: yes
368configure:8717: checking for dlfcn.h
369configure:8717: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
370configure:8717: $? = 0
371configure:8717: result: yes
372configure:8973: checking for objdir
373configure:8988: result: .libs
374configure:9248: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
375configure:9266: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
376configure:9270: $? = 0
377configure:9283: result: yes
378configure:9641: checking for /usr/bin/clang option to produce PIC
379configure:9648: result: -fno-common -DPIC
380configure:9656: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
381configure:9674: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
382configure:9678: $? = 0
383configure:9691: result: yes
384configure:9720: checking if /usr/bin/clang static flag -static works
385configure:9748: result: no
386configure:9763: checking if /usr/bin/clang supports -c -o file.o
387configure:9784: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
388configure:9788: $? = 0
389configure:9810: result: yes
390configure:9818: checking if /usr/bin/clang supports -c -o file.o
391configure:9865: result: yes
392configure:9898: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
393configure:11157: result: yes
394configure:11397: checking dynamic linker characteristics
395configure:12215: result: darwin14.4.0 dyld
396configure:12337: checking how to hardcode library paths into programs
397configure:12362: result: immediate
398configure:12910: checking whether stripping libraries is possible
399configure:12924: result: yes
400configure:12950: checking if libtool supports shared libraries
401configure:12952: result: yes
402configure:12955: checking whether to build shared libraries
403configure:12980: result: yes
404configure:12983: checking whether to build static libraries
405configure:12987: result: yes
406configure:13024: checking whether make sets $(MAKE)
407configure:13046: result: yes
408configure:13055: checking whether ln -s works
409configure:13059: result: yes
410configure:13073: checking for special C compiler options needed for large files
411configure:13118: result: no
412configure:13124: checking for _FILE_OFFSET_BITS value needed for large files
413configure:13149: /usr/bin/clang -c -pipe -Os -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
414configure:13149: $? = 0
415configure:13181: result: no
416configure:13287: checking for xsltproc
417configure:13305: found /opt/local/bin/xsltproc
418configure:13317: result: /opt/local/bin/xsltproc
419configure:13392: checking for pkg-config
420configure:13410: found /opt/local/bin/pkg-config
421configure:13422: result: /opt/local/bin/pkg-config
422configure:13447: checking pkg-config is at least version 0.9.0
423configure:13450: result: yes
424configure:13462: checking for gtk-doc
425configure:13465: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
426configure:13468: $? = 0
427configure:13474: result: yes
428configure:13488: checking for gtkdoc-check
429configure:13504: found /opt/local/bin/gtkdoc-check
430configure:13515: result: gtkdoc-check.test
431configure:13525: checking for gtkdoc-check
432configure:13543: found /opt/local/bin/gtkdoc-check
433configure:13555: result: /opt/local/bin/gtkdoc-check
434configure:13567: checking for gtkdoc-rebase
435configure:13585: found /opt/local/bin/gtkdoc-rebase
436configure:13597: result: /opt/local/bin/gtkdoc-rebase
437configure:13611: checking for gtkdoc-mkpdf
438configure:13629: found /opt/local/bin/gtkdoc-mkpdf
439configure:13641: result: /opt/local/bin/gtkdoc-mkpdf
440configure:13669: checking whether to build gtk-doc documentation
441configure:13671: result: no
442configure:13684: checking for GTKDOC_DEPS
443configure:13691: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
444configure:13694: $? = 0
445configure:13708: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
446configure:13711: $? = 0
447configure:13749: result: yes
448configure:13902: checking for GLIB
449configure:13909: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gio-unix-2.0 >= 2.30.0"
450configure:13912: $? = 0
451configure:13926: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gio-unix-2.0 >= 2.30.0"
452configure:13929: $? = 0
453configure:13987: result: yes
454configure:14012: checking for LIBJS
455configure:14019: $PKG_CONFIG --exists --print-errors "${with_mozjs}"
456Package mozjs-17.0 was not found in the pkg-config search path.
457Perhaps you should add the directory containing `mozjs-17.0.pc'
458to the PKG_CONFIG_PATH environment variable
459No package 'mozjs-17.0' found
460configure:14022: $? = 1
461configure:14036: $PKG_CONFIG --exists --print-errors "${with_mozjs}"
462Package mozjs-17.0 was not found in the pkg-config search path.
463Perhaps you should add the directory containing `mozjs-17.0.pc'
464to the PKG_CONFIG_PATH environment variable
465No package 'mozjs-17.0' found
466configure:14039: $? = 1
467configure:14053: result: no
468No package 'mozjs-17.0' found
469configure:14069: error: Package requirements (mozjs-17.0) were not met:
470
471No package 'mozjs-17.0' found
472
473Consider adjusting the PKG_CONFIG_PATH environment variable if you
474installed software in a non-standard prefix.
475
476Alternatively, you may set the environment variables LIBJS_CFLAGS
477and LIBJS_LIBS to avoid the need to call pkg-config.
478See the pkg-config man page for more details.
479
480## ---------------- ##
481## Cache variables. ##
482## ---------------- ##
483
484ac_cv_build=x86_64-apple-darwin14.4.0
485ac_cv_c_compiler_gnu=yes
486ac_cv_env_CC_set=set
487ac_cv_env_CC_value=/usr/bin/clang
488ac_cv_env_CFLAGS_set=set
489ac_cv_env_CFLAGS_value='-pipe -Os -I/usr/include -arch x86_64'
490ac_cv_env_CPPFLAGS_set=set
491ac_cv_env_CPPFLAGS_value=-I/opt/local/include
492ac_cv_env_CPP_set=
493ac_cv_env_CPP_value=
494ac_cv_env_GLIB_CFLAGS_set=
495ac_cv_env_GLIB_CFLAGS_value=
496ac_cv_env_GLIB_LIBS_set=
497ac_cv_env_GLIB_LIBS_value=
498ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
499ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
500ac_cv_env_GTKDOC_DEPS_LIBS_set=
501ac_cv_env_GTKDOC_DEPS_LIBS_value=
502ac_cv_env_LDFLAGS_set=set
503ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64'
504ac_cv_env_LIBJS_CFLAGS_set=
505ac_cv_env_LIBJS_CFLAGS_value=
506ac_cv_env_LIBJS_LIBS_set=
507ac_cv_env_LIBJS_LIBS_value=
508ac_cv_env_LIBSYSTEMD_CFLAGS_set=
509ac_cv_env_LIBSYSTEMD_CFLAGS_value=
510ac_cv_env_LIBSYSTEMD_LIBS_set=
511ac_cv_env_LIBSYSTEMD_LIBS_value=
512ac_cv_env_LIBSYSTEMD_LOGIN_CFLAGS_set=
513ac_cv_env_LIBSYSTEMD_LOGIN_CFLAGS_value=
514ac_cv_env_LIBSYSTEMD_LOGIN_LIBS_set=
515ac_cv_env_LIBSYSTEMD_LOGIN_LIBS_value=
516ac_cv_env_LIBS_set=
517ac_cv_env_LIBS_value=
518ac_cv_env_LT_SYS_LIBRARY_PATH_set=
519ac_cv_env_LT_SYS_LIBRARY_PATH_value=
520ac_cv_env_PKG_CONFIG_LIBDIR_set=
521ac_cv_env_PKG_CONFIG_LIBDIR_value=
522ac_cv_env_PKG_CONFIG_PATH_set=
523ac_cv_env_PKG_CONFIG_PATH_value=
524ac_cv_env_PKG_CONFIG_set=
525ac_cv_env_PKG_CONFIG_value=
526ac_cv_env_SUID_CFLAGS_set=
527ac_cv_env_SUID_CFLAGS_value=
528ac_cv_env_SUID_LDFLAGS_set=
529ac_cv_env_SUID_LDFLAGS_value=
530ac_cv_env_build_alias_set=
531ac_cv_env_build_alias_value=
532ac_cv_env_host_alias_set=
533ac_cv_env_host_alias_value=
534ac_cv_env_target_alias_set=
535ac_cv_env_target_alias_value=
536ac_cv_header_dlfcn_h=yes
537ac_cv_header_inttypes_h=yes
538ac_cv_header_memory_h=yes
539ac_cv_header_stdc=yes
540ac_cv_header_stdint_h=yes
541ac_cv_header_stdlib_h=yes
542ac_cv_header_string_h=yes
543ac_cv_header_strings_h=yes
544ac_cv_header_sys_stat_h=yes
545ac_cv_header_sys_types_h=yes
546ac_cv_header_unistd_h=yes
547ac_cv_host=x86_64-apple-darwin14.4.0
548ac_cv_objext=o
549ac_cv_path_EGREP='/opt/local/bin/grep -E'
550ac_cv_path_FGREP='/opt/local/bin/grep -F'
551ac_cv_path_GREP=/opt/local/bin/grep
552ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
553ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
554ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
555ac_cv_path_SED=/opt/local/bin/gsed
556ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
557ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
558ac_cv_path_lt_DD=/bin/dd
559ac_cv_path_mkdir=/opt/local/bin/gmkdir
560ac_cv_prog_AWK=gawk
561ac_cv_prog_CPP='/usr/bin/clang -E'
562ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
563ac_cv_prog_ac_ct_AR=ar
564ac_cv_prog_ac_ct_CC=/usr/bin/clang
565ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
566ac_cv_prog_ac_ct_LIPO=lipo
567ac_cv_prog_ac_ct_NMEDIT=nmedit
568ac_cv_prog_ac_ct_OTOOL=otool
569ac_cv_prog_ac_ct_RANLIB=ranlib
570ac_cv_prog_ac_ct_STRIP=strip
571ac_cv_prog_cc_c89=
572ac_cv_prog_cc_g=yes
573ac_cv_prog_make_make_set=yes
574ac_cv_search_strerror='none required'
575ac_cv_sys_file_offset_bits=no
576ac_cv_sys_largefile_CC=no
577am_cv_CC_dependencies_compiler_type=gcc3
578am_cv_make_support_nested_variables=yes
579am_cv_prog_cc_c_o=yes
580lt_cv_apple_cc_single_mod=yes
581lt_cv_ar_at_file=no
582lt_cv_deplibs_check_method=pass_all
583lt_cv_file_magic_cmd='$MAGIC_CMD'
584lt_cv_file_magic_test_file=
585lt_cv_ld_exported_symbols_list=yes
586lt_cv_ld_force_load=yes
587lt_cv_ld_reload_flag=-r
588lt_cv_nm_interface='BSD nm'
589lt_cv_objdir=.libs
590lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
591lt_cv_path_NM=/opt/local/bin/nm
592lt_cv_path_mainfest_tool=no
593lt_cv_prog_compiler_c_o=yes
594lt_cv_prog_compiler_pic='-fno-common -DPIC'
595lt_cv_prog_compiler_pic_works=yes
596lt_cv_prog_compiler_rtti_exceptions=yes
597lt_cv_prog_compiler_static_works=no
598lt_cv_prog_gnu_ld=no
599lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
600lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
601lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
602lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
603lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
604lt_cv_sys_global_symbol_to_import=
605lt_cv_sys_max_cmd_len=196608
606lt_cv_to_host_file_cmd=func_convert_file_noop
607lt_cv_to_tool_file_cmd=func_convert_file_noop
608lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
609pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
610pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
611pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
612pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl '
613
614## ----------------- ##
615## Output variables. ##
616## ----------------- ##
617
618ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_policykit/policykit/work/polkit-0.113/missing aclocal-1.15'
619ALL_LINGUAS=''
620AMDEPBACKSLASH='\'
621AMDEP_FALSE='#'
622AMDEP_TRUE=''
623AMTAR='$${TAR-tar}'
624AM_BACKSLASH='\'
625AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
626AM_DEFAULT_VERBOSITY='1'
627AM_V='$(V)'
628AR='ar'
629AUTH_LIBS=''
630AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_policykit/policykit/work/polkit-0.113/missing autoconf'
631AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_policykit/policykit/work/polkit-0.113/missing autoheader'
632AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_policykit/policykit/work/polkit-0.113/missing automake-1.15'
633AWK='gawk'
634BUILD_EXAMPLES_FALSE=''
635BUILD_EXAMPLES_TRUE=''
636BUILD_TEST_FALSE=''
637BUILD_TEST_TRUE=''
638CATALOGS=''
639CATOBJEXT=''
640CC='/usr/bin/clang'
641CCDEPMODE='depmode=gcc3'
642CFLAGS='-pipe -Os -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security'
643CPP='/usr/bin/clang -E'
644CPPFLAGS='-I/opt/local/include'
645CYGPATH_W='echo'
646DATADIRNAME=''
647DEFS=''
648DEPDIR='.deps'
649DLLTOOL='false'
650DSYMUTIL='dsymutil'
651DUMPBIN=''
652ECHO_C='\c'
653ECHO_N=''
654ECHO_T=''
655EGREP='/opt/local/bin/grep -E'
656ENABLE_GTK_DOC_FALSE=''
657ENABLE_GTK_DOC_TRUE='#'
658EXEEXT=''
659EXPAT_LIBS=''
660FGREP='/opt/local/bin/grep -F'
661GETTEXT_PACKAGE=''
662GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
663GLIB_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
664GMOFILES=''
665GMSGFMT=''
666GREP='/opt/local/bin/grep'
667GTKDOC_CHECK='gtkdoc-check.test'
668GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
669GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
670GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl '
671GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
672GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
673GTK_DOC_BUILD_HTML_FALSE='#'
674GTK_DOC_BUILD_HTML_TRUE=''
675GTK_DOC_BUILD_PDF_FALSE=''
676GTK_DOC_BUILD_PDF_TRUE='#'
677GTK_DOC_USE_LIBTOOL_FALSE='#'
678GTK_DOC_USE_LIBTOOL_TRUE=''
679GTK_DOC_USE_REBASE_FALSE='#'
680GTK_DOC_USE_REBASE_TRUE=''
681HAVE_GTK_DOC_FALSE='#'
682HAVE_GTK_DOC_TRUE=''
683HAVE_INTROSPECTION_FALSE=''
684HAVE_INTROSPECTION_TRUE=''
685HAVE_LIBSYSTEMD_FALSE=''
686HAVE_LIBSYSTEMD_TRUE=''
687HAVE_PAM=''
688HAVE_PAM_FALSE=''
689HAVE_PAM_TRUE=''
690HAVE_SYSTEMD_FALSE=''
691HAVE_SYSTEMD_TRUE=''
692HTML_DIR='${datadir}/gtk-doc/html'
693INSTALL_DATA='${INSTALL} -m 644'
694INSTALL_PROGRAM='${INSTALL}'
695INSTALL_SCRIPT='${INSTALL}'
696INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
697INSTOBJEXT=''
698INTLLIBS=''
699INTLTOOL_CAVES_RULE=''
700INTLTOOL_DESKTOP_RULE=''
701INTLTOOL_DIRECTORY_RULE=''
702INTLTOOL_EXTRACT=''
703INTLTOOL_KBD_RULE=''
704INTLTOOL_KEYS_RULE=''
705INTLTOOL_MERGE=''
706INTLTOOL_OAF_RULE=''
707INTLTOOL_POLICY_RULE=''
708INTLTOOL_PONG_RULE=''
709INTLTOOL_PROP_RULE=''
710INTLTOOL_SCHEMAS_RULE=''
711INTLTOOL_SERVER_RULE=''
712INTLTOOL_SERVICE_RULE=''
713INTLTOOL_SHEET_RULE=''
714INTLTOOL_SOUNDLIST_RULE=''
715INTLTOOL_THEME_RULE=''
716INTLTOOL_UI_RULE=''
717INTLTOOL_UPDATE=''
718INTLTOOL_V_MERGE=''
719INTLTOOL_V_MERGE_OPTIONS=''
720INTLTOOL_XAM_RULE=''
721INTLTOOL_XML_NOMERGE_RULE=''
722INTLTOOL_XML_RULE=''
723INTLTOOL__v_MERGE_0=''
724INTLTOOL__v_MERGE_=''
725INTROSPECTION_CFLAGS=''
726INTROSPECTION_COMPILER=''
727INTROSPECTION_GENERATE=''
728INTROSPECTION_GIRDIR=''
729INTROSPECTION_LIBS=''
730INTROSPECTION_MAKEFILE=''
731INTROSPECTION_SCANNER=''
732INTROSPECTION_TYPELIBDIR=''
733LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
734LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/usr/lib -arch x86_64'
735LIBJS_CFLAGS=''
736LIBJS_LIBS=''
737LIBOBJS=''
738LIBS=''
739LIBSYSTEMD_CFLAGS=''
740LIBSYSTEMD_LIBS=''
741LIBSYSTEMD_LOGIN_CFLAGS=''
742LIBSYSTEMD_LOGIN_LIBS=''
743LIBTOOL='$(SHELL) $(top_builddir)/libtool'
744LIPO='lipo'
745LN_S='ln -s'
746LTLIBOBJS=''
747LT_AGE='0'
748LT_CURRENT='0'
749LT_REVISION='0'
750LT_SYS_LIBRARY_PATH=''
751MAINT='#'
752MAINTAINER_MODE_FALSE=''
753MAINTAINER_MODE_TRUE='#'
754MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_policykit/policykit/work/polkit-0.113/missing makeinfo'
755MANIFEST_TOOL=':'
756MAN_PAGES_ENABLED_FALSE='#'
757MAN_PAGES_ENABLED_TRUE=''
758MKDIR_P='/opt/local/bin/gmkdir -p'
759MKINSTALLDIRS=''
760MSGFMT=''
761MSGFMT_OPTS=''
762MSGMERGE=''
763NM='/opt/local/bin/nm'
764NMEDIT='nmedit'
765OBJDUMP='false'
766OBJEXT='o'
767OS_TYPE_FREEBSD_FALSE=''
768OS_TYPE_FREEBSD_TRUE=''
769OS_TYPE_GENTOO_FALSE=''
770OS_TYPE_GENTOO_TRUE=''
771OS_TYPE_PARDUS_FALSE=''
772OS_TYPE_PARDUS_TRUE=''
773OS_TYPE_RED_HAT_FALSE=''
774OS_TYPE_RED_HAT_TRUE=''
775OS_TYPE_SOLARIS_FALSE=''
776OS_TYPE_SOLARIS_TRUE=''
777OS_TYPE_SUSE_FALSE=''
778OS_TYPE_SUSE_TRUE=''
779OS_TYPE_UNKNOWN_FALSE=''
780OS_TYPE_UNKNOWN_TRUE=''
781OTOOL64=':'
782OTOOL='otool'
783PACKAGE='polkit'
784PACKAGE_BUGREPORT='http://lists.freedesktop.org/mailman/listinfo/polkit-devel'
785PACKAGE_NAME='polkit'
786PACKAGE_STRING='polkit 0.113'
787PACKAGE_TARNAME='polkit'
788PACKAGE_URL='http://www.freedesktop.org/wiki/Software/polkit'
789PACKAGE_VERSION='0.113'
790PAM_FILE_INCLUDE_ACCOUNT=''
791PAM_FILE_INCLUDE_AUTH=''
792PAM_FILE_INCLUDE_PASSWORD=''
793PAM_FILE_INCLUDE_SESSION=''
794PAM_MODULE_DIR=''
795PAM_PREFIX=''
796PATH_SEPARATOR=':'
797PKG_CONFIG='/opt/local/bin/pkg-config'
798PKG_CONFIG_LIBDIR=''
799PKG_CONFIG_PATH=''
800POFILES=''
801POLKITD_USER=''
802POLKIT_AUTHFW=''
803POLKIT_AUTHFW_NONE_FALSE=''
804POLKIT_AUTHFW_NONE_TRUE=''
805POLKIT_AUTHFW_PAM_FALSE=''
806POLKIT_AUTHFW_PAM_TRUE=''
807POLKIT_AUTHFW_SHADOW_FALSE=''
808POLKIT_AUTHFW_SHADOW_TRUE=''
809POSUB=''
810PO_IN_DATADIR_FALSE=''
811PO_IN_DATADIR_TRUE=''
812RANLIB='ranlib'
813SED='/opt/local/bin/gsed'
814SET_MAKE=''
815SHELL='/bin/sh'
816STRIP='strip'
817SUID_CFLAGS=''
818SUID_LDFLAGS=''
819USE_NLS=''
820VERSION='0.113'
821XGETTEXT=''
822XSLTPROC='/opt/local/bin/xsltproc'
823ac_ct_AR='ar'
824ac_ct_CC='/usr/bin/clang'
825ac_ct_DUMPBIN=''
826am__EXEEXT_FALSE=''
827am__EXEEXT_TRUE=''
828am__fastdepCC_FALSE='#'
829am__fastdepCC_TRUE=''
830am__include='include'
831am__isrc=''
832am__leading_dot='.'
833am__nodep='_no'
834am__quote=''
835am__tar='$${TAR-tar} chof - "$$tardir"'
836am__untar='$${TAR-tar} xf -'
837bindir='${exec_prefix}/bin'
838build='x86_64-apple-darwin14.4.0'
839build_alias=''
840build_cpu='x86_64'
841build_os='darwin14.4.0'
842build_vendor='apple'
843datadir='${datarootdir}'
844datarootdir='${prefix}/share'
845docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
846dvidir='${docdir}'
847exec_prefix='NONE'
848host='x86_64-apple-darwin14.4.0'
849host_alias=''
850host_cpu='x86_64'
851host_os='darwin14.4.0'
852host_vendor='apple'
853htmldir='${docdir}'
854includedir='${prefix}/include'
855infodir='${datarootdir}/info'
856install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_policykit/policykit/work/polkit-0.113/install-sh'
857intltool__v_merge_options_0=''
858intltool__v_merge_options_=''
859libdir='${exec_prefix}/lib'
860libexecdir='${exec_prefix}/libexec'
861localedir='${datarootdir}/locale'
862localstatedir='${prefix}/var'
863mandir='${datarootdir}/man'
864mkdir_p='$(MKDIR_P)'
865oldincludedir='/usr/include'
866pdfdir='${docdir}'
867prefix='/opt/local'
868program_transform_name='s,x,x,'
869psdir='${docdir}'
870sbindir='${exec_prefix}/sbin'
871sharedstatedir='${prefix}/com'
872subdirs=' test/mocklibc'
873sysconfdir='${prefix}/etc'
874systemdsystemunitdir=''
875target_alias=''
876
877## ----------- ##
878## confdefs.h. ##
879## ----------- ##
880
881/* confdefs.h */
882#define PACKAGE_NAME "polkit"
883#define PACKAGE_TARNAME "polkit"
884#define PACKAGE_VERSION "0.113"
885#define PACKAGE_STRING "polkit 0.113"
886#define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
887#define PACKAGE_URL "http://www.freedesktop.org/wiki/Software/polkit"
888#define PACKAGE "polkit"
889#define VERSION "0.113"
890#define STDC_HEADERS 1
891#define HAVE_SYS_TYPES_H 1
892#define HAVE_SYS_STAT_H 1
893#define HAVE_STDLIB_H 1
894#define HAVE_STRING_H 1
895#define HAVE_MEMORY_H 1
896#define HAVE_STRINGS_H 1
897#define HAVE_INTTYPES_H 1
898#define HAVE_STDINT_H 1
899#define HAVE_UNISTD_H 1
900#define HAVE_DLFCN_H 1
901#define LT_OBJDIR ".libs/"
902#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_30
903#define GLIB_VERSION_MAX_ALLOWED G_ENCODE_VERSION(2,34)
904
905configure: exit 1