Ticket #46953: config.log

File config.log, 84.3 KB (added by mhng1580@…, 10 years ago)

config.log

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 fontconfig configure 2.11.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules HASDOCBOOK=no --with-add-fonts=/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = device-34b6d8
14uname -m = x86_64
15uname -r = 13.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.4.0: Wed Dec 17 19:05:52 PST 2014; root:xnu-2422.115.10~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 13.4.0: Wed Dec 17 19:05:52 PST 2014; root:xnu-2422.115.10~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: 8.00 gigabytes
33Default processor set: 197 tasks, 942 threads, 4 processors
34Load average: 9.53, Mach factor: 0.64
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:2682: checking for a BSD-compatible install
52configure:2750: result: /usr/bin/install -c
53configure:2761: checking whether build environment is sane
54configure:2816: result: yes
55configure:2967: checking for a thread-safe mkdir -p
56configure:3006: result: ./install-sh -c -d
57configure:3013: checking for gawk
58configure:3043: result: no
59configure:3013: checking for mawk
60configure:3043: result: no
61configure:3013: checking for nawk
62configure:3043: result: no
63configure:3013: checking for awk
64configure:3029: found /usr/bin/awk
65configure:3040: result: awk
66configure:3051: checking whether make sets $(MAKE)
67configure:3073: result: yes
68configure:3102: checking whether make supports nested variables
69configure:3119: result: yes
70configure:3214: checking whether make supports nested variables
71configure:3231: result: yes
72configure:3296: checking for gcc
73configure:3323: result: /usr/bin/clang
74configure:3552: checking for C compiler version
75configure:3561: /usr/bin/clang --version >&5
76Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
77Target: x86_64-apple-darwin13.4.0
78Thread model: posix
79configure:3572: $? = 0
80configure:3561: /usr/bin/clang -v >&5
81Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
82Target: x86_64-apple-darwin13.4.0
83Thread model: posix
84configure:3572: $? = 0
85configure:3561: /usr/bin/clang -V >&5
86clang: error: argument to '-V' is missing (expected 1 value)
87clang: error: no input files
88configure:3572: $? = 1
89configure:3561: /usr/bin/clang -qversion >&5
90clang: error: unknown argument: '-qversion'
91clang: error: no input files
92configure:3572: $? = 1
93configure:3592: checking whether the C compiler works
94configure:3614: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
95configure:3618: $? = 0
96configure:3666: result: yes
97configure:3669: checking for C compiler default output file name
98configure:3671: result: a.out
99configure:3677: checking for suffix of executables
100configure:3684: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
101configure:3688: $? = 0
102configure:3710: result:
103configure:3732: checking whether we are cross compiling
104configure:3740: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
105configure:3744: $? = 0
106configure:3751: ./conftest
107configure:3755: $? = 0
108configure:3770: result: no
109configure:3775: checking for suffix of object files
110configure:3797: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
111configure:3801: $? = 0
112configure:3822: result: o
113configure:3826: checking whether we are using the GNU C compiler
114configure:3845: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
115configure:3845: $? = 0
116configure:3854: result: yes
117configure:3863: checking whether /usr/bin/clang accepts -g
118configure:3883: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
119configure:3883: $? = 0
120configure:3924: result: yes
121configure:3941: checking for /usr/bin/clang option to accept ISO C89
122configure:4004: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:4004: $? = 0
124configure:4017: result: none needed
125configure:4048: checking for style of include used by make
126configure:4076: result: GNU
127configure:4102: checking dependency style of /usr/bin/clang
128configure:4213: result: gcc3
129configure:4234: checking how to run the C preprocessor
130configure:4265: /usr/bin/clang -E -I/opt/local/include conftest.c
131configure:4265: $? = 0
132configure:4279: /usr/bin/clang -E -I/opt/local/include conftest.c
133conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
134#include <ac_nonexistent.h>
135         ^
1361 error generated.
137configure:4279: $? = 1
138configure: failed program was:
139| /* confdefs.h */
140| #define PACKAGE_NAME "fontconfig"
141| #define PACKAGE_TARNAME "fontconfig"
142| #define PACKAGE_VERSION "2.11.1"
143| #define PACKAGE_STRING "fontconfig 2.11.1"
144| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
145| #define PACKAGE_URL ""
146| #define PACKAGE "fontconfig"
147| #define VERSION "2.11.1"
148| /* end confdefs.h.  */
149| #include <ac_nonexistent.h>
150configure:4304: result: /usr/bin/clang -E
151configure:4324: /usr/bin/clang -E -I/opt/local/include conftest.c
152configure:4324: $? = 0
153configure:4338: /usr/bin/clang -E -I/opt/local/include conftest.c
154conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
155#include <ac_nonexistent.h>
156         ^
1571 error generated.
158configure:4338: $? = 1
159configure: failed program was:
160| /* confdefs.h */
161| #define PACKAGE_NAME "fontconfig"
162| #define PACKAGE_TARNAME "fontconfig"
163| #define PACKAGE_VERSION "2.11.1"
164| #define PACKAGE_STRING "fontconfig 2.11.1"
165| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
166| #define PACKAGE_URL ""
167| #define PACKAGE "fontconfig"
168| #define VERSION "2.11.1"
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:4367: checking for grep that handles long lines and -e
172configure:4425: result: /usr/bin/grep
173configure:4430: checking for egrep
174configure:4492: result: /usr/bin/grep -E
175configure:4497: checking for ANSI C header files
176configure:4517: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
177configure:4517: $? = 0
178configure:4590: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
179configure:4590: $? = 0
180configure:4590: ./conftest
181configure:4590: $? = 0
182configure:4601: result: yes
183configure:4614: checking for sys/types.h
184configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
185configure:4614: $? = 0
186configure:4614: result: yes
187configure:4614: checking for sys/stat.h
188configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
189configure:4614: $? = 0
190configure:4614: result: yes
191configure:4614: checking for stdlib.h
192configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
193configure:4614: $? = 0
194configure:4614: result: yes
195configure:4614: checking for string.h
196configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
197configure:4614: $? = 0
198configure:4614: result: yes
199configure:4614: checking for memory.h
200configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
201configure:4614: $? = 0
202configure:4614: result: yes
203configure:4614: checking for strings.h
204configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
205configure:4614: $? = 0
206configure:4614: result: yes
207configure:4614: checking for inttypes.h
208configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
209configure:4614: $? = 0
210configure:4614: result: yes
211configure:4614: checking for stdint.h
212configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
213configure:4614: $? = 0
214configure:4614: result: yes
215configure:4614: checking for unistd.h
216configure:4614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
217configure:4614: $? = 0
218configure:4614: result: yes
219configure:4627: checking minix/config.h usability
220configure:4627: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
221conftest.c:54:10: fatal error: 'minix/config.h' file not found
222#include <minix/config.h>
223         ^
2241 error generated.
225configure:4627: $? = 1
226configure: failed program was:
227| /* confdefs.h */
228| #define PACKAGE_NAME "fontconfig"
229| #define PACKAGE_TARNAME "fontconfig"
230| #define PACKAGE_VERSION "2.11.1"
231| #define PACKAGE_STRING "fontconfig 2.11.1"
232| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
233| #define PACKAGE_URL ""
234| #define PACKAGE "fontconfig"
235| #define VERSION "2.11.1"
236| #define STDC_HEADERS 1
237| #define HAVE_SYS_TYPES_H 1
238| #define HAVE_SYS_STAT_H 1
239| #define HAVE_STDLIB_H 1
240| #define HAVE_STRING_H 1
241| #define HAVE_MEMORY_H 1
242| #define HAVE_STRINGS_H 1
243| #define HAVE_INTTYPES_H 1
244| #define HAVE_STDINT_H 1
245| #define HAVE_UNISTD_H 1
246| /* end confdefs.h.  */
247| #include <stdio.h>
248| #ifdef HAVE_SYS_TYPES_H
249| # include <sys/types.h>
250| #endif
251| #ifdef HAVE_SYS_STAT_H
252| # include <sys/stat.h>
253| #endif
254| #ifdef STDC_HEADERS
255| # include <stdlib.h>
256| # include <stddef.h>
257| #else
258| # ifdef HAVE_STDLIB_H
259| #  include <stdlib.h>
260| # endif
261| #endif
262| #ifdef HAVE_STRING_H
263| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
264| #  include <memory.h>
265| # endif
266| # include <string.h>
267| #endif
268| #ifdef HAVE_STRINGS_H
269| # include <strings.h>
270| #endif
271| #ifdef HAVE_INTTYPES_H
272| # include <inttypes.h>
273| #endif
274| #ifdef HAVE_STDINT_H
275| # include <stdint.h>
276| #endif
277| #ifdef HAVE_UNISTD_H
278| # include <unistd.h>
279| #endif
280| #include <minix/config.h>
281configure:4627: result: no
282configure:4627: checking minix/config.h presence
283configure:4627: /usr/bin/clang -E -I/opt/local/include conftest.c
284conftest.c:21:10: fatal error: 'minix/config.h' file not found
285#include <minix/config.h>
286         ^
2871 error generated.
288configure:4627: $? = 1
289configure: failed program was:
290| /* confdefs.h */
291| #define PACKAGE_NAME "fontconfig"
292| #define PACKAGE_TARNAME "fontconfig"
293| #define PACKAGE_VERSION "2.11.1"
294| #define PACKAGE_STRING "fontconfig 2.11.1"
295| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
296| #define PACKAGE_URL ""
297| #define PACKAGE "fontconfig"
298| #define VERSION "2.11.1"
299| #define STDC_HEADERS 1
300| #define HAVE_SYS_TYPES_H 1
301| #define HAVE_SYS_STAT_H 1
302| #define HAVE_STDLIB_H 1
303| #define HAVE_STRING_H 1
304| #define HAVE_MEMORY_H 1
305| #define HAVE_STRINGS_H 1
306| #define HAVE_INTTYPES_H 1
307| #define HAVE_STDINT_H 1
308| #define HAVE_UNISTD_H 1
309| /* end confdefs.h.  */
310| #include <minix/config.h>
311configure:4627: result: no
312configure:4627: checking for minix/config.h
313configure:4627: result: no
314configure:4648: checking whether it is safe to define __EXTENSIONS__
315configure:4666: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
316configure:4666: $? = 0
317configure:4673: result: yes
318configure:4694: checking for special C compiler options needed for large files
319configure:4739: result: no
320configure:4745: checking for _FILE_OFFSET_BITS value needed for large files
321configure:4770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
322configure:4770: $? = 0
323configure:4802: result: no
324configure:4888: checking whether ln -s works
325configure:4892: result: yes
326configure:4899: checking whether make sets $(MAKE)
327configure:4921: result: yes
328configure:4984: checking for pkg-config
329configure:5002: found /opt/local/bin/pkg-config
330configure:5014: result: /opt/local/bin/pkg-config
331configure:5039: checking pkg-config is at least version 0.9.0
332configure:5042: result: yes
333configure:5073: checking for RM macro
334configure:5117: result: rm -f
335configure:5151: checking build system type
336configure:5165: result: x86_64-apple-darwin13.4.0
337configure:5185: checking host system type
338configure:5198: result: x86_64-apple-darwin13.4.0
339configure:5239: checking how to print strings
340configure:5266: result: printf
341configure:5287: checking for a sed that does not truncate output
342configure:5351: result: /usr/bin/sed
343configure:5369: checking for fgrep
344configure:5431: result: /usr/bin/grep -F
345configure:5466: checking for ld used by /usr/bin/clang
346configure:5533: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
347configure:5540: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
348configure:5555: result: no
349configure:5567: checking for BSD- or MS-compatible name lister (nm)
350configure:5616: result: /usr/bin/nm
351configure:5746: checking the name lister (/usr/bin/nm) interface
352configure:5753: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
353configure:5756: /usr/bin/nm "conftest.o"
354configure:5759: output
3550000000000000000 S _some_variable
356configure:5766: result: BSD nm
357configure:5770: checking the maximum length of command line arguments
358configure:5900: result: 196608
359configure:5917: checking whether the shell understands some XSI constructs
360configure:5927: result: yes
361configure:5931: checking whether the shell understands "+="
362configure:5937: result: yes
363configure:5972: checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format
364configure:6012: result: func_convert_file_noop
365configure:6019: checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format
366configure:6039: result: func_convert_file_noop
367configure:6046: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
368configure:6053: result: -r
369configure:6127: checking for objdump
370configure:6157: result: no
371configure:6183: checking how to recognize dependent libraries
372configure:6385: result: pass_all
373configure:6470: checking for dlltool
374configure:6500: result: no
375configure:6527: checking how to associate runtime and link libraries
376configure:6554: result: printf %s\n
377configure:6614: checking for ar
378configure:6630: found /usr/bin/ar
379configure:6641: result: ar
380configure:6678: checking for archiver @FILE support
381configure:6695: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
382configure:6695: $? = 0
383configure:6698: ar cru libconftest.a @conftest.lst >&5
384ar: @conftest.lst: No such file or directory
385configure:6701: $? = 1
386configure:6721: result: no
387configure:6779: checking for strip
388configure:6795: found /usr/bin/strip
389configure:6806: result: strip
390configure:6878: checking for ranlib
391configure:6894: found /usr/bin/ranlib
392configure:6905: result: ranlib
393configure:7007: checking command to parse /usr/bin/nm output from /usr/bin/clang object
394configure:7127: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
395configure:7130: $? = 0
396configure:7134: /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
397configure:7137: $? = 0
398cannot find nm_test_var in conftest.nm
399configure:7127: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
400configure:7130: $? = 0
401configure:7134: /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
402configure:7137: $? = 0
403configure:7203: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
404configure:7206: $? = 0
405configure:7244: result: ok
406configure:7281: checking for sysroot
407configure:7311: result: no
408configure:7573: checking for mt
409configure:7603: result: no
410configure:7623: checking if : is a manifest tool
411configure:7629: : '-?'
412configure:7637: result: no
413configure:7693: checking for dsymutil
414configure:7709: found /usr/bin/dsymutil
415configure:7720: result: dsymutil
416configure:7785: checking for nmedit
417configure:7801: found /usr/bin/nmedit
418configure:7812: result: nmedit
419configure:7877: checking for lipo
420configure:7893: found /usr/bin/lipo
421configure:7904: result: lipo
422configure:7969: checking for otool
423configure:7985: found /usr/bin/otool
424configure:7996: result: otool
425configure:8061: checking for otool64
426configure:8091: result: no
427configure:8136: checking for -single_module linker flag
428/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
429configure:8169: result: yes
430configure:8172: checking for -exported_symbols_list linker flag
431configure:8192: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
432configure:8192: $? = 0
433configure:8202: result: yes
434configure:8205: checking for -force_load linker flag
435/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
436ar cru libconftest.a conftest.o
437ranlib libconftest.a
438/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
439configure:8237: result: yes
440configure:8276: checking for dlfcn.h
441configure:8276: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
442configure:8276: $? = 0
443configure:8276: result: yes
444configure:8779: checking for objdir
445configure:8794: result: .libs
446configure:9065: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
447configure:9083: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
448configure:9087: $? = 0
449configure:9100: result: yes
450configure:9427: checking for /usr/bin/clang option to produce PIC
451configure:9434: result: -fno-common -DPIC
452configure:9442: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
453configure:9460: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
454configure:9464: $? = 0
455configure:9477: result: yes
456configure:9506: checking if /usr/bin/clang static flag -static works
457configure:9534: result: no
458configure:9549: checking if /usr/bin/clang supports -c -o file.o
459configure:9570: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
460configure:9574: $? = 0
461configure:9596: result: yes
462configure:9604: checking if /usr/bin/clang supports -c -o file.o
463configure:9651: result: yes
464configure:9684: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
465configure:10837: result: yes
466configure:11077: checking dynamic linker characteristics
467configure:11814: result: darwin13.4.0 dyld
468configure:11921: checking how to hardcode library paths into programs
469configure:11946: result: immediate
470configure:12486: checking whether stripping libraries is possible
471configure:12500: result: yes
472configure:12526: checking if libtool supports shared libraries
473configure:12528: result: yes
474configure:12531: checking whether to build shared libraries
475configure:12552: result: yes
476configure:12555: checking whether to build static libraries
477configure:12559: result: no
478configure:12773: checking for dirent.h that defines DIR
479configure:12792: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
480configure:12792: $? = 0
481configure:12800: result: yes
482configure:12813: checking for library containing opendir
483configure:12844: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
484configure:12844: $? = 0
485configure:12861: result: none required
486configure:12928: checking for ANSI C header files
487configure:13032: result: yes
488configure:13043: checking fcntl.h usability
489configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
490configure:13043: $? = 0
491configure:13043: result: yes
492configure:13043: checking fcntl.h presence
493configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
494configure:13043: $? = 0
495configure:13043: result: yes
496configure:13043: checking for fcntl.h
497configure:13043: result: yes
498configure:13043: checking regex.h usability
499configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
500configure:13043: $? = 0
501configure:13043: result: yes
502configure:13043: checking regex.h presence
503configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
504configure:13043: $? = 0
505configure:13043: result: yes
506configure:13043: checking for regex.h
507configure:13043: result: yes
508configure:13043: checking for stdlib.h
509configure:13043: result: yes
510configure:13043: checking for string.h
511configure:13043: result: yes
512configure:13043: checking for unistd.h
513configure:13043: result: yes
514configure:13043: checking sys/statvfs.h usability
515configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
516configure:13043: $? = 0
517configure:13043: result: yes
518configure:13043: checking sys/statvfs.h presence
519configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
520configure:13043: $? = 0
521configure:13043: result: yes
522configure:13043: checking for sys/statvfs.h
523configure:13043: result: yes
524configure:13043: checking sys/vfs.h usability
525configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
526conftest.c:70:10: fatal error: 'sys/vfs.h' file not found
527#include <sys/vfs.h>
528         ^
5291 error generated.
530configure:13043: $? = 1
531configure: failed program was:
532| /* confdefs.h */
533| #define PACKAGE_NAME "fontconfig"
534| #define PACKAGE_TARNAME "fontconfig"
535| #define PACKAGE_VERSION "2.11.1"
536| #define PACKAGE_STRING "fontconfig 2.11.1"
537| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
538| #define PACKAGE_URL ""
539| #define PACKAGE "fontconfig"
540| #define VERSION "2.11.1"
541| #define STDC_HEADERS 1
542| #define HAVE_SYS_TYPES_H 1
543| #define HAVE_SYS_STAT_H 1
544| #define HAVE_STDLIB_H 1
545| #define HAVE_STRING_H 1
546| #define HAVE_MEMORY_H 1
547| #define HAVE_STRINGS_H 1
548| #define HAVE_INTTYPES_H 1
549| #define HAVE_STDINT_H 1
550| #define HAVE_UNISTD_H 1
551| #define __EXTENSIONS__ 1
552| #define _ALL_SOURCE 1
553| #define _GNU_SOURCE 1
554| #define _POSIX_PTHREAD_SEMANTICS 1
555| #define _TANDEM_SOURCE 1
556| #define HAVE_DLFCN_H 1
557| #define LT_OBJDIR ".libs/"
558| #define HAVE_WARNING_CPP_DIRECTIVE 1
559| #define HAVE_DIRENT_H 1
560| #define STDC_HEADERS 1
561| #define HAVE_FCNTL_H 1
562| #define HAVE_REGEX_H 1
563| #define HAVE_STDLIB_H 1
564| #define HAVE_STRING_H 1
565| #define HAVE_UNISTD_H 1
566| #define HAVE_SYS_STATVFS_H 1
567| /* end confdefs.h.  */
568| #include <stdio.h>
569| #ifdef HAVE_SYS_TYPES_H
570| # include <sys/types.h>
571| #endif
572| #ifdef HAVE_SYS_STAT_H
573| # include <sys/stat.h>
574| #endif
575| #ifdef STDC_HEADERS
576| # include <stdlib.h>
577| # include <stddef.h>
578| #else
579| # ifdef HAVE_STDLIB_H
580| #  include <stdlib.h>
581| # endif
582| #endif
583| #ifdef HAVE_STRING_H
584| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
585| #  include <memory.h>
586| # endif
587| # include <string.h>
588| #endif
589| #ifdef HAVE_STRINGS_H
590| # include <strings.h>
591| #endif
592| #ifdef HAVE_INTTYPES_H
593| # include <inttypes.h>
594| #endif
595| #ifdef HAVE_STDINT_H
596| # include <stdint.h>
597| #endif
598| #ifdef HAVE_UNISTD_H
599| # include <unistd.h>
600| #endif
601| #include <sys/vfs.h>
602configure:13043: result: no
603configure:13043: checking sys/vfs.h presence
604configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
605conftest.c:37:10: fatal error: 'sys/vfs.h' file not found
606#include <sys/vfs.h>
607         ^
6081 error generated.
609configure:13043: $? = 1
610configure: failed program was:
611| /* confdefs.h */
612| #define PACKAGE_NAME "fontconfig"
613| #define PACKAGE_TARNAME "fontconfig"
614| #define PACKAGE_VERSION "2.11.1"
615| #define PACKAGE_STRING "fontconfig 2.11.1"
616| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
617| #define PACKAGE_URL ""
618| #define PACKAGE "fontconfig"
619| #define VERSION "2.11.1"
620| #define STDC_HEADERS 1
621| #define HAVE_SYS_TYPES_H 1
622| #define HAVE_SYS_STAT_H 1
623| #define HAVE_STDLIB_H 1
624| #define HAVE_STRING_H 1
625| #define HAVE_MEMORY_H 1
626| #define HAVE_STRINGS_H 1
627| #define HAVE_INTTYPES_H 1
628| #define HAVE_STDINT_H 1
629| #define HAVE_UNISTD_H 1
630| #define __EXTENSIONS__ 1
631| #define _ALL_SOURCE 1
632| #define _GNU_SOURCE 1
633| #define _POSIX_PTHREAD_SEMANTICS 1
634| #define _TANDEM_SOURCE 1
635| #define HAVE_DLFCN_H 1
636| #define LT_OBJDIR ".libs/"
637| #define HAVE_WARNING_CPP_DIRECTIVE 1
638| #define HAVE_DIRENT_H 1
639| #define STDC_HEADERS 1
640| #define HAVE_FCNTL_H 1
641| #define HAVE_REGEX_H 1
642| #define HAVE_STDLIB_H 1
643| #define HAVE_STRING_H 1
644| #define HAVE_UNISTD_H 1
645| #define HAVE_SYS_STATVFS_H 1
646| /* end confdefs.h.  */
647| #include <sys/vfs.h>
648configure:13043: result: no
649configure:13043: checking for sys/vfs.h
650configure:13043: result: no
651configure:13043: checking sys/statfs.h usability
652configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
653conftest.c:70:10: fatal error: 'sys/statfs.h' file not found
654#include <sys/statfs.h>
655         ^
6561 error generated.
657configure:13043: $? = 1
658configure: failed program was:
659| /* confdefs.h */
660| #define PACKAGE_NAME "fontconfig"
661| #define PACKAGE_TARNAME "fontconfig"
662| #define PACKAGE_VERSION "2.11.1"
663| #define PACKAGE_STRING "fontconfig 2.11.1"
664| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
665| #define PACKAGE_URL ""
666| #define PACKAGE "fontconfig"
667| #define VERSION "2.11.1"
668| #define STDC_HEADERS 1
669| #define HAVE_SYS_TYPES_H 1
670| #define HAVE_SYS_STAT_H 1
671| #define HAVE_STDLIB_H 1
672| #define HAVE_STRING_H 1
673| #define HAVE_MEMORY_H 1
674| #define HAVE_STRINGS_H 1
675| #define HAVE_INTTYPES_H 1
676| #define HAVE_STDINT_H 1
677| #define HAVE_UNISTD_H 1
678| #define __EXTENSIONS__ 1
679| #define _ALL_SOURCE 1
680| #define _GNU_SOURCE 1
681| #define _POSIX_PTHREAD_SEMANTICS 1
682| #define _TANDEM_SOURCE 1
683| #define HAVE_DLFCN_H 1
684| #define LT_OBJDIR ".libs/"
685| #define HAVE_WARNING_CPP_DIRECTIVE 1
686| #define HAVE_DIRENT_H 1
687| #define STDC_HEADERS 1
688| #define HAVE_FCNTL_H 1
689| #define HAVE_REGEX_H 1
690| #define HAVE_STDLIB_H 1
691| #define HAVE_STRING_H 1
692| #define HAVE_UNISTD_H 1
693| #define HAVE_SYS_STATVFS_H 1
694| /* end confdefs.h.  */
695| #include <stdio.h>
696| #ifdef HAVE_SYS_TYPES_H
697| # include <sys/types.h>
698| #endif
699| #ifdef HAVE_SYS_STAT_H
700| # include <sys/stat.h>
701| #endif
702| #ifdef STDC_HEADERS
703| # include <stdlib.h>
704| # include <stddef.h>
705| #else
706| # ifdef HAVE_STDLIB_H
707| #  include <stdlib.h>
708| # endif
709| #endif
710| #ifdef HAVE_STRING_H
711| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
712| #  include <memory.h>
713| # endif
714| # include <string.h>
715| #endif
716| #ifdef HAVE_STRINGS_H
717| # include <strings.h>
718| #endif
719| #ifdef HAVE_INTTYPES_H
720| # include <inttypes.h>
721| #endif
722| #ifdef HAVE_STDINT_H
723| # include <stdint.h>
724| #endif
725| #ifdef HAVE_UNISTD_H
726| # include <unistd.h>
727| #endif
728| #include <sys/statfs.h>
729configure:13043: result: no
730configure:13043: checking sys/statfs.h presence
731configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
732conftest.c:37:10: fatal error: 'sys/statfs.h' file not found
733#include <sys/statfs.h>
734         ^
7351 error generated.
736configure:13043: $? = 1
737configure: failed program was:
738| /* confdefs.h */
739| #define PACKAGE_NAME "fontconfig"
740| #define PACKAGE_TARNAME "fontconfig"
741| #define PACKAGE_VERSION "2.11.1"
742| #define PACKAGE_STRING "fontconfig 2.11.1"
743| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
744| #define PACKAGE_URL ""
745| #define PACKAGE "fontconfig"
746| #define VERSION "2.11.1"
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 __EXTENSIONS__ 1
758| #define _ALL_SOURCE 1
759| #define _GNU_SOURCE 1
760| #define _POSIX_PTHREAD_SEMANTICS 1
761| #define _TANDEM_SOURCE 1
762| #define HAVE_DLFCN_H 1
763| #define LT_OBJDIR ".libs/"
764| #define HAVE_WARNING_CPP_DIRECTIVE 1
765| #define HAVE_DIRENT_H 1
766| #define STDC_HEADERS 1
767| #define HAVE_FCNTL_H 1
768| #define HAVE_REGEX_H 1
769| #define HAVE_STDLIB_H 1
770| #define HAVE_STRING_H 1
771| #define HAVE_UNISTD_H 1
772| #define HAVE_SYS_STATVFS_H 1
773| /* end confdefs.h.  */
774| #include <sys/statfs.h>
775configure:13043: result: no
776configure:13043: checking for sys/statfs.h
777configure:13043: result: no
778configure:13043: checking sys/param.h usability
779configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
780configure:13043: $? = 0
781configure:13043: result: yes
782configure:13043: checking sys/param.h presence
783configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
784configure:13043: $? = 0
785configure:13043: result: yes
786configure:13043: checking for sys/param.h
787configure:13043: result: yes
788configure:13043: checking sys/mount.h usability
789configure:13043: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
790configure:13043: $? = 0
791configure:13043: result: yes
792configure:13043: checking sys/mount.h presence
793configure:13043: /usr/bin/clang -E -I/opt/local/include conftest.c
794configure:13043: $? = 0
795configure:13043: result: yes
796configure:13043: checking for sys/mount.h
797configure:13043: result: yes
798configure:13054: checking for stdint types
799configure:13077: /usr/bin/clang -c   conftest.c >&5
800configure:13077: $? = 0
801configure:13121: result: stdint.h (shortcircuit)
802configure:13508: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
803configure:13517: checking for an ANSI C-conforming const
804configure:13583: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
805configure:13583: $? = 0
806configure:13590: result: yes
807configure:13598: checking for inline
808configure:13614: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
809configure:13614: $? = 0
810configure:13622: result: inline
811configure:13641: checking for flexible array members
812configure:13664: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
813configure:13664: $? = 0
814configure:13671: result: yes
815configure:13682: checking for pid_t
816configure:13682: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
817configure:13682: $? = 0
818configure:13682: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
819conftest.c:76:20: error: expected expression
820if (sizeof ((pid_t)))
821                   ^
8221 error generated.
823configure:13682: $? = 1
824configure: failed program was:
825| /* confdefs.h */
826| #define PACKAGE_NAME "fontconfig"
827| #define PACKAGE_TARNAME "fontconfig"
828| #define PACKAGE_VERSION "2.11.1"
829| #define PACKAGE_STRING "fontconfig 2.11.1"
830| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
831| #define PACKAGE_URL ""
832| #define PACKAGE "fontconfig"
833| #define VERSION "2.11.1"
834| #define STDC_HEADERS 1
835| #define HAVE_SYS_TYPES_H 1
836| #define HAVE_SYS_STAT_H 1
837| #define HAVE_STDLIB_H 1
838| #define HAVE_STRING_H 1
839| #define HAVE_MEMORY_H 1
840| #define HAVE_STRINGS_H 1
841| #define HAVE_INTTYPES_H 1
842| #define HAVE_STDINT_H 1
843| #define HAVE_UNISTD_H 1
844| #define __EXTENSIONS__ 1
845| #define _ALL_SOURCE 1
846| #define _GNU_SOURCE 1
847| #define _POSIX_PTHREAD_SEMANTICS 1
848| #define _TANDEM_SOURCE 1
849| #define HAVE_DLFCN_H 1
850| #define LT_OBJDIR ".libs/"
851| #define HAVE_WARNING_CPP_DIRECTIVE 1
852| #define HAVE_DIRENT_H 1
853| #define STDC_HEADERS 1
854| #define HAVE_FCNTL_H 1
855| #define HAVE_REGEX_H 1
856| #define HAVE_STDLIB_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_UNISTD_H 1
859| #define HAVE_SYS_STATVFS_H 1
860| #define HAVE_SYS_PARAM_H 1
861| #define HAVE_SYS_MOUNT_H 1
862| #define FLEXIBLE_ARRAY_MEMBER /**/
863| /* end confdefs.h.  */
864| #include <stdio.h>
865| #ifdef HAVE_SYS_TYPES_H
866| # include <sys/types.h>
867| #endif
868| #ifdef HAVE_SYS_STAT_H
869| # include <sys/stat.h>
870| #endif
871| #ifdef STDC_HEADERS
872| # include <stdlib.h>
873| # include <stddef.h>
874| #else
875| # ifdef HAVE_STDLIB_H
876| #  include <stdlib.h>
877| # endif
878| #endif
879| #ifdef HAVE_STRING_H
880| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
881| #  include <memory.h>
882| # endif
883| # include <string.h>
884| #endif
885| #ifdef HAVE_STRINGS_H
886| # include <strings.h>
887| #endif
888| #ifdef HAVE_INTTYPES_H
889| # include <inttypes.h>
890| #endif
891| #ifdef HAVE_STDINT_H
892| # include <stdint.h>
893| #endif
894| #ifdef HAVE_UNISTD_H
895| # include <unistd.h>
896| #endif
897| int
898| main ()
899| {
900| if (sizeof ((pid_t)))
901|           return 0;
902|   ;
903|   return 0;
904| }
905configure:13682: result: yes
906configure:13697: checking for vprintf
907configure:13697: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
908conftest.c:63:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
909char vprintf ();
910     ^
911conftest.c:63:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
9121 warning generated.
913configure:13697: $? = 0
914configure:13697: result: yes
915configure:13703: checking for _doprnt
916configure:13703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
917Undefined symbols for architecture x86_64:
918  "__doprnt", referenced from:
919      _main in conftest-da245f.o
920ld: symbol(s) not found for architecture x86_64
921clang: error: linker command failed with exit code 1 (use -v to see invocation)
922configure:13703: $? = 1
923configure: failed program was:
924| /* confdefs.h */
925| #define PACKAGE_NAME "fontconfig"
926| #define PACKAGE_TARNAME "fontconfig"
927| #define PACKAGE_VERSION "2.11.1"
928| #define PACKAGE_STRING "fontconfig 2.11.1"
929| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
930| #define PACKAGE_URL ""
931| #define PACKAGE "fontconfig"
932| #define VERSION "2.11.1"
933| #define STDC_HEADERS 1
934| #define HAVE_SYS_TYPES_H 1
935| #define HAVE_SYS_STAT_H 1
936| #define HAVE_STDLIB_H 1
937| #define HAVE_STRING_H 1
938| #define HAVE_MEMORY_H 1
939| #define HAVE_STRINGS_H 1
940| #define HAVE_INTTYPES_H 1
941| #define HAVE_STDINT_H 1
942| #define HAVE_UNISTD_H 1
943| #define __EXTENSIONS__ 1
944| #define _ALL_SOURCE 1
945| #define _GNU_SOURCE 1
946| #define _POSIX_PTHREAD_SEMANTICS 1
947| #define _TANDEM_SOURCE 1
948| #define HAVE_DLFCN_H 1
949| #define LT_OBJDIR ".libs/"
950| #define HAVE_WARNING_CPP_DIRECTIVE 1
951| #define HAVE_DIRENT_H 1
952| #define STDC_HEADERS 1
953| #define HAVE_FCNTL_H 1
954| #define HAVE_REGEX_H 1
955| #define HAVE_STDLIB_H 1
956| #define HAVE_STRING_H 1
957| #define HAVE_UNISTD_H 1
958| #define HAVE_SYS_STATVFS_H 1
959| #define HAVE_SYS_PARAM_H 1
960| #define HAVE_SYS_MOUNT_H 1
961| #define FLEXIBLE_ARRAY_MEMBER /**/
962| #define HAVE_VPRINTF 1
963| /* end confdefs.h.  */
964| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
965|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
966| #define _doprnt innocuous__doprnt
967|
968| /* System header to define __stub macros and hopefully few prototypes,
969|     which can conflict with char _doprnt (); below.
970|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
971|     <limits.h> exists even on freestanding compilers.  */
972|
973| #ifdef __STDC__
974| # include <limits.h>
975| #else
976| # include <assert.h>
977| #endif
978|
979| #undef _doprnt
980|
981| /* Override any GCC internal prototype to avoid an error.
982|    Use char because int might match the return type of a GCC
983|    builtin and then its argument prototype would still apply.  */
984| #ifdef __cplusplus
985| extern "C"
986| #endif
987| char _doprnt ();
988| /* The GNU C library defines this for functions which it implements
989|     to always fail with ENOSYS.  Some functions are actually named
990|     something starting with __ and the normal name is an alias.  */
991| #if defined __stub__doprnt || defined __stub____doprnt
992| choke me
993| #endif
994|
995| int
996| main ()
997| {
998| return _doprnt ();
999|   ;
1000|   return 0;
1001| }
1002configure:13703: result: no
1003configure:13720: checking for stdlib.h
1004configure:13720: result: yes
1005configure:13720: checking for unistd.h
1006configure:13720: result: yes
1007configure:13720: checking for sys/param.h
1008configure:13720: result: yes
1009configure:13740: checking for getpagesize
1010configure:13740: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1011configure:13740: $? = 0
1012configure:13740: result: yes
1013configure:13749: checking for working mmap
1014configure:13896: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1015configure:13896: $? = 0
1016configure:13896: ./conftest
1017configure:13896: $? = 0
1018configure:13906: result: yes
1019configure:13918: checking for link
1020configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1021configure:13918: $? = 0
1022configure:13918: result: yes
1023configure:13918: checking for mkstemp
1024configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1025configure:13918: $? = 0
1026configure:13918: result: yes
1027configure:13918: checking for mkostemp
1028configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1029Undefined symbols for architecture x86_64:
1030  "_mkostemp", referenced from:
1031      _main in conftest-e8102c.o
1032ld: symbol(s) not found for architecture x86_64
1033clang: error: linker command failed with exit code 1 (use -v to see invocation)
1034configure:13918: $? = 1
1035configure: failed program was:
1036| /* confdefs.h */
1037| #define PACKAGE_NAME "fontconfig"
1038| #define PACKAGE_TARNAME "fontconfig"
1039| #define PACKAGE_VERSION "2.11.1"
1040| #define PACKAGE_STRING "fontconfig 2.11.1"
1041| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1042| #define PACKAGE_URL ""
1043| #define PACKAGE "fontconfig"
1044| #define VERSION "2.11.1"
1045| #define STDC_HEADERS 1
1046| #define HAVE_SYS_TYPES_H 1
1047| #define HAVE_SYS_STAT_H 1
1048| #define HAVE_STDLIB_H 1
1049| #define HAVE_STRING_H 1
1050| #define HAVE_MEMORY_H 1
1051| #define HAVE_STRINGS_H 1
1052| #define HAVE_INTTYPES_H 1
1053| #define HAVE_STDINT_H 1
1054| #define HAVE_UNISTD_H 1
1055| #define __EXTENSIONS__ 1
1056| #define _ALL_SOURCE 1
1057| #define _GNU_SOURCE 1
1058| #define _POSIX_PTHREAD_SEMANTICS 1
1059| #define _TANDEM_SOURCE 1
1060| #define HAVE_DLFCN_H 1
1061| #define LT_OBJDIR ".libs/"
1062| #define HAVE_WARNING_CPP_DIRECTIVE 1
1063| #define HAVE_DIRENT_H 1
1064| #define STDC_HEADERS 1
1065| #define HAVE_FCNTL_H 1
1066| #define HAVE_REGEX_H 1
1067| #define HAVE_STDLIB_H 1
1068| #define HAVE_STRING_H 1
1069| #define HAVE_UNISTD_H 1
1070| #define HAVE_SYS_STATVFS_H 1
1071| #define HAVE_SYS_PARAM_H 1
1072| #define HAVE_SYS_MOUNT_H 1
1073| #define FLEXIBLE_ARRAY_MEMBER /**/
1074| #define HAVE_VPRINTF 1
1075| #define HAVE_STDLIB_H 1
1076| #define HAVE_UNISTD_H 1
1077| #define HAVE_SYS_PARAM_H 1
1078| #define HAVE_GETPAGESIZE 1
1079| #define HAVE_MMAP 1
1080| #define HAVE_LINK 1
1081| #define HAVE_MKSTEMP 1
1082| /* end confdefs.h.  */
1083| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
1084|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1085| #define mkostemp innocuous_mkostemp
1086|
1087| /* System header to define __stub macros and hopefully few prototypes,
1088|     which can conflict with char mkostemp (); below.
1089|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1090|     <limits.h> exists even on freestanding compilers.  */
1091|
1092| #ifdef __STDC__
1093| # include <limits.h>
1094| #else
1095| # include <assert.h>
1096| #endif
1097|
1098| #undef mkostemp
1099|
1100| /* Override any GCC internal prototype to avoid an error.
1101|    Use char because int might match the return type of a GCC
1102|    builtin and then its argument prototype would still apply.  */
1103| #ifdef __cplusplus
1104| extern "C"
1105| #endif
1106| char mkostemp ();
1107| /* The GNU C library defines this for functions which it implements
1108|     to always fail with ENOSYS.  Some functions are actually named
1109|     something starting with __ and the normal name is an alias.  */
1110| #if defined __stub_mkostemp || defined __stub___mkostemp
1111| choke me
1112| #endif
1113|
1114| int
1115| main ()
1116| {
1117| return mkostemp ();
1118|   ;
1119|   return 0;
1120| }
1121configure:13918: result: no
1122configure:13918: checking for _mktemp_s
1123configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1124Undefined symbols for architecture x86_64:
1125  "__mktemp_s", referenced from:
1126      _main in conftest-09461a.o
1127ld: symbol(s) not found for architecture x86_64
1128clang: error: linker command failed with exit code 1 (use -v to see invocation)
1129configure:13918: $? = 1
1130configure: failed program was:
1131| /* confdefs.h */
1132| #define PACKAGE_NAME "fontconfig"
1133| #define PACKAGE_TARNAME "fontconfig"
1134| #define PACKAGE_VERSION "2.11.1"
1135| #define PACKAGE_STRING "fontconfig 2.11.1"
1136| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1137| #define PACKAGE_URL ""
1138| #define PACKAGE "fontconfig"
1139| #define VERSION "2.11.1"
1140| #define STDC_HEADERS 1
1141| #define HAVE_SYS_TYPES_H 1
1142| #define HAVE_SYS_STAT_H 1
1143| #define HAVE_STDLIB_H 1
1144| #define HAVE_STRING_H 1
1145| #define HAVE_MEMORY_H 1
1146| #define HAVE_STRINGS_H 1
1147| #define HAVE_INTTYPES_H 1
1148| #define HAVE_STDINT_H 1
1149| #define HAVE_UNISTD_H 1
1150| #define __EXTENSIONS__ 1
1151| #define _ALL_SOURCE 1
1152| #define _GNU_SOURCE 1
1153| #define _POSIX_PTHREAD_SEMANTICS 1
1154| #define _TANDEM_SOURCE 1
1155| #define HAVE_DLFCN_H 1
1156| #define LT_OBJDIR ".libs/"
1157| #define HAVE_WARNING_CPP_DIRECTIVE 1
1158| #define HAVE_DIRENT_H 1
1159| #define STDC_HEADERS 1
1160| #define HAVE_FCNTL_H 1
1161| #define HAVE_REGEX_H 1
1162| #define HAVE_STDLIB_H 1
1163| #define HAVE_STRING_H 1
1164| #define HAVE_UNISTD_H 1
1165| #define HAVE_SYS_STATVFS_H 1
1166| #define HAVE_SYS_PARAM_H 1
1167| #define HAVE_SYS_MOUNT_H 1
1168| #define FLEXIBLE_ARRAY_MEMBER /**/
1169| #define HAVE_VPRINTF 1
1170| #define HAVE_STDLIB_H 1
1171| #define HAVE_UNISTD_H 1
1172| #define HAVE_SYS_PARAM_H 1
1173| #define HAVE_GETPAGESIZE 1
1174| #define HAVE_MMAP 1
1175| #define HAVE_LINK 1
1176| #define HAVE_MKSTEMP 1
1177| /* end confdefs.h.  */
1178| /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s.
1179|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1180| #define _mktemp_s innocuous__mktemp_s
1181|
1182| /* System header to define __stub macros and hopefully few prototypes,
1183|     which can conflict with char _mktemp_s (); below.
1184|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1185|     <limits.h> exists even on freestanding compilers.  */
1186|
1187| #ifdef __STDC__
1188| # include <limits.h>
1189| #else
1190| # include <assert.h>
1191| #endif
1192|
1193| #undef _mktemp_s
1194|
1195| /* Override any GCC internal prototype to avoid an error.
1196|    Use char because int might match the return type of a GCC
1197|    builtin and then its argument prototype would still apply.  */
1198| #ifdef __cplusplus
1199| extern "C"
1200| #endif
1201| char _mktemp_s ();
1202| /* The GNU C library defines this for functions which it implements
1203|     to always fail with ENOSYS.  Some functions are actually named
1204|     something starting with __ and the normal name is an alias.  */
1205| #if defined __stub__mktemp_s || defined __stub____mktemp_s
1206| choke me
1207| #endif
1208|
1209| int
1210| main ()
1211| {
1212| return _mktemp_s ();
1213|   ;
1214|   return 0;
1215| }
1216configure:13918: result: no
1217configure:13918: checking for mkdtemp
1218configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1219configure:13918: $? = 0
1220configure:13918: result: yes
1221configure:13918: checking for getopt
1222configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1223configure:13918: $? = 0
1224configure:13918: result: yes
1225configure:13918: checking for getopt_long
1226configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1227configure:13918: $? = 0
1228configure:13918: result: yes
1229configure:13918: checking for getprogname
1230configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1231configure:13918: $? = 0
1232configure:13918: result: yes
1233configure:13918: checking for getexecname
1234configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1235Undefined symbols for architecture x86_64:
1236  "_getexecname", referenced from:
1237      _main in conftest-cba54d.o
1238ld: symbol(s) not found for architecture x86_64
1239clang: error: linker command failed with exit code 1 (use -v to see invocation)
1240configure:13918: $? = 1
1241configure: failed program was:
1242| /* confdefs.h */
1243| #define PACKAGE_NAME "fontconfig"
1244| #define PACKAGE_TARNAME "fontconfig"
1245| #define PACKAGE_VERSION "2.11.1"
1246| #define PACKAGE_STRING "fontconfig 2.11.1"
1247| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1248| #define PACKAGE_URL ""
1249| #define PACKAGE "fontconfig"
1250| #define VERSION "2.11.1"
1251| #define STDC_HEADERS 1
1252| #define HAVE_SYS_TYPES_H 1
1253| #define HAVE_SYS_STAT_H 1
1254| #define HAVE_STDLIB_H 1
1255| #define HAVE_STRING_H 1
1256| #define HAVE_MEMORY_H 1
1257| #define HAVE_STRINGS_H 1
1258| #define HAVE_INTTYPES_H 1
1259| #define HAVE_STDINT_H 1
1260| #define HAVE_UNISTD_H 1
1261| #define __EXTENSIONS__ 1
1262| #define _ALL_SOURCE 1
1263| #define _GNU_SOURCE 1
1264| #define _POSIX_PTHREAD_SEMANTICS 1
1265| #define _TANDEM_SOURCE 1
1266| #define HAVE_DLFCN_H 1
1267| #define LT_OBJDIR ".libs/"
1268| #define HAVE_WARNING_CPP_DIRECTIVE 1
1269| #define HAVE_DIRENT_H 1
1270| #define STDC_HEADERS 1
1271| #define HAVE_FCNTL_H 1
1272| #define HAVE_REGEX_H 1
1273| #define HAVE_STDLIB_H 1
1274| #define HAVE_STRING_H 1
1275| #define HAVE_UNISTD_H 1
1276| #define HAVE_SYS_STATVFS_H 1
1277| #define HAVE_SYS_PARAM_H 1
1278| #define HAVE_SYS_MOUNT_H 1
1279| #define FLEXIBLE_ARRAY_MEMBER /**/
1280| #define HAVE_VPRINTF 1
1281| #define HAVE_STDLIB_H 1
1282| #define HAVE_UNISTD_H 1
1283| #define HAVE_SYS_PARAM_H 1
1284| #define HAVE_GETPAGESIZE 1
1285| #define HAVE_MMAP 1
1286| #define HAVE_LINK 1
1287| #define HAVE_MKSTEMP 1
1288| #define HAVE_MKDTEMP 1
1289| #define HAVE_GETOPT 1
1290| #define HAVE_GETOPT_LONG 1
1291| #define HAVE_GETPROGNAME 1
1292| /* end confdefs.h.  */
1293| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1294|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1295| #define getexecname innocuous_getexecname
1296|
1297| /* System header to define __stub macros and hopefully few prototypes,
1298|     which can conflict with char getexecname (); below.
1299|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1300|     <limits.h> exists even on freestanding compilers.  */
1301|
1302| #ifdef __STDC__
1303| # include <limits.h>
1304| #else
1305| # include <assert.h>
1306| #endif
1307|
1308| #undef getexecname
1309|
1310| /* Override any GCC internal prototype to avoid an error.
1311|    Use char because int might match the return type of a GCC
1312|    builtin and then its argument prototype would still apply.  */
1313| #ifdef __cplusplus
1314| extern "C"
1315| #endif
1316| char getexecname ();
1317| /* The GNU C library defines this for functions which it implements
1318|     to always fail with ENOSYS.  Some functions are actually named
1319|     something starting with __ and the normal name is an alias.  */
1320| #if defined __stub_getexecname || defined __stub___getexecname
1321| choke me
1322| #endif
1323|
1324| int
1325| main ()
1326| {
1327| return getexecname ();
1328|   ;
1329|   return 0;
1330| }
1331configure:13918: result: no
1332configure:13918: checking for rand
1333configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1334configure:13918: $? = 0
1335configure:13918: result: yes
1336configure:13918: checking for random
1337configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1338configure:13918: $? = 0
1339configure:13918: result: yes
1340configure:13918: checking for lrand48
1341configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1342configure:13918: $? = 0
1343configure:13918: result: yes
1344configure:13918: checking for random_r
1345configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1346Undefined symbols for architecture x86_64:
1347  "_random_r", referenced from:
1348      _main in conftest-c71d84.o
1349ld: symbol(s) not found for architecture x86_64
1350clang: error: linker command failed with exit code 1 (use -v to see invocation)
1351configure:13918: $? = 1
1352configure: failed program was:
1353| /* confdefs.h */
1354| #define PACKAGE_NAME "fontconfig"
1355| #define PACKAGE_TARNAME "fontconfig"
1356| #define PACKAGE_VERSION "2.11.1"
1357| #define PACKAGE_STRING "fontconfig 2.11.1"
1358| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1359| #define PACKAGE_URL ""
1360| #define PACKAGE "fontconfig"
1361| #define VERSION "2.11.1"
1362| #define STDC_HEADERS 1
1363| #define HAVE_SYS_TYPES_H 1
1364| #define HAVE_SYS_STAT_H 1
1365| #define HAVE_STDLIB_H 1
1366| #define HAVE_STRING_H 1
1367| #define HAVE_MEMORY_H 1
1368| #define HAVE_STRINGS_H 1
1369| #define HAVE_INTTYPES_H 1
1370| #define HAVE_STDINT_H 1
1371| #define HAVE_UNISTD_H 1
1372| #define __EXTENSIONS__ 1
1373| #define _ALL_SOURCE 1
1374| #define _GNU_SOURCE 1
1375| #define _POSIX_PTHREAD_SEMANTICS 1
1376| #define _TANDEM_SOURCE 1
1377| #define HAVE_DLFCN_H 1
1378| #define LT_OBJDIR ".libs/"
1379| #define HAVE_WARNING_CPP_DIRECTIVE 1
1380| #define HAVE_DIRENT_H 1
1381| #define STDC_HEADERS 1
1382| #define HAVE_FCNTL_H 1
1383| #define HAVE_REGEX_H 1
1384| #define HAVE_STDLIB_H 1
1385| #define HAVE_STRING_H 1
1386| #define HAVE_UNISTD_H 1
1387| #define HAVE_SYS_STATVFS_H 1
1388| #define HAVE_SYS_PARAM_H 1
1389| #define HAVE_SYS_MOUNT_H 1
1390| #define FLEXIBLE_ARRAY_MEMBER /**/
1391| #define HAVE_VPRINTF 1
1392| #define HAVE_STDLIB_H 1
1393| #define HAVE_UNISTD_H 1
1394| #define HAVE_SYS_PARAM_H 1
1395| #define HAVE_GETPAGESIZE 1
1396| #define HAVE_MMAP 1
1397| #define HAVE_LINK 1
1398| #define HAVE_MKSTEMP 1
1399| #define HAVE_MKDTEMP 1
1400| #define HAVE_GETOPT 1
1401| #define HAVE_GETOPT_LONG 1
1402| #define HAVE_GETPROGNAME 1
1403| #define HAVE_RAND 1
1404| #define HAVE_RANDOM 1
1405| #define HAVE_LRAND48 1
1406| /* end confdefs.h.  */
1407| /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
1408|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1409| #define random_r innocuous_random_r
1410|
1411| /* System header to define __stub macros and hopefully few prototypes,
1412|     which can conflict with char random_r (); below.
1413|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1414|     <limits.h> exists even on freestanding compilers.  */
1415|
1416| #ifdef __STDC__
1417| # include <limits.h>
1418| #else
1419| # include <assert.h>
1420| #endif
1421|
1422| #undef random_r
1423|
1424| /* Override any GCC internal prototype to avoid an error.
1425|    Use char because int might match the return type of a GCC
1426|    builtin and then its argument prototype would still apply.  */
1427| #ifdef __cplusplus
1428| extern "C"
1429| #endif
1430| char random_r ();
1431| /* The GNU C library defines this for functions which it implements
1432|     to always fail with ENOSYS.  Some functions are actually named
1433|     something starting with __ and the normal name is an alias.  */
1434| #if defined __stub_random_r || defined __stub___random_r
1435| choke me
1436| #endif
1437|
1438| int
1439| main ()
1440| {
1441| return random_r ();
1442|   ;
1443|   return 0;
1444| }
1445configure:13918: result: no
1446configure:13918: checking for rand_r
1447configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1448configure:13918: $? = 0
1449configure:13918: result: yes
1450configure:13918: checking for readlink
1451configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1452configure:13918: $? = 0
1453configure:13918: result: yes
1454configure:13918: checking for regcomp
1455configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1456configure:13918: $? = 0
1457configure:13918: result: yes
1458configure:13918: checking for regerror
1459configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1460configure:13918: $? = 0
1461configure:13918: result: yes
1462configure:13918: checking for regexec
1463configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1464configure:13918: $? = 0
1465configure:13918: result: yes
1466configure:13918: checking for regfree
1467configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1468configure:13918: $? = 0
1469configure:13918: result: yes
1470configure:13918: checking for fstatvfs
1471configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1472configure:13918: $? = 0
1473configure:13918: result: yes
1474configure:13918: checking for fstatfs
1475configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1476configure:13918: $? = 0
1477configure:13918: result: yes
1478configure:13918: checking for lstat
1479configure:13918: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1480configure:13918: $? = 0
1481configure:13918: result: yes
1482configure:13928: checking for posix_fadvise in fcntl.h
1483configure:13958: result: no
1484configure:13971: checking for scandir
1485configure:13993: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -Wpointer-arith -Wstrict-prototypes     -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing -Werror -I/opt/local/include conftest.c >&5
1486configure:13993: $? = 0
1487configure:13995: result: yes
1488configure:14044: checking for struct statvfs.f_basetype
1489configure:14044: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1490conftest.c:72:13: error: no member named 'f_basetype' in 'struct statvfs'
1491if (ac_aggr.f_basetype)
1492    ~~~~~~~ ^
14931 error generated.
1494configure:14044: $? = 1
1495configure: failed program was:
1496| /* confdefs.h */
1497| #define PACKAGE_NAME "fontconfig"
1498| #define PACKAGE_TARNAME "fontconfig"
1499| #define PACKAGE_VERSION "2.11.1"
1500| #define PACKAGE_STRING "fontconfig 2.11.1"
1501| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1502| #define PACKAGE_URL ""
1503| #define PACKAGE "fontconfig"
1504| #define VERSION "2.11.1"
1505| #define STDC_HEADERS 1
1506| #define HAVE_SYS_TYPES_H 1
1507| #define HAVE_SYS_STAT_H 1
1508| #define HAVE_STDLIB_H 1
1509| #define HAVE_STRING_H 1
1510| #define HAVE_MEMORY_H 1
1511| #define HAVE_STRINGS_H 1
1512| #define HAVE_INTTYPES_H 1
1513| #define HAVE_STDINT_H 1
1514| #define HAVE_UNISTD_H 1
1515| #define __EXTENSIONS__ 1
1516| #define _ALL_SOURCE 1
1517| #define _GNU_SOURCE 1
1518| #define _POSIX_PTHREAD_SEMANTICS 1
1519| #define _TANDEM_SOURCE 1
1520| #define HAVE_DLFCN_H 1
1521| #define LT_OBJDIR ".libs/"
1522| #define HAVE_WARNING_CPP_DIRECTIVE 1
1523| #define HAVE_DIRENT_H 1
1524| #define STDC_HEADERS 1
1525| #define HAVE_FCNTL_H 1
1526| #define HAVE_REGEX_H 1
1527| #define HAVE_STDLIB_H 1
1528| #define HAVE_STRING_H 1
1529| #define HAVE_UNISTD_H 1
1530| #define HAVE_SYS_STATVFS_H 1
1531| #define HAVE_SYS_PARAM_H 1
1532| #define HAVE_SYS_MOUNT_H 1
1533| #define FLEXIBLE_ARRAY_MEMBER /**/
1534| #define HAVE_VPRINTF 1
1535| #define HAVE_STDLIB_H 1
1536| #define HAVE_UNISTD_H 1
1537| #define HAVE_SYS_PARAM_H 1
1538| #define HAVE_GETPAGESIZE 1
1539| #define HAVE_MMAP 1
1540| #define HAVE_LINK 1
1541| #define HAVE_MKSTEMP 1
1542| #define HAVE_MKDTEMP 1
1543| #define HAVE_GETOPT 1
1544| #define HAVE_GETOPT_LONG 1
1545| #define HAVE_GETPROGNAME 1
1546| #define HAVE_RAND 1
1547| #define HAVE_RANDOM 1
1548| #define HAVE_LRAND48 1
1549| #define HAVE_RAND_R 1
1550| #define HAVE_READLINK 1
1551| #define HAVE_REGCOMP 1
1552| #define HAVE_REGERROR 1
1553| #define HAVE_REGEXEC 1
1554| #define HAVE_REGFREE 1
1555| #define HAVE_FSTATVFS 1
1556| #define HAVE_FSTATFS 1
1557| #define HAVE_LSTAT 1
1558| #define HAVE_POSIX_FADVISE 0
1559| #define HAVE_SCANDIR 1
1560| /* end confdefs.h.  */
1561| #include <sys/statvfs.h>
1562|
1563| int
1564| main ()
1565| {
1566| static struct statvfs ac_aggr;
1567| if (ac_aggr.f_basetype)
1568| return 0;
1569|   ;
1570|   return 0;
1571| }
1572configure:14044: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1573conftest.c:72:20: error: no member named 'f_basetype' in 'struct statvfs'
1574if (sizeof ac_aggr.f_basetype)
1575           ~~~~~~~ ^
15761 error generated.
1577configure:14044: $? = 1
1578configure: failed program was:
1579| /* confdefs.h */
1580| #define PACKAGE_NAME "fontconfig"
1581| #define PACKAGE_TARNAME "fontconfig"
1582| #define PACKAGE_VERSION "2.11.1"
1583| #define PACKAGE_STRING "fontconfig 2.11.1"
1584| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1585| #define PACKAGE_URL ""
1586| #define PACKAGE "fontconfig"
1587| #define VERSION "2.11.1"
1588| #define STDC_HEADERS 1
1589| #define HAVE_SYS_TYPES_H 1
1590| #define HAVE_SYS_STAT_H 1
1591| #define HAVE_STDLIB_H 1
1592| #define HAVE_STRING_H 1
1593| #define HAVE_MEMORY_H 1
1594| #define HAVE_STRINGS_H 1
1595| #define HAVE_INTTYPES_H 1
1596| #define HAVE_STDINT_H 1
1597| #define HAVE_UNISTD_H 1
1598| #define __EXTENSIONS__ 1
1599| #define _ALL_SOURCE 1
1600| #define _GNU_SOURCE 1
1601| #define _POSIX_PTHREAD_SEMANTICS 1
1602| #define _TANDEM_SOURCE 1
1603| #define HAVE_DLFCN_H 1
1604| #define LT_OBJDIR ".libs/"
1605| #define HAVE_WARNING_CPP_DIRECTIVE 1
1606| #define HAVE_DIRENT_H 1
1607| #define STDC_HEADERS 1
1608| #define HAVE_FCNTL_H 1
1609| #define HAVE_REGEX_H 1
1610| #define HAVE_STDLIB_H 1
1611| #define HAVE_STRING_H 1
1612| #define HAVE_UNISTD_H 1
1613| #define HAVE_SYS_STATVFS_H 1
1614| #define HAVE_SYS_PARAM_H 1
1615| #define HAVE_SYS_MOUNT_H 1
1616| #define FLEXIBLE_ARRAY_MEMBER /**/
1617| #define HAVE_VPRINTF 1
1618| #define HAVE_STDLIB_H 1
1619| #define HAVE_UNISTD_H 1
1620| #define HAVE_SYS_PARAM_H 1
1621| #define HAVE_GETPAGESIZE 1
1622| #define HAVE_MMAP 1
1623| #define HAVE_LINK 1
1624| #define HAVE_MKSTEMP 1
1625| #define HAVE_MKDTEMP 1
1626| #define HAVE_GETOPT 1
1627| #define HAVE_GETOPT_LONG 1
1628| #define HAVE_GETPROGNAME 1
1629| #define HAVE_RAND 1
1630| #define HAVE_RANDOM 1
1631| #define HAVE_LRAND48 1
1632| #define HAVE_RAND_R 1
1633| #define HAVE_READLINK 1
1634| #define HAVE_REGCOMP 1
1635| #define HAVE_REGERROR 1
1636| #define HAVE_REGEXEC 1
1637| #define HAVE_REGFREE 1
1638| #define HAVE_FSTATVFS 1
1639| #define HAVE_FSTATFS 1
1640| #define HAVE_LSTAT 1
1641| #define HAVE_POSIX_FADVISE 0
1642| #define HAVE_SCANDIR 1
1643| /* end confdefs.h.  */
1644| #include <sys/statvfs.h>
1645|
1646| int
1647| main ()
1648| {
1649| static struct statvfs ac_aggr;
1650| if (sizeof ac_aggr.f_basetype)
1651| return 0;
1652|   ;
1653|   return 0;
1654| }
1655configure:14044: result: no
1656configure:14054: checking for struct statvfs.f_fstypename
1657configure:14054: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1658conftest.c:72:13: error: no member named 'f_fstypename' in 'struct statvfs'
1659if (ac_aggr.f_fstypename)
1660    ~~~~~~~ ^
16611 error generated.
1662configure:14054: $? = 1
1663configure: failed program was:
1664| /* confdefs.h */
1665| #define PACKAGE_NAME "fontconfig"
1666| #define PACKAGE_TARNAME "fontconfig"
1667| #define PACKAGE_VERSION "2.11.1"
1668| #define PACKAGE_STRING "fontconfig 2.11.1"
1669| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1670| #define PACKAGE_URL ""
1671| #define PACKAGE "fontconfig"
1672| #define VERSION "2.11.1"
1673| #define STDC_HEADERS 1
1674| #define HAVE_SYS_TYPES_H 1
1675| #define HAVE_SYS_STAT_H 1
1676| #define HAVE_STDLIB_H 1
1677| #define HAVE_STRING_H 1
1678| #define HAVE_MEMORY_H 1
1679| #define HAVE_STRINGS_H 1
1680| #define HAVE_INTTYPES_H 1
1681| #define HAVE_STDINT_H 1
1682| #define HAVE_UNISTD_H 1
1683| #define __EXTENSIONS__ 1
1684| #define _ALL_SOURCE 1
1685| #define _GNU_SOURCE 1
1686| #define _POSIX_PTHREAD_SEMANTICS 1
1687| #define _TANDEM_SOURCE 1
1688| #define HAVE_DLFCN_H 1
1689| #define LT_OBJDIR ".libs/"
1690| #define HAVE_WARNING_CPP_DIRECTIVE 1
1691| #define HAVE_DIRENT_H 1
1692| #define STDC_HEADERS 1
1693| #define HAVE_FCNTL_H 1
1694| #define HAVE_REGEX_H 1
1695| #define HAVE_STDLIB_H 1
1696| #define HAVE_STRING_H 1
1697| #define HAVE_UNISTD_H 1
1698| #define HAVE_SYS_STATVFS_H 1
1699| #define HAVE_SYS_PARAM_H 1
1700| #define HAVE_SYS_MOUNT_H 1
1701| #define FLEXIBLE_ARRAY_MEMBER /**/
1702| #define HAVE_VPRINTF 1
1703| #define HAVE_STDLIB_H 1
1704| #define HAVE_UNISTD_H 1
1705| #define HAVE_SYS_PARAM_H 1
1706| #define HAVE_GETPAGESIZE 1
1707| #define HAVE_MMAP 1
1708| #define HAVE_LINK 1
1709| #define HAVE_MKSTEMP 1
1710| #define HAVE_MKDTEMP 1
1711| #define HAVE_GETOPT 1
1712| #define HAVE_GETOPT_LONG 1
1713| #define HAVE_GETPROGNAME 1
1714| #define HAVE_RAND 1
1715| #define HAVE_RANDOM 1
1716| #define HAVE_LRAND48 1
1717| #define HAVE_RAND_R 1
1718| #define HAVE_READLINK 1
1719| #define HAVE_REGCOMP 1
1720| #define HAVE_REGERROR 1
1721| #define HAVE_REGEXEC 1
1722| #define HAVE_REGFREE 1
1723| #define HAVE_FSTATVFS 1
1724| #define HAVE_FSTATFS 1
1725| #define HAVE_LSTAT 1
1726| #define HAVE_POSIX_FADVISE 0
1727| #define HAVE_SCANDIR 1
1728| /* end confdefs.h.  */
1729| #include <sys/statvfs.h>
1730|
1731| int
1732| main ()
1733| {
1734| static struct statvfs ac_aggr;
1735| if (ac_aggr.f_fstypename)
1736| return 0;
1737|   ;
1738|   return 0;
1739| }
1740configure:14054: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1741conftest.c:72:20: error: no member named 'f_fstypename' in 'struct statvfs'
1742if (sizeof ac_aggr.f_fstypename)
1743           ~~~~~~~ ^
17441 error generated.
1745configure:14054: $? = 1
1746configure: failed program was:
1747| /* confdefs.h */
1748| #define PACKAGE_NAME "fontconfig"
1749| #define PACKAGE_TARNAME "fontconfig"
1750| #define PACKAGE_VERSION "2.11.1"
1751| #define PACKAGE_STRING "fontconfig 2.11.1"
1752| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1753| #define PACKAGE_URL ""
1754| #define PACKAGE "fontconfig"
1755| #define VERSION "2.11.1"
1756| #define STDC_HEADERS 1
1757| #define HAVE_SYS_TYPES_H 1
1758| #define HAVE_SYS_STAT_H 1
1759| #define HAVE_STDLIB_H 1
1760| #define HAVE_STRING_H 1
1761| #define HAVE_MEMORY_H 1
1762| #define HAVE_STRINGS_H 1
1763| #define HAVE_INTTYPES_H 1
1764| #define HAVE_STDINT_H 1
1765| #define HAVE_UNISTD_H 1
1766| #define __EXTENSIONS__ 1
1767| #define _ALL_SOURCE 1
1768| #define _GNU_SOURCE 1
1769| #define _POSIX_PTHREAD_SEMANTICS 1
1770| #define _TANDEM_SOURCE 1
1771| #define HAVE_DLFCN_H 1
1772| #define LT_OBJDIR ".libs/"
1773| #define HAVE_WARNING_CPP_DIRECTIVE 1
1774| #define HAVE_DIRENT_H 1
1775| #define STDC_HEADERS 1
1776| #define HAVE_FCNTL_H 1
1777| #define HAVE_REGEX_H 1
1778| #define HAVE_STDLIB_H 1
1779| #define HAVE_STRING_H 1
1780| #define HAVE_UNISTD_H 1
1781| #define HAVE_SYS_STATVFS_H 1
1782| #define HAVE_SYS_PARAM_H 1
1783| #define HAVE_SYS_MOUNT_H 1
1784| #define FLEXIBLE_ARRAY_MEMBER /**/
1785| #define HAVE_VPRINTF 1
1786| #define HAVE_STDLIB_H 1
1787| #define HAVE_UNISTD_H 1
1788| #define HAVE_SYS_PARAM_H 1
1789| #define HAVE_GETPAGESIZE 1
1790| #define HAVE_MMAP 1
1791| #define HAVE_LINK 1
1792| #define HAVE_MKSTEMP 1
1793| #define HAVE_MKDTEMP 1
1794| #define HAVE_GETOPT 1
1795| #define HAVE_GETOPT_LONG 1
1796| #define HAVE_GETPROGNAME 1
1797| #define HAVE_RAND 1
1798| #define HAVE_RANDOM 1
1799| #define HAVE_LRAND48 1
1800| #define HAVE_RAND_R 1
1801| #define HAVE_READLINK 1
1802| #define HAVE_REGCOMP 1
1803| #define HAVE_REGERROR 1
1804| #define HAVE_REGEXEC 1
1805| #define HAVE_REGFREE 1
1806| #define HAVE_FSTATVFS 1
1807| #define HAVE_FSTATFS 1
1808| #define HAVE_LSTAT 1
1809| #define HAVE_POSIX_FADVISE 0
1810| #define HAVE_SCANDIR 1
1811| /* end confdefs.h.  */
1812| #include <sys/statvfs.h>
1813|
1814| int
1815| main ()
1816| {
1817| static struct statvfs ac_aggr;
1818| if (sizeof ac_aggr.f_fstypename)
1819| return 0;
1820|   ;
1821|   return 0;
1822| }
1823configure:14054: result: no
1824configure:14067: checking for struct statfs.f_flags
1825configure:14067: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1826configure:14067: $? = 0
1827configure:14067: result: yes
1828configure:14089: checking for struct statfs.f_fstypename
1829configure:14089: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1830configure:14089: $? = 0
1831configure:14089: result: yes
1832configure:14113: checking for struct dirent.d_type
1833configure:14113: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1834configure:14113: $? = 0
1835configure:14113: result: yes
1836configure:14266: checking for FREETYPE
1837configure:14273: $PKG_CONFIG --exists --print-errors "freetype2"
1838configure:14276: $? = 0
1839configure:14290: $PKG_CONFIG --exists --print-errors "freetype2"
1840configure:14293: $? = 0
1841configure:14351: result: yes
1842configure:14367: checking for FT_Get_Next_Char
1843configure:14367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lfreetype  >&5
1844configure:14367: $? = 0
1845configure:14367: result: yes
1846configure:14367: checking for FT_Get_BDF_Property
1847configure:14367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lfreetype  >&5
1848configure:14367: $? = 0
1849configure:14367: result: yes
1850configure:14367: checking for FT_Get_PS_Font_Info
1851configure:14367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lfreetype  >&5
1852configure:14367: $? = 0
1853configure:14367: result: yes
1854configure:14367: checking for FT_Has_PS_Glyph_Names
1855configure:14367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lfreetype  >&5
1856configure:14367: $? = 0
1857configure:14367: result: yes
1858configure:14367: checking for FT_Get_X11_Font_Format
1859configure:14367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lfreetype  >&5
1860configure:14367: $? = 0
1861configure:14367: result: yes
1862configure:14367: checking for FT_Select_Size
1863configure:14367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lfreetype  >&5
1864configure:14367: $? = 0
1865configure:14367: result: yes
1866configure:14376: checking for FT_Bitmap_Size.y_ppem
1867configure:14376: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include/freetype2  -I/opt/local/include conftest.c >&5
1868configure:14376: $? = 0
1869configure:14376: result: yes
1870configure:14426: checking for EXPAT
1871configure:14433: $PKG_CONFIG --exists --print-errors "expat"
1872configure:14436: $? = 0
1873configure:14450: $PKG_CONFIG --exists --print-errors "expat"
1874configure:14453: $? = 0
1875configure:14491: result: yes
1876configure:14522: checking expat.h usability
1877configure:14522: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include  conftest.c >&5
1878configure:14522: $? = 0
1879configure:14522: result: yes
1880configure:14522: checking expat.h presence
1881configure:14522: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include  conftest.c
1882configure:14522: $? = 0
1883configure:14522: result: yes
1884configure:14522: checking for expat.h
1885configure:14522: result: yes
1886configure:14550: checking for XML_SetDoctypeDeclHandler
1887configure:14550: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -lexpat  >&5
1888ld: warning: ignoring file /opt/local/lib/libexpat.dylib, file was built for i386 which is not the architecture being linked (x86_64): /opt/local/lib/libexpat.dylib
1889Undefined symbols for architecture x86_64:
1890  "_XML_SetDoctypeDeclHandler", referenced from:
1891      _main in conftest-0123aa.o
1892ld: symbol(s) not found for architecture x86_64
1893clang: error: linker command failed with exit code 1 (use -v to see invocation)
1894configure:14550: $? = 1
1895configure: failed program was:
1896| /* confdefs.h */
1897| #define PACKAGE_NAME "fontconfig"
1898| #define PACKAGE_TARNAME "fontconfig"
1899| #define PACKAGE_VERSION "2.11.1"
1900| #define PACKAGE_STRING "fontconfig 2.11.1"
1901| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1902| #define PACKAGE_URL ""
1903| #define PACKAGE "fontconfig"
1904| #define VERSION "2.11.1"
1905| #define STDC_HEADERS 1
1906| #define HAVE_SYS_TYPES_H 1
1907| #define HAVE_SYS_STAT_H 1
1908| #define HAVE_STDLIB_H 1
1909| #define HAVE_STRING_H 1
1910| #define HAVE_MEMORY_H 1
1911| #define HAVE_STRINGS_H 1
1912| #define HAVE_INTTYPES_H 1
1913| #define HAVE_STDINT_H 1
1914| #define HAVE_UNISTD_H 1
1915| #define __EXTENSIONS__ 1
1916| #define _ALL_SOURCE 1
1917| #define _GNU_SOURCE 1
1918| #define _POSIX_PTHREAD_SEMANTICS 1
1919| #define _TANDEM_SOURCE 1
1920| #define HAVE_DLFCN_H 1
1921| #define LT_OBJDIR ".libs/"
1922| #define HAVE_WARNING_CPP_DIRECTIVE 1
1923| #define HAVE_DIRENT_H 1
1924| #define STDC_HEADERS 1
1925| #define HAVE_FCNTL_H 1
1926| #define HAVE_REGEX_H 1
1927| #define HAVE_STDLIB_H 1
1928| #define HAVE_STRING_H 1
1929| #define HAVE_UNISTD_H 1
1930| #define HAVE_SYS_STATVFS_H 1
1931| #define HAVE_SYS_PARAM_H 1
1932| #define HAVE_SYS_MOUNT_H 1
1933| #define FLEXIBLE_ARRAY_MEMBER /**/
1934| #define HAVE_VPRINTF 1
1935| #define HAVE_STDLIB_H 1
1936| #define HAVE_UNISTD_H 1
1937| #define HAVE_SYS_PARAM_H 1
1938| #define HAVE_GETPAGESIZE 1
1939| #define HAVE_MMAP 1
1940| #define HAVE_LINK 1
1941| #define HAVE_MKSTEMP 1
1942| #define HAVE_MKDTEMP 1
1943| #define HAVE_GETOPT 1
1944| #define HAVE_GETOPT_LONG 1
1945| #define HAVE_GETPROGNAME 1
1946| #define HAVE_RAND 1
1947| #define HAVE_RANDOM 1
1948| #define HAVE_LRAND48 1
1949| #define HAVE_RAND_R 1
1950| #define HAVE_READLINK 1
1951| #define HAVE_REGCOMP 1
1952| #define HAVE_REGERROR 1
1953| #define HAVE_REGEXEC 1
1954| #define HAVE_REGFREE 1
1955| #define HAVE_FSTATVFS 1
1956| #define HAVE_FSTATFS 1
1957| #define HAVE_LSTAT 1
1958| #define HAVE_POSIX_FADVISE 0
1959| #define HAVE_SCANDIR 1
1960| #define HAVE_STRUCT_STATFS_F_FLAGS 1
1961| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
1962| #define HAVE_STRUCT_DIRENT_D_TYPE 1
1963| #define USE_REGEX /**/
1964| #define USE_ICONV 0
1965| #define HAVE_FT_GET_NEXT_CHAR 1
1966| #define HAVE_FT_GET_BDF_PROPERTY 1
1967| #define HAVE_FT_GET_PS_FONT_INFO 1
1968| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
1969| #define HAVE_FT_GET_X11_FONT_FORMAT 1
1970| #define HAVE_FT_SELECT_SIZE 1
1971| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
1972| /* end confdefs.h.  */
1973| /* Define XML_SetDoctypeDeclHandler to an innocuous variant, in case <limits.h> declares XML_SetDoctypeDeclHandler.
1974|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1975| #define XML_SetDoctypeDeclHandler innocuous_XML_SetDoctypeDeclHandler
1976|
1977| /* System header to define __stub macros and hopefully few prototypes,
1978|     which can conflict with char XML_SetDoctypeDeclHandler (); below.
1979|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1980|     <limits.h> exists even on freestanding compilers.  */
1981|
1982| #ifdef __STDC__
1983| # include <limits.h>
1984| #else
1985| # include <assert.h>
1986| #endif
1987|
1988| #undef XML_SetDoctypeDeclHandler
1989|
1990| /* Override any GCC internal prototype to avoid an error.
1991|    Use char because int might match the return type of a GCC
1992|    builtin and then its argument prototype would still apply.  */
1993| #ifdef __cplusplus
1994| extern "C"
1995| #endif
1996| char XML_SetDoctypeDeclHandler ();
1997| /* The GNU C library defines this for functions which it implements
1998|     to always fail with ENOSYS.  Some functions are actually named
1999|     something starting with __ and the normal name is an alias.  */
2000| #if defined __stub_XML_SetDoctypeDeclHandler || defined __stub___XML_SetDoctypeDeclHandler
2001| choke me
2002| #endif
2003|
2004| int
2005| main ()
2006| {
2007| return XML_SetDoctypeDeclHandler ();
2008|   ;
2009|   return 0;
2010| }
2011configure:14550: result: no
2012configure:14560: error:
2013*** expat is required. or try to use --enable-libxml2
2014
2015## ---------------- ##
2016## Cache variables. ##
2017## ---------------- ##
2018
2019ac_cv_build=x86_64-apple-darwin13.4.0
2020ac_cv_c_compiler_gnu=yes
2021ac_cv_c_const=yes
2022ac_cv_c_flexmember=yes
2023ac_cv_c_inline=inline
2024ac_cv_env_CC_FOR_BUILD_set=
2025ac_cv_env_CC_FOR_BUILD_value=
2026ac_cv_env_CC_set=set
2027ac_cv_env_CC_value=/usr/bin/clang
2028ac_cv_env_CFLAGS_set=set
2029ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2030ac_cv_env_CPPFLAGS_set=set
2031ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2032ac_cv_env_CPP_set=
2033ac_cv_env_CPP_value=
2034ac_cv_env_EXPAT_CFLAGS_set=
2035ac_cv_env_EXPAT_CFLAGS_value=
2036ac_cv_env_EXPAT_LIBS_set=
2037ac_cv_env_EXPAT_LIBS_value=
2038ac_cv_env_FREETYPE_CFLAGS_set=
2039ac_cv_env_FREETYPE_CFLAGS_value=
2040ac_cv_env_FREETYPE_LIBS_set=
2041ac_cv_env_FREETYPE_LIBS_value=
2042ac_cv_env_LDFLAGS_set=set
2043ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2044ac_cv_env_LIBS_set=
2045ac_cv_env_LIBS_value=
2046ac_cv_env_LIBXML2_CFLAGS_set=
2047ac_cv_env_LIBXML2_CFLAGS_value=
2048ac_cv_env_LIBXML2_LIBS_set=
2049ac_cv_env_LIBXML2_LIBS_value=
2050ac_cv_env_PKG_CONFIG_LIBDIR_set=
2051ac_cv_env_PKG_CONFIG_LIBDIR_value=
2052ac_cv_env_PKG_CONFIG_PATH_set=
2053ac_cv_env_PKG_CONFIG_PATH_value=
2054ac_cv_env_PKG_CONFIG_set=
2055ac_cv_env_PKG_CONFIG_value=
2056ac_cv_env_build_alias_set=
2057ac_cv_env_build_alias_value=
2058ac_cv_env_host_alias_set=
2059ac_cv_env_host_alias_value=
2060ac_cv_env_target_alias_set=
2061ac_cv_env_target_alias_value=
2062ac_cv_func_FT_Get_BDF_Property=yes
2063ac_cv_func_FT_Get_Next_Char=yes
2064ac_cv_func_FT_Get_PS_Font_Info=yes
2065ac_cv_func_FT_Get_X11_Font_Format=yes
2066ac_cv_func_FT_Has_PS_Glyph_Names=yes
2067ac_cv_func_FT_Select_Size=yes
2068ac_cv_func_XML_SetDoctypeDeclHandler=no
2069ac_cv_func__doprnt=no
2070ac_cv_func__mktemp_s=no
2071ac_cv_func_fstatfs=yes
2072ac_cv_func_fstatvfs=yes
2073ac_cv_func_getexecname=no
2074ac_cv_func_getopt=yes
2075ac_cv_func_getopt_long=yes
2076ac_cv_func_getpagesize=yes
2077ac_cv_func_getprogname=yes
2078ac_cv_func_link=yes
2079ac_cv_func_lrand48=yes
2080ac_cv_func_lstat=yes
2081ac_cv_func_mkdtemp=yes
2082ac_cv_func_mkostemp=no
2083ac_cv_func_mkstemp=yes
2084ac_cv_func_mmap_fixed_mapped=yes
2085ac_cv_func_rand=yes
2086ac_cv_func_rand_r=yes
2087ac_cv_func_random=yes
2088ac_cv_func_random_r=no
2089ac_cv_func_readlink=yes
2090ac_cv_func_regcomp=yes
2091ac_cv_func_regerror=yes
2092ac_cv_func_regexec=yes
2093ac_cv_func_regfree=yes
2094ac_cv_func_vprintf=yes
2095ac_cv_header_dirent_dirent_h=yes
2096ac_cv_header_dlfcn_h=yes
2097ac_cv_header_expat_h=yes
2098ac_cv_header_fcntl_h=yes
2099ac_cv_header_inttypes_h=yes
2100ac_cv_header_memory_h=yes
2101ac_cv_header_minix_config_h=no
2102ac_cv_header_regex_h=yes
2103ac_cv_header_stdc=yes
2104ac_cv_header_stdint=stdint.h
2105ac_cv_header_stdint_h=yes
2106ac_cv_header_stdint_t=stdint.h
2107ac_cv_header_stdlib_h=yes
2108ac_cv_header_string_h=yes
2109ac_cv_header_strings_h=yes
2110ac_cv_header_sys_mount_h=yes
2111ac_cv_header_sys_param_h=yes
2112ac_cv_header_sys_stat_h=yes
2113ac_cv_header_sys_statfs_h=no
2114ac_cv_header_sys_statvfs_h=yes
2115ac_cv_header_sys_types_h=yes
2116ac_cv_header_sys_vfs_h=no
2117ac_cv_header_unistd_h=yes
2118ac_cv_host=x86_64-apple-darwin13.4.0
2119ac_cv_member_FT_Bitmap_Size_y_ppem=yes
2120ac_cv_member_struct_dirent_d_type=yes
2121ac_cv_member_struct_statfs_f_flags=yes
2122ac_cv_member_struct_statfs_f_fstypename=yes
2123ac_cv_member_struct_statvfs_f_basetype=no
2124ac_cv_member_struct_statvfs_f_fstypename=no
2125ac_cv_objext=o
2126ac_cv_path_EGREP='/usr/bin/grep -E'
2127ac_cv_path_FGREP='/usr/bin/grep -F'
2128ac_cv_path_GREP=/usr/bin/grep
2129ac_cv_path_SED=/usr/bin/sed
2130ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2131ac_cv_prog_AWK=awk
2132ac_cv_prog_CPP='/usr/bin/clang -E'
2133ac_cv_prog_ac_ct_AR=ar
2134ac_cv_prog_ac_ct_CC=/usr/bin/clang
2135ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2136ac_cv_prog_ac_ct_LIPO=lipo
2137ac_cv_prog_ac_ct_NMEDIT=nmedit
2138ac_cv_prog_ac_ct_OTOOL=otool
2139ac_cv_prog_ac_ct_RANLIB=ranlib
2140ac_cv_prog_ac_ct_STRIP=strip
2141ac_cv_prog_cc_c89=
2142ac_cv_prog_cc_g=yes
2143ac_cv_prog_make_make_set=yes
2144ac_cv_safe_to_define___extensions__=yes
2145ac_cv_search_opendir='none required'
2146ac_cv_stdint_message='using gnu compiler Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)'
2147ac_cv_stdint_result='(assuming C99 compatible system)'
2148ac_cv_sys_file_offset_bits=no
2149ac_cv_sys_largefile_CC=no
2150ac_cv_type_pid_t=yes
2151am_cv_CC_dependencies_compiler_type=gcc3
2152am_cv_make_support_nested_variables=yes
2153lt_cv_apple_cc_single_mod=yes
2154lt_cv_ar_at_file=no
2155lt_cv_deplibs_check_method=pass_all
2156lt_cv_file_magic_cmd='$MAGIC_CMD'
2157lt_cv_file_magic_test_file=
2158lt_cv_ld_exported_symbols_list=yes
2159lt_cv_ld_force_load=yes
2160lt_cv_ld_reload_flag=-r
2161lt_cv_nm_interface='BSD nm'
2162lt_cv_objdir=.libs
2163lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2164lt_cv_path_NM=/usr/bin/nm
2165lt_cv_path_mainfest_tool=no
2166lt_cv_prog_compiler_c_o=yes
2167lt_cv_prog_compiler_pic='-fno-common -DPIC'
2168lt_cv_prog_compiler_pic_works=yes
2169lt_cv_prog_compiler_rtti_exceptions=yes
2170lt_cv_prog_compiler_static_works=no
2171lt_cv_prog_gnu_ld=no
2172lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2173lt_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'\'''
2174lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2175lt_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'\'''
2176lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2177lt_cv_sys_max_cmd_len=196608
2178lt_cv_to_host_file_cmd=func_convert_file_noop
2179lt_cv_to_tool_file_cmd=func_convert_file_noop
2180pkg_cv_EXPAT_CFLAGS='-I/opt/local/include '
2181pkg_cv_EXPAT_LIBS='-L/opt/local/lib -lexpat '
2182pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 '
2183pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype '
2184
2185## ----------------- ##
2186## Output variables. ##
2187## ----------------- ##
2188
2189ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing aclocal-1.13'
2190AMDEPBACKSLASH='\'
2191AMDEP_FALSE='#'
2192AMDEP_TRUE=''
2193AMTAR='$${TAR-tar}'
2194AM_BACKSLASH='\'
2195AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2196AM_DEFAULT_VERBOSITY='1'
2197AM_V='$(V)'
2198AR='ar'
2199AS='as'
2200AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing autoconf'
2201AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing autoheader'
2202AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing automake-1.13'
2203AWK='awk'
2204BASECONFIGDIR=''
2205CC='/usr/bin/clang'
2206CCDEPMODE='depmode=gcc3'
2207CC_FOR_BUILD='$(CC)'
2208CFLAGS='-pipe -Os -arch x86_64'
2209CONFIGDIR=''
2210CPP='/usr/bin/clang -E'
2211CPPFLAGS='-I/opt/local/include -I/opt/local/include '
2212CROSS_COMPILING_FALSE=''
2213CROSS_COMPILING_TRUE='#'
2214CYGPATH_W='echo'
2215DEFS=''
2216DEPDIR='.deps'
2217DLLTOOL='false'
2218DOCMAN3=''
2219DSYMUTIL='dsymutil'
2220DUMPBIN=''
2221ECHO_C='\c'
2222ECHO_N=''
2223ECHO_T=''
2224EGREP='/usr/bin/grep -E'
2225ENABLE_DOCS_FALSE=''
2226ENABLE_DOCS_TRUE=''
2227ENABLE_SHARED_FALSE='#'
2228ENABLE_SHARED_TRUE=''
2229EXEEXT=''
2230EXEEXT_FOR_BUILD='$(EXEEXT)'
2231EXPAT_CFLAGS='-I/opt/local/include '
2232EXPAT_LIBS='-L/opt/local/lib -lexpat '
2233FC_ADD_FONTS=''
2234FC_CACHEDIR=''
2235FC_DEFAULT_FONTS=''
2236FC_FONTDATE=''
2237FC_FONTPATH=''
2238FGREP='/usr/bin/grep -F'
2239FREETYPE_CFLAGS='-I/opt/local/include/freetype2 '
2240FREETYPE_LIBS='-L/opt/local/lib -lfreetype '
2241GIT='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing git'
2242GPERF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing gperf'
2243GREP='/usr/bin/grep'
2244HASDOCBOOK='no'
2245HAVE_PTHREAD_FALSE=''
2246HAVE_PTHREAD_TRUE=''
2247HAVE_XMLPARSE_H=''
2248ICONV_CFLAGS=''
2249ICONV_LIBS=''
2250INSTALL_DATA='${INSTALL} -m 644'
2251INSTALL_PROGRAM='${INSTALL}'
2252INSTALL_SCRIPT='${INSTALL}'
2253INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2254LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2255LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2256LIBOBJS=''
2257LIBS=' -L/opt/local/lib -lexpat '
2258LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2259LIBT_CURRENT='9'
2260LIBT_CURRENT_MINUS_AGE='1'
2261LIBT_REVISION='0'
2262LIBT_VERSION_INFO='9:0:8'
2263LIBXML2_CFLAGS=''
2264LIBXML2_LIBS=''
2265LIPO='lipo'
2266LN_S='ln -s'
2267LTLIBOBJS=''
2268MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/missing makeinfo'
2269MANIFEST_TOOL=':'
2270MKDIR_P='./install-sh -c -d'
2271MS_LIB_AVAILABLE_FALSE=''
2272MS_LIB_AVAILABLE_TRUE='#'
2273NM='/usr/bin/nm'
2274NMEDIT='nmedit'
2275OBJDUMP='false'
2276OBJEXT='o'
2277OS_WIN32_FALSE=''
2278OS_WIN32_TRUE='#'
2279OTOOL64=':'
2280OTOOL='otool'
2281PACKAGE='fontconfig'
2282PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig'
2283PACKAGE_NAME='fontconfig'
2284PACKAGE_STRING='fontconfig 2.11.1'
2285PACKAGE_TARNAME='fontconfig'
2286PACKAGE_URL=''
2287PACKAGE_VERSION='2.11.1'
2288PATH_SEPARATOR=':'
2289PKGCONFIG_REQUIRES=' freetype2'
2290PKGCONFIG_REQUIRES_PRIVATELY=' expat'
2291PKG_CONFIG='/opt/local/bin/pkg-config'
2292PKG_CONFIG_LIBDIR=''
2293PKG_CONFIG_PATH=''
2294PTHREAD_CC=''
2295PTHREAD_CFLAGS=''
2296PTHREAD_LIBS=''
2297RANLIB='ranlib'
2298RM='rm -f'
2299SED='/usr/bin/sed'
2300SET_MAKE=''
2301SHELL='/bin/sh'
2302STRIP='strip'
2303TEMPLATEDIR=''
2304USEDOCBOOK_FALSE=''
2305USEDOCBOOK_TRUE=''
2306VERSION='2.11.1'
2307WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing'
2308XMLDIR=''
2309ac_ct_AR='ar'
2310ac_ct_CC='/usr/bin/clang'
2311ac_ct_DUMPBIN=''
2312am__EXEEXT_FALSE=''
2313am__EXEEXT_TRUE=''
2314am__fastdepCC_FALSE='#'
2315am__fastdepCC_TRUE=''
2316am__include='include'
2317am__isrc=''
2318am__leading_dot='.'
2319am__nodep='_no'
2320am__quote=''
2321am__tar='$${TAR-tar} chof - "$$tardir"'
2322am__untar='$${TAR-tar} xf -'
2323ax_pthread_config=''
2324bindir='${exec_prefix}/bin'
2325build='x86_64-apple-darwin13.4.0'
2326build_alias=''
2327build_cpu='x86_64'
2328build_os='darwin13.4.0'
2329build_vendor='apple'
2330datadir='${datarootdir}'
2331datarootdir='${prefix}/share'
2332docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2333dvidir='${docdir}'
2334exec_prefix='NONE'
2335fc_cachedir=''
2336host='x86_64-apple-darwin13.4.0'
2337host_alias=''
2338host_cpu='x86_64'
2339host_os='darwin13.4.0'
2340host_vendor='apple'
2341htmldir='${docdir}'
2342includedir='${prefix}/include'
2343infodir='${datarootdir}/info'
2344install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.11.1/install-sh'
2345libdir='${exec_prefix}/lib'
2346libexecdir='${exec_prefix}/libexec'
2347localedir='${datarootdir}/locale'
2348localstatedir='${prefix}/var'
2349mandir='${datarootdir}/man'
2350mkdir_p='$(MKDIR_P)'
2351ms_librarian=''
2352oldincludedir='/usr/include'
2353pdfdir='${docdir}'
2354pkgconfigdir='${libdir}/pkgconfig'
2355prefix='/opt/local'
2356program_transform_name='s,x,x,'
2357psdir='${docdir}'
2358sbindir='${exec_prefix}/sbin'
2359sharedstatedir='${prefix}/com'
2360sysconfdir='${prefix}/etc'
2361target_alias=''
2362
2363## ----------- ##
2364## confdefs.h. ##
2365## ----------- ##
2366
2367/* confdefs.h */
2368#define PACKAGE_NAME "fontconfig"
2369#define PACKAGE_TARNAME "fontconfig"
2370#define PACKAGE_VERSION "2.11.1"
2371#define PACKAGE_STRING "fontconfig 2.11.1"
2372#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2373#define PACKAGE_URL ""
2374#define PACKAGE "fontconfig"
2375#define VERSION "2.11.1"
2376#define STDC_HEADERS 1
2377#define HAVE_SYS_TYPES_H 1
2378#define HAVE_SYS_STAT_H 1
2379#define HAVE_STDLIB_H 1
2380#define HAVE_STRING_H 1
2381#define HAVE_MEMORY_H 1
2382#define HAVE_STRINGS_H 1
2383#define HAVE_INTTYPES_H 1
2384#define HAVE_STDINT_H 1
2385#define HAVE_UNISTD_H 1
2386#define __EXTENSIONS__ 1
2387#define _ALL_SOURCE 1
2388#define _GNU_SOURCE 1
2389#define _POSIX_PTHREAD_SEMANTICS 1
2390#define _TANDEM_SOURCE 1
2391#define HAVE_DLFCN_H 1
2392#define LT_OBJDIR ".libs/"
2393#define HAVE_WARNING_CPP_DIRECTIVE 1
2394#define HAVE_DIRENT_H 1
2395#define STDC_HEADERS 1
2396#define HAVE_FCNTL_H 1
2397#define HAVE_REGEX_H 1
2398#define HAVE_STDLIB_H 1
2399#define HAVE_STRING_H 1
2400#define HAVE_UNISTD_H 1
2401#define HAVE_SYS_STATVFS_H 1
2402#define HAVE_SYS_PARAM_H 1
2403#define HAVE_SYS_MOUNT_H 1
2404#define FLEXIBLE_ARRAY_MEMBER /**/
2405#define HAVE_VPRINTF 1
2406#define HAVE_STDLIB_H 1
2407#define HAVE_UNISTD_H 1
2408#define HAVE_SYS_PARAM_H 1
2409#define HAVE_GETPAGESIZE 1
2410#define HAVE_MMAP 1
2411#define HAVE_LINK 1
2412#define HAVE_MKSTEMP 1
2413#define HAVE_MKDTEMP 1
2414#define HAVE_GETOPT 1
2415#define HAVE_GETOPT_LONG 1
2416#define HAVE_GETPROGNAME 1
2417#define HAVE_RAND 1
2418#define HAVE_RANDOM 1
2419#define HAVE_LRAND48 1
2420#define HAVE_RAND_R 1
2421#define HAVE_READLINK 1
2422#define HAVE_REGCOMP 1
2423#define HAVE_REGERROR 1
2424#define HAVE_REGEXEC 1
2425#define HAVE_REGFREE 1
2426#define HAVE_FSTATVFS 1
2427#define HAVE_FSTATFS 1
2428#define HAVE_LSTAT 1
2429#define HAVE_POSIX_FADVISE 0
2430#define HAVE_SCANDIR 1
2431#define HAVE_STRUCT_STATFS_F_FLAGS 1
2432#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2433#define HAVE_STRUCT_DIRENT_D_TYPE 1
2434#define USE_REGEX /**/
2435#define USE_ICONV 0
2436#define HAVE_FT_GET_NEXT_CHAR 1
2437#define HAVE_FT_GET_BDF_PROPERTY 1
2438#define HAVE_FT_GET_PS_FONT_INFO 1
2439#define HAVE_FT_HAS_PS_GLYPH_NAMES 1
2440#define HAVE_FT_GET_X11_FONT_FORMAT 1
2441#define HAVE_FT_SELECT_SIZE 1
2442#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
2443
2444configure: exit 1