Ticket #31209: config.log

File config.log, 55.3 KB (added by ferdy (Giuseppe `ferdy` Miceli), 13 years ago)

config.log right after failure

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.102, which was
5generated by GNU Autoconf 2.68.  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 --disable-introspection --disable-silent-rules --enable-man-pages
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = adsl-252-90.37-151.net24.it
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 136 tasks, 631 threads, 4 processors
34Load average: 3.37, Mach factor: 0.94
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:2391: checking for a BSD-compatible install
52configure:2459: result: /usr/bin/install -c
53configure:2470: checking whether build environment is sane
54configure:2520: result: yes
55configure:2661: checking for a thread-safe mkdir -p
56configure:2700: result: /opt/local/bin/gmkdir -p
57configure:2713: checking for gawk
58configure:2729: found /opt/local/bin/gawk
59configure:2740: result: gawk
60configure:2751: checking whether make sets $(MAKE)
61configure:2773: result: yes
62configure:2856: checking whether to enable maintainer-specific portions of Makefiles
63configure:2865: result: no
64configure:2915: checking for style of include used by make
65configure:2943: result: GNU
66configure:3013: checking for gcc
67configure:3040: result: /usr/bin/gcc-4.2
68configure:3269: checking for C compiler version
69configure:3278: /usr/bin/gcc-4.2 --version >&5
70i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
71Copyright (C) 2007 Free Software Foundation, Inc.
72This is free software; see the source for copying conditions.  There is NO
73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75configure:3289: $? = 0
76configure:3278: /usr/bin/gcc-4.2 -v >&5
77Using built-in specs.
78Target: i686-apple-darwin10
79Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
80Thread model: posix
81gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
82configure:3289: $? = 0
83configure:3278: /usr/bin/gcc-4.2 -V >&5
84gcc-4.2: argument to `-V' is missing
85configure:3289: $? = 1
86configure:3278: /usr/bin/gcc-4.2 -qversion >&5
87i686-apple-darwin10-gcc-4.2.1: no input files
88configure:3289: $? = 1
89configure:3309: checking whether the C compiler works
90configure:3331: /usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c  >&5
91configure:3335: $? = 0
92configure:3383: result: yes
93configure:3386: checking for C compiler default output file name
94configure:3388: result: a.out
95configure:3394: checking for suffix of executables
96configure:3401: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c  >&5
97configure:3405: $? = 0
98configure:3427: result:
99configure:3449: checking whether we are cross compiling
100configure:3457: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c  >&5
101configure:3461: $? = 0
102configure:3468: ./conftest
103configure:3472: $? = 0
104configure:3487: result: no
105configure:3492: checking for suffix of object files
106configure:3514: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
107configure:3518: $? = 0
108configure:3539: result: o
109configure:3543: checking whether we are using the GNU C compiler
110configure:3562: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
111configure:3562: $? = 0
112configure:3571: result: yes
113configure:3580: checking whether /usr/bin/gcc-4.2 accepts -g
114configure:3600: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
115configure:3600: $? = 0
116configure:3641: result: yes
117configure:3658: checking for /usr/bin/gcc-4.2 option to accept ISO C89
118configure:3722: /usr/bin/gcc-4.2  -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:3722: $? = 0
120configure:3735: result: none needed
121configure:3757: checking dependency style of /usr/bin/gcc-4.2
122configure:3867: result: gcc3
123configure:3883: checking for library containing strerror
124configure:3914: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c  >&5
125configure:3914: $? = 0
126configure:3931: result: none required
127configure:3987: checking for gcc
128configure:4014: result: /usr/bin/gcc-4.2
129configure:4243: checking for C compiler version
130configure:4252: /usr/bin/gcc-4.2 --version >&5
131i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
132Copyright (C) 2007 Free Software Foundation, Inc.
133This is free software; see the source for copying conditions.  There is NO
134warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
135
136configure:4263: $? = 0
137configure:4252: /usr/bin/gcc-4.2 -v >&5
138Using built-in specs.
139Target: i686-apple-darwin10
140Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
141Thread model: posix
142gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
143configure:4263: $? = 0
144configure:4252: /usr/bin/gcc-4.2 -V >&5
145gcc-4.2: argument to `-V' is missing
146configure:4263: $? = 1
147configure:4252: /usr/bin/gcc-4.2 -qversion >&5
148i686-apple-darwin10-gcc-4.2.1: no input files
149configure:4263: $? = 1
150configure:4267: checking whether we are using the GNU C compiler
151configure:4295: result: yes
152configure:4304: checking whether /usr/bin/gcc-4.2 accepts -g
153configure:4365: result: yes
154configure:4382: checking for /usr/bin/gcc-4.2 option to accept ISO C89
155configure:4459: result: none needed
156configure:4481: checking dependency style of /usr/bin/gcc-4.2
157configure:4591: result: gcc3
158configure:4654: checking for gcc
159configure:4681: result: /usr/bin/gcc-4.2
160configure:4910: checking for C compiler version
161configure:4919: /usr/bin/gcc-4.2 --version >&5
162i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
163Copyright (C) 2007 Free Software Foundation, Inc.
164This is free software; see the source for copying conditions.  There is NO
165warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
166
167configure:4930: $? = 0
168configure:4919: /usr/bin/gcc-4.2 -v >&5
169Using built-in specs.
170Target: i686-apple-darwin10
171Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
172Thread model: posix
173gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
174configure:4930: $? = 0
175configure:4919: /usr/bin/gcc-4.2 -V >&5
176gcc-4.2: argument to `-V' is missing
177configure:4930: $? = 1
178configure:4919: /usr/bin/gcc-4.2 -qversion >&5
179i686-apple-darwin10-gcc-4.2.1: no input files
180configure:4930: $? = 1
181configure:4934: checking whether we are using the GNU C compiler
182configure:4962: result: yes
183configure:4971: checking whether /usr/bin/gcc-4.2 accepts -g
184configure:5032: result: yes
185configure:5049: checking for /usr/bin/gcc-4.2 option to accept ISO C89
186configure:5126: result: none needed
187configure:5148: checking dependency style of /usr/bin/gcc-4.2
188configure:5258: result: gcc3
189configure:5281: checking how to run the C preprocessor
190configure:5312: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
191configure:5312: $? = 0
192configure:5326: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
193conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
194configure:5326: $? = 1
195configure: failed program was:
196| /* confdefs.h */
197| #define PACKAGE_NAME "polkit"
198| #define PACKAGE_TARNAME "polkit"
199| #define PACKAGE_VERSION "0.102"
200| #define PACKAGE_STRING "polkit 0.102"
201| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
202| #define PACKAGE_URL ""
203| #define PACKAGE "polkit"
204| #define VERSION "0.102"
205| /* end confdefs.h.  */
206| #include <ac_nonexistent.h>
207configure:5351: result: /usr/bin/gcc-4.2 -E
208configure:5371: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
209configure:5371: $? = 0
210configure:5385: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
211conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
212configure:5385: $? = 1
213configure: failed program was:
214| /* confdefs.h */
215| #define PACKAGE_NAME "polkit"
216| #define PACKAGE_TARNAME "polkit"
217| #define PACKAGE_VERSION "0.102"
218| #define PACKAGE_STRING "polkit 0.102"
219| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
220| #define PACKAGE_URL ""
221| #define PACKAGE "polkit"
222| #define VERSION "0.102"
223| /* end confdefs.h.  */
224| #include <ac_nonexistent.h>
225configure:5414: checking for grep that handles long lines and -e
226configure:5472: result: /usr/bin/grep
227configure:5477: checking for egrep
228configure:5539: result: /usr/bin/grep -E
229configure:5544: checking for ANSI C header files
230configure:5564: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
231configure:5564: $? = 0
232configure:5637: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c  >&5
233configure:5637: $? = 0
234configure:5637: ./conftest
235configure:5637: $? = 0
236configure:5648: result: yes
237configure:5685: checking build system type
238configure:5699: result: x86_64-apple-darwin10.8.0
239configure:5719: checking host system type
240configure:5732: result: x86_64-apple-darwin10.8.0
241configure:5773: checking how to print strings
242configure:5800: result: printf
243configure:5821: checking for a sed that does not truncate output
244configure:5885: result: /opt/local/bin/gsed
245configure:5903: checking for fgrep
246configure:5965: result: /usr/bin/grep -F
247configure:6000: checking for ld used by /usr/bin/gcc-4.2
248configure:6067: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
249configure:6074: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
250configure:6089: result: no
251configure:6101: checking for BSD- or MS-compatible name lister (nm)
252configure:6150: result: /usr/bin/nm
253configure:6280: checking the name lister (/usr/bin/nm) interface
254configure:6287: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
255configure:6290: /usr/bin/nm "conftest.o"
256configure:6293: output
2570000000000000000 D _some_variable
258configure:6300: result: BSD nm
259configure:6303: checking whether ln -s works
260configure:6307: result: yes
261configure:6315: checking the maximum length of command line arguments
262configure:6440: result: 196608
263configure:6457: checking whether the shell understands some XSI constructs
264configure:6467: result: yes
265configure:6471: checking whether the shell understands "+="
266configure:6477: result: yes
267configure:6512: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
268configure:6552: result: func_convert_file_noop
269configure:6559: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
270configure:6579: result: func_convert_file_noop
271configure:6586: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
272configure:6593: result: -r
273configure:6667: checking for objdump
274configure:6697: result: no
275configure:6726: checking how to recognize dependent libraries
276configure:6928: result: pass_all
277configure:7013: checking for dlltool
278configure:7043: result: no
279configure:7073: checking how to associate runtime and link libraries
280configure:7100: result: printf %s\n
281configure:7160: checking for ar
282configure:7176: found /usr/bin/ar
283configure:7187: result: ar
284configure:7224: checking for archiver @FILE support
285configure:7241: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
286configure:7241: $? = 0
287configure:7244: ar cru libconftest.a @conftest.lst >&5
288ar: @conftest.lst: No such file or directory
289configure:7247: $? = 1
290configure:7267: result: no
291configure:7325: checking for strip
292configure:7341: found /usr/bin/strip
293configure:7352: result: strip
294configure:7424: checking for ranlib
295configure:7440: found /usr/bin/ranlib
296configure:7451: result: ranlib
297configure:7553: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
298configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
299configure:7675: $? = 0
300configure:7679: /usr/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
301configure:7682: $? = 0
302cannot find nm_test_var in conftest.nm
303configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
304configure:7675: $? = 0
305configure:7679: /usr/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
306configure:7682: $? = 0
307configure:7748: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c conftstm.o >&5
308configure:7751: $? = 0
309configure:7789: result: ok
310configure:7826: checking for sysroot
311configure:7856: result: no
312configure:8099: checking for mt
313configure:8129: result: no
314configure:8149: checking if : is a manifest tool
315configure:8155: : '-?'
316configure:8163: result: no
317configure:8219: checking for dsymutil
318configure:8235: found /usr/bin/dsymutil
319configure:8246: result: dsymutil
320configure:8311: checking for nmedit
321configure:8327: found /usr/bin/nmedit
322configure:8338: result: nmedit
323configure:8403: checking for lipo
324configure:8419: found /usr/bin/lipo
325configure:8430: result: lipo
326configure:8495: checking for otool
327configure:8511: found /usr/bin/otool
328configure:8522: result: otool
329configure:8587: checking for otool64
330configure:8617: result: no
331configure:8662: checking for -single_module linker flag
332/usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -L/opt/local/lib -L/usr/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
333configure:8689: result: yes
334configure:8691: checking for -exported_symbols_list linker flag
335configure:8711: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
336configure:8711: $? = 0
337configure:8721: result: yes
338configure:8723: checking for -force_load linker flag
339/usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -c -o conftest.o conftest.c
340ar cru libconftest.a conftest.o
341ranlib libconftest.a
342/usr/bin/gcc-4.2 -pipe -O2 -I/usr/include -arch x86_64 -L/opt/local/lib -L/usr/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
343configure:8753: result: yes
344configure:8795: checking for sys/types.h
345configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
346configure:8795: $? = 0
347configure:8795: result: yes
348configure:8795: checking for sys/stat.h
349configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
350configure:8795: $? = 0
351configure:8795: result: yes
352configure:8795: checking for stdlib.h
353configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
354configure:8795: $? = 0
355configure:8795: result: yes
356configure:8795: checking for string.h
357configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
358configure:8795: $? = 0
359configure:8795: result: yes
360configure:8795: checking for memory.h
361configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
362configure:8795: $? = 0
363configure:8795: result: yes
364configure:8795: checking for strings.h
365configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
366configure:8795: $? = 0
367configure:8795: result: yes
368configure:8795: checking for inttypes.h
369configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
370configure:8795: $? = 0
371configure:8795: result: yes
372configure:8795: checking for stdint.h
373configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
374configure:8795: $? = 0
375configure:8795: result: yes
376configure:8795: checking for unistd.h
377configure:8795: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
378configure:8795: $? = 0
379configure:8795: result: yes
380configure:8809: checking for dlfcn.h
381configure:8809: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
382configure:8809: $? = 0
383configure:8809: result: yes
384configure:8996: checking for objdir
385configure:9011: result: .libs
386configure:9278: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
387configure:9296: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
388cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
389configure:9300: $? = 0
390configure:9313: result: no
391configure:9623: checking for /usr/bin/gcc-4.2 option to produce PIC
392configure:9630: result: -fno-common -DPIC
393configure:9638: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
394configure:9656: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
395configure:9660: $? = 0
396configure:9673: result: yes
397configure:9702: checking if /usr/bin/gcc-4.2 static flag -static works
398configure:9730: result: no
399configure:9745: checking if /usr/bin/gcc-4.2 supports -c -o file.o
400configure:9766: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
401configure:9770: $? = 0
402configure:9792: result: yes
403configure:9800: checking if /usr/bin/gcc-4.2 supports -c -o file.o
404configure:9847: result: yes
405configure:9880: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
406configure:11038: result: yes
407configure:11283: checking dynamic linker characteristics
408configure:12023: result: darwin10.8.0 dyld
409configure:12130: checking how to hardcode library paths into programs
410configure:12155: result: immediate
411configure:12695: checking whether stripping libraries is possible
412configure:12709: result: yes
413configure:12735: checking if libtool supports shared libraries
414configure:12737: result: yes
415configure:12740: checking whether to build shared libraries
416configure:12761: result: yes
417configure:12764: checking whether to build static libraries
418configure:12768: result: yes
419configure:12803: checking whether make sets $(MAKE)
420configure:12825: result: yes
421configure:12834: checking whether ln -s works
422configure:12838: result: yes
423configure:12852: checking for special C compiler options needed for large files
424configure:12897: result: no
425configure:12903: checking for _FILE_OFFSET_BITS value needed for large files
426configure:12928: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -I/opt/local/include conftest.c >&5
427configure:12928: $? = 0
428configure:12960: result: no
429configure:13044: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together
430configure:13075: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
431configure:13079: $? = 0
432configure:13085: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
433configure:13089: $? = 0
434configure:13100: cc -c conftest.c >&5
435configure:13104: $? = 0
436configure:13112: cc -c conftest.c -o conftest2.o >&5
437configure:13116: $? = 0
438configure:13122: cc -c conftest.c -o conftest2.o >&5
439configure:13126: $? = 0
440configure:13144: result: yes
441configure:13196: checking for xsltproc
442configure:13214: found /opt/local/bin/xsltproc
443configure:13226: result: /opt/local/bin/xsltproc
444configure:13300: checking for pkg-config
445configure:13318: found /opt/local/bin/pkg-config
446configure:13330: result: /opt/local/bin/pkg-config
447configure:13355: checking pkg-config is at least version 0.9.0
448configure:13358: result: yes
449configure:13370: checking for gtkdoc-check
450configure:13388: found /opt/local/bin/gtkdoc-check
451configure:13400: result: /opt/local/bin/gtkdoc-check
452configure:13412: checking for gtkdoc-rebase
453configure:13430: found /opt/local/bin/gtkdoc-rebase
454configure:13442: result: /opt/local/bin/gtkdoc-rebase
455configure:13456: checking for gtkdoc-mkpdf
456configure:13474: found /opt/local/bin/gtkdoc-mkpdf
457configure:13486: result: /opt/local/bin/gtkdoc-mkpdf
458configure:13527: checking whether to build gtk-doc documentation
459configure:13529: result: no
460configure:13667: checking for GLIB
461configure:13674: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.28.0"
462configure:13677: $? = 0
463configure:13690: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.28.0"
464configure:13693: $? = 0
465configure:13752: result: yes
466configure:13773: checking expat.h usability
467configure:13773: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5
468configure:13773: $? = 0
469configure:13773: result: yes
470configure:13773: checking expat.h presence
471configure:13773: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
472configure:13773: $? = 0
473configure:13773: result: yes
474configure:13773: checking for expat.h
475configure:13773: result: yes
476configure:13786: checking for XML_ParserCreate in -lexpat
477configure:13811: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lexpat   >&5
478configure:13811: $? = 0
479configure:13820: result: yes
480configure:13832: checking for clearenv
481configure:13832: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c  >&5
482Undefined symbols:
483  "_clearenv", referenced from:
484      _main in ccFZTG0I.o
485ld: symbol(s) not found
486collect2: ld returned 1 exit status
487configure:13832: $? = 1
488configure: failed program was:
489| /* confdefs.h */
490| #define PACKAGE_NAME "polkit"
491| #define PACKAGE_TARNAME "polkit"
492| #define PACKAGE_VERSION "0.102"
493| #define PACKAGE_STRING "polkit 0.102"
494| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
495| #define PACKAGE_URL ""
496| #define PACKAGE "polkit"
497| #define VERSION "0.102"
498| #define STDC_HEADERS 1
499| #define HAVE_SYS_TYPES_H 1
500| #define HAVE_SYS_STAT_H 1
501| #define HAVE_STDLIB_H 1
502| #define HAVE_STRING_H 1
503| #define HAVE_MEMORY_H 1
504| #define HAVE_STRINGS_H 1
505| #define HAVE_INTTYPES_H 1
506| #define HAVE_STDINT_H 1
507| #define HAVE_UNISTD_H 1
508| #define HAVE_DLFCN_H 1
509| #define LT_OBJDIR ".libs/"
510| #define HAVE_EXPAT_H 1
511| #define HAVE_EXPAT_H 1
512| /* end confdefs.h.  */
513| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
514|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
515| #define clearenv innocuous_clearenv
516|
517| /* System header to define __stub macros and hopefully few prototypes,
518|     which can conflict with char clearenv (); below.
519|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
520|     <limits.h> exists even on freestanding compilers.  */
521|
522| #ifdef __STDC__
523| # include <limits.h>
524| #else
525| # include <assert.h>
526| #endif
527|
528| #undef clearenv
529|
530| /* Override any GCC internal prototype to avoid an error.
531|    Use char because int might match the return type of a GCC
532|    builtin and then its argument prototype would still apply.  */
533| #ifdef __cplusplus
534| extern "C"
535| #endif
536| char clearenv ();
537| /* The GNU C library defines this for functions which it implements
538|     to always fail with ENOSYS.  Some functions are actually named
539|     something starting with __ and the normal name is an alias.  */
540| #if defined __stub_clearenv || defined __stub___clearenv
541| choke me
542| #endif
543|
544| int
545| main ()
546| {
547| return clearenv ();
548|   ;
549|   return 0;
550| }
551configure:13832: result: no
552configure:13935: result: "PAM files will be installed in prefix /etc/pam.d."
553configure:13950: checking for pam_start in -lpam
554configure:13975: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lpam   >&5
555configure:13975: $? = 0
556configure:13984: result: yes
557configure:14004: checking for sigtimedwait in -lc
558configure:14029: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lc   >&5
559Undefined symbols:
560  "_sigtimedwait", referenced from:
561      _main in ccBtCXPW.o
562ld: symbol(s) not found
563collect2: ld returned 1 exit status
564configure:14029: $? = 1
565configure: failed program was:
566| /* confdefs.h */
567| #define PACKAGE_NAME "polkit"
568| #define PACKAGE_TARNAME "polkit"
569| #define PACKAGE_VERSION "0.102"
570| #define PACKAGE_STRING "polkit 0.102"
571| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
572| #define PACKAGE_URL ""
573| #define PACKAGE "polkit"
574| #define VERSION "0.102"
575| #define STDC_HEADERS 1
576| #define HAVE_SYS_TYPES_H 1
577| #define HAVE_SYS_STAT_H 1
578| #define HAVE_STDLIB_H 1
579| #define HAVE_STRING_H 1
580| #define HAVE_MEMORY_H 1
581| #define HAVE_STRINGS_H 1
582| #define HAVE_INTTYPES_H 1
583| #define HAVE_STDINT_H 1
584| #define HAVE_UNISTD_H 1
585| #define HAVE_DLFCN_H 1
586| #define LT_OBJDIR ".libs/"
587| #define HAVE_EXPAT_H 1
588| #define HAVE_EXPAT_H 1
589| #define POLKIT_AUTHFW "pam"
590| #define POLKIT_AUTHFW_PAM 1
591| #define HAVE_PAM 1
592| /* end confdefs.h.  */
593|
594| /* Override any GCC internal prototype to avoid an error.
595|    Use char because int might match the return type of a GCC
596|    builtin and then its argument prototype would still apply.  */
597| #ifdef __cplusplus
598| extern "C"
599| #endif
600| char sigtimedwait ();
601| int
602| main ()
603| {
604| return sigtimedwait ();
605|   ;
606|   return 0;
607| }
608configure:14038: result: no
609configure:14045: checking for sigtimedwait in -lrt
610configure:14070: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lrt   >&5
611ld: library not found for -lrt
612collect2: ld returned 1 exit status
613configure:14070: $? = 1
614configure: failed program was:
615| /* confdefs.h */
616| #define PACKAGE_NAME "polkit"
617| #define PACKAGE_TARNAME "polkit"
618| #define PACKAGE_VERSION "0.102"
619| #define PACKAGE_STRING "polkit 0.102"
620| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
621| #define PACKAGE_URL ""
622| #define PACKAGE "polkit"
623| #define VERSION "0.102"
624| #define STDC_HEADERS 1
625| #define HAVE_SYS_TYPES_H 1
626| #define HAVE_SYS_STAT_H 1
627| #define HAVE_STDLIB_H 1
628| #define HAVE_STRING_H 1
629| #define HAVE_MEMORY_H 1
630| #define HAVE_STRINGS_H 1
631| #define HAVE_INTTYPES_H 1
632| #define HAVE_STDINT_H 1
633| #define HAVE_UNISTD_H 1
634| #define HAVE_DLFCN_H 1
635| #define LT_OBJDIR ".libs/"
636| #define HAVE_EXPAT_H 1
637| #define HAVE_EXPAT_H 1
638| #define POLKIT_AUTHFW "pam"
639| #define POLKIT_AUTHFW_PAM 1
640| #define HAVE_PAM 1
641| /* end confdefs.h.  */
642|
643| /* Override any GCC internal prototype to avoid an error.
644|    Use char because int might match the return type of a GCC
645|    builtin and then its argument prototype would still apply.  */
646| #ifdef __cplusplus
647| extern "C"
648| #endif
649| char sigtimedwait ();
650| int
651| main ()
652| {
653| return sigtimedwait ();
654|   ;
655|   return 0;
656| }
657configure:14079: result: no
658configure:14087: checking how to call pam_strerror
659configure:14106: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5
660conftest.c: In function 'main':
661conftest.c:35: warning: initialization discards qualifiers from pointer target type
662conftest.c:35: warning: unused variable 's'
663configure:14106: $? = 0
664configure:14142: result: two arguments
665configure:14162: checking security/pam_modutil.h usability
666configure:14162: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5
667conftest.c:62:34: error: security/pam_modutil.h: No such file or directory
668configure:14162: $? = 1
669configure: failed program was:
670| /* confdefs.h */
671| #define PACKAGE_NAME "polkit"
672| #define PACKAGE_TARNAME "polkit"
673| #define PACKAGE_VERSION "0.102"
674| #define PACKAGE_STRING "polkit 0.102"
675| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
676| #define PACKAGE_URL ""
677| #define PACKAGE "polkit"
678| #define VERSION "0.102"
679| #define STDC_HEADERS 1
680| #define HAVE_SYS_TYPES_H 1
681| #define HAVE_SYS_STAT_H 1
682| #define HAVE_STDLIB_H 1
683| #define HAVE_STRING_H 1
684| #define HAVE_MEMORY_H 1
685| #define HAVE_STRINGS_H 1
686| #define HAVE_INTTYPES_H 1
687| #define HAVE_STDINT_H 1
688| #define HAVE_UNISTD_H 1
689| #define HAVE_DLFCN_H 1
690| #define LT_OBJDIR ".libs/"
691| #define HAVE_EXPAT_H 1
692| #define HAVE_EXPAT_H 1
693| #define POLKIT_AUTHFW "pam"
694| #define POLKIT_AUTHFW_PAM 1
695| #define HAVE_PAM 1
696| #define PAM_STRERROR_TWO_ARGS 1
697| /* end confdefs.h.  */
698| #include <stdio.h>
699| #ifdef HAVE_SYS_TYPES_H
700| # include <sys/types.h>
701| #endif
702| #ifdef HAVE_SYS_STAT_H
703| # include <sys/stat.h>
704| #endif
705| #ifdef STDC_HEADERS
706| # include <stdlib.h>
707| # include <stddef.h>
708| #else
709| # ifdef HAVE_STDLIB_H
710| #  include <stdlib.h>
711| # endif
712| #endif
713| #ifdef HAVE_STRING_H
714| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
715| #  include <memory.h>
716| # endif
717| # include <string.h>
718| #endif
719| #ifdef HAVE_STRINGS_H
720| # include <strings.h>
721| #endif
722| #ifdef HAVE_INTTYPES_H
723| # include <inttypes.h>
724| #endif
725| #ifdef HAVE_STDINT_H
726| # include <stdint.h>
727| #endif
728| #ifdef HAVE_UNISTD_H
729| # include <unistd.h>
730| #endif
731| #include <security/pam_modutil.h>
732configure:14162: result: no
733configure:14162: checking security/pam_modutil.h presence
734configure:14162: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
735conftest.c:29:34: error: security/pam_modutil.h: No such file or directory
736configure:14162: $? = 1
737configure: failed program was:
738| /* confdefs.h */
739| #define PACKAGE_NAME "polkit"
740| #define PACKAGE_TARNAME "polkit"
741| #define PACKAGE_VERSION "0.102"
742| #define PACKAGE_STRING "polkit 0.102"
743| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
744| #define PACKAGE_URL ""
745| #define PACKAGE "polkit"
746| #define VERSION "0.102"
747| #define STDC_HEADERS 1
748| #define HAVE_SYS_TYPES_H 1
749| #define HAVE_SYS_STAT_H 1
750| #define HAVE_STDLIB_H 1
751| #define HAVE_STRING_H 1
752| #define HAVE_MEMORY_H 1
753| #define HAVE_STRINGS_H 1
754| #define HAVE_INTTYPES_H 1
755| #define HAVE_STDINT_H 1
756| #define HAVE_UNISTD_H 1
757| #define HAVE_DLFCN_H 1
758| #define LT_OBJDIR ".libs/"
759| #define HAVE_EXPAT_H 1
760| #define HAVE_EXPAT_H 1
761| #define POLKIT_AUTHFW "pam"
762| #define POLKIT_AUTHFW_PAM 1
763| #define HAVE_PAM 1
764| #define PAM_STRERROR_TWO_ARGS 1
765| /* end confdefs.h.  */
766| #include <security/pam_modutil.h>
767configure:14162: result: no
768configure:14162: checking for security/pam_modutil.h
769configure:14162: result: no
770configure:14170: checking security/pam_ext.h usability
771configure:14170: /usr/bin/gcc-4.2 -c -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include conftest.c >&5
772conftest.c:62:30: error: security/pam_ext.h: No such file or directory
773configure:14170: $? = 1
774configure: failed program was:
775| /* confdefs.h */
776| #define PACKAGE_NAME "polkit"
777| #define PACKAGE_TARNAME "polkit"
778| #define PACKAGE_VERSION "0.102"
779| #define PACKAGE_STRING "polkit 0.102"
780| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
781| #define PACKAGE_URL ""
782| #define PACKAGE "polkit"
783| #define VERSION "0.102"
784| #define STDC_HEADERS 1
785| #define HAVE_SYS_TYPES_H 1
786| #define HAVE_SYS_STAT_H 1
787| #define HAVE_STDLIB_H 1
788| #define HAVE_STRING_H 1
789| #define HAVE_MEMORY_H 1
790| #define HAVE_STRINGS_H 1
791| #define HAVE_INTTYPES_H 1
792| #define HAVE_STDINT_H 1
793| #define HAVE_UNISTD_H 1
794| #define HAVE_DLFCN_H 1
795| #define LT_OBJDIR ".libs/"
796| #define HAVE_EXPAT_H 1
797| #define HAVE_EXPAT_H 1
798| #define POLKIT_AUTHFW "pam"
799| #define POLKIT_AUTHFW_PAM 1
800| #define HAVE_PAM 1
801| #define PAM_STRERROR_TWO_ARGS 1
802| /* end confdefs.h.  */
803| #include <stdio.h>
804| #ifdef HAVE_SYS_TYPES_H
805| # include <sys/types.h>
806| #endif
807| #ifdef HAVE_SYS_STAT_H
808| # include <sys/stat.h>
809| #endif
810| #ifdef STDC_HEADERS
811| # include <stdlib.h>
812| # include <stddef.h>
813| #else
814| # ifdef HAVE_STDLIB_H
815| #  include <stdlib.h>
816| # endif
817| #endif
818| #ifdef HAVE_STRING_H
819| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
820| #  include <memory.h>
821| # endif
822| # include <string.h>
823| #endif
824| #ifdef HAVE_STRINGS_H
825| # include <strings.h>
826| #endif
827| #ifdef HAVE_INTTYPES_H
828| # include <inttypes.h>
829| #endif
830| #ifdef HAVE_STDINT_H
831| # include <stdint.h>
832| #endif
833| #ifdef HAVE_UNISTD_H
834| # include <unistd.h>
835| #endif
836| #include <security/pam_ext.h>
837configure:14170: result: no
838configure:14170: checking security/pam_ext.h presence
839configure:14170: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
840conftest.c:29:30: error: security/pam_ext.h: No such file or directory
841configure:14170: $? = 1
842configure: failed program was:
843| /* confdefs.h */
844| #define PACKAGE_NAME "polkit"
845| #define PACKAGE_TARNAME "polkit"
846| #define PACKAGE_VERSION "0.102"
847| #define PACKAGE_STRING "polkit 0.102"
848| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
849| #define PACKAGE_URL ""
850| #define PACKAGE "polkit"
851| #define VERSION "0.102"
852| #define STDC_HEADERS 1
853| #define HAVE_SYS_TYPES_H 1
854| #define HAVE_SYS_STAT_H 1
855| #define HAVE_STDLIB_H 1
856| #define HAVE_STRING_H 1
857| #define HAVE_MEMORY_H 1
858| #define HAVE_STRINGS_H 1
859| #define HAVE_INTTYPES_H 1
860| #define HAVE_STDINT_H 1
861| #define HAVE_UNISTD_H 1
862| #define HAVE_DLFCN_H 1
863| #define LT_OBJDIR ".libs/"
864| #define HAVE_EXPAT_H 1
865| #define HAVE_EXPAT_H 1
866| #define POLKIT_AUTHFW "pam"
867| #define POLKIT_AUTHFW_PAM 1
868| #define HAVE_PAM 1
869| #define PAM_STRERROR_TWO_ARGS 1
870| /* end confdefs.h.  */
871| #include <security/pam_ext.h>
872configure:14170: result: no
873configure:14170: checking for security/pam_ext.h
874configure:14170: result: no
875configure:14178: checking for pam_vsyslog in -lpam
876configure:14203: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -I/opt/local/include -L/opt/local/lib -L/usr/lib -arch x86_64 conftest.c -lpam   >&5
877Undefined symbols:
878  "_pam_vsyslog", referenced from:
879      _main in ccASX5iI.o
880ld: symbol(s) not found
881collect2: ld returned 1 exit status
882configure:14203: $? = 1
883configure: failed program was:
884| /* confdefs.h */
885| #define PACKAGE_NAME "polkit"
886| #define PACKAGE_TARNAME "polkit"
887| #define PACKAGE_VERSION "0.102"
888| #define PACKAGE_STRING "polkit 0.102"
889| #define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
890| #define PACKAGE_URL ""
891| #define PACKAGE "polkit"
892| #define VERSION "0.102"
893| #define STDC_HEADERS 1
894| #define HAVE_SYS_TYPES_H 1
895| #define HAVE_SYS_STAT_H 1
896| #define HAVE_STDLIB_H 1
897| #define HAVE_STRING_H 1
898| #define HAVE_MEMORY_H 1
899| #define HAVE_STRINGS_H 1
900| #define HAVE_INTTYPES_H 1
901| #define HAVE_STDINT_H 1
902| #define HAVE_UNISTD_H 1
903| #define HAVE_DLFCN_H 1
904| #define LT_OBJDIR ".libs/"
905| #define HAVE_EXPAT_H 1
906| #define HAVE_EXPAT_H 1
907| #define POLKIT_AUTHFW "pam"
908| #define POLKIT_AUTHFW_PAM 1
909| #define HAVE_PAM 1
910| #define PAM_STRERROR_TWO_ARGS 1
911| /* end confdefs.h.  */
912|
913| /* Override any GCC internal prototype to avoid an error.
914|    Use char because int might match the return type of a GCC
915|    builtin and then its argument prototype would still apply.  */
916| #ifdef __cplusplus
917| extern "C"
918| #endif
919| char pam_vsyslog ();
920| int
921| main ()
922| {
923| return pam_vsyslog ();
924|   ;
925|   return 0;
926| }
927configure:14212: result: no
928configure:14244: checking for /etc/redhat-release
929configure:14257: result: no
930configure:14263: checking for /etc/SuSE-release
931configure:14276: result: no
932configure:14282: checking for /etc/gentoo-release
933configure:14295: result: no
934configure:14301: checking for /etc/pardus-release
935configure:14314: result: no
936configure:14490: checking for gobject-introspection
937configure:14535: result: no (disabled, use --enable-introspection to enable)
938configure:14595: checking whether NLS is requested
939configure:14604: result: yes
940configure:14619: checking for intltool >= 0.40.0
941configure:14626: result: 0.40.6 found
942configure:14634: checking for intltool-update
943configure:14652: found /opt/local/bin/intltool-update
944configure:14664: result: /opt/local/bin/intltool-update
945configure:14674: checking for intltool-merge
946configure:14692: found /opt/local/bin/intltool-merge
947configure:14704: result: /opt/local/bin/intltool-merge
948configure:14714: checking for intltool-extract
949configure:14732: found /opt/local/bin/intltool-extract
950configure:14744: result: /opt/local/bin/intltool-extract
951configure:14875: checking for xgettext
952configure:14893: found /opt/local/bin/xgettext
953configure:14905: result: /opt/local/bin/xgettext
954configure:14915: checking for msgmerge
955configure:14933: found /opt/local/bin/msgmerge
956configure:14945: result: /opt/local/bin/msgmerge
957configure:14955: checking for msgfmt
958configure:14973: found /opt/local/bin/msgfmt
959configure:14985: result: /opt/local/bin/msgfmt
960configure:14995: checking for gmsgfmt
961configure:15026: result: /opt/local/bin/msgfmt
962configure:15046: checking for perl
963configure:15064: found /opt/local/bin/perl
964configure:15076: result: /opt/local/bin/perl
965configure:15087: checking for perl >= 5.8.1
966configure:15094: result: 5.12.3
967configure:15098: checking for XML::Parser
968configure:15104: error: XML::Parser perl module is required for intltool
969
970## ---------------- ##
971## Cache variables. ##
972## ---------------- ##
973
974ac_cv_build=x86_64-apple-darwin10.8.0
975ac_cv_c_compiler_gnu=yes
976ac_cv_env_CC_set=set
977ac_cv_env_CC_value=/usr/bin/gcc-4.2
978ac_cv_env_CFLAGS_set=set
979ac_cv_env_CFLAGS_value='-pipe -O2 -I/usr/include -arch x86_64'
980ac_cv_env_CPPFLAGS_set=set
981ac_cv_env_CPPFLAGS_value=-I/opt/local/include
982ac_cv_env_CPP_set=
983ac_cv_env_CPP_value=
984ac_cv_env_GLIB_CFLAGS_set=
985ac_cv_env_GLIB_CFLAGS_value=
986ac_cv_env_GLIB_LIBS_set=
987ac_cv_env_GLIB_LIBS_value=
988ac_cv_env_LDFLAGS_set=set
989ac_cv_env_LDFLAGS_value='-L/opt/local/lib -L/usr/lib -arch x86_64'
990ac_cv_env_LIBS_set=
991ac_cv_env_LIBS_value=
992ac_cv_env_PKG_CONFIG_LIBDIR_set=
993ac_cv_env_PKG_CONFIG_LIBDIR_value=
994ac_cv_env_PKG_CONFIG_PATH_set=
995ac_cv_env_PKG_CONFIG_PATH_value=
996ac_cv_env_PKG_CONFIG_set=
997ac_cv_env_PKG_CONFIG_value=
998ac_cv_env_build_alias_set=
999ac_cv_env_build_alias_value=
1000ac_cv_env_host_alias_set=
1001ac_cv_env_host_alias_value=
1002ac_cv_env_target_alias_set=
1003ac_cv_env_target_alias_value=
1004ac_cv_file__etc_SuSE_release=no
1005ac_cv_file__etc_gentoo_release=no
1006ac_cv_file__etc_pardus_release=no
1007ac_cv_file__etc_redhat_release=no
1008ac_cv_func_clearenv=no
1009ac_cv_header_dlfcn_h=yes
1010ac_cv_header_expat_h=yes
1011ac_cv_header_inttypes_h=yes
1012ac_cv_header_memory_h=yes
1013ac_cv_header_security_pam_ext_h=no
1014ac_cv_header_security_pam_modutil_h=no
1015ac_cv_header_stdc=yes
1016ac_cv_header_stdint_h=yes
1017ac_cv_header_stdlib_h=yes
1018ac_cv_header_string_h=yes
1019ac_cv_header_strings_h=yes
1020ac_cv_header_sys_stat_h=yes
1021ac_cv_header_sys_types_h=yes
1022ac_cv_header_unistd_h=yes
1023ac_cv_host=x86_64-apple-darwin10.8.0
1024ac_cv_lib_c_sigtimedwait=no
1025ac_cv_lib_expat_XML_ParserCreate=yes
1026ac_cv_lib_pam_pam_start=yes
1027ac_cv_lib_pam_pam_vsyslog=no
1028ac_cv_lib_rt_sigtimedwait=no
1029ac_cv_objext=o
1030ac_cv_pam_strerror_args=2
1031ac_cv_path_EGREP='/usr/bin/grep -E'
1032ac_cv_path_FGREP='/usr/bin/grep -F'
1033ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
1034ac_cv_path_GREP=/usr/bin/grep
1035ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check
1036ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
1037ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
1038ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
1039ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
1040ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
1041ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
1042ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
1043ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
1044ac_cv_path_SED=/opt/local/bin/gsed
1045ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
1046ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
1047ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1048ac_cv_path_mkdir=/opt/local/bin/gmkdir
1049ac_cv_prog_AWK=gawk
1050ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
1051ac_cv_prog_ac_ct_AR=ar
1052ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
1053ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1054ac_cv_prog_ac_ct_LIPO=lipo
1055ac_cv_prog_ac_ct_NMEDIT=nmedit
1056ac_cv_prog_ac_ct_OTOOL=otool
1057ac_cv_prog_ac_ct_RANLIB=ranlib
1058ac_cv_prog_ac_ct_STRIP=strip
1059ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes
1060ac_cv_prog_cc_c89=
1061ac_cv_prog_cc_g=yes
1062ac_cv_prog_make_make_set=yes
1063ac_cv_search_strerror='none required'
1064ac_cv_sys_file_offset_bits=no
1065ac_cv_sys_largefile_CC=no
1066am_cv_CC_dependencies_compiler_type=gcc3
1067am_cv_prog_cc_stdc=
1068lt_cv_apple_cc_single_mod=yes
1069lt_cv_ar_at_file=no
1070lt_cv_deplibs_check_method=pass_all
1071lt_cv_file_magic_cmd='$MAGIC_CMD'
1072lt_cv_file_magic_test_file=
1073lt_cv_ld_exported_symbols_list=yes
1074lt_cv_ld_force_load=yes
1075lt_cv_ld_reload_flag=-r
1076lt_cv_nm_interface='BSD nm'
1077lt_cv_objdir=.libs
1078lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1079lt_cv_path_NM=/usr/bin/nm
1080lt_cv_path_mainfest_tool=no
1081lt_cv_prog_compiler_c_o=yes
1082lt_cv_prog_compiler_pic='-fno-common -DPIC'
1083lt_cv_prog_compiler_pic_works=yes
1084lt_cv_prog_compiler_rtti_exceptions=no
1085lt_cv_prog_compiler_static_works=no
1086lt_cv_prog_gnu_ld=no
1087lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1088lt_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'\'''
1089lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1090lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1091lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1092lt_cv_sys_max_cmd_len=196608
1093lt_cv_to_host_file_cmd=func_convert_file_noop
1094lt_cv_to_tool_file_cmd=func_convert_file_noop
1095pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1096pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl  '
1097
1098## ----------------- ##
1099## Output variables. ##
1100## ----------------- ##
1101
1102ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run aclocal-1.11'
1103ALL_LINGUAS=''
1104AMDEPBACKSLASH='\'
1105AMDEP_FALSE='#'
1106AMDEP_TRUE=''
1107AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run tar'
1108AM_BACKSLASH='\'
1109AM_DEFAULT_VERBOSITY='1'
1110AR='ar'
1111AUTH_LIBS=' -lpam'
1112AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run autoconf'
1113AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run autoheader'
1114AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run automake-1.11'
1115AWK='gawk'
1116BUILD_EXAMPLES_FALSE='#'
1117BUILD_EXAMPLES_TRUE=''
1118CATALOGS=''
1119CATOBJEXT=''
1120CC='/usr/bin/gcc-4.2'
1121CCDEPMODE='depmode=gcc3'
1122CFLAGS='-pipe -O2 -I/usr/include -arch x86_64 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security'
1123CPP='/usr/bin/gcc-4.2 -E'
1124CPPFLAGS='-I/opt/local/include'
1125CYGPATH_W='echo'
1126DATADIRNAME=''
1127DEFS=''
1128DEPDIR='.deps'
1129DLLTOOL='false'
1130DSYMUTIL='dsymutil'
1131DUMPBIN=''
1132ECHO_C='\c'
1133ECHO_N=''
1134ECHO_T=''
1135EGREP='/usr/bin/grep -E'
1136ENABLE_GTK_DOC_FALSE=''
1137ENABLE_GTK_DOC_TRUE='#'
1138EXEEXT=''
1139EXPAT_LIBS='-lexpat'
1140FGREP='/usr/bin/grep -F'
1141GETTEXT_PACKAGE=''
1142GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1143GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl  '
1144GMOFILES=''
1145GMSGFMT='/opt/local/bin/msgfmt'
1146GREP='/usr/bin/grep'
1147GTKDOC_CHECK='/opt/local/bin/gtkdoc-check'
1148GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
1149GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
1150GTK_DOC_BUILD_HTML_FALSE='#'
1151GTK_DOC_BUILD_HTML_TRUE=''
1152GTK_DOC_BUILD_PDF_FALSE=''
1153GTK_DOC_BUILD_PDF_TRUE='#'
1154GTK_DOC_USE_LIBTOOL_FALSE='#'
1155GTK_DOC_USE_LIBTOOL_TRUE=''
1156GTK_DOC_USE_REBASE_FALSE='#'
1157GTK_DOC_USE_REBASE_TRUE=''
1158HAVE_INTROSPECTION_FALSE=''
1159HAVE_INTROSPECTION_TRUE='#'
1160HAVE_PAM=''
1161HAVE_PAM_FALSE='#'
1162HAVE_PAM_TRUE=''
1163HTML_DIR='${datadir}/gtk-doc/html'
1164INSTALL_DATA='${INSTALL} -m 644'
1165INSTALL_PROGRAM='${INSTALL}'
1166INSTALL_SCRIPT='${INSTALL}'
1167INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1168INSTOBJEXT=''
1169INTLLIBS=''
1170INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1171INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1172INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1173INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
1174INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1175INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1176INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
1177INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
1178INTLTOOL_PERL='/opt/local/bin/perl'
1179INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1180INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1181INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1182INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1183INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1184INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1185INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1186INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1187INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1188INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1189INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
1190INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1191INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
1192INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1193INTROSPECTION_CFLAGS=''
1194INTROSPECTION_COMPILER=''
1195INTROSPECTION_GENERATE=''
1196INTROSPECTION_GIRDIR=''
1197INTROSPECTION_LIBS=''
1198INTROSPECTION_MAKEFILE=''
1199INTROSPECTION_SCANNER=''
1200INTROSPECTION_TYPELIBDIR=''
1201LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
1202LDFLAGS='-L/opt/local/lib -L/usr/lib -arch x86_64'
1203LIBOBJS=''
1204LIBS=''
1205LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1206LIPO='lipo'
1207LN_S='ln -s'
1208LTLIBOBJS=''
1209LT_AGE='0'
1210LT_CURRENT='0'
1211LT_REVISION='0'
1212MAINT='#'
1213MAINTAINER_MODE_FALSE=''
1214MAINTAINER_MODE_TRUE='#'
1215MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/missing --run makeinfo'
1216MANIFEST_TOOL=':'
1217MAN_PAGES_ENABLED_FALSE='#'
1218MAN_PAGES_ENABLED_TRUE=''
1219MKDIR_P='/opt/local/bin/gmkdir -p'
1220MKINSTALLDIRS=''
1221MSGFMT='/opt/local/bin/msgfmt'
1222MSGFMT_OPTS=''
1223MSGMERGE='/opt/local/bin/msgmerge'
1224NM='/usr/bin/nm'
1225NMEDIT='nmedit'
1226OBJDUMP='false'
1227OBJEXT='o'
1228OS_TYPE_FREEBSD_FALSE=''
1229OS_TYPE_FREEBSD_TRUE='#'
1230OS_TYPE_GENTOO_FALSE=''
1231OS_TYPE_GENTOO_TRUE='#'
1232OS_TYPE_PARDUS_FALSE=''
1233OS_TYPE_PARDUS_TRUE='#'
1234OS_TYPE_RED_HAT_FALSE=''
1235OS_TYPE_RED_HAT_TRUE='#'
1236OS_TYPE_SOLARIS_FALSE=''
1237OS_TYPE_SOLARIS_TRUE='#'
1238OS_TYPE_SUSE_FALSE=''
1239OS_TYPE_SUSE_TRUE='#'
1240OS_TYPE_UNKNOWN_FALSE='#'
1241OS_TYPE_UNKNOWN_TRUE=''
1242OTOOL64=':'
1243OTOOL='otool'
1244PACKAGE='polkit'
1245PACKAGE_BUGREPORT='http://lists.freedesktop.org/mailman/listinfo/polkit-devel'
1246PACKAGE_NAME='polkit'
1247PACKAGE_STRING='polkit 0.102'
1248PACKAGE_TARNAME='polkit'
1249PACKAGE_URL=''
1250PACKAGE_VERSION='0.102'
1251PAM_FILE_INCLUDE_ACCOUNT='system-auth'
1252PAM_FILE_INCLUDE_AUTH='system-auth'
1253PAM_FILE_INCLUDE_PASSWORD='system-auth'
1254PAM_FILE_INCLUDE_SESSION='system-auth'
1255PAM_MODULE_DIR='/usr/lib/pam'
1256PAM_PREFIX='/etc/pam.d'
1257PATH_SEPARATOR=':'
1258PKG_CONFIG='/opt/local/bin/pkg-config'
1259PKG_CONFIG_LIBDIR=''
1260PKG_CONFIG_PATH=''
1261POFILES=''
1262POLKIT_AUTHFW='pam'
1263POLKIT_AUTHFW_NONE_FALSE=''
1264POLKIT_AUTHFW_NONE_TRUE='#'
1265POLKIT_AUTHFW_PAM_FALSE='#'
1266POLKIT_AUTHFW_PAM_TRUE=''
1267POLKIT_AUTHFW_SHADOW_FALSE=''
1268POLKIT_AUTHFW_SHADOW_TRUE='#'
1269POSUB=''
1270PO_IN_DATADIR_FALSE=''
1271PO_IN_DATADIR_TRUE=''
1272RANLIB='ranlib'
1273SED='/opt/local/bin/gsed'
1274SET_MAKE=''
1275SHELL='/bin/sh'
1276STRIP='strip'
1277USE_NLS='yes'
1278VERSION='0.102'
1279XGETTEXT='/opt/local/bin/xgettext'
1280XSLTPROC='/opt/local/bin/xsltproc'
1281ac_ct_AR='ar'
1282ac_ct_CC='/usr/bin/gcc-4.2'
1283ac_ct_DUMPBIN=''
1284am__EXEEXT_FALSE=''
1285am__EXEEXT_TRUE=''
1286am__fastdepCC_FALSE='#'
1287am__fastdepCC_TRUE=''
1288am__include='include'
1289am__isrc=''
1290am__leading_dot='.'
1291am__quote=''
1292am__tar='${AMTAR} chof - "$$tardir"'
1293am__untar='${AMTAR} xf -'
1294bindir='${exec_prefix}/bin'
1295build='x86_64-apple-darwin10.8.0'
1296build_alias=''
1297build_cpu='x86_64'
1298build_os='darwin10.8.0'
1299build_vendor='apple'
1300datadir='${datarootdir}'
1301datarootdir='${prefix}/share'
1302docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1303dvidir='${docdir}'
1304exec_prefix='NONE'
1305host='x86_64-apple-darwin10.8.0'
1306host_alias=''
1307host_cpu='x86_64'
1308host_os='darwin10.8.0'
1309host_vendor='apple'
1310htmldir='${docdir}'
1311includedir='${prefix}/include'
1312infodir='${datarootdir}/info'
1313install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_policykit/policykit/work/polkit-0.102/install-sh'
1314libdir='${exec_prefix}/lib'
1315libexecdir='${exec_prefix}/libexec'
1316localedir='${datarootdir}/locale'
1317localstatedir='${prefix}/var'
1318mandir='${datarootdir}/man'
1319mkdir_p='/opt/local/bin/gmkdir -p'
1320oldincludedir='/usr/include'
1321pdfdir='${docdir}'
1322prefix='/opt/local'
1323program_transform_name='s,x,x,'
1324psdir='${docdir}'
1325sbindir='${exec_prefix}/sbin'
1326sharedstatedir='${prefix}/com'
1327sysconfdir='${prefix}/etc'
1328target_alias=''
1329
1330## ----------- ##
1331## confdefs.h. ##
1332## ----------- ##
1333
1334/* confdefs.h */
1335#define PACKAGE_NAME "polkit"
1336#define PACKAGE_TARNAME "polkit"
1337#define PACKAGE_VERSION "0.102"
1338#define PACKAGE_STRING "polkit 0.102"
1339#define PACKAGE_BUGREPORT "http://lists.freedesktop.org/mailman/listinfo/polkit-devel"
1340#define PACKAGE_URL ""
1341#define PACKAGE "polkit"
1342#define VERSION "0.102"
1343#define STDC_HEADERS 1
1344#define HAVE_SYS_TYPES_H 1
1345#define HAVE_SYS_STAT_H 1
1346#define HAVE_STDLIB_H 1
1347#define HAVE_STRING_H 1
1348#define HAVE_MEMORY_H 1
1349#define HAVE_STRINGS_H 1
1350#define HAVE_INTTYPES_H 1
1351#define HAVE_STDINT_H 1
1352#define HAVE_UNISTD_H 1
1353#define HAVE_DLFCN_H 1
1354#define LT_OBJDIR ".libs/"
1355#define HAVE_EXPAT_H 1
1356#define HAVE_EXPAT_H 1
1357#define POLKIT_AUTHFW "pam"
1358#define POLKIT_AUTHFW_PAM 1
1359#define HAVE_PAM 1
1360#define PAM_STRERROR_TWO_ARGS 1
1361#define PAM_FILE_INCLUDE_AUTH "system-auth"
1362#define PAM_FILE_INCLUDE_ACCOUNT "system-auth"
1363#define PAM_FILE_INCLUDE_PASSWORD "system-auth"
1364#define PAM_FILE_INCLUDE_SESSION "system-auth"
1365
1366configure: exit 2