Ticket #15990: config.log

File config.log, 42.8 KB (added by reine.kurth@…, 16 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 configure, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --docdir=/opt/local/share/doc/fontconfig-2.6.0 --disable-docs --with-add-fonts=/usr/X11R6/lib/X11/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts,/opt/local/share/fonts CC=/usr/bin/gcc-4.0 CFLAGS=-O2 LDFLAGS=-L/opt/local/lib CPPFLAGS=-I/opt/local/include CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 CXXFLAGS=-O2 FFLAGS=-O2 --no-create --no-recursion
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Neverneverland.lan
14uname -m = i386
15uname -r = 9.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~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.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~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: 2.00 gigabytes
33Default processor set: 68 tasks, 245 threads, 2 processors
34Load average: 1.01, Mach factor: 0.98
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: ${prefix}/bin
40PATH: ${prefix}/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: ${x11prefix}/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2042: checking for a BSD-compatible install
53configure:2098: result: /usr/bin/install -c
54configure:2109: checking whether build environment is sane
55configure:2152: result: yes
56configure:2217: checking for gawk
57configure:2247: result: no
58configure:2217: checking for mawk
59configure:2247: result: no
60configure:2217: checking for nawk
61configure:2247: result: no
62configure:2217: checking for awk
63configure:2233: found /usr/bin/awk
64configure:2244: result: awk
65configure:2255: checking whether make sets $(MAKE)
66configure:2276: result: yes
67configure:2460: checking whether to enable maintainer-specific portions of Makefiles
68configure:2469: result: no
69configure:2550: checking for gcc
70configure:2577: result: /usr/bin/gcc-4.0
71configure:2815: checking for C compiler version
72configure:2822: /usr/bin/gcc-4.0 --version >&5
73i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
74Copyright (C) 2005 Free Software Foundation, Inc.
75This is free software; see the source for copying conditions.  There is NO
76warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
77
78configure:2825: $? = 0
79configure:2832: /usr/bin/gcc-4.0 -v >&5
80Using built-in specs.
81Target: i686-apple-darwin9
82Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
83Thread model: posix
84gcc version 4.0.1 (Apple Inc. build 5465)
85configure:2835: $? = 0
86configure:2842: /usr/bin/gcc-4.0 -V >&5
87gcc-4.0: argument to `-V' is missing
88configure:2845: $? = 1
89configure:2868: checking for C compiler default output file name
90configure:2895: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
91configure:2898: $? = 0
92configure:2936: result: a.out
93configure:2953: checking whether the C compiler works
94configure:2963: ./a.out
95configure:2966: $? = 0
96configure:2983: result: yes
97configure:2990: checking whether we are cross compiling
98configure:2992: result: no
99configure:2995: checking for suffix of executables
100configure:3002: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
101configure:3005: $? = 0
102configure:3029: result:
103configure:3035: checking for suffix of object files
104configure:3061: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
105configure:3064: $? = 0
106configure:3087: result: o
107configure:3091: checking whether we are using the GNU C compiler
108configure:3120: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
109configure:3126: $? = 0
110configure:3143: result: yes
111configure:3148: checking whether /usr/bin/gcc-4.0 accepts -g
112configure:3178: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
113configure:3184: $? = 0
114configure:3283: result: yes
115configure:3300: checking for /usr/bin/gcc-4.0 option to accept ISO C89
116configure:3374: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
117configure:3380: $? = 0
118configure:3403: result: none needed
119configure:3432: checking for style of include used by make
120configure:3460: result: GNU
121configure:3488: checking dependency style of /usr/bin/gcc-4.0
122configure:3578: result: gcc3
123configure:3608: checking for a BSD-compatible install
124configure:3664: result: /usr/bin/install -c
125configure:3675: checking whether ln -s works
126configure:3679: result: yes
127configure:3766: checking build system type
128configure:3784: result: i386-apple-darwin9.4.0
129configure:3806: checking host system type
130configure:3821: result: i386-apple-darwin9.4.0
131configure:3843: checking for a sed that does not truncate output
132configure:3899: result: /usr/bin/sed
133configure:3902: checking for grep that handles long lines and -e
134configure:3976: result: /usr/bin/grep
135configure:3981: checking for egrep
136configure:4059: result: /usr/bin/grep -E
137configure:4075: checking for ld used by /usr/bin/gcc-4.0
138configure:4142: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
139configure:4151: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
140configure:4166: result: no
141configure:4171: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
142configure:4178: result: -r
143configure:4196: checking for BSD-compatible nm
144configure:4245: result: /usr/bin/nm -p
145configure:4249: checking how to recognize dependent libraries
146configure:4435: result: pass_all
147configure:4970: checking how to run the C preprocessor
148configure:5086: result: /usr/bin/cpp-4.0
149configure:5115: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
150configure:5121: $? = 0
151configure:5152: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
152conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
153configure:5158: $? = 1
154configure: failed program was:
155| /* confdefs.h.  */
156| #define PACKAGE_NAME ""
157| #define PACKAGE_TARNAME ""
158| #define PACKAGE_VERSION ""
159| #define PACKAGE_STRING ""
160| #define PACKAGE_BUGREPORT ""
161| #define PACKAGE "fontconfig"
162| #define VERSION "2.6.0"
163| /* end confdefs.h.  */
164| #include <ac_nonexistent.h>
165configure:5196: checking for ANSI C header files
166configure:5226: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
167configure:5232: $? = 0
168configure:5331: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
169configure:5334: $? = 0
170configure:5340: ./conftest
171configure:5343: $? = 0
172configure:5360: result: yes
173configure:5384: checking for sys/types.h
174configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
175configure:5411: $? = 0
176configure:5427: result: yes
177configure:5384: checking for sys/stat.h
178configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
179configure:5411: $? = 0
180configure:5427: result: yes
181configure:5384: checking for stdlib.h
182configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
183configure:5411: $? = 0
184configure:5427: result: yes
185configure:5384: checking for string.h
186configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
187configure:5411: $? = 0
188configure:5427: result: yes
189configure:5384: checking for memory.h
190configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
191configure:5411: $? = 0
192configure:5427: result: yes
193configure:5384: checking for strings.h
194configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
195configure:5411: $? = 0
196configure:5427: result: yes
197configure:5384: checking for inttypes.h
198configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
199configure:5411: $? = 0
200configure:5427: result: yes
201configure:5384: checking for stdint.h
202configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
203configure:5411: $? = 0
204configure:5427: result: yes
205configure:5384: checking for unistd.h
206configure:5405: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
207configure:5411: $? = 0
208configure:5427: result: yes
209configure:5454: checking dlfcn.h usability
210configure:5471: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
211configure:5477: $? = 0
212configure:5491: result: yes
213configure:5495: checking dlfcn.h presence
214configure:5510: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
215configure:5516: $? = 0
216configure:5530: result: yes
217configure:5558: checking for dlfcn.h
218configure:5566: result: yes
219configure:5695: checking for C++ compiler version
220configure:5702: /usr/bin/g++-4.0 --version >&5
221i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
222Copyright (C) 2005 Free Software Foundation, Inc.
223This is free software; see the source for copying conditions.  There is NO
224warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
225
226configure:5705: $? = 0
227configure:5712: /usr/bin/g++-4.0 -v >&5
228Using built-in specs.
229Target: i686-apple-darwin9
230Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
231Thread model: posix
232gcc version 4.0.1 (Apple Inc. build 5465)
233configure:5715: $? = 0
234configure:5722: /usr/bin/g++-4.0 -V >&5
235g++-4.0: argument to `-V' is missing
236configure:5725: $? = 1
237configure:5728: checking whether we are using the GNU C++ compiler
238configure:5757: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
239configure:5763: $? = 0
240configure:5780: result: yes
241configure:5785: checking whether /usr/bin/g++-4.0 accepts -g
242configure:5815: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
243configure:5821: $? = 0
244configure:5920: result: yes
245configure:5945: checking dependency style of /usr/bin/g++-4.0
246configure:6035: result: gcc3
247configure:6062: checking how to run the C++ preprocessor
248configure:6098: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
249configure:6104: $? = 0
250configure:6135: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
251conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
252configure:6141: $? = 1
253configure: failed program was:
254| /* confdefs.h.  */
255| #define PACKAGE_NAME ""
256| #define PACKAGE_TARNAME ""
257| #define PACKAGE_VERSION ""
258| #define PACKAGE_STRING ""
259| #define PACKAGE_BUGREPORT ""
260| #define PACKAGE "fontconfig"
261| #define VERSION "2.6.0"
262| #define STDC_HEADERS 1
263| #define HAVE_SYS_TYPES_H 1
264| #define HAVE_SYS_STAT_H 1
265| #define HAVE_STDLIB_H 1
266| #define HAVE_STRING_H 1
267| #define HAVE_MEMORY_H 1
268| #define HAVE_STRINGS_H 1
269| #define HAVE_INTTYPES_H 1
270| #define HAVE_STDINT_H 1
271| #define HAVE_UNISTD_H 1
272| #define HAVE_DLFCN_H 1
273| /* end confdefs.h.  */
274| #include <ac_nonexistent.h>
275configure:6174: result: /usr/bin/g++-4.0 -E
276configure:6203: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
277configure:6209: $? = 0
278configure:6240: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
279conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
280configure:6246: $? = 1
281configure: failed program was:
282| /* confdefs.h.  */
283| #define PACKAGE_NAME ""
284| #define PACKAGE_TARNAME ""
285| #define PACKAGE_VERSION ""
286| #define PACKAGE_STRING ""
287| #define PACKAGE_BUGREPORT ""
288| #define PACKAGE "fontconfig"
289| #define VERSION "2.6.0"
290| #define STDC_HEADERS 1
291| #define HAVE_SYS_TYPES_H 1
292| #define HAVE_SYS_STAT_H 1
293| #define HAVE_STDLIB_H 1
294| #define HAVE_STRING_H 1
295| #define HAVE_MEMORY_H 1
296| #define HAVE_STRINGS_H 1
297| #define HAVE_INTTYPES_H 1
298| #define HAVE_STDINT_H 1
299| #define HAVE_UNISTD_H 1
300| #define HAVE_DLFCN_H 1
301| /* end confdefs.h.  */
302| #include <ac_nonexistent.h>
303configure:6339: checking for g77
304configure:6369: result: no
305configure:6339: checking for xlf
306configure:6369: result: no
307configure:6339: checking for f77
308configure:6369: result: no
309configure:6339: checking for frt
310configure:6369: result: no
311configure:6339: checking for pgf77
312configure:6369: result: no
313configure:6339: checking for cf77
314configure:6369: result: no
315configure:6339: checking for fort77
316configure:6369: result: no
317configure:6339: checking for fl32
318configure:6369: result: no
319configure:6339: checking for af77
320configure:6369: result: no
321configure:6339: checking for xlf90
322configure:6369: result: no
323configure:6339: checking for f90
324configure:6369: result: no
325configure:6339: checking for pgf90
326configure:6369: result: no
327configure:6339: checking for pghpf
328configure:6369: result: no
329configure:6339: checking for epcf90
330configure:6369: result: no
331configure:6339: checking for gfortran
332configure:6369: result: no
333configure:6339: checking for g95
334configure:6369: result: no
335configure:6339: checking for xlf95
336configure:6369: result: no
337configure:6339: checking for f95
338configure:6369: result: no
339configure:6339: checking for fort
340configure:6369: result: no
341configure:6339: checking for ifort
342configure:6369: result: no
343configure:6339: checking for ifc
344configure:6369: result: no
345configure:6339: checking for efc
346configure:6369: result: no
347configure:6339: checking for pgf95
348configure:6369: result: no
349configure:6339: checking for lf95
350configure:6369: result: no
351configure:6339: checking for ftn
352configure:6369: result: no
353configure:6396: checking for Fortran 77 compiler version
354configure:6403:  --version >&5
355./configure: line 6404: --version: command not found
356configure:6406: $? = 127
357configure:6413:  -v >&5
358./configure: line 6414: -v: command not found
359configure:6416: $? = 127
360configure:6423:  -V >&5
361./configure: line 6424: -V: command not found
362configure:6426: $? = 127
363configure:6434: checking whether we are using the GNU Fortran 77 compiler
364configure:6453:  -c -O2 conftest.F >&5
365./configure: line 6454: -c: command not found
366configure:6459: $? = 127
367configure: failed program was:
368|       program main
369| #ifndef __GNUC__
370|        choke me
371| #endif
372|
373|       end
374configure:6476: result: no
375configure:6482: checking whether  accepts -g
376configure:6499:  -c -g conftest.f >&5
377./configure: line 6500: -c: command not found
378configure:6505: $? = 127
379configure: failed program was:
380|       program main
381|
382|       end
383configure:6521: result: no
384configure:6550: checking the maximum length of command line arguments
385configure:6662: result: 196608
386configure:6674: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
387configure:6779: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
388configure:6782: $? = 0
389configure:6786: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
390configure:6789: $? = 0
391cannot find nm_test_var in conftest.nm
392configure:6779: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
393configure:6782: $? = 0
394configure:6786: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
395configure:6789: $? = 0
396configure:6841: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
397configure:6844: $? = 0
398configure:6882: result: ok
399configure:6886: checking for objdir
400configure:6901: result: .libs
401configure:6993: checking for ar
402configure:7009: found /usr/bin/ar
403configure:7020: result: ar
404configure:7089: checking for ranlib
405configure:7105: found /usr/bin/ranlib
406configure:7116: result: ranlib
407configure:7185: checking for strip
408configure:7201: found /usr/bin/strip
409configure:7212: result: strip
410configure:7469: checking for dsymutil
411configure:7485: found /usr/bin/dsymutil
412configure:7496: result: dsymutil
413configure:7565: checking for nmedit
414configure:7581: found /usr/bin/nmedit
415configure:7592: result: nmedit
416configure:7619: checking for -single_module linker flag
417configure:7640: result: yes
418configure:7642: checking for -exported_symbols_list linker flag
419configure:7672: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
420configure:7678: $? = 0
421configure:7697: result: yes
422configure:7810: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
423configure:7828: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
424cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
425configure:7832: $? = 0
426configure:7845: result: no
427configure:7860: checking for /usr/bin/gcc-4.0 option to produce PIC
428configure:8092: result: -fno-common
429configure:8100: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
430configure:8118: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5
431configure:8122: $? = 0
432configure:8135: result: yes
433configure:8163: checking if /usr/bin/gcc-4.0 static flag -static works
434configure:8191: result: no
435configure:8201: checking if /usr/bin/gcc-4.0 supports -c -o file.o
436configure:8222: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
437configure:8226: $? = 0
438configure:8248: result: yes
439configure:8274: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
440configure:9255: result: yes
441configure:9322: checking dynamic linker characteristics
442configure:9936: result: darwin9.4.0 dyld
443configure:9960: checking how to hardcode library paths into programs
444configure:9985: result: immediate
445configure:9999: checking whether stripping libraries is possible
446configure:10013: result: yes
447configure:10806: checking if libtool supports shared libraries
448configure:10808: result: yes
449configure:10811: checking whether to build shared libraries
450configure:10832: result: yes
451configure:10835: checking whether to build static libraries
452configure:10839: result: yes
453configure:10933: creating libtool
454configure:11526: checking for ld used by /usr/bin/g++-4.0
455configure:11593: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
456configure:11602: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
457configure:11617: result: no
458configure:11668: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
459configure:12614: result: yes
460configure:12631: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
461configure:12634: $? = 0
462configure:12790: checking for /usr/bin/g++-4.0 option to produce PIC
463configure:13074: result: -fno-common
464configure:13082: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
465configure:13100: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
466configure:13104: $? = 0
467configure:13117: result: yes
468configure:13145: checking if /usr/bin/g++-4.0 static flag -static works
469configure:13173: result: no
470configure:13183: checking if /usr/bin/g++-4.0 supports -c -o file.o
471configure:13204: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
472configure:13208: $? = 0
473configure:13230: result: yes
474configure:13256: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
475configure:13285: result: yes
476configure:13352: checking dynamic linker characteristics
477configure:13914: result: darwin9.4.0 dyld
478configure:13938: checking how to hardcode library paths into programs
479configure:13963: result: immediate
480configure:20216: checking for bash
481configure:20234: found /bin/bash
482configure:20246: result: /bin/bash
483configure:20254: checking if dolt supports this host
484configure:20269: result: no, falling back to libtool
485configure:20372: checking whether make sets $(MAKE)
486configure:20393: result: yes
487configure:20501: checking for a C compiler for build tools
488configure:20549: result: /usr/bin/gcc-4.0
489configure:20553: checking for suffix of executable build tools
490configure:20585: result:
491configure:20624: checking for dirent.h that defines DIR
492configure:20653: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
493configure:20659: $? = 0
494configure:20675: result: yes
495configure:20688: checking for library containing opendir
496configure:20729: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
497configure:20735: $? = 0
498configure:20763: result: none required
499configure:20857: checking for ANSI C header files
500configure:21021: result: yes
501configure:21049: checking fcntl.h usability
502configure:21066: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
503configure:21072: $? = 0
504configure:21086: result: yes
505configure:21090: checking fcntl.h presence
506configure:21105: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
507configure:21111: $? = 0
508configure:21125: result: yes
509configure:21153: checking for fcntl.h
510configure:21161: result: yes
511configure:21039: checking for stdlib.h
512configure:21045: result: yes
513configure:21039: checking for string.h
514configure:21045: result: yes
515configure:21039: checking for unistd.h
516configure:21045: result: yes
517configure:21176: checking for an ANSI C-conforming const
518configure:21251: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
519configure:21257: $? = 0
520configure:21272: result: yes
521configure:21282: checking for inline
522configure:21308: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
523configure:21314: $? = 0
524configure:21332: result: inline
525configure:21351: checking for pid_t
526configure:21381: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
527configure:21387: $? = 0
528configure:21402: result: yes
529configure:21420: checking for vprintf
530configure:21476: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
531conftest.c:51: warning: conflicting types for built-in function 'vprintf'
532configure:21482: $? = 0
533configure:21500: result: yes
534configure:21507: checking for _doprnt
535configure:21563: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
536Undefined symbols:
537  "__doprnt", referenced from:
538      _main in cc157Jxc.o
539ld: symbol(s) not found
540collect2: ld returned 1 exit status
541configure:21569: $? = 1
542configure: failed program was:
543| /* confdefs.h.  */
544| #define PACKAGE_NAME ""
545| #define PACKAGE_TARNAME ""
546| #define PACKAGE_VERSION ""
547| #define PACKAGE_STRING ""
548| #define PACKAGE_BUGREPORT ""
549| #define PACKAGE "fontconfig"
550| #define VERSION "2.6.0"
551| #define STDC_HEADERS 1
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_STAT_H 1
554| #define HAVE_STDLIB_H 1
555| #define HAVE_STRING_H 1
556| #define HAVE_MEMORY_H 1
557| #define HAVE_STRINGS_H 1
558| #define HAVE_INTTYPES_H 1
559| #define HAVE_STDINT_H 1
560| #define HAVE_UNISTD_H 1
561| #define HAVE_DLFCN_H 1
562| #define HAVE_WARNING_CPP_DIRECTIVE 1
563| #define HAVE_DIRENT_H 1
564| #define STDC_HEADERS 1
565| #define HAVE_FCNTL_H 1
566| #define HAVE_STDLIB_H 1
567| #define HAVE_STRING_H 1
568| #define HAVE_UNISTD_H 1
569| #define HAVE_VPRINTF 1
570| /* end confdefs.h.  */
571| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
572|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
573| #define _doprnt innocuous__doprnt
574|
575| /* System header to define __stub macros and hopefully few prototypes,
576|     which can conflict with char _doprnt (); below.
577|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
578|     <limits.h> exists even on freestanding compilers.  */
579|
580| #ifdef __STDC__
581| # include <limits.h>
582| #else
583| # include <assert.h>
584| #endif
585|
586| #undef _doprnt
587|
588| /* Override any GCC internal prototype to avoid an error.
589|    Use char because int might match the return type of a GCC
590|    builtin and then its argument prototype would still apply.  */
591| #ifdef __cplusplus
592| extern "C"
593| #endif
594| char _doprnt ();
595| /* The GNU C library defines this for functions which it implements
596|     to always fail with ENOSYS.  Some functions are actually named
597|     something starting with __ and the normal name is an alias.  */
598| #if defined __stub__doprnt || defined __stub____doprnt
599| choke me
600| #endif
601|
602| int
603| main ()
604| {
605| return _doprnt ();
606|   ;
607|   return 0;
608| }
609configure:21586: result: no
610configure:21606: checking for stdlib.h
611configure:21612: result: yes
612configure:21606: checking for unistd.h
613configure:21612: result: yes
614configure:21745: checking for getpagesize
615configure:21801: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
616configure:21807: $? = 0
617configure:21825: result: yes
618configure:21835: checking for working mmap
619configure:21982: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
620configure:21985: $? = 0
621configure:21991: ./conftest
622configure:21994: $? = 0
623configure:22010: result: yes
624configure:22041: checking for geteuid
625configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
626configure:22103: $? = 0
627configure:22121: result: yes
628configure:22041: checking for getuid
629configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
630configure:22103: $? = 0
631configure:22121: result: yes
632configure:22041: checking for link
633configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
634configure:22103: $? = 0
635configure:22121: result: yes
636configure:22041: checking for memmove
637configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
638conftest.c:59: warning: conflicting types for built-in function 'memmove'
639configure:22103: $? = 0
640configure:22121: result: yes
641configure:22041: checking for memset
642configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
643conftest.c:60: warning: conflicting types for built-in function 'memset'
644configure:22103: $? = 0
645configure:22121: result: yes
646configure:22041: checking for mkstemp
647configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
648configure:22103: $? = 0
649configure:22121: result: yes
650configure:22041: checking for strchr
651configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
652conftest.c:62: warning: conflicting types for built-in function 'strchr'
653configure:22103: $? = 0
654configure:22121: result: yes
655configure:22041: checking for strrchr
656configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
657conftest.c:63: warning: conflicting types for built-in function 'strrchr'
658configure:22103: $? = 0
659configure:22121: result: yes
660configure:22041: checking for strtol
661configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
662configure:22103: $? = 0
663configure:22121: result: yes
664configure:22041: checking for getopt
665configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
666configure:22103: $? = 0
667configure:22121: result: yes
668configure:22041: checking for getopt_long
669configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
670configure:22103: $? = 0
671configure:22121: result: yes
672configure:22041: checking for sysconf
673configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
674configure:22103: $? = 0
675configure:22121: result: yes
676configure:22041: checking for ftruncate
677configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
678configure:22103: $? = 0
679configure:22121: result: yes
680configure:22041: checking for chsize
681configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
682Undefined symbols:
683  "_chsize", referenced from:
684      _main in ccXOxxfp.o
685ld: symbol(s) not found
686collect2: ld returned 1 exit status
687configure:22103: $? = 1
688configure: failed program was:
689| /* confdefs.h.  */
690| #define PACKAGE_NAME ""
691| #define PACKAGE_TARNAME ""
692| #define PACKAGE_VERSION ""
693| #define PACKAGE_STRING ""
694| #define PACKAGE_BUGREPORT ""
695| #define PACKAGE "fontconfig"
696| #define VERSION "2.6.0"
697| #define STDC_HEADERS 1
698| #define HAVE_SYS_TYPES_H 1
699| #define HAVE_SYS_STAT_H 1
700| #define HAVE_STDLIB_H 1
701| #define HAVE_STRING_H 1
702| #define HAVE_MEMORY_H 1
703| #define HAVE_STRINGS_H 1
704| #define HAVE_INTTYPES_H 1
705| #define HAVE_STDINT_H 1
706| #define HAVE_UNISTD_H 1
707| #define HAVE_DLFCN_H 1
708| #define HAVE_WARNING_CPP_DIRECTIVE 1
709| #define HAVE_DIRENT_H 1
710| #define STDC_HEADERS 1
711| #define HAVE_FCNTL_H 1
712| #define HAVE_STDLIB_H 1
713| #define HAVE_STRING_H 1
714| #define HAVE_UNISTD_H 1
715| #define HAVE_VPRINTF 1
716| #define HAVE_STDLIB_H 1
717| #define HAVE_UNISTD_H 1
718| #define HAVE_GETPAGESIZE 1
719| #define HAVE_MMAP 1
720| #define HAVE_GETEUID 1
721| #define HAVE_GETUID 1
722| #define HAVE_LINK 1
723| #define HAVE_MEMMOVE 1
724| #define HAVE_MEMSET 1
725| #define HAVE_MKSTEMP 1
726| #define HAVE_STRCHR 1
727| #define HAVE_STRRCHR 1
728| #define HAVE_STRTOL 1
729| #define HAVE_GETOPT 1
730| #define HAVE_GETOPT_LONG 1
731| #define HAVE_SYSCONF 1
732| #define HAVE_FTRUNCATE 1
733| /* end confdefs.h.  */
734| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
735|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
736| #define chsize innocuous_chsize
737|
738| /* System header to define __stub macros and hopefully few prototypes,
739|     which can conflict with char chsize (); below.
740|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
741|     <limits.h> exists even on freestanding compilers.  */
742|
743| #ifdef __STDC__
744| # include <limits.h>
745| #else
746| # include <assert.h>
747| #endif
748|
749| #undef chsize
750|
751| /* Override any GCC internal prototype to avoid an error.
752|    Use char because int might match the return type of a GCC
753|    builtin and then its argument prototype would still apply.  */
754| #ifdef __cplusplus
755| extern "C"
756| #endif
757| char chsize ();
758| /* The GNU C library defines this for functions which it implements
759|     to always fail with ENOSYS.  Some functions are actually named
760|     something starting with __ and the normal name is an alias.  */
761| #if defined __stub_chsize || defined __stub___chsize
762| choke me
763| #endif
764|
765| int
766| main ()
767| {
768| return chsize ();
769|   ;
770|   return 0;
771| }
772configure:22121: result: no
773configure:22041: checking for rand
774configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
775configure:22103: $? = 0
776configure:22121: result: yes
777configure:22041: checking for random
778configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
779configure:22103: $? = 0
780configure:22121: result: yes
781configure:22041: checking for lrand48
782configure:22097: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
783configure:22103: $? = 0
784configure:22121: result: yes
785configure:22135: checking for a usable iconv
786configure:22159: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
787Undefined symbols:
788  "_libiconv_open", referenced from:
789      _main in cc2hY4H5.o
790ld: symbol(s) not found
791collect2: ld returned 1 exit status
792configure:22165: $? = 1
793configure: failed program was:
794| /* confdefs.h.  */
795| #define PACKAGE_NAME ""
796| #define PACKAGE_TARNAME ""
797| #define PACKAGE_VERSION ""
798| #define PACKAGE_STRING ""
799| #define PACKAGE_BUGREPORT ""
800| #define PACKAGE "fontconfig"
801| #define VERSION "2.6.0"
802| #define STDC_HEADERS 1
803| #define HAVE_SYS_TYPES_H 1
804| #define HAVE_SYS_STAT_H 1
805| #define HAVE_STDLIB_H 1
806| #define HAVE_STRING_H 1
807| #define HAVE_MEMORY_H 1
808| #define HAVE_STRINGS_H 1
809| #define HAVE_INTTYPES_H 1
810| #define HAVE_STDINT_H 1
811| #define HAVE_UNISTD_H 1
812| #define HAVE_DLFCN_H 1
813| #define HAVE_WARNING_CPP_DIRECTIVE 1
814| #define HAVE_DIRENT_H 1
815| #define STDC_HEADERS 1
816| #define HAVE_FCNTL_H 1
817| #define HAVE_STDLIB_H 1
818| #define HAVE_STRING_H 1
819| #define HAVE_UNISTD_H 1
820| #define HAVE_VPRINTF 1
821| #define HAVE_STDLIB_H 1
822| #define HAVE_UNISTD_H 1
823| #define HAVE_GETPAGESIZE 1
824| #define HAVE_MMAP 1
825| #define HAVE_GETEUID 1
826| #define HAVE_GETUID 1
827| #define HAVE_LINK 1
828| #define HAVE_MEMMOVE 1
829| #define HAVE_MEMSET 1
830| #define HAVE_MKSTEMP 1
831| #define HAVE_STRCHR 1
832| #define HAVE_STRRCHR 1
833| #define HAVE_STRTOL 1
834| #define HAVE_GETOPT 1
835| #define HAVE_GETOPT_LONG 1
836| #define HAVE_SYSCONF 1
837| #define HAVE_FTRUNCATE 1
838| #define HAVE_RAND 1
839| #define HAVE_RANDOM 1
840| #define HAVE_LRAND48 1
841| /* end confdefs.h.  */
842| #include <iconv.h>
843| int
844| main ()
845| {
846| iconv_open ("from", "to");
847|   ;
848|   return 0;
849| }
850configure:22210: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  -liconv >&5
851configure:22216: $? = 0
852configure:22235: result: libiconv
853configure:22267: checking for freetype-config
854configure:22298: result: no
855configure:22307: error: You must have freetype installed; see http://www.freetype.org/
856
857## ---------------- ##
858## Cache variables. ##
859## ---------------- ##
860
861ac_cv_build=i386-apple-darwin9.4.0
862ac_cv_c_compiler_gnu=yes
863ac_cv_c_const=yes
864ac_cv_c_inline=inline
865ac_cv_cxx_compiler_gnu=yes
866ac_cv_env_CCC_set=
867ac_cv_env_CCC_value=
868ac_cv_env_CC_set=set
869ac_cv_env_CC_value=/usr/bin/gcc-4.0
870ac_cv_env_CFLAGS_set=set
871ac_cv_env_CFLAGS_value=-O2
872ac_cv_env_CPPFLAGS_set=set
873ac_cv_env_CPPFLAGS_value=-I/opt/local/include
874ac_cv_env_CPP_set=set
875ac_cv_env_CPP_value=/usr/bin/cpp-4.0
876ac_cv_env_CXXCPP_set=
877ac_cv_env_CXXCPP_value=
878ac_cv_env_CXXFLAGS_set=set
879ac_cv_env_CXXFLAGS_value=-O2
880ac_cv_env_CXX_set=set
881ac_cv_env_CXX_value=/usr/bin/g++-4.0
882ac_cv_env_F77_set=
883ac_cv_env_F77_value=
884ac_cv_env_FFLAGS_set=set
885ac_cv_env_FFLAGS_value=-O2
886ac_cv_env_LDFLAGS_set=set
887ac_cv_env_LDFLAGS_value=-L/opt/local/lib
888ac_cv_env_LIBS_set=
889ac_cv_env_LIBS_value=
890ac_cv_env_LIBXML2_CFLAGS_set=
891ac_cv_env_LIBXML2_CFLAGS_value=
892ac_cv_env_LIBXML2_LIBS_set=
893ac_cv_env_LIBXML2_LIBS_value=
894ac_cv_env_PKG_CONFIG_set=
895ac_cv_env_PKG_CONFIG_value=
896ac_cv_env_build_alias_set=
897ac_cv_env_build_alias_value=
898ac_cv_env_host_alias_set=
899ac_cv_env_host_alias_value=
900ac_cv_env_target_alias_set=
901ac_cv_env_target_alias_value=
902ac_cv_f77_compiler_gnu=no
903ac_cv_func__doprnt=no
904ac_cv_func_chsize=no
905ac_cv_func_ftruncate=yes
906ac_cv_func_geteuid=yes
907ac_cv_func_getopt=yes
908ac_cv_func_getopt_long=yes
909ac_cv_func_getpagesize=yes
910ac_cv_func_getuid=yes
911ac_cv_func_link=yes
912ac_cv_func_lrand48=yes
913ac_cv_func_memmove=yes
914ac_cv_func_memset=yes
915ac_cv_func_mkstemp=yes
916ac_cv_func_mmap_fixed_mapped=yes
917ac_cv_func_rand=yes
918ac_cv_func_random=yes
919ac_cv_func_strchr=yes
920ac_cv_func_strrchr=yes
921ac_cv_func_strtol=yes
922ac_cv_func_sysconf=yes
923ac_cv_func_vprintf=yes
924ac_cv_header_dirent_dirent_h=yes
925ac_cv_header_dlfcn_h=yes
926ac_cv_header_fcntl_h=yes
927ac_cv_header_inttypes_h=yes
928ac_cv_header_memory_h=yes
929ac_cv_header_stdc=yes
930ac_cv_header_stdint_h=yes
931ac_cv_header_stdlib_h=yes
932ac_cv_header_string_h=yes
933ac_cv_header_strings_h=yes
934ac_cv_header_sys_stat_h=yes
935ac_cv_header_sys_types_h=yes
936ac_cv_header_unistd_h=yes
937ac_cv_host=i386-apple-darwin9.4.0
938ac_cv_objext=o
939ac_cv_path_DOLT_BASH=/bin/bash
940ac_cv_path_EGREP='/usr/bin/grep -E'
941ac_cv_path_GREP=/usr/bin/grep
942ac_cv_path_ft_config=no
943ac_cv_path_install='/usr/bin/install -c'
944ac_cv_prog_AWK=awk
945ac_cv_prog_CPP=/usr/bin/cpp-4.0
946ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
947ac_cv_prog_ac_ct_AR=ar
948ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
949ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
950ac_cv_prog_ac_ct_NMEDIT=nmedit
951ac_cv_prog_ac_ct_RANLIB=ranlib
952ac_cv_prog_ac_ct_STRIP=strip
953ac_cv_prog_cc_c89=
954ac_cv_prog_cc_g=yes
955ac_cv_prog_cxx_g=yes
956ac_cv_prog_f77_g=no
957ac_cv_prog_make_make_set=yes
958ac_cv_search_opendir='none required'
959ac_cv_type_pid_t=yes
960am_cv_CC_dependencies_compiler_type=gcc3
961am_cv_CXX_dependencies_compiler_type=gcc3
962lt_cv_apple_cc_single_mod=yes
963lt_cv_deplibs_check_method=pass_all
964lt_cv_file_magic_cmd='$MAGIC_CMD'
965lt_cv_file_magic_test_file=
966lt_cv_ld_exported_symbols_list=yes
967lt_cv_ld_reload_flag=-r
968lt_cv_objdir=.libs
969lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
970lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
971lt_cv_path_NM='/usr/bin/nm -p'
972lt_cv_path_SED=/usr/bin/sed
973lt_cv_prog_compiler_c_o=yes
974lt_cv_prog_compiler_c_o_CXX=yes
975lt_cv_prog_compiler_pic_works=yes
976lt_cv_prog_compiler_pic_works_CXX=yes
977lt_cv_prog_compiler_rtti_exceptions=no
978lt_cv_prog_compiler_static_works=no
979lt_cv_prog_compiler_static_works_CXX=no
980lt_cv_prog_gnu_ld=no
981lt_cv_prog_gnu_ldcxx=no
982lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
983lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
984lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
985lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
986lt_cv_sys_lib_search_path_spec='/usr/lib/i686-apple-darwin9/4.0.1 /usr/lib /usr/lib/gcc/i686-apple-darwin9/4.0.1 /usr/local/lib'
987lt_cv_sys_max_cmd_len=196608
988lt_lt_cv_prog_compiler_c_o='"yes"'
989lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
990lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
991lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
992lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
993
994## ----------------- ##
995## Output variables. ##
996## ----------------- ##
997
998ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run aclocal-1.9'
999AMDEPBACKSLASH='\'
1000AMDEP_FALSE='#'
1001AMDEP_TRUE=''
1002AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run tar'
1003AR='ar'
1004ARCHITECTURE='auto'
1005AS='as'
1006AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run autoconf'
1007AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run autoheader'
1008AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run automake-1.9'
1009AWK='awk'
1010CC='/usr/bin/gcc-4.0'
1011CCDEPMODE='depmode=gcc3'
1012CC_FOR_BUILD='/usr/bin/gcc-4.0'
1013CFLAGS='-O2'
1014CONFDIR=''
1015CPP='/usr/bin/cpp-4.0'
1016CPPFLAGS='-I/opt/local/include'
1017CROSS_COMPILING_FALSE=''
1018CROSS_COMPILING_TRUE='#'
1019CXX='/usr/bin/g++-4.0'
1020CXXCPP='/usr/bin/g++-4.0 -E'
1021CXXDEPMODE='depmode=gcc3'
1022CXXFLAGS='-O2'
1023CYGPATH_W='echo'
1024DEFS=''
1025DEPDIR='.deps'
1026DLLTOOL='dlltool'
1027DOCDIR=''
1028DOCMAN3=''
1029DOCSRC=''
1030DOLT_BASH='/bin/bash'
1031DSYMUTIL='dsymutil'
1032ECHO='/bin/echo'
1033ECHO_C='ECHO_N=''
1034ECHO_T=''
1035EGREP='/usr/bin/grep -E'
1036ENABLE_DOCS_FALSE=''
1037ENABLE_DOCS_TRUE=''
1038EXEEXT=''
1039EXEEXT_FOR_BUILD=''
1040EXPAT_CFLAGS=''
1041EXPAT_LIBS=''
1042F77=''
1043FC_ADD_FONTS=''
1044FC_CACHEDIR=''
1045FC_DEFAULT_FONTS=''
1046FC_FONTDATE=''
1047FC_FONTPATH=''
1048FFLAGS='-O2'
1049FREETYPE_CFLAGS=''
1050FREETYPE_LIBS=''
1051GREP='/usr/bin/grep'
1052HASDOCBOOK=''
1053HAVE_EXPAT=''
1054HAVE_XMLPARSE_H=''
1055ICONV_LIBS='-liconv'
1056INSTALL_DATA='${INSTALL} -m 644'
1057INSTALL_PROGRAM='${INSTALL}'
1058INSTALL_SCRIPT='${INSTALL}'
1059INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1060LDFLAGS='-L/opt/local/lib'
1061LIBOBJS=''
1062LIBS=''
1063LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1064LIBT_CURRENT='4'
1065LIBT_CURRENT_MINUS_AGE='1'
1066LIBT_REVISION='0'
1067LIBT_VERSION_INFO='4:0:3'
1068LIBXML2_CFLAGS=''
1069LIBXML2_LIBS=''
1070LN_S='ln -s'
1071LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'
1072LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'
1073LTLIBOBJS=''
1074MAINT='#'
1075MAINTAINER_MODE_FALSE=''
1076MAINTAINER_MODE_TRUE='#'
1077MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/missing --run makeinfo'
1078MS_LIB_AVAILABLE_FALSE=''
1079MS_LIB_AVAILABLE_TRUE='#'
1080NMEDIT='nmedit'
1081OBJDUMP='objdump'
1082OBJEXT='o'
1083ORTH_FILES=''
1084OS_WIN32_FALSE=''
1085OS_WIN32_TRUE='#'
1086PACKAGE='fontconfig'
1087PACKAGE_BUGREPORT=''
1088PACKAGE_NAME=''
1089PACKAGE_STRING=''
1090PACKAGE_TARNAME=''
1091PACKAGE_VERSION=''
1092PATH_SEPARATOR=':'
1093PKG_CONFIG=''
1094RANLIB='ranlib'
1095SED='/usr/bin/sed'
1096SET_MAKE=''
1097SHELL='/bin/sh'
1098STRIP='strip'
1099USEDOCBOOK_FALSE=''
1100USEDOCBOOK_TRUE=''
1101VERSION='2.6.0'
1102WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing'
1103ac_ct_CC='/usr/bin/gcc-4.0'
1104ac_ct_CXX=''
1105ac_ct_F77=''
1106am__fastdepCC_FALSE='#'
1107am__fastdepCC_TRUE=''
1108am__fastdepCXX_FALSE='#'
1109am__fastdepCXX_TRUE=''
1110am__include='include'
1111am__leading_dot='.'
1112am__quote=''
1113am__tar='${AMTAR} chof - "$$tardir"'
1114am__untar='${AMTAR} xf -'
1115bindir='${exec_prefix}/bin'
1116build='i386-apple-darwin9.4.0'
1117build_alias=''
1118build_cpu='i386'
1119build_os='darwin9.4.0'
1120build_vendor='apple'
1121confdir=''
1122datadir='${datarootdir}'
1123datarootdir='${prefix}/share'
1124docdir='/opt/local/share/doc/fontconfig-2.6.0'
1125dvidir='${docdir}'
1126exec_prefix='NONE'
1127fc_cachedir=''
1128ft_config='no'
1129host='i386-apple-darwin9.4.0'
1130host_alias=''
1131host_cpu='i386'
1132host_os='darwin9.4.0'
1133host_vendor='apple'
1134htmldir='${docdir}'
1135includedir='${prefix}/include'
1136infodir='${datarootdir}/info'
1137install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.6.0/install-sh'
1138libdir='${exec_prefix}/lib'
1139libexecdir='${exec_prefix}/libexec'
1140localedir='${datarootdir}/locale'
1141localstatedir='${prefix}/var'
1142mandir='${datarootdir}/man'
1143mkdir_p='$(install_sh) -d'
1144ms_librarian=''
1145oldincludedir='/usr/include'
1146pdfdir='${docdir}'
1147prefix='/opt/local'
1148program_transform_name='s,x,x,'
1149psdir='${docdir}'
1150sbindir='${exec_prefix}/sbin'
1151sharedstatedir='${prefix}/com'
1152sysconfdir='${prefix}/etc'
1153target_alias=''
1154
1155## ----------- ##
1156## confdefs.h. ##
1157## ----------- ##
1158
1159#define PACKAGE_NAME ""
1160#define PACKAGE_TARNAME ""
1161#define PACKAGE_VERSION ""
1162#define PACKAGE_STRING ""
1163#define PACKAGE_BUGREPORT ""
1164#define PACKAGE "fontconfig"
1165#define VERSION "2.6.0"
1166#define STDC_HEADERS 1
1167#define HAVE_SYS_TYPES_H 1
1168#define HAVE_SYS_STAT_H 1
1169#define HAVE_STDLIB_H 1
1170#define HAVE_STRING_H 1
1171#define HAVE_MEMORY_H 1
1172#define HAVE_STRINGS_H 1
1173#define HAVE_INTTYPES_H 1
1174#define HAVE_STDINT_H 1
1175#define HAVE_UNISTD_H 1
1176#define HAVE_DLFCN_H 1
1177#define HAVE_WARNING_CPP_DIRECTIVE 1
1178#define HAVE_DIRENT_H 1
1179#define STDC_HEADERS 1
1180#define HAVE_FCNTL_H 1
1181#define HAVE_STDLIB_H 1
1182#define HAVE_STRING_H 1
1183#define HAVE_UNISTD_H 1
1184#define HAVE_VPRINTF 1
1185#define HAVE_STDLIB_H 1
1186#define HAVE_UNISTD_H 1
1187#define HAVE_GETPAGESIZE 1
1188#define HAVE_MMAP 1
1189#define HAVE_GETEUID 1
1190#define HAVE_GETUID 1
1191#define HAVE_LINK 1
1192#define HAVE_MEMMOVE 1
1193#define HAVE_MEMSET 1
1194#define HAVE_MKSTEMP 1
1195#define HAVE_STRCHR 1
1196#define HAVE_STRRCHR 1
1197#define HAVE_STRTOL 1
1198#define HAVE_GETOPT 1
1199#define HAVE_GETOPT_LONG 1
1200#define HAVE_SYSCONF 1
1201#define HAVE_FTRUNCATE 1
1202#define HAVE_RAND 1
1203#define HAVE_RANDOM 1
1204#define HAVE_LRAND48 1
1205#define USE_ICONV 1
1206
1207configure: exit 1