Ticket #42564: config.log

File config.log, 32.9 KB (added by erik@…, 10 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 at-spi2-core configure 2.10.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-xevie --enable-introspection=yes --x-includes=/opt/local/include --x-libraries=/opt/local/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = zakaeus.avalonia.dk
14uname -m = i386
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
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 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 363 tasks, 576 threads, 2 processors
34Load average: 0.90, Mach factor: 1.28
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:2434: checking for a BSD-compatible install
52configure:2502: result: /usr/bin/install -c
53configure:2513: checking whether build environment is sane
54configure:2568: result: yes
55configure:2719: checking for a thread-safe mkdir -p
56configure:2758: result: config/install-sh -c -d
57configure:2765: checking for gawk
58configure:2781: found /opt/local/bin/gawk
59configure:2792: result: gawk
60configure:2803: checking whether make sets $(MAKE)
61configure:2825: result: yes
62configure:2854: checking whether make supports nested variables
63configure:2871: result: yes
64configure:2970: checking whether make supports nested variables
65configure:2987: result: yes
66configure:3047: checking for gcc
67configure:3074: result: /usr/bin/gcc-4.2
68configure:3303: checking for C compiler version
69configure:3312: /usr/bin/gcc-4.2 --version >&5
70i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5566)
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:3323: $? = 0
76configure:3312: /usr/bin/gcc-4.2 -v >&5
77Using built-in specs.
78Target: i686-apple-darwin9
79Configured with: /var/tmp/gcc_42/gcc_42-5566~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=i686-apple-darwin9 --target=i686-apple-darwin9
80Thread model: posix
81gcc version 4.2.1 (Apple Inc. build 5566)
82configure:3323: $? = 0
83configure:3312: /usr/bin/gcc-4.2 -V >&5
84gcc-4.2: argument to `-V' is missing
85configure:3323: $? = 1
86configure:3312: /usr/bin/gcc-4.2 -qversion >&5
87i686-apple-darwin9-gcc-4.2.1: no input files
88configure:3323: $? = 1
89configure:3343: checking whether the C compiler works
90configure:3365: /usr/bin/gcc-4.2 -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
91configure:3369: $? = 0
92configure:3417: result: yes
93configure:3420: checking for C compiler default output file name
94configure:3422: result: a.out
95configure:3428: checking for suffix of executables
96configure:3435: /usr/bin/gcc-4.2 -o conftest -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
97configure:3439: $? = 0
98configure:3461: result:
99configure:3483: checking whether we are cross compiling
100configure:3491: /usr/bin/gcc-4.2 -o conftest -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
101configure:3495: $? = 0
102configure:3502: ./conftest
103configure:3506: $? = 0
104configure:3521: result: no
105configure:3526: checking for suffix of object files
106configure:3548: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
107configure:3552: $? = 0
108configure:3573: result: o
109configure:3577: checking whether we are using the GNU C compiler
110configure:3596: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
111configure:3596: $? = 0
112configure:3605: result: yes
113configure:3614: checking whether /usr/bin/gcc-4.2 accepts -g
114configure:3634: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
115configure:3634: $? = 0
116configure:3675: result: yes
117configure:3692: checking for /usr/bin/gcc-4.2 option to accept ISO C89
118configure:3755: /usr/bin/gcc-4.2  -c -Os -arch i386 -I/opt/local/include conftest.c >&5
119configure:3755: $? = 0
120configure:3768: result: none needed
121configure:3799: checking for style of include used by make
122configure:3827: result: GNU
123configure:3853: checking dependency style of /usr/bin/gcc-4.2
124configure:3964: result: gcc3
125configure:4008: checking build system type
126configure:4022: result: i386-apple-darwin9.8.0
127configure:4042: checking host system type
128configure:4055: result: i386-apple-darwin9.8.0
129configure:4096: checking how to print strings
130configure:4123: result: printf
131configure:4144: checking for a sed that does not truncate output
132configure:4208: result: /opt/local/bin/gsed
133configure:4226: checking for grep that handles long lines and -e
134configure:4284: result: /usr/bin/grep
135configure:4289: checking for egrep
136configure:4351: result: /usr/bin/grep -E
137configure:4356: checking for fgrep
138configure:4418: result: /usr/bin/grep -F
139configure:4453: checking for ld used by /usr/bin/gcc-4.2
140configure:4520: result: /usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld
141configure:4527: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld) is GNU ld
142configure:4542: result: no
143configure:4554: checking for BSD- or MS-compatible name lister (nm)
144configure:4603: result: /usr/bin/nm -p
145configure:4733: checking the name lister (/usr/bin/nm -p) interface
146configure:4740: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
147configure:4743: /usr/bin/nm -p "conftest.o"
148configure:4746: output
14900000000 D _some_variable
150configure:4753: result: BSD nm
151configure:4756: checking whether ln -s works
152configure:4760: result: yes
153configure:4768: checking the maximum length of command line arguments
154configure:4898: result: 196608
155configure:4915: checking whether the shell understands some XSI constructs
156configure:4925: result: yes
157configure:4929: checking whether the shell understands "+="
158configure:4935: result: yes
159configure:4970: checking how to convert i386-apple-darwin9.8.0 file names to i386-apple-darwin9.8.0 format
160configure:5010: result: func_convert_file_noop
161configure:5017: checking how to convert i386-apple-darwin9.8.0 file names to toolchain format
162configure:5037: result: func_convert_file_noop
163configure:5044: checking for /usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld option to reload object files
164configure:5051: result: -r
165configure:5125: checking for objdump
166configure:5155: result: no
167configure:5184: checking how to recognize dependent libraries
168configure:5386: result: pass_all
169configure:5471: checking for dlltool
170configure:5501: result: no
171configure:5531: checking how to associate runtime and link libraries
172configure:5558: result: printf %s\n
173configure:5619: checking for ar
174configure:5635: found /usr/bin/ar
175configure:5646: result: ar
176configure:5683: checking for archiver @FILE support
177configure:5700: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
178configure:5700: $? = 0
179configure:5703: ar cru libconftest.a @conftest.lst >&5
180ar: @conftest.lst: No such file or directory
181configure:5706: $? = 1
182configure:5726: result: no
183configure:5784: checking for strip
184configure:5800: found /usr/bin/strip
185configure:5811: result: strip
186configure:5883: checking for ranlib
187configure:5899: found /usr/bin/ranlib
188configure:5910: result: ranlib
189configure:6012: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 object
190configure:6132: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
191configure:6135: $? = 0
192configure:6139: /usr/bin/nm -p 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
193configure:6142: $? = 0
194cannot find nm_test_var in conftest.nm
195configure:6132: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
196configure:6135: $? = 0
197configure:6139: /usr/bin/nm -p 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
198configure:6142: $? = 0
199configure:6208: /usr/bin/gcc-4.2 -o conftest -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
200configure:6211: $? = 0
201configure:6249: result: ok
202configure:6286: checking for sysroot
203configure:6316: result: no
204configure:6572: checking for mt
205configure:6602: result: no
206configure:6622: checking if : is a manifest tool
207configure:6628: : '-?'
208configure:6636: result: no
209configure:6692: checking for dsymutil
210configure:6708: found /usr/bin/dsymutil
211configure:6719: result: dsymutil
212configure:6784: checking for nmedit
213configure:6800: found /usr/bin/nmedit
214configure:6811: result: nmedit
215configure:6876: checking for lipo
216configure:6892: found /usr/bin/lipo
217configure:6903: result: lipo
218configure:6968: checking for otool
219configure:6984: found /usr/bin/otool
220configure:6995: result: otool
221configure:7060: checking for otool64
222configure:7090: result: no
223configure:7135: checking for -single_module linker flag
224/usr/bin/gcc-4.2 -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
225configure:7168: result: yes
226configure:7171: checking for -exported_symbols_list linker flag
227configure:7191: /usr/bin/gcc-4.2 -o conftest -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
228configure:7191: $? = 0
229configure:7201: result: yes
230configure:7204: checking for -force_load linker flag
231/usr/bin/gcc-4.2 -Os -arch i386 -c -o conftest.o conftest.c
232ar cru libconftest.a conftest.o
233ranlib libconftest.a
234/usr/bin/gcc-4.2 -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
235ld: unknown option: -force_load
236collect2: ld returned 1 exit status
237configure:7236: result: no
238configure:7278: checking how to run the C preprocessor
239configure:7309: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
240configure:7309: $? = 0
241configure:7323: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
242conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
243configure:7323: $? = 1
244configure: failed program was:
245| /* confdefs.h */
246| #define PACKAGE_NAME "at-spi2-core"
247| #define PACKAGE_TARNAME "at-spi2-core"
248| #define PACKAGE_VERSION "2.10.2"
249| #define PACKAGE_STRING "at-spi2-core 2.10.2"
250| #define PACKAGE_BUGREPORT "accessibility-atspi@lists.linux-foundation.org"
251| #define PACKAGE_URL ""
252| #define PACKAGE "at-spi2-core"
253| #define VERSION "2.10.2"
254| /* end confdefs.h.  */
255| #include <ac_nonexistent.h>
256configure:7348: result: /usr/bin/gcc-4.2 -E
257configure:7368: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
258configure:7368: $? = 0
259configure:7382: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
260conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
261configure:7382: $? = 1
262configure: failed program was:
263| /* confdefs.h */
264| #define PACKAGE_NAME "at-spi2-core"
265| #define PACKAGE_TARNAME "at-spi2-core"
266| #define PACKAGE_VERSION "2.10.2"
267| #define PACKAGE_STRING "at-spi2-core 2.10.2"
268| #define PACKAGE_BUGREPORT "accessibility-atspi@lists.linux-foundation.org"
269| #define PACKAGE_URL ""
270| #define PACKAGE "at-spi2-core"
271| #define VERSION "2.10.2"
272| /* end confdefs.h.  */
273| #include <ac_nonexistent.h>
274configure:7411: checking for ANSI C header files
275configure:7431: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
276configure:7431: $? = 0
277configure:7504: /usr/bin/gcc-4.2 -o conftest -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
278configure:7504: $? = 0
279configure:7504: ./conftest
280configure:7504: $? = 0
281configure:7515: result: yes
282configure:7528: checking for sys/types.h
283configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
284configure:7528: $? = 0
285configure:7528: result: yes
286configure:7528: checking for sys/stat.h
287configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
288configure:7528: $? = 0
289configure:7528: result: yes
290configure:7528: checking for stdlib.h
291configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
292configure:7528: $? = 0
293configure:7528: result: yes
294configure:7528: checking for string.h
295configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
296configure:7528: $? = 0
297configure:7528: result: yes
298configure:7528: checking for memory.h
299configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
300configure:7528: $? = 0
301configure:7528: result: yes
302configure:7528: checking for strings.h
303configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
304configure:7528: $? = 0
305configure:7528: result: yes
306configure:7528: checking for inttypes.h
307configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
308configure:7528: $? = 0
309configure:7528: result: yes
310configure:7528: checking for stdint.h
311configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
312configure:7528: $? = 0
313configure:7528: result: yes
314configure:7528: checking for unistd.h
315configure:7528: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
316configure:7528: $? = 0
317configure:7528: result: yes
318configure:7542: checking for dlfcn.h
319configure:7542: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include conftest.c >&5
320configure:7542: $? = 0
321configure:7542: result: yes
322configure:7747: checking for objdir
323configure:7762: result: .libs
324configure:8033: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
325configure:8051: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
326cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
327configure:8055: $? = 0
328configure:8068: result: no
329configure:8395: checking for /usr/bin/gcc-4.2 option to produce PIC
330configure:8402: result: -fno-common -DPIC
331configure:8410: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
332configure:8428: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
333configure:8432: $? = 0
334configure:8445: result: yes
335configure:8474: checking if /usr/bin/gcc-4.2 static flag -static works
336configure:8502: result: no
337configure:8517: checking if /usr/bin/gcc-4.2 supports -c -o file.o
338configure:8538: /usr/bin/gcc-4.2 -c -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
339configure:8542: $? = 0
340configure:8564: result: yes
341configure:8572: checking if /usr/bin/gcc-4.2 supports -c -o file.o
342configure:8619: result: yes
343configure:8652: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld) supports shared libraries
344configure:9805: result: yes
345configure:10045: checking dynamic linker characteristics
346configure:10778: result: darwin9.8.0 dyld
347configure:10885: checking how to hardcode library paths into programs
348configure:10910: result: immediate
349configure:11450: checking whether stripping libraries is possible
350configure:11464: result: yes
351configure:11490: checking if libtool supports shared libraries
352configure:11492: result: yes
353configure:11495: checking whether to build shared libraries
354configure:11516: result: yes
355configure:11519: checking whether to build static libraries
356configure:11523: result: no
357configure:11614: checking for pkg-config
358configure:11632: found /opt/local/bin/pkg-config
359configure:11644: result: /opt/local/bin/pkg-config
360configure:11669: checking pkg-config is at least version 0.9.0
361configure:11672: result: yes
362configure:11685: checking whether NLS is requested
363configure:11694: result: yes
364configure:11712: checking for intltool >= 0.40.0
365configure:11714: result: 0.50.2 found
366configure:11722: checking for intltool-update
367configure:11740: found /opt/local/bin/intltool-update
368configure:11752: result: /opt/local/bin/intltool-update
369configure:11762: checking for intltool-merge
370configure:11780: found /opt/local/bin/intltool-merge
371configure:11792: result: /opt/local/bin/intltool-merge
372configure:11802: checking for intltool-extract
373configure:11820: found /opt/local/bin/intltool-extract
374configure:11832: result: /opt/local/bin/intltool-extract
375configure:11986: checking for xgettext
376configure:12004: found /opt/local/bin/xgettext
377configure:12016: result: /opt/local/bin/xgettext
378configure:12026: checking for msgmerge
379configure:12044: found /opt/local/bin/msgmerge
380configure:12056: result: /opt/local/bin/msgmerge
381configure:12066: checking for msgfmt
382configure:12084: found /opt/local/bin/msgfmt
383configure:12096: result: /opt/local/bin/msgfmt
384configure:12106: checking for gmsgfmt
385configure:12137: result: /opt/local/bin/msgfmt
386configure:12157: checking for perl
387configure:12175: found /opt/local/bin/perl
388configure:12187: result: /opt/local/bin/perl
389configure:12198: checking for perl >= 5.8.1
390configure:12205: result: 5.12.4
391configure:12209: checking for XML::Parser
392configure:12215: error: XML::Parser perl module is required for intltool
393
394## ---------------- ##
395## Cache variables. ##
396## ---------------- ##
397
398ac_cv_build=i386-apple-darwin9.8.0
399ac_cv_c_compiler_gnu=yes
400ac_cv_env_CC_set=set
401ac_cv_env_CC_value=/usr/bin/gcc-4.2
402ac_cv_env_CFLAGS_set=set
403ac_cv_env_CFLAGS_value='-Os -arch i386'
404ac_cv_env_CPPFLAGS_set=set
405ac_cv_env_CPPFLAGS_value=-I/opt/local/include
406ac_cv_env_CPP_set=
407ac_cv_env_CPP_value=
408ac_cv_env_DBUS_CFLAGS_set=
409ac_cv_env_DBUS_CFLAGS_value=
410ac_cv_env_DBUS_LIBS_set=
411ac_cv_env_DBUS_LIBS_value=
412ac_cv_env_GIO_CFLAGS_set=
413ac_cv_env_GIO_CFLAGS_value=
414ac_cv_env_GIO_LIBS_set=
415ac_cv_env_GIO_LIBS_value=
416ac_cv_env_GLIB_CFLAGS_set=
417ac_cv_env_GLIB_CFLAGS_value=
418ac_cv_env_GLIB_LIBS_set=
419ac_cv_env_GLIB_LIBS_value=
420ac_cv_env_GOBJ_CFLAGS_set=
421ac_cv_env_GOBJ_CFLAGS_value=
422ac_cv_env_GOBJ_LIBS_set=
423ac_cv_env_GOBJ_LIBS_value=
424ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
425ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
426ac_cv_env_GTKDOC_DEPS_LIBS_set=
427ac_cv_env_GTKDOC_DEPS_LIBS_value=
428ac_cv_env_LDFLAGS_set=set
429ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
430ac_cv_env_LIBS_set=
431ac_cv_env_LIBS_value=
432ac_cv_env_PKG_CONFIG_LIBDIR_set=
433ac_cv_env_PKG_CONFIG_LIBDIR_value=
434ac_cv_env_PKG_CONFIG_PATH_set=
435ac_cv_env_PKG_CONFIG_PATH_value=
436ac_cv_env_PKG_CONFIG_set=
437ac_cv_env_PKG_CONFIG_value=
438ac_cv_env_XMKMF_set=
439ac_cv_env_XMKMF_value=
440ac_cv_env_build_alias_set=
441ac_cv_env_build_alias_value=
442ac_cv_env_host_alias_set=
443ac_cv_env_host_alias_value=
444ac_cv_env_target_alias_set=
445ac_cv_env_target_alias_value=
446ac_cv_header_dlfcn_h=yes
447ac_cv_header_inttypes_h=yes
448ac_cv_header_memory_h=yes
449ac_cv_header_stdc=yes
450ac_cv_header_stdint_h=yes
451ac_cv_header_stdlib_h=yes
452ac_cv_header_string_h=yes
453ac_cv_header_strings_h=yes
454ac_cv_header_sys_stat_h=yes
455ac_cv_header_sys_types_h=yes
456ac_cv_header_unistd_h=yes
457ac_cv_host=i386-apple-darwin9.8.0
458ac_cv_objext=o
459ac_cv_path_EGREP='/usr/bin/grep -E'
460ac_cv_path_FGREP='/usr/bin/grep -F'
461ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
462ac_cv_path_GREP=/usr/bin/grep
463ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
464ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
465ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
466ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
467ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
468ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
469ac_cv_path_SED=/opt/local/bin/gsed
470ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
471ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
472ac_cv_prog_AWK=gawk
473ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
474ac_cv_prog_ac_ct_AR=ar
475ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
476ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
477ac_cv_prog_ac_ct_LIPO=lipo
478ac_cv_prog_ac_ct_NMEDIT=nmedit
479ac_cv_prog_ac_ct_OTOOL=otool
480ac_cv_prog_ac_ct_RANLIB=ranlib
481ac_cv_prog_ac_ct_STRIP=strip
482ac_cv_prog_cc_c89=
483ac_cv_prog_cc_g=yes
484ac_cv_prog_make_make_set=yes
485am_cv_CC_dependencies_compiler_type=gcc3
486am_cv_make_support_nested_variables=yes
487lt_cv_apple_cc_single_mod=yes
488lt_cv_ar_at_file=no
489lt_cv_deplibs_check_method=pass_all
490lt_cv_file_magic_cmd='$MAGIC_CMD'
491lt_cv_file_magic_test_file=
492lt_cv_ld_exported_symbols_list=yes
493lt_cv_ld_force_load=no
494lt_cv_ld_reload_flag=-r
495lt_cv_nm_interface='BSD nm'
496lt_cv_objdir=.libs
497lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld
498lt_cv_path_NM='/usr/bin/nm -p'
499lt_cv_path_mainfest_tool=no
500lt_cv_prog_compiler_c_o=yes
501lt_cv_prog_compiler_pic='-fno-common -DPIC'
502lt_cv_prog_compiler_pic_works=yes
503lt_cv_prog_compiler_rtti_exceptions=no
504lt_cv_prog_compiler_static_works=no
505lt_cv_prog_gnu_ld=no
506lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
507lt_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'\'''
508lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
509lt_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'\'''
510lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
511lt_cv_sys_max_cmd_len=196608
512lt_cv_to_host_file_cmd=func_convert_file_noop
513lt_cv_to_tool_file_cmd=func_convert_file_noop
514
515## ----------------- ##
516## Output variables. ##
517## ----------------- ##
518
519ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_at-spi2-core/at-spi2-core/work/at-spi2-core-2.10.2/config/missing aclocal-1.13'
520ALL_LINGUAS=''
521AMDEPBACKSLASH='\'
522AMDEP_FALSE='#'
523AMDEP_TRUE=''
524AMTAR='$${TAR-tar}'
525AM_BACKSLASH='\'
526AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
527AM_DEFAULT_VERBOSITY='0'
528AM_V='$(V)'
529AR='ar'
530AT_SPI_CORE_VERSION='0.1'
531AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_at-spi2-core/at-spi2-core/work/at-spi2-core-2.10.2/config/missing autoconf'
532AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_at-spi2-core/at-spi2-core/work/at-spi2-core-2.10.2/config/missing autoheader'
533AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_at-spi2-core/at-spi2-core/work/at-spi2-core-2.10.2/config/missing automake-1.13'
534AWK='gawk'
535CC='/usr/bin/gcc-4.2'
536CCDEPMODE='depmode=gcc3'
537CFLAGS='-Os -arch i386'
538CPP='/usr/bin/gcc-4.2 -E'
539CPPFLAGS='-I/opt/local/include'
540CYGPATH_W='echo'
541DATADIRNAME=''
542DBIND_ALIGNOF_CHAR=''
543DBIND_ALIGNOF_DBIND_POINTER=''
544DBIND_ALIGNOF_DBIND_STRUCT=''
545DBIND_ALIGNOF_DBUS_BOOL_T=''
546DBIND_ALIGNOF_DBUS_INT16_T=''
547DBIND_ALIGNOF_DBUS_INT32_T=''
548DBIND_ALIGNOF_DBUS_INT64_T=''
549DBIND_ALIGNOF_DOUBLE=''
550DBUS_CFLAGS=''
551DBUS_DAEMON=''
552DBUS_LIBS=''
553DBUS_SERVICES_DIR=''
554DEFS=''
555DEPDIR='.deps'
556DLLTOOL='false'
557DL_LIBS=''
558DSYMUTIL='dsymutil'
559DUMPBIN=''
560ECHO_C='\c'
561ECHO_N=''
562ECHO_T=''
563EGREP='/usr/bin/grep -E'
564ENABLE_GTK_DOC_FALSE=''
565ENABLE_GTK_DOC_TRUE=''
566EXEEXT=''
567FGREP='/usr/bin/grep -F'
568GETTEXT_PACKAGE=''
569GIO_CFLAGS=''
570GIO_LIBS=''
571GLIB_CFLAGS=''
572GLIB_LIBS=''
573GLIB_MKENUMS=''
574GMSGFMT='/opt/local/bin/msgfmt'
575GOBJ_CFLAGS=''
576GOBJ_LIBS=''
577GREP='/usr/bin/grep'
578GTKDOC_CHECK=''
579GTKDOC_DEPS_CFLAGS=''
580GTKDOC_DEPS_LIBS=''
581GTKDOC_MKPDF=''
582GTKDOC_REBASE=''
583GTK_DOC_BUILD_HTML_FALSE=''
584GTK_DOC_BUILD_HTML_TRUE=''
585GTK_DOC_BUILD_PDF_FALSE=''
586GTK_DOC_BUILD_PDF_TRUE=''
587GTK_DOC_USE_LIBTOOL_FALSE=''
588GTK_DOC_USE_LIBTOOL_TRUE=''
589GTK_DOC_USE_REBASE_FALSE=''
590GTK_DOC_USE_REBASE_TRUE=''
591HAVE_INTROSPECTION_FALSE=''
592HAVE_INTROSPECTION_TRUE=''
593HAVE_X11=''
594HTML_DIR=''
595INSTALL_DATA='${INSTALL} -m 644'
596INSTALL_PROGRAM='${INSTALL}'
597INSTALL_SCRIPT='${INSTALL}'
598INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
599INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
600INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
601INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
602INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
603INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
604INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
605INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
606INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
607INTLTOOL_PERL='/opt/local/bin/perl'
608INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
609INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
610INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
611INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
612INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
613INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
614INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
615INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
616INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
617INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
618INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
619INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
620INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
621INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
622INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
623INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
624INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
625INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
626INTROSPECTION_CFLAGS=''
627INTROSPECTION_COMPILER=''
628INTROSPECTION_GENERATE=''
629INTROSPECTION_GIRDIR=''
630INTROSPECTION_LIBS=''
631INTROSPECTION_MAKEFILE=''
632INTROSPECTION_SCANNER=''
633INTROSPECTION_TYPELIBDIR=''
634LD='/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld'
635LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
636LIBOBJS=''
637LIBS=''
638LIBTOOL='$(SHELL) $(top_builddir)/libtool'
639LIBTOOL_EXPORT_OPTIONS=''
640LIPO='lipo'
641LN_S='ln -s'
642LTLIBOBJS=''
643LT_AGE='0'
644LT_CURRENT='0'
645LT_RELEASE='0.1'
646LT_REVISION='1'
647LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}'
648MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_at-spi2-core/at-spi2-core/work/at-spi2-core-2.10.2/config/missing makeinfo'
649MANIFEST_TOOL=':'
650MKDIR_P='config/install-sh -c -d'
651MSGFMT='/opt/local/bin/msgfmt'
652MSGMERGE='/opt/local/bin/msgmerge'
653NM='/usr/bin/nm -p'
654NMEDIT='nmedit'
655OBJDUMP='false'
656OBJEXT='o'
657OTOOL64=':'
658OTOOL='otool'
659PACKAGE='at-spi2-core'
660PACKAGE_BUGREPORT='accessibility-atspi@lists.linux-foundation.org'
661PACKAGE_NAME='at-spi2-core'
662PACKAGE_STRING='at-spi2-core 2.10.2'
663PACKAGE_TARNAME='at-spi2-core'
664PACKAGE_URL=''
665PACKAGE_VERSION='2.10.2'
666PATH_SEPARATOR=':'
667PKG_CONFIG='/opt/local/bin/pkg-config'
668PKG_CONFIG_LIBDIR=''
669PKG_CONFIG_PATH=''
670RANLIB='ranlib'
671SED='/opt/local/bin/gsed'
672SET_MAKE=''
673SHELL='/bin/sh'
674STRIP='strip'
675USE_NLS='yes'
676USE_X11_FALSE=''
677USE_X11_TRUE=''
678VERSION='2.10.2'
679XEVIE_LIBS=''
680XGETTEXT='/opt/local/bin/xgettext'
681XINPUT_LIBS=''
682XMKMF=''
683XTST_LIBS=''
684X_CFLAGS=''
685X_EXTRA_LIBS=''
686X_LIBS=''
687X_PRE_LIBS=''
688ac_ct_AR='ar'
689ac_ct_CC='/usr/bin/gcc-4.2'
690ac_ct_DUMPBIN=''
691am__EXEEXT_FALSE=''
692am__EXEEXT_TRUE=''
693am__fastdepCC_FALSE='#'
694am__fastdepCC_TRUE=''
695am__include='include'
696am__isrc=''
697am__leading_dot='.'
698am__nodep='_no'
699am__quote=''
700am__tar='$${TAR-tar} chof - "$$tardir"'
701am__untar='$${TAR-tar} xf -'
702bindir='${exec_prefix}/bin'
703build='i386-apple-darwin9.8.0'
704build_alias=''
705build_cpu='i386'
706build_os='darwin9.8.0'
707build_vendor='apple'
708datadir='${datarootdir}'
709datarootdir='${prefix}/share'
710docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
711dvidir='${docdir}'
712exec_prefix='NONE'
713host='i386-apple-darwin9.8.0'
714host_alias=''
715host_cpu='i386'
716host_os='darwin9.8.0'
717host_vendor='apple'
718htmldir='${docdir}'
719includedir='${prefix}/include'
720infodir='${datarootdir}/info'
721install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_at-spi2-core/at-spi2-core/work/at-spi2-core-2.10.2/config/install-sh'
722intltool__v_merge_options_0='-q'
723intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
724libdir='${exec_prefix}/lib'
725libexecdir='${exec_prefix}/libexec'
726localedir='${datarootdir}/locale'
727localstatedir='${prefix}/var'
728mandir='${datarootdir}/man'
729mkdir_p='$(MKDIR_P)'
730oldincludedir='/usr/include'
731pdfdir='${docdir}'
732prefix='/opt/local'
733program_transform_name='s,x,x,'
734psdir='${docdir}'
735sbindir='${exec_prefix}/sbin'
736sharedstatedir='${prefix}/com'
737sysconfdir='${prefix}/etc'
738target_alias=''
739
740## ----------- ##
741## confdefs.h. ##
742## ----------- ##
743
744/* confdefs.h */
745#define PACKAGE_NAME "at-spi2-core"
746#define PACKAGE_TARNAME "at-spi2-core"
747#define PACKAGE_VERSION "2.10.2"
748#define PACKAGE_STRING "at-spi2-core 2.10.2"
749#define PACKAGE_BUGREPORT "accessibility-atspi@lists.linux-foundation.org"
750#define PACKAGE_URL ""
751#define PACKAGE "at-spi2-core"
752#define VERSION "2.10.2"
753#define STDC_HEADERS 1
754#define HAVE_SYS_TYPES_H 1
755#define HAVE_SYS_STAT_H 1
756#define HAVE_STDLIB_H 1
757#define HAVE_STRING_H 1
758#define HAVE_MEMORY_H 1
759#define HAVE_STRINGS_H 1
760#define HAVE_INTTYPES_H 1
761#define HAVE_STDINT_H 1
762#define HAVE_UNISTD_H 1
763#define HAVE_DLFCN_H 1
764#define LT_OBJDIR ".libs/"
765
766configure: exit 2