Ticket #56323: config.log

File config.log, 95.6 KB (added by beechbrandt, 6 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by fontconfig configure 2.13.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules --enable-iconv --with-expat=/opt/local --with-libiconv=/opt/local --with-libiconv-prefix=/opt/local --with-libintl-prefix=/opt/local 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 = Jasons-MacBook-Pro-8.local
14uname -m = x86_64
15uname -r = 17.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.5.0: Mon Mar  5 22:24:32 PST 2018; root:xnu-4570.51.1~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 17.5.0: Mon Mar  5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 464 tasks, 1857 threads, 8 processors
34Load average: 3.51, Mach factor: 4.48
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:2782: checking for a BSD-compatible install
52configure:2850: result: /usr/bin/install -c
53configure:2861: checking whether build environment is sane
54configure:2916: result: yes
55configure:3067: checking for a thread-safe mkdir -p
56configure:3106: result: ./install-sh -c -d
57configure:3113: checking for gawk
58configure:3129: found /opt/local/bin/gawk
59configure:3140: result: gawk
60configure:3151: checking whether make sets $(MAKE)
61configure:3173: result: yes
62configure:3202: checking whether make supports nested variables
63configure:3219: result: yes
64configure:3356: checking whether make supports nested variables
65configure:3373: result: yes
66configure:3438: checking for gcc
67configure:3465: result: /usr/bin/clang
68configure:3694: checking for C compiler version
69configure:3703: /usr/bin/clang --version >&5
70Apple LLVM version 9.1.0 (clang-902.0.39.1)
71Target: x86_64-apple-darwin17.5.0
72Thread model: posix
73InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
74configure:3714: $? = 0
75configure:3703: /usr/bin/clang -v >&5
76Apple LLVM version 9.1.0 (clang-902.0.39.1)
77Target: x86_64-apple-darwin17.5.0
78Thread model: posix
79InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
80configure:3714: $? = 0
81configure:3703: /usr/bin/clang -V >&5
82clang: error: argument to '-V' is missing (expected 1 value)
83clang: error: no input files
84configure:3714: $? = 1
85configure:3703: /usr/bin/clang -qversion >&5
86clang: error: unknown argument: '-qversion'
87clang: error: no input files
88configure:3714: $? = 1
89configure:3734: checking whether the C compiler works
90configure:3756: /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
91configure:3760: $? = 0
92configure:3808: result: yes
93configure:3811: checking for C compiler default output file name
94configure:3813: result: a.out
95configure:3819: checking for suffix of executables
96configure:3826: /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
97configure:3830: $? = 0
98configure:3852: result:
99configure:3874: checking whether we are cross compiling
100configure:3882: /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:3886: $? = 0
102configure:3893: ./conftest
103configure:3897: $? = 0
104configure:3912: result: no
105configure:3917: checking for suffix of object files
106configure:3939: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
107configure:3943: $? = 0
108configure:3964: result: o
109configure:3968: checking whether we are using the GNU C compiler
110configure:3987: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
111configure:3987: $? = 0
112configure:3996: result: yes
113configure:4005: checking whether /usr/bin/clang accepts -g
114configure:4025: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
115configure:4025: $? = 0
116configure:4066: result: yes
117configure:4083: checking for /usr/bin/clang option to accept ISO C89
118configure:4146: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:4146: $? = 0
120configure:4159: result: none needed
121configure:4184: checking whether /usr/bin/clang understands -c and -o together
122configure:4206: /usr/bin/clang -c conftest.c -o conftest2.o
123configure:4209: $? = 0
124configure:4206: /usr/bin/clang -c conftest.c -o conftest2.o
125configure:4209: $? = 0
126configure:4221: result: yes
127configure:4249: checking for style of include used by make
128configure:4277: result: GNU
129configure:4303: checking dependency style of /usr/bin/clang
130configure:4414: result: gcc3
131configure:4435: checking how to run the C preprocessor
132configure:4466: /usr/bin/clang -E -I/opt/local/include conftest.c
133configure:4466: $? = 0
134configure:4480: /usr/bin/clang -E -I/opt/local/include conftest.c
135conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
136#include <ac_nonexistent.h>
137         ^~~~~~~~~~~~~~~~~~
1381 error generated.
139configure:4480: $? = 1
140configure: failed program was:
141| /* confdefs.h */
142| #define PACKAGE_NAME "fontconfig"
143| #define PACKAGE_TARNAME "fontconfig"
144| #define PACKAGE_VERSION "2.13.0"
145| #define PACKAGE_STRING "fontconfig 2.13.0"
146| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
147| #define PACKAGE_URL ""
148| #define PACKAGE "fontconfig"
149| #define VERSION "2.13.0"
150| /* end confdefs.h.  */
151| #include <ac_nonexistent.h>
152configure:4505: result: /usr/bin/clang -E
153configure:4525: /usr/bin/clang -E -I/opt/local/include conftest.c
154configure:4525: $? = 0
155configure:4539: /usr/bin/clang -E -I/opt/local/include conftest.c
156conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
157#include <ac_nonexistent.h>
158         ^~~~~~~~~~~~~~~~~~
1591 error generated.
160configure:4539: $? = 1
161configure: failed program was:
162| /* confdefs.h */
163| #define PACKAGE_NAME "fontconfig"
164| #define PACKAGE_TARNAME "fontconfig"
165| #define PACKAGE_VERSION "2.13.0"
166| #define PACKAGE_STRING "fontconfig 2.13.0"
167| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
168| #define PACKAGE_URL ""
169| #define PACKAGE "fontconfig"
170| #define VERSION "2.13.0"
171| /* end confdefs.h.  */
172| #include <ac_nonexistent.h>
173configure:4568: checking for grep that handles long lines and -e
174configure:4626: result: /usr/bin/grep
175configure:4631: checking for egrep
176configure:4693: result: /usr/bin/grep -E
177configure:4698: checking for ANSI C header files
178configure:4718: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
179configure:4718: $? = 0
180configure:4791: /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
181configure:4791: $? = 0
182configure:4791: ./conftest
183configure:4791: $? = 0
184configure:4802: result: yes
185configure:4815: checking for sys/types.h
186configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
187configure:4815: $? = 0
188configure:4815: result: yes
189configure:4815: checking for sys/stat.h
190configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:4815: $? = 0
192configure:4815: result: yes
193configure:4815: checking for stdlib.h
194configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:4815: $? = 0
196configure:4815: result: yes
197configure:4815: checking for string.h
198configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
199configure:4815: $? = 0
200configure:4815: result: yes
201configure:4815: checking for memory.h
202configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
203configure:4815: $? = 0
204configure:4815: result: yes
205configure:4815: checking for strings.h
206configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
207configure:4815: $? = 0
208configure:4815: result: yes
209configure:4815: checking for inttypes.h
210configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
211configure:4815: $? = 0
212configure:4815: result: yes
213configure:4815: checking for stdint.h
214configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:4815: $? = 0
216configure:4815: result: yes
217configure:4815: checking for unistd.h
218configure:4815: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
219configure:4815: $? = 0
220configure:4815: result: yes
221configure:4828: checking minix/config.h usability
222configure:4828: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
223conftest.c:54:10: fatal error: 'minix/config.h' file not found
224#include <minix/config.h>
225         ^~~~~~~~~~~~~~~~
2261 error generated.
227configure:4828: $? = 1
228configure: failed program was:
229| /* confdefs.h */
230| #define PACKAGE_NAME "fontconfig"
231| #define PACKAGE_TARNAME "fontconfig"
232| #define PACKAGE_VERSION "2.13.0"
233| #define PACKAGE_STRING "fontconfig 2.13.0"
234| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
235| #define PACKAGE_URL ""
236| #define PACKAGE "fontconfig"
237| #define VERSION "2.13.0"
238| #define STDC_HEADERS 1
239| #define HAVE_SYS_TYPES_H 1
240| #define HAVE_SYS_STAT_H 1
241| #define HAVE_STDLIB_H 1
242| #define HAVE_STRING_H 1
243| #define HAVE_MEMORY_H 1
244| #define HAVE_STRINGS_H 1
245| #define HAVE_INTTYPES_H 1
246| #define HAVE_STDINT_H 1
247| #define HAVE_UNISTD_H 1
248| /* end confdefs.h.  */
249| #include <stdio.h>
250| #ifdef HAVE_SYS_TYPES_H
251| # include <sys/types.h>
252| #endif
253| #ifdef HAVE_SYS_STAT_H
254| # include <sys/stat.h>
255| #endif
256| #ifdef STDC_HEADERS
257| # include <stdlib.h>
258| # include <stddef.h>
259| #else
260| # ifdef HAVE_STDLIB_H
261| #  include <stdlib.h>
262| # endif
263| #endif
264| #ifdef HAVE_STRING_H
265| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
266| #  include <memory.h>
267| # endif
268| # include <string.h>
269| #endif
270| #ifdef HAVE_STRINGS_H
271| # include <strings.h>
272| #endif
273| #ifdef HAVE_INTTYPES_H
274| # include <inttypes.h>
275| #endif
276| #ifdef HAVE_STDINT_H
277| # include <stdint.h>
278| #endif
279| #ifdef HAVE_UNISTD_H
280| # include <unistd.h>
281| #endif
282| #include <minix/config.h>
283configure:4828: result: no
284configure:4828: checking minix/config.h presence
285configure:4828: /usr/bin/clang -E -I/opt/local/include conftest.c
286conftest.c:21:10: fatal error: 'minix/config.h' file not found
287#include <minix/config.h>
288         ^~~~~~~~~~~~~~~~
2891 error generated.
290configure:4828: $? = 1
291configure: failed program was:
292| /* confdefs.h */
293| #define PACKAGE_NAME "fontconfig"
294| #define PACKAGE_TARNAME "fontconfig"
295| #define PACKAGE_VERSION "2.13.0"
296| #define PACKAGE_STRING "fontconfig 2.13.0"
297| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
298| #define PACKAGE_URL ""
299| #define PACKAGE "fontconfig"
300| #define VERSION "2.13.0"
301| #define STDC_HEADERS 1
302| #define HAVE_SYS_TYPES_H 1
303| #define HAVE_SYS_STAT_H 1
304| #define HAVE_STDLIB_H 1
305| #define HAVE_STRING_H 1
306| #define HAVE_MEMORY_H 1
307| #define HAVE_STRINGS_H 1
308| #define HAVE_INTTYPES_H 1
309| #define HAVE_STDINT_H 1
310| #define HAVE_UNISTD_H 1
311| /* end confdefs.h.  */
312| #include <minix/config.h>
313configure:4828: result: no
314configure:4828: checking for minix/config.h
315configure:4828: result: no
316configure:4849: checking whether it is safe to define __EXTENSIONS__
317configure:4867: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
318configure:4867: $? = 0
319configure:4874: result: yes
320configure:4895: checking for special C compiler options needed for large files
321configure:4940: result: no
322configure:4946: checking for _FILE_OFFSET_BITS value needed for large files
323configure:4971: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
324configure:4971: $? = 0
325configure:5003: result: no
326configure:5089: checking whether ln -s works
327configure:5093: result: yes
328configure:5100: checking whether make sets $(MAKE)
329configure:5122: result: yes
330configure:5185: checking for pkg-config
331configure:5203: found /opt/local/bin/pkg-config
332configure:5215: result: /opt/local/bin/pkg-config
333configure:5240: checking pkg-config is at least version 0.9.0
334configure:5243: result: yes
335configure:5274: checking for RM macro
336configure:5318: result: rm -f
337configure:5352: checking build system type
338configure:5366: result: x86_64-apple-darwin17.5.0
339configure:5386: checking host system type
340configure:5399: result: x86_64-apple-darwin17.5.0
341configure:5440: checking how to print strings
342configure:5467: result: printf
343configure:5488: checking for a sed that does not truncate output
344configure:5552: result: /usr/bin/sed
345configure:5570: checking for fgrep
346configure:5632: result: /usr/bin/grep -F
347configure:5667: checking for ld used by /usr/bin/clang
348configure:5734: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
349configure:5741: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
350configure:5756: result: no
351configure:5768: checking for BSD- or MS-compatible name lister (nm)
352configure:5822: result: /opt/local/bin/nm -B
353configure:5952: checking the name lister (/opt/local/bin/nm -B) interface
354configure:5959: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
355configure:5962: /opt/local/bin/nm -B "conftest.o"
356configure:5965: output
3570000000000000000 S _some_variable
358configure:5972: result: BSD nm
359configure:5976: checking the maximum length of command line arguments
360configure:6107: result: 196608
361configure:6155: checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin17.5.0 format
362configure:6195: result: func_convert_file_noop
363configure:6202: checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format
364configure:6222: result: func_convert_file_noop
365configure:6229: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
366configure:6236: result: -r
367configure:6310: checking for objdump
368configure:6326: found /usr/bin/objdump
369configure:6337: result: objdump
370configure:6366: checking how to recognize dependent libraries
371configure:6566: result: pass_all
372configure:6651: checking for dlltool
373configure:6681: result: no
374configure:6708: checking how to associate runtime and link libraries
375configure:6735: result: printf %s\n
376configure:6795: checking for ar
377configure:6811: found /opt/local/bin/ar
378configure:6822: result: ar
379configure:6859: checking for archiver @FILE support
380configure:6876: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
381configure:6876: $? = 0
382configure:6879: ar cru libconftest.a @conftest.lst >&5
383ar: @conftest.lst: No such file or directory
384configure:6882: $? = 1
385configure:6902: result: no
386configure:6960: checking for strip
387configure:6976: found /opt/local/bin/strip
388configure:6987: result: strip
389configure:7059: checking for ranlib
390configure:7075: found /opt/local/bin/ranlib
391configure:7086: result: ranlib
392configure:7188: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
393configure:7341: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
394configure:7344: $? = 0
395configure:7348: /opt/local/bin/nm -B 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
396configure:7351: $? = 0
397cannot find nm_test_var in conftest.nm
398configure:7341: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
399configure:7344: $? = 0
400configure:7348: /opt/local/bin/nm -B 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
401configure:7351: $? = 0
402configure:7417: /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
403configure:7420: $? = 0
404configure:7458: result: ok
405configure:7505: checking for sysroot
406configure:7535: result: no
407configure:7542: checking for a working dd
408configure:7580: result: /bin/dd
409configure:7584: checking how to truncate binary pipes
410configure:7599: result: /bin/dd bs=4096 count=1
411configure:7928: checking for mt
412configure:7958: result: no
413configure:7978: checking if : is a manifest tool
414configure:7984: : '-?'
415configure:7992: result: no
416configure:8048: checking for dsymutil
417configure:8064: found /usr/bin/dsymutil
418configure:8075: result: dsymutil
419configure:8140: checking for nmedit
420configure:8156: found /opt/local/bin/nmedit
421configure:8167: result: nmedit
422configure:8232: checking for lipo
423configure:8248: found /opt/local/bin/lipo
424configure:8259: result: lipo
425configure:8324: checking for otool
426configure:8340: found /opt/local/bin/otool
427configure:8351: result: otool
428configure:8416: checking for otool64
429configure:8446: result: no
430configure:8491: checking for -single_module linker flag
431/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
432configure:8524: result: yes
433configure:8527: checking for -exported_symbols_list linker flag
434configure:8547: /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
435configure:8547: $? = 0
436configure:8557: result: yes
437configure:8560: checking for -force_load linker flag
438/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
439ar cru libconftest.a conftest.o
440ranlib libconftest.a
441/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
442configure:8592: result: yes
443configure:8666: checking for dlfcn.h
444configure:8666: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
445configure:8666: $? = 0
446configure:8666: result: yes
447configure:9219: checking for objdir
448configure:9234: result: .libs
449configure:9498: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
450configure:9516: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
451configure:9520: $? = 0
452configure:9533: result: yes
453configure:9891: checking for /usr/bin/clang option to produce PIC
454configure:9898: result: -fno-common -DPIC
455configure:9906: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
456configure:9924: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
457configure:9928: $? = 0
458configure:9941: result: yes
459configure:9970: checking if /usr/bin/clang static flag -static works
460configure:9998: result: no
461configure:10013: checking if /usr/bin/clang supports -c -o file.o
462configure:10034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
463configure:10038: $? = 0
464configure:10060: result: yes
465configure:10068: checking if /usr/bin/clang supports -c -o file.o
466configure:10115: result: yes
467configure:10148: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
468configure:11407: result: yes
469configure:11647: checking dynamic linker characteristics
470configure:12468: result: darwin17.5.0 dyld
471configure:12590: checking how to hardcode library paths into programs
472configure:12615: result: immediate
473configure:13163: checking whether stripping libraries is possible
474configure:13177: result: yes
475configure:13203: checking if libtool supports shared libraries
476configure:13205: result: yes
477configure:13208: checking whether to build shared libraries
478configure:13233: result: yes
479configure:13236: checking whether to build static libraries
480configure:13240: result: no
481configure:13320: checking whether NLS is requested
482configure:13329: result: yes
483configure:13369: checking for msgfmt
484configure: trying /opt/local/bin/msgfmt...
4850 translated messages.
486configure:13401: result: /opt/local/bin/msgfmt
487configure:13410: checking for gmsgfmt
488configure:13441: result: /opt/local/bin/msgfmt
489configure:13491: checking for xgettext
490configure: trying /opt/local/bin/xgettext...
491/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
492configure:13523: result: /opt/local/bin/xgettext
493configure:13568: checking for msgmerge
494configure: trying /opt/local/bin/msgmerge...
495configure:13599: result: /opt/local/bin/msgmerge
496configure:13657: checking for ld used by /usr/bin/clang
497configure:13724: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
498configure:13731: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
499configure:13746: result: no
500configure:13753: checking for shared library run path origin
501configure:13766: result: done
502configure:14338: checking for CFPreferencesCopyAppValue
503configure:14356: /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  -Wl,-framework -Wl,CoreFoundation >&5
504conftest.c:33:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
505CFPreferencesCopyAppValue(NULL, NULL)
506                          ~~~~      ^
507conftest.c:33:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
508CFPreferencesCopyAppValue(NULL, NULL)
509                                ~~~~^
5102 warnings generated.
511configure:14356: $? = 0
512configure:14365: result: yes
513configure:14372: checking for CFLocaleCopyCurrent
514configure:14390: /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  -Wl,-framework -Wl,CoreFoundation >&5
515configure:14390: $? = 0
516configure:14399: result: yes
517configure:14448: checking for GNU gettext in libc
518configure:14477: /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
519Undefined symbols for architecture x86_64:
520  "_libintl_bindtextdomain", referenced from:
521      _main in conftest-c618f6.o
522  "_libintl_gettext", referenced from:
523      _main in conftest-c618f6.o
524ld: symbol(s) not found for architecture x86_64
525clang: error: linker command failed with exit code 1 (use -v to see invocation)
526configure:14477: $? = 1
527configure: failed program was:
528| /* confdefs.h */
529| #define PACKAGE_NAME "fontconfig"
530| #define PACKAGE_TARNAME "fontconfig"
531| #define PACKAGE_VERSION "2.13.0"
532| #define PACKAGE_STRING "fontconfig 2.13.0"
533| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
534| #define PACKAGE_URL ""
535| #define PACKAGE "fontconfig"
536| #define VERSION "2.13.0"
537| #define STDC_HEADERS 1
538| #define HAVE_SYS_TYPES_H 1
539| #define HAVE_SYS_STAT_H 1
540| #define HAVE_STDLIB_H 1
541| #define HAVE_STRING_H 1
542| #define HAVE_MEMORY_H 1
543| #define HAVE_STRINGS_H 1
544| #define HAVE_INTTYPES_H 1
545| #define HAVE_STDINT_H 1
546| #define HAVE_UNISTD_H 1
547| #define __EXTENSIONS__ 1
548| #define _ALL_SOURCE 1
549| #define _GNU_SOURCE 1
550| #define _POSIX_PTHREAD_SEMANTICS 1
551| #define _TANDEM_SOURCE 1
552| #define HAVE_DLFCN_H 1
553| #define LT_OBJDIR ".libs/"
554| #define GETTEXT_PACKAGE "fontconfig"
555| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
556| #define HAVE_CFLOCALECOPYCURRENT 1
557| /* end confdefs.h.  */
558|
559| #include <libintl.h>
560| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
561| extern int _nl_msg_cat_cntr;
562| extern int *_nl_domain_bindings;
563| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
564| #else
565| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
566| #endif
567|
568|
569| int
570| main ()
571| {
572|
573| bindtextdomain ("", "");
574| return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION
575|
576|   ;
577|   return 0;
578| }
579configure:14486: result: no
580configure:14520: checking for iconv
581configure:14544: /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
582Undefined symbols for architecture x86_64:
583  "_libiconv", referenced from:
584      _main in conftest-bfc6a8.o
585  "_libiconv_close", referenced from:
586      _main in conftest-bfc6a8.o
587  "_libiconv_open", referenced from:
588      _main in conftest-bfc6a8.o
589ld: symbol(s) not found for architecture x86_64
590clang: error: linker command failed with exit code 1 (use -v to see invocation)
591configure:14544: $? = 1
592configure: failed program was:
593| /* confdefs.h */
594| #define PACKAGE_NAME "fontconfig"
595| #define PACKAGE_TARNAME "fontconfig"
596| #define PACKAGE_VERSION "2.13.0"
597| #define PACKAGE_STRING "fontconfig 2.13.0"
598| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
599| #define PACKAGE_URL ""
600| #define PACKAGE "fontconfig"
601| #define VERSION "2.13.0"
602| #define STDC_HEADERS 1
603| #define HAVE_SYS_TYPES_H 1
604| #define HAVE_SYS_STAT_H 1
605| #define HAVE_STDLIB_H 1
606| #define HAVE_STRING_H 1
607| #define HAVE_MEMORY_H 1
608| #define HAVE_STRINGS_H 1
609| #define HAVE_INTTYPES_H 1
610| #define HAVE_STDINT_H 1
611| #define HAVE_UNISTD_H 1
612| #define __EXTENSIONS__ 1
613| #define _ALL_SOURCE 1
614| #define _GNU_SOURCE 1
615| #define _POSIX_PTHREAD_SEMANTICS 1
616| #define _TANDEM_SOURCE 1
617| #define HAVE_DLFCN_H 1
618| #define LT_OBJDIR ".libs/"
619| #define GETTEXT_PACKAGE "fontconfig"
620| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
621| #define HAVE_CFLOCALECOPYCURRENT 1
622| /* end confdefs.h.  */
623|
624| #include <stdlib.h>
625| #include <iconv.h>
626|
627| int
628| main ()
629| {
630| iconv_t cd = iconv_open("","");
631|            iconv(cd,NULL,NULL,NULL,NULL);
632|            iconv_close(cd);
633|   ;
634|   return 0;
635| }
636configure:14568: /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  -liconv >&5
637configure:14568: $? = 0
638configure:14578: result: yes
639configure:14581: checking for working iconv
640configure:14710: /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  -liconv >&5
641configure:14710: $? = 0
642configure:14710: ./conftest
643configure:14710: $? = 0
644configure:14722: result: yes
645configure:14737: checking how to link with libiconv
646configure:14739: result: -liconv
647configure:15211: checking for GNU gettext in libintl
648configure:15248: /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  -lintl >&5
649configure:15248: $? = 0
650configure:15298: result: yes
651configure:15333: checking whether to use NLS
652configure:15335: result: yes
653configure:15338: checking where the gettext function comes from
654configure:15349: result: external libintl
655configure:15357: checking how to link with libintl
656configure:15359: result: -lintl -Wl,-framework -Wl,CoreFoundation
657configure:15457: checking whether __SUNPRO_C is declared
658configure:15457: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
659conftest.c:75:10: error: use of undeclared identifier '__SUNPRO_C'
660  (void) __SUNPRO_C;
661         ^
6621 error generated.
663configure:15457: $? = 1
664configure: failed program was:
665| /* confdefs.h */
666| #define PACKAGE_NAME "fontconfig"
667| #define PACKAGE_TARNAME "fontconfig"
668| #define PACKAGE_VERSION "2.13.0"
669| #define PACKAGE_STRING "fontconfig 2.13.0"
670| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
671| #define PACKAGE_URL ""
672| #define PACKAGE "fontconfig"
673| #define VERSION "2.13.0"
674| #define STDC_HEADERS 1
675| #define HAVE_SYS_TYPES_H 1
676| #define HAVE_SYS_STAT_H 1
677| #define HAVE_STDLIB_H 1
678| #define HAVE_STRING_H 1
679| #define HAVE_MEMORY_H 1
680| #define HAVE_STRINGS_H 1
681| #define HAVE_INTTYPES_H 1
682| #define HAVE_STDINT_H 1
683| #define HAVE_UNISTD_H 1
684| #define __EXTENSIONS__ 1
685| #define _ALL_SOURCE 1
686| #define _GNU_SOURCE 1
687| #define _POSIX_PTHREAD_SEMANTICS 1
688| #define _TANDEM_SOURCE 1
689| #define HAVE_DLFCN_H 1
690| #define LT_OBJDIR ".libs/"
691| #define GETTEXT_PACKAGE "fontconfig"
692| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
693| #define HAVE_CFLOCALECOPYCURRENT 1
694| #define HAVE_ICONV 1
695| #define ENABLE_NLS 1
696| #define HAVE_GETTEXT 1
697| #define HAVE_DCGETTEXT 1
698| /* end confdefs.h.  */
699| #include <stdio.h>
700| #ifdef HAVE_SYS_TYPES_H
701| # include <sys/types.h>
702| #endif
703| #ifdef HAVE_SYS_STAT_H
704| # include <sys/stat.h>
705| #endif
706| #ifdef STDC_HEADERS
707| # include <stdlib.h>
708| # include <stddef.h>
709| #else
710| # ifdef HAVE_STDLIB_H
711| #  include <stdlib.h>
712| # endif
713| #endif
714| #ifdef HAVE_STRING_H
715| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
716| #  include <memory.h>
717| # endif
718| # include <string.h>
719| #endif
720| #ifdef HAVE_STRINGS_H
721| # include <strings.h>
722| #endif
723| #ifdef HAVE_INTTYPES_H
724| # include <inttypes.h>
725| #endif
726| #ifdef HAVE_STDINT_H
727| # include <stdint.h>
728| #endif
729| #ifdef HAVE_UNISTD_H
730| # include <unistd.h>
731| #endif
732| int
733| main ()
734| {
735| #ifndef __SUNPRO_C
736| #ifdef __cplusplus
737|   (void) __SUNPRO_C;
738| #else
739|   (void) __SUNPRO_C;
740| #endif
741| #endif
742|
743|   ;
744|   return 0;
745| }
746configure:15457: result: no
747configure:15565: checking for dirent.h that defines DIR
748configure:15584: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
749configure:15584: $? = 0
750configure:15592: result: yes
751configure:15605: checking for library containing opendir
752configure:15636: /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
753configure:15636: $? = 0
754configure:15653: result: none required
755configure:15720: checking for ANSI C header files
756configure:15824: result: yes
757configure:15835: checking fcntl.h usability
758configure:15835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
759configure:15835: $? = 0
760configure:15835: result: yes
761configure:15835: checking fcntl.h presence
762configure:15835: /usr/bin/clang -E -I/opt/local/include conftest.c
763configure:15835: $? = 0
764configure:15835: result: yes
765configure:15835: checking for fcntl.h
766configure:15835: result: yes
767configure:15835: checking for stdlib.h
768configure:15835: result: yes
769configure:15835: checking for string.h
770configure:15835: result: yes
771configure:15835: checking for unistd.h
772configure:15835: result: yes
773configure:15835: checking sys/statvfs.h usability
774configure:15835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
775configure:15835: $? = 0
776configure:15835: result: yes
777configure:15835: checking sys/statvfs.h presence
778configure:15835: /usr/bin/clang -E -I/opt/local/include conftest.c
779configure:15835: $? = 0
780configure:15835: result: yes
781configure:15835: checking for sys/statvfs.h
782configure:15835: result: yes
783configure:15835: checking sys/vfs.h usability
784configure:15835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
785conftest.c:76:10: fatal error: 'sys/vfs.h' file not found
786#include <sys/vfs.h>
787         ^~~~~~~~~~~
7881 error generated.
789configure:15835: $? = 1
790configure: failed program was:
791| /* confdefs.h */
792| #define PACKAGE_NAME "fontconfig"
793| #define PACKAGE_TARNAME "fontconfig"
794| #define PACKAGE_VERSION "2.13.0"
795| #define PACKAGE_STRING "fontconfig 2.13.0"
796| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
797| #define PACKAGE_URL ""
798| #define PACKAGE "fontconfig"
799| #define VERSION "2.13.0"
800| #define STDC_HEADERS 1
801| #define HAVE_SYS_TYPES_H 1
802| #define HAVE_SYS_STAT_H 1
803| #define HAVE_STDLIB_H 1
804| #define HAVE_STRING_H 1
805| #define HAVE_MEMORY_H 1
806| #define HAVE_STRINGS_H 1
807| #define HAVE_INTTYPES_H 1
808| #define HAVE_STDINT_H 1
809| #define HAVE_UNISTD_H 1
810| #define __EXTENSIONS__ 1
811| #define _ALL_SOURCE 1
812| #define _GNU_SOURCE 1
813| #define _POSIX_PTHREAD_SEMANTICS 1
814| #define _TANDEM_SOURCE 1
815| #define HAVE_DLFCN_H 1
816| #define LT_OBJDIR ".libs/"
817| #define GETTEXT_PACKAGE "fontconfig"
818| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
819| #define HAVE_CFLOCALECOPYCURRENT 1
820| #define HAVE_ICONV 1
821| #define ENABLE_NLS 1
822| #define HAVE_GETTEXT 1
823| #define HAVE_DCGETTEXT 1
824| #define HAVE_WARNING_CPP_DIRECTIVE 1
825| #define HAVE_DIRENT_H 1
826| #define STDC_HEADERS 1
827| #define HAVE_FCNTL_H 1
828| #define HAVE_STDLIB_H 1
829| #define HAVE_STRING_H 1
830| #define HAVE_UNISTD_H 1
831| #define HAVE_SYS_STATVFS_H 1
832| /* end confdefs.h.  */
833| #include <stdio.h>
834| #ifdef HAVE_SYS_TYPES_H
835| # include <sys/types.h>
836| #endif
837| #ifdef HAVE_SYS_STAT_H
838| # include <sys/stat.h>
839| #endif
840| #ifdef STDC_HEADERS
841| # include <stdlib.h>
842| # include <stddef.h>
843| #else
844| # ifdef HAVE_STDLIB_H
845| #  include <stdlib.h>
846| # endif
847| #endif
848| #ifdef HAVE_STRING_H
849| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
850| #  include <memory.h>
851| # endif
852| # include <string.h>
853| #endif
854| #ifdef HAVE_STRINGS_H
855| # include <strings.h>
856| #endif
857| #ifdef HAVE_INTTYPES_H
858| # include <inttypes.h>
859| #endif
860| #ifdef HAVE_STDINT_H
861| # include <stdint.h>
862| #endif
863| #ifdef HAVE_UNISTD_H
864| # include <unistd.h>
865| #endif
866| #include <sys/vfs.h>
867configure:15835: result: no
868configure:15835: checking sys/vfs.h presence
869configure:15835: /usr/bin/clang -E -I/opt/local/include conftest.c
870conftest.c:43:10: fatal error: 'sys/vfs.h' file not found
871#include <sys/vfs.h>
872         ^~~~~~~~~~~
8731 error generated.
874configure:15835: $? = 1
875configure: failed program was:
876| /* confdefs.h */
877| #define PACKAGE_NAME "fontconfig"
878| #define PACKAGE_TARNAME "fontconfig"
879| #define PACKAGE_VERSION "2.13.0"
880| #define PACKAGE_STRING "fontconfig 2.13.0"
881| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
882| #define PACKAGE_URL ""
883| #define PACKAGE "fontconfig"
884| #define VERSION "2.13.0"
885| #define STDC_HEADERS 1
886| #define HAVE_SYS_TYPES_H 1
887| #define HAVE_SYS_STAT_H 1
888| #define HAVE_STDLIB_H 1
889| #define HAVE_STRING_H 1
890| #define HAVE_MEMORY_H 1
891| #define HAVE_STRINGS_H 1
892| #define HAVE_INTTYPES_H 1
893| #define HAVE_STDINT_H 1
894| #define HAVE_UNISTD_H 1
895| #define __EXTENSIONS__ 1
896| #define _ALL_SOURCE 1
897| #define _GNU_SOURCE 1
898| #define _POSIX_PTHREAD_SEMANTICS 1
899| #define _TANDEM_SOURCE 1
900| #define HAVE_DLFCN_H 1
901| #define LT_OBJDIR ".libs/"
902| #define GETTEXT_PACKAGE "fontconfig"
903| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
904| #define HAVE_CFLOCALECOPYCURRENT 1
905| #define HAVE_ICONV 1
906| #define ENABLE_NLS 1
907| #define HAVE_GETTEXT 1
908| #define HAVE_DCGETTEXT 1
909| #define HAVE_WARNING_CPP_DIRECTIVE 1
910| #define HAVE_DIRENT_H 1
911| #define STDC_HEADERS 1
912| #define HAVE_FCNTL_H 1
913| #define HAVE_STDLIB_H 1
914| #define HAVE_STRING_H 1
915| #define HAVE_UNISTD_H 1
916| #define HAVE_SYS_STATVFS_H 1
917| /* end confdefs.h.  */
918| #include <sys/vfs.h>
919configure:15835: result: no
920configure:15835: checking for sys/vfs.h
921configure:15835: result: no
922configure:15835: checking sys/statfs.h usability
923configure:15835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
924conftest.c:76:10: fatal error: 'sys/statfs.h' file not found
925#include <sys/statfs.h>
926         ^~~~~~~~~~~~~~
9271 error generated.
928configure:15835: $? = 1
929configure: failed program was:
930| /* confdefs.h */
931| #define PACKAGE_NAME "fontconfig"
932| #define PACKAGE_TARNAME "fontconfig"
933| #define PACKAGE_VERSION "2.13.0"
934| #define PACKAGE_STRING "fontconfig 2.13.0"
935| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
936| #define PACKAGE_URL ""
937| #define PACKAGE "fontconfig"
938| #define VERSION "2.13.0"
939| #define STDC_HEADERS 1
940| #define HAVE_SYS_TYPES_H 1
941| #define HAVE_SYS_STAT_H 1
942| #define HAVE_STDLIB_H 1
943| #define HAVE_STRING_H 1
944| #define HAVE_MEMORY_H 1
945| #define HAVE_STRINGS_H 1
946| #define HAVE_INTTYPES_H 1
947| #define HAVE_STDINT_H 1
948| #define HAVE_UNISTD_H 1
949| #define __EXTENSIONS__ 1
950| #define _ALL_SOURCE 1
951| #define _GNU_SOURCE 1
952| #define _POSIX_PTHREAD_SEMANTICS 1
953| #define _TANDEM_SOURCE 1
954| #define HAVE_DLFCN_H 1
955| #define LT_OBJDIR ".libs/"
956| #define GETTEXT_PACKAGE "fontconfig"
957| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
958| #define HAVE_CFLOCALECOPYCURRENT 1
959| #define HAVE_ICONV 1
960| #define ENABLE_NLS 1
961| #define HAVE_GETTEXT 1
962| #define HAVE_DCGETTEXT 1
963| #define HAVE_WARNING_CPP_DIRECTIVE 1
964| #define HAVE_DIRENT_H 1
965| #define STDC_HEADERS 1
966| #define HAVE_FCNTL_H 1
967| #define HAVE_STDLIB_H 1
968| #define HAVE_STRING_H 1
969| #define HAVE_UNISTD_H 1
970| #define HAVE_SYS_STATVFS_H 1
971| /* end confdefs.h.  */
972| #include <stdio.h>
973| #ifdef HAVE_SYS_TYPES_H
974| # include <sys/types.h>
975| #endif
976| #ifdef HAVE_SYS_STAT_H
977| # include <sys/stat.h>
978| #endif
979| #ifdef STDC_HEADERS
980| # include <stdlib.h>
981| # include <stddef.h>
982| #else
983| # ifdef HAVE_STDLIB_H
984| #  include <stdlib.h>
985| # endif
986| #endif
987| #ifdef HAVE_STRING_H
988| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
989| #  include <memory.h>
990| # endif
991| # include <string.h>
992| #endif
993| #ifdef HAVE_STRINGS_H
994| # include <strings.h>
995| #endif
996| #ifdef HAVE_INTTYPES_H
997| # include <inttypes.h>
998| #endif
999| #ifdef HAVE_STDINT_H
1000| # include <stdint.h>
1001| #endif
1002| #ifdef HAVE_UNISTD_H
1003| # include <unistd.h>
1004| #endif
1005| #include <sys/statfs.h>
1006configure:15835: result: no
1007configure:15835: checking sys/statfs.h presence
1008configure:15835: /usr/bin/clang -E -I/opt/local/include conftest.c
1009conftest.c:43:10: fatal error: 'sys/statfs.h' file not found
1010#include <sys/statfs.h>
1011         ^~~~~~~~~~~~~~
10121 error generated.
1013configure:15835: $? = 1
1014configure: failed program was:
1015| /* confdefs.h */
1016| #define PACKAGE_NAME "fontconfig"
1017| #define PACKAGE_TARNAME "fontconfig"
1018| #define PACKAGE_VERSION "2.13.0"
1019| #define PACKAGE_STRING "fontconfig 2.13.0"
1020| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1021| #define PACKAGE_URL ""
1022| #define PACKAGE "fontconfig"
1023| #define VERSION "2.13.0"
1024| #define STDC_HEADERS 1
1025| #define HAVE_SYS_TYPES_H 1
1026| #define HAVE_SYS_STAT_H 1
1027| #define HAVE_STDLIB_H 1
1028| #define HAVE_STRING_H 1
1029| #define HAVE_MEMORY_H 1
1030| #define HAVE_STRINGS_H 1
1031| #define HAVE_INTTYPES_H 1
1032| #define HAVE_STDINT_H 1
1033| #define HAVE_UNISTD_H 1
1034| #define __EXTENSIONS__ 1
1035| #define _ALL_SOURCE 1
1036| #define _GNU_SOURCE 1
1037| #define _POSIX_PTHREAD_SEMANTICS 1
1038| #define _TANDEM_SOURCE 1
1039| #define HAVE_DLFCN_H 1
1040| #define LT_OBJDIR ".libs/"
1041| #define GETTEXT_PACKAGE "fontconfig"
1042| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1043| #define HAVE_CFLOCALECOPYCURRENT 1
1044| #define HAVE_ICONV 1
1045| #define ENABLE_NLS 1
1046| #define HAVE_GETTEXT 1
1047| #define HAVE_DCGETTEXT 1
1048| #define HAVE_WARNING_CPP_DIRECTIVE 1
1049| #define HAVE_DIRENT_H 1
1050| #define STDC_HEADERS 1
1051| #define HAVE_FCNTL_H 1
1052| #define HAVE_STDLIB_H 1
1053| #define HAVE_STRING_H 1
1054| #define HAVE_UNISTD_H 1
1055| #define HAVE_SYS_STATVFS_H 1
1056| /* end confdefs.h.  */
1057| #include <sys/statfs.h>
1058configure:15835: result: no
1059configure:15835: checking for sys/statfs.h
1060configure:15835: result: no
1061configure:15835: checking sys/param.h usability
1062configure:15835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1063configure:15835: $? = 0
1064configure:15835: result: yes
1065configure:15835: checking sys/param.h presence
1066configure:15835: /usr/bin/clang -E -I/opt/local/include conftest.c
1067configure:15835: $? = 0
1068configure:15835: result: yes
1069configure:15835: checking for sys/param.h
1070configure:15835: result: yes
1071configure:15835: checking sys/mount.h usability
1072configure:15835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1073configure:15835: $? = 0
1074configure:15835: result: yes
1075configure:15835: checking sys/mount.h presence
1076configure:15835: /usr/bin/clang -E -I/opt/local/include conftest.c
1077configure:15835: $? = 0
1078configure:15835: result: yes
1079configure:15835: checking for sys/mount.h
1080configure:15835: result: yes
1081configure:15846: checking for stdint types
1082configure:15869: /usr/bin/clang -c   conftest.c >&5
1083configure:15869: $? = 0
1084configure:15913: result: stdint.h (shortcircuit)
1085configure:16300: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
1086configure:16309: checking for an ANSI C-conforming const
1087configure:16375: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1088configure:16375: $? = 0
1089configure:16382: result: yes
1090configure:16390: checking for inline
1091configure:16406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1092configure:16406: $? = 0
1093configure:16414: result: inline
1094configure:16433: checking for flexible array members
1095configure:16456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1096configure:16456: $? = 0
1097configure:16463: result: yes
1098configure:16474: checking for pid_t
1099configure:16474: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1100configure:16474: $? = 0
1101configure:16474: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1102conftest.c:82:20: error: expected expression
1103if (sizeof ((pid_t)))
1104                   ^
11051 error generated.
1106configure:16474: $? = 1
1107configure: failed program was:
1108| /* confdefs.h */
1109| #define PACKAGE_NAME "fontconfig"
1110| #define PACKAGE_TARNAME "fontconfig"
1111| #define PACKAGE_VERSION "2.13.0"
1112| #define PACKAGE_STRING "fontconfig 2.13.0"
1113| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1114| #define PACKAGE_URL ""
1115| #define PACKAGE "fontconfig"
1116| #define VERSION "2.13.0"
1117| #define STDC_HEADERS 1
1118| #define HAVE_SYS_TYPES_H 1
1119| #define HAVE_SYS_STAT_H 1
1120| #define HAVE_STDLIB_H 1
1121| #define HAVE_STRING_H 1
1122| #define HAVE_MEMORY_H 1
1123| #define HAVE_STRINGS_H 1
1124| #define HAVE_INTTYPES_H 1
1125| #define HAVE_STDINT_H 1
1126| #define HAVE_UNISTD_H 1
1127| #define __EXTENSIONS__ 1
1128| #define _ALL_SOURCE 1
1129| #define _GNU_SOURCE 1
1130| #define _POSIX_PTHREAD_SEMANTICS 1
1131| #define _TANDEM_SOURCE 1
1132| #define HAVE_DLFCN_H 1
1133| #define LT_OBJDIR ".libs/"
1134| #define GETTEXT_PACKAGE "fontconfig"
1135| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1136| #define HAVE_CFLOCALECOPYCURRENT 1
1137| #define HAVE_ICONV 1
1138| #define ENABLE_NLS 1
1139| #define HAVE_GETTEXT 1
1140| #define HAVE_DCGETTEXT 1
1141| #define HAVE_WARNING_CPP_DIRECTIVE 1
1142| #define HAVE_DIRENT_H 1
1143| #define STDC_HEADERS 1
1144| #define HAVE_FCNTL_H 1
1145| #define HAVE_STDLIB_H 1
1146| #define HAVE_STRING_H 1
1147| #define HAVE_UNISTD_H 1
1148| #define HAVE_SYS_STATVFS_H 1
1149| #define HAVE_SYS_PARAM_H 1
1150| #define HAVE_SYS_MOUNT_H 1
1151| #define FLEXIBLE_ARRAY_MEMBER /**/
1152| /* end confdefs.h.  */
1153| #include <stdio.h>
1154| #ifdef HAVE_SYS_TYPES_H
1155| # include <sys/types.h>
1156| #endif
1157| #ifdef HAVE_SYS_STAT_H
1158| # include <sys/stat.h>
1159| #endif
1160| #ifdef STDC_HEADERS
1161| # include <stdlib.h>
1162| # include <stddef.h>
1163| #else
1164| # ifdef HAVE_STDLIB_H
1165| #  include <stdlib.h>
1166| # endif
1167| #endif
1168| #ifdef HAVE_STRING_H
1169| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1170| #  include <memory.h>
1171| # endif
1172| # include <string.h>
1173| #endif
1174| #ifdef HAVE_STRINGS_H
1175| # include <strings.h>
1176| #endif
1177| #ifdef HAVE_INTTYPES_H
1178| # include <inttypes.h>
1179| #endif
1180| #ifdef HAVE_STDINT_H
1181| # include <stdint.h>
1182| #endif
1183| #ifdef HAVE_UNISTD_H
1184| # include <unistd.h>
1185| #endif
1186| int
1187| main ()
1188| {
1189| if (sizeof ((pid_t)))
1190|           return 0;
1191|   ;
1192|   return 0;
1193| }
1194configure:16474: result: yes
1195configure:16489: checking for vprintf
1196configure:16489: /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
1197conftest.c:69:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
1198char vprintf ();
1199     ^
1200conftest.c:69:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
12011 warning generated.
1202configure:16489: $? = 0
1203configure:16489: result: yes
1204configure:16495: checking for _doprnt
1205configure:16495: /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
1206Undefined symbols for architecture x86_64:
1207  "__doprnt", referenced from:
1208      _main in conftest-63a048.o
1209ld: symbol(s) not found for architecture x86_64
1210clang: error: linker command failed with exit code 1 (use -v to see invocation)
1211configure:16495: $? = 1
1212configure: failed program was:
1213| /* confdefs.h */
1214| #define PACKAGE_NAME "fontconfig"
1215| #define PACKAGE_TARNAME "fontconfig"
1216| #define PACKAGE_VERSION "2.13.0"
1217| #define PACKAGE_STRING "fontconfig 2.13.0"
1218| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1219| #define PACKAGE_URL ""
1220| #define PACKAGE "fontconfig"
1221| #define VERSION "2.13.0"
1222| #define STDC_HEADERS 1
1223| #define HAVE_SYS_TYPES_H 1
1224| #define HAVE_SYS_STAT_H 1
1225| #define HAVE_STDLIB_H 1
1226| #define HAVE_STRING_H 1
1227| #define HAVE_MEMORY_H 1
1228| #define HAVE_STRINGS_H 1
1229| #define HAVE_INTTYPES_H 1
1230| #define HAVE_STDINT_H 1
1231| #define HAVE_UNISTD_H 1
1232| #define __EXTENSIONS__ 1
1233| #define _ALL_SOURCE 1
1234| #define _GNU_SOURCE 1
1235| #define _POSIX_PTHREAD_SEMANTICS 1
1236| #define _TANDEM_SOURCE 1
1237| #define HAVE_DLFCN_H 1
1238| #define LT_OBJDIR ".libs/"
1239| #define GETTEXT_PACKAGE "fontconfig"
1240| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1241| #define HAVE_CFLOCALECOPYCURRENT 1
1242| #define HAVE_ICONV 1
1243| #define ENABLE_NLS 1
1244| #define HAVE_GETTEXT 1
1245| #define HAVE_DCGETTEXT 1
1246| #define HAVE_WARNING_CPP_DIRECTIVE 1
1247| #define HAVE_DIRENT_H 1
1248| #define STDC_HEADERS 1
1249| #define HAVE_FCNTL_H 1
1250| #define HAVE_STDLIB_H 1
1251| #define HAVE_STRING_H 1
1252| #define HAVE_UNISTD_H 1
1253| #define HAVE_SYS_STATVFS_H 1
1254| #define HAVE_SYS_PARAM_H 1
1255| #define HAVE_SYS_MOUNT_H 1
1256| #define FLEXIBLE_ARRAY_MEMBER /**/
1257| #define HAVE_VPRINTF 1
1258| /* end confdefs.h.  */
1259| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1260|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1261| #define _doprnt innocuous__doprnt
1262|
1263| /* System header to define __stub macros and hopefully few prototypes,
1264|     which can conflict with char _doprnt (); below.
1265|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1266|     <limits.h> exists even on freestanding compilers.  */
1267|
1268| #ifdef __STDC__
1269| # include <limits.h>
1270| #else
1271| # include <assert.h>
1272| #endif
1273|
1274| #undef _doprnt
1275|
1276| /* Override any GCC internal prototype to avoid an error.
1277|    Use char because int might match the return type of a GCC
1278|    builtin and then its argument prototype would still apply.  */
1279| #ifdef __cplusplus
1280| extern "C"
1281| #endif
1282| char _doprnt ();
1283| /* The GNU C library defines this for functions which it implements
1284|     to always fail with ENOSYS.  Some functions are actually named
1285|     something starting with __ and the normal name is an alias.  */
1286| #if defined __stub__doprnt || defined __stub____doprnt
1287| choke me
1288| #endif
1289|
1290| int
1291| main ()
1292| {
1293| return _doprnt ();
1294|   ;
1295|   return 0;
1296| }
1297configure:16495: result: no
1298configure:16512: checking for stdlib.h
1299configure:16512: result: yes
1300configure:16512: checking for unistd.h
1301configure:16512: result: yes
1302configure:16512: checking for sys/param.h
1303configure:16512: result: yes
1304configure:16532: checking for getpagesize
1305configure:16532: /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
1306configure:16532: $? = 0
1307configure:16532: result: yes
1308configure:16541: checking for working mmap
1309configure:16688: /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
1310configure:16688: $? = 0
1311configure:16688: ./conftest
1312configure:16688: $? = 0
1313configure:16698: result: yes
1314configure:16710: checking for link
1315configure:16710: /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
1316configure:16710: $? = 0
1317configure:16710: result: yes
1318configure:16710: checking for mkstemp
1319configure:16710: /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
1320configure:16710: $? = 0
1321configure:16710: result: yes
1322configure:16710: checking for mkostemp
1323configure:16710: /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
1324configure:16710: $? = 0
1325configure:16710: result: yes
1326configure:16710: checking for _mktemp_s
1327configure:16710: /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
1328Undefined symbols for architecture x86_64:
1329  "__mktemp_s", referenced from:
1330      _main in conftest-ce52a0.o
1331ld: symbol(s) not found for architecture x86_64
1332clang: error: linker command failed with exit code 1 (use -v to see invocation)
1333configure:16710: $? = 1
1334configure: failed program was:
1335| /* confdefs.h */
1336| #define PACKAGE_NAME "fontconfig"
1337| #define PACKAGE_TARNAME "fontconfig"
1338| #define PACKAGE_VERSION "2.13.0"
1339| #define PACKAGE_STRING "fontconfig 2.13.0"
1340| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1341| #define PACKAGE_URL ""
1342| #define PACKAGE "fontconfig"
1343| #define VERSION "2.13.0"
1344| #define STDC_HEADERS 1
1345| #define HAVE_SYS_TYPES_H 1
1346| #define HAVE_SYS_STAT_H 1
1347| #define HAVE_STDLIB_H 1
1348| #define HAVE_STRING_H 1
1349| #define HAVE_MEMORY_H 1
1350| #define HAVE_STRINGS_H 1
1351| #define HAVE_INTTYPES_H 1
1352| #define HAVE_STDINT_H 1
1353| #define HAVE_UNISTD_H 1
1354| #define __EXTENSIONS__ 1
1355| #define _ALL_SOURCE 1
1356| #define _GNU_SOURCE 1
1357| #define _POSIX_PTHREAD_SEMANTICS 1
1358| #define _TANDEM_SOURCE 1
1359| #define HAVE_DLFCN_H 1
1360| #define LT_OBJDIR ".libs/"
1361| #define GETTEXT_PACKAGE "fontconfig"
1362| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1363| #define HAVE_CFLOCALECOPYCURRENT 1
1364| #define HAVE_ICONV 1
1365| #define ENABLE_NLS 1
1366| #define HAVE_GETTEXT 1
1367| #define HAVE_DCGETTEXT 1
1368| #define HAVE_WARNING_CPP_DIRECTIVE 1
1369| #define HAVE_DIRENT_H 1
1370| #define STDC_HEADERS 1
1371| #define HAVE_FCNTL_H 1
1372| #define HAVE_STDLIB_H 1
1373| #define HAVE_STRING_H 1
1374| #define HAVE_UNISTD_H 1
1375| #define HAVE_SYS_STATVFS_H 1
1376| #define HAVE_SYS_PARAM_H 1
1377| #define HAVE_SYS_MOUNT_H 1
1378| #define FLEXIBLE_ARRAY_MEMBER /**/
1379| #define HAVE_VPRINTF 1
1380| #define HAVE_STDLIB_H 1
1381| #define HAVE_UNISTD_H 1
1382| #define HAVE_SYS_PARAM_H 1
1383| #define HAVE_GETPAGESIZE 1
1384| #define HAVE_MMAP 1
1385| #define HAVE_LINK 1
1386| #define HAVE_MKSTEMP 1
1387| #define HAVE_MKOSTEMP 1
1388| /* end confdefs.h.  */
1389| /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s.
1390|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1391| #define _mktemp_s innocuous__mktemp_s
1392|
1393| /* System header to define __stub macros and hopefully few prototypes,
1394|     which can conflict with char _mktemp_s (); below.
1395|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1396|     <limits.h> exists even on freestanding compilers.  */
1397|
1398| #ifdef __STDC__
1399| # include <limits.h>
1400| #else
1401| # include <assert.h>
1402| #endif
1403|
1404| #undef _mktemp_s
1405|
1406| /* Override any GCC internal prototype to avoid an error.
1407|    Use char because int might match the return type of a GCC
1408|    builtin and then its argument prototype would still apply.  */
1409| #ifdef __cplusplus
1410| extern "C"
1411| #endif
1412| char _mktemp_s ();
1413| /* The GNU C library defines this for functions which it implements
1414|     to always fail with ENOSYS.  Some functions are actually named
1415|     something starting with __ and the normal name is an alias.  */
1416| #if defined __stub__mktemp_s || defined __stub____mktemp_s
1417| choke me
1418| #endif
1419|
1420| int
1421| main ()
1422| {
1423| return _mktemp_s ();
1424|   ;
1425|   return 0;
1426| }
1427configure:16710: result: no
1428configure:16710: checking for mkdtemp
1429configure:16710: /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
1430configure:16710: $? = 0
1431configure:16710: result: yes
1432configure:16710: checking for getopt
1433configure:16710: /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
1434configure:16710: $? = 0
1435configure:16710: result: yes
1436configure:16710: checking for getopt_long
1437configure:16710: /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
1438configure:16710: $? = 0
1439configure:16710: result: yes
1440configure:16710: checking for getprogname
1441configure:16710: /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
1442configure:16710: $? = 0
1443configure:16710: result: yes
1444configure:16710: checking for getexecname
1445configure:16710: /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
1446Undefined symbols for architecture x86_64:
1447  "_getexecname", referenced from:
1448      _main in conftest-c6fb33.o
1449ld: symbol(s) not found for architecture x86_64
1450clang: error: linker command failed with exit code 1 (use -v to see invocation)
1451configure:16710: $? = 1
1452configure: failed program was:
1453| /* confdefs.h */
1454| #define PACKAGE_NAME "fontconfig"
1455| #define PACKAGE_TARNAME "fontconfig"
1456| #define PACKAGE_VERSION "2.13.0"
1457| #define PACKAGE_STRING "fontconfig 2.13.0"
1458| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1459| #define PACKAGE_URL ""
1460| #define PACKAGE "fontconfig"
1461| #define VERSION "2.13.0"
1462| #define STDC_HEADERS 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_STDLIB_H 1
1466| #define HAVE_STRING_H 1
1467| #define HAVE_MEMORY_H 1
1468| #define HAVE_STRINGS_H 1
1469| #define HAVE_INTTYPES_H 1
1470| #define HAVE_STDINT_H 1
1471| #define HAVE_UNISTD_H 1
1472| #define __EXTENSIONS__ 1
1473| #define _ALL_SOURCE 1
1474| #define _GNU_SOURCE 1
1475| #define _POSIX_PTHREAD_SEMANTICS 1
1476| #define _TANDEM_SOURCE 1
1477| #define HAVE_DLFCN_H 1
1478| #define LT_OBJDIR ".libs/"
1479| #define GETTEXT_PACKAGE "fontconfig"
1480| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1481| #define HAVE_CFLOCALECOPYCURRENT 1
1482| #define HAVE_ICONV 1
1483| #define ENABLE_NLS 1
1484| #define HAVE_GETTEXT 1
1485| #define HAVE_DCGETTEXT 1
1486| #define HAVE_WARNING_CPP_DIRECTIVE 1
1487| #define HAVE_DIRENT_H 1
1488| #define STDC_HEADERS 1
1489| #define HAVE_FCNTL_H 1
1490| #define HAVE_STDLIB_H 1
1491| #define HAVE_STRING_H 1
1492| #define HAVE_UNISTD_H 1
1493| #define HAVE_SYS_STATVFS_H 1
1494| #define HAVE_SYS_PARAM_H 1
1495| #define HAVE_SYS_MOUNT_H 1
1496| #define FLEXIBLE_ARRAY_MEMBER /**/
1497| #define HAVE_VPRINTF 1
1498| #define HAVE_STDLIB_H 1
1499| #define HAVE_UNISTD_H 1
1500| #define HAVE_SYS_PARAM_H 1
1501| #define HAVE_GETPAGESIZE 1
1502| #define HAVE_MMAP 1
1503| #define HAVE_LINK 1
1504| #define HAVE_MKSTEMP 1
1505| #define HAVE_MKOSTEMP 1
1506| #define HAVE_MKDTEMP 1
1507| #define HAVE_GETOPT 1
1508| #define HAVE_GETOPT_LONG 1
1509| #define HAVE_GETPROGNAME 1
1510| /* end confdefs.h.  */
1511| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1512|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1513| #define getexecname innocuous_getexecname
1514|
1515| /* System header to define __stub macros and hopefully few prototypes,
1516|     which can conflict with char getexecname (); below.
1517|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1518|     <limits.h> exists even on freestanding compilers.  */
1519|
1520| #ifdef __STDC__
1521| # include <limits.h>
1522| #else
1523| # include <assert.h>
1524| #endif
1525|
1526| #undef getexecname
1527|
1528| /* Override any GCC internal prototype to avoid an error.
1529|    Use char because int might match the return type of a GCC
1530|    builtin and then its argument prototype would still apply.  */
1531| #ifdef __cplusplus
1532| extern "C"
1533| #endif
1534| char getexecname ();
1535| /* The GNU C library defines this for functions which it implements
1536|     to always fail with ENOSYS.  Some functions are actually named
1537|     something starting with __ and the normal name is an alias.  */
1538| #if defined __stub_getexecname || defined __stub___getexecname
1539| choke me
1540| #endif
1541|
1542| int
1543| main ()
1544| {
1545| return getexecname ();
1546|   ;
1547|   return 0;
1548| }
1549configure:16710: result: no
1550configure:16710: checking for rand
1551configure:16710: /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
1552configure:16710: $? = 0
1553configure:16710: result: yes
1554configure:16710: checking for random
1555configure:16710: /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
1556configure:16710: $? = 0
1557configure:16710: result: yes
1558configure:16710: checking for lrand48
1559configure:16710: /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
1560configure:16710: $? = 0
1561configure:16710: result: yes
1562configure:16710: checking for random_r
1563configure:16710: /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
1564Undefined symbols for architecture x86_64:
1565  "_random_r", referenced from:
1566      _main in conftest-d62d45.o
1567ld: symbol(s) not found for architecture x86_64
1568clang: error: linker command failed with exit code 1 (use -v to see invocation)
1569configure:16710: $? = 1
1570configure: failed program was:
1571| /* confdefs.h */
1572| #define PACKAGE_NAME "fontconfig"
1573| #define PACKAGE_TARNAME "fontconfig"
1574| #define PACKAGE_VERSION "2.13.0"
1575| #define PACKAGE_STRING "fontconfig 2.13.0"
1576| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1577| #define PACKAGE_URL ""
1578| #define PACKAGE "fontconfig"
1579| #define VERSION "2.13.0"
1580| #define STDC_HEADERS 1
1581| #define HAVE_SYS_TYPES_H 1
1582| #define HAVE_SYS_STAT_H 1
1583| #define HAVE_STDLIB_H 1
1584| #define HAVE_STRING_H 1
1585| #define HAVE_MEMORY_H 1
1586| #define HAVE_STRINGS_H 1
1587| #define HAVE_INTTYPES_H 1
1588| #define HAVE_STDINT_H 1
1589| #define HAVE_UNISTD_H 1
1590| #define __EXTENSIONS__ 1
1591| #define _ALL_SOURCE 1
1592| #define _GNU_SOURCE 1
1593| #define _POSIX_PTHREAD_SEMANTICS 1
1594| #define _TANDEM_SOURCE 1
1595| #define HAVE_DLFCN_H 1
1596| #define LT_OBJDIR ".libs/"
1597| #define GETTEXT_PACKAGE "fontconfig"
1598| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1599| #define HAVE_CFLOCALECOPYCURRENT 1
1600| #define HAVE_ICONV 1
1601| #define ENABLE_NLS 1
1602| #define HAVE_GETTEXT 1
1603| #define HAVE_DCGETTEXT 1
1604| #define HAVE_WARNING_CPP_DIRECTIVE 1
1605| #define HAVE_DIRENT_H 1
1606| #define STDC_HEADERS 1
1607| #define HAVE_FCNTL_H 1
1608| #define HAVE_STDLIB_H 1
1609| #define HAVE_STRING_H 1
1610| #define HAVE_UNISTD_H 1
1611| #define HAVE_SYS_STATVFS_H 1
1612| #define HAVE_SYS_PARAM_H 1
1613| #define HAVE_SYS_MOUNT_H 1
1614| #define FLEXIBLE_ARRAY_MEMBER /**/
1615| #define HAVE_VPRINTF 1
1616| #define HAVE_STDLIB_H 1
1617| #define HAVE_UNISTD_H 1
1618| #define HAVE_SYS_PARAM_H 1
1619| #define HAVE_GETPAGESIZE 1
1620| #define HAVE_MMAP 1
1621| #define HAVE_LINK 1
1622| #define HAVE_MKSTEMP 1
1623| #define HAVE_MKOSTEMP 1
1624| #define HAVE_MKDTEMP 1
1625| #define HAVE_GETOPT 1
1626| #define HAVE_GETOPT_LONG 1
1627| #define HAVE_GETPROGNAME 1
1628| #define HAVE_RAND 1
1629| #define HAVE_RANDOM 1
1630| #define HAVE_LRAND48 1
1631| /* end confdefs.h.  */
1632| /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
1633|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1634| #define random_r innocuous_random_r
1635|
1636| /* System header to define __stub macros and hopefully few prototypes,
1637|     which can conflict with char random_r (); below.
1638|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1639|     <limits.h> exists even on freestanding compilers.  */
1640|
1641| #ifdef __STDC__
1642| # include <limits.h>
1643| #else
1644| # include <assert.h>
1645| #endif
1646|
1647| #undef random_r
1648|
1649| /* Override any GCC internal prototype to avoid an error.
1650|    Use char because int might match the return type of a GCC
1651|    builtin and then its argument prototype would still apply.  */
1652| #ifdef __cplusplus
1653| extern "C"
1654| #endif
1655| char random_r ();
1656| /* The GNU C library defines this for functions which it implements
1657|     to always fail with ENOSYS.  Some functions are actually named
1658|     something starting with __ and the normal name is an alias.  */
1659| #if defined __stub_random_r || defined __stub___random_r
1660| choke me
1661| #endif
1662|
1663| int
1664| main ()
1665| {
1666| return random_r ();
1667|   ;
1668|   return 0;
1669| }
1670configure:16710: result: no
1671configure:16710: checking for rand_r
1672configure:16710: /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
1673configure:16710: $? = 0
1674configure:16710: result: yes
1675configure:16710: checking for readlink
1676configure:16710: /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
1677configure:16710: $? = 0
1678configure:16710: result: yes
1679configure:16710: checking for fstatvfs
1680configure:16710: /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
1681configure:16710: $? = 0
1682configure:16710: result: yes
1683configure:16710: checking for fstatfs
1684configure:16710: /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
1685configure:16710: $? = 0
1686configure:16710: result: yes
1687configure:16710: checking for lstat
1688configure:16710: /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
1689configure:16710: $? = 0
1690configure:16710: result: yes
1691configure:16720: checking for posix_fadvise in fcntl.h
1692configure:16750: result: no
1693configure:16764: checking for struct stat.st_mtim
1694configure:16764: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1695conftest.c:74:13: error: no member named 'st_mtim' in 'struct stat'
1696if (ac_aggr.st_mtim)
1697    ~~~~~~~ ^
16981 error generated.
1699configure:16764: $? = 1
1700configure: failed program was:
1701| /* confdefs.h */
1702| #define PACKAGE_NAME "fontconfig"
1703| #define PACKAGE_TARNAME "fontconfig"
1704| #define PACKAGE_VERSION "2.13.0"
1705| #define PACKAGE_STRING "fontconfig 2.13.0"
1706| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1707| #define PACKAGE_URL ""
1708| #define PACKAGE "fontconfig"
1709| #define VERSION "2.13.0"
1710| #define STDC_HEADERS 1
1711| #define HAVE_SYS_TYPES_H 1
1712| #define HAVE_SYS_STAT_H 1
1713| #define HAVE_STDLIB_H 1
1714| #define HAVE_STRING_H 1
1715| #define HAVE_MEMORY_H 1
1716| #define HAVE_STRINGS_H 1
1717| #define HAVE_INTTYPES_H 1
1718| #define HAVE_STDINT_H 1
1719| #define HAVE_UNISTD_H 1
1720| #define __EXTENSIONS__ 1
1721| #define _ALL_SOURCE 1
1722| #define _GNU_SOURCE 1
1723| #define _POSIX_PTHREAD_SEMANTICS 1
1724| #define _TANDEM_SOURCE 1
1725| #define HAVE_DLFCN_H 1
1726| #define LT_OBJDIR ".libs/"
1727| #define GETTEXT_PACKAGE "fontconfig"
1728| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1729| #define HAVE_CFLOCALECOPYCURRENT 1
1730| #define HAVE_ICONV 1
1731| #define ENABLE_NLS 1
1732| #define HAVE_GETTEXT 1
1733| #define HAVE_DCGETTEXT 1
1734| #define HAVE_WARNING_CPP_DIRECTIVE 1
1735| #define HAVE_DIRENT_H 1
1736| #define STDC_HEADERS 1
1737| #define HAVE_FCNTL_H 1
1738| #define HAVE_STDLIB_H 1
1739| #define HAVE_STRING_H 1
1740| #define HAVE_UNISTD_H 1
1741| #define HAVE_SYS_STATVFS_H 1
1742| #define HAVE_SYS_PARAM_H 1
1743| #define HAVE_SYS_MOUNT_H 1
1744| #define FLEXIBLE_ARRAY_MEMBER /**/
1745| #define HAVE_VPRINTF 1
1746| #define HAVE_STDLIB_H 1
1747| #define HAVE_UNISTD_H 1
1748| #define HAVE_SYS_PARAM_H 1
1749| #define HAVE_GETPAGESIZE 1
1750| #define HAVE_MMAP 1
1751| #define HAVE_LINK 1
1752| #define HAVE_MKSTEMP 1
1753| #define HAVE_MKOSTEMP 1
1754| #define HAVE_MKDTEMP 1
1755| #define HAVE_GETOPT 1
1756| #define HAVE_GETOPT_LONG 1
1757| #define HAVE_GETPROGNAME 1
1758| #define HAVE_RAND 1
1759| #define HAVE_RANDOM 1
1760| #define HAVE_LRAND48 1
1761| #define HAVE_RAND_R 1
1762| #define HAVE_READLINK 1
1763| #define HAVE_FSTATVFS 1
1764| #define HAVE_FSTATFS 1
1765| #define HAVE_LSTAT 1
1766| #define HAVE_POSIX_FADVISE 0
1767| /* end confdefs.h.  */
1768| #include <sys/stat.h>
1769|
1770| int
1771| main ()
1772| {
1773| static struct stat ac_aggr;
1774| if (ac_aggr.st_mtim)
1775| return 0;
1776|   ;
1777|   return 0;
1778| }
1779configure:16764: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1780conftest.c:74:20: error: no member named 'st_mtim' in 'struct stat'
1781if (sizeof ac_aggr.st_mtim)
1782           ~~~~~~~ ^
17831 error generated.
1784configure:16764: $? = 1
1785configure: failed program was:
1786| /* confdefs.h */
1787| #define PACKAGE_NAME "fontconfig"
1788| #define PACKAGE_TARNAME "fontconfig"
1789| #define PACKAGE_VERSION "2.13.0"
1790| #define PACKAGE_STRING "fontconfig 2.13.0"
1791| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1792| #define PACKAGE_URL ""
1793| #define PACKAGE "fontconfig"
1794| #define VERSION "2.13.0"
1795| #define STDC_HEADERS 1
1796| #define HAVE_SYS_TYPES_H 1
1797| #define HAVE_SYS_STAT_H 1
1798| #define HAVE_STDLIB_H 1
1799| #define HAVE_STRING_H 1
1800| #define HAVE_MEMORY_H 1
1801| #define HAVE_STRINGS_H 1
1802| #define HAVE_INTTYPES_H 1
1803| #define HAVE_STDINT_H 1
1804| #define HAVE_UNISTD_H 1
1805| #define __EXTENSIONS__ 1
1806| #define _ALL_SOURCE 1
1807| #define _GNU_SOURCE 1
1808| #define _POSIX_PTHREAD_SEMANTICS 1
1809| #define _TANDEM_SOURCE 1
1810| #define HAVE_DLFCN_H 1
1811| #define LT_OBJDIR ".libs/"
1812| #define GETTEXT_PACKAGE "fontconfig"
1813| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1814| #define HAVE_CFLOCALECOPYCURRENT 1
1815| #define HAVE_ICONV 1
1816| #define ENABLE_NLS 1
1817| #define HAVE_GETTEXT 1
1818| #define HAVE_DCGETTEXT 1
1819| #define HAVE_WARNING_CPP_DIRECTIVE 1
1820| #define HAVE_DIRENT_H 1
1821| #define STDC_HEADERS 1
1822| #define HAVE_FCNTL_H 1
1823| #define HAVE_STDLIB_H 1
1824| #define HAVE_STRING_H 1
1825| #define HAVE_UNISTD_H 1
1826| #define HAVE_SYS_STATVFS_H 1
1827| #define HAVE_SYS_PARAM_H 1
1828| #define HAVE_SYS_MOUNT_H 1
1829| #define FLEXIBLE_ARRAY_MEMBER /**/
1830| #define HAVE_VPRINTF 1
1831| #define HAVE_STDLIB_H 1
1832| #define HAVE_UNISTD_H 1
1833| #define HAVE_SYS_PARAM_H 1
1834| #define HAVE_GETPAGESIZE 1
1835| #define HAVE_MMAP 1
1836| #define HAVE_LINK 1
1837| #define HAVE_MKSTEMP 1
1838| #define HAVE_MKOSTEMP 1
1839| #define HAVE_MKDTEMP 1
1840| #define HAVE_GETOPT 1
1841| #define HAVE_GETOPT_LONG 1
1842| #define HAVE_GETPROGNAME 1
1843| #define HAVE_RAND 1
1844| #define HAVE_RANDOM 1
1845| #define HAVE_LRAND48 1
1846| #define HAVE_RAND_R 1
1847| #define HAVE_READLINK 1
1848| #define HAVE_FSTATVFS 1
1849| #define HAVE_FSTATFS 1
1850| #define HAVE_LSTAT 1
1851| #define HAVE_POSIX_FADVISE 0
1852| /* end confdefs.h.  */
1853| #include <sys/stat.h>
1854|
1855| int
1856| main ()
1857| {
1858| static struct stat ac_aggr;
1859| if (sizeof ac_aggr.st_mtim)
1860| return 0;
1861|   ;
1862|   return 0;
1863| }
1864configure:16764: result: no
1865configure:16778: checking for struct statvfs.f_basetype
1866configure:16778: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1867conftest.c:74:13: error: no member named 'f_basetype' in 'struct statvfs'
1868if (ac_aggr.f_basetype)
1869    ~~~~~~~ ^
18701 error generated.
1871configure:16778: $? = 1
1872configure: failed program was:
1873| /* confdefs.h */
1874| #define PACKAGE_NAME "fontconfig"
1875| #define PACKAGE_TARNAME "fontconfig"
1876| #define PACKAGE_VERSION "2.13.0"
1877| #define PACKAGE_STRING "fontconfig 2.13.0"
1878| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1879| #define PACKAGE_URL ""
1880| #define PACKAGE "fontconfig"
1881| #define VERSION "2.13.0"
1882| #define STDC_HEADERS 1
1883| #define HAVE_SYS_TYPES_H 1
1884| #define HAVE_SYS_STAT_H 1
1885| #define HAVE_STDLIB_H 1
1886| #define HAVE_STRING_H 1
1887| #define HAVE_MEMORY_H 1
1888| #define HAVE_STRINGS_H 1
1889| #define HAVE_INTTYPES_H 1
1890| #define HAVE_STDINT_H 1
1891| #define HAVE_UNISTD_H 1
1892| #define __EXTENSIONS__ 1
1893| #define _ALL_SOURCE 1
1894| #define _GNU_SOURCE 1
1895| #define _POSIX_PTHREAD_SEMANTICS 1
1896| #define _TANDEM_SOURCE 1
1897| #define HAVE_DLFCN_H 1
1898| #define LT_OBJDIR ".libs/"
1899| #define GETTEXT_PACKAGE "fontconfig"
1900| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1901| #define HAVE_CFLOCALECOPYCURRENT 1
1902| #define HAVE_ICONV 1
1903| #define ENABLE_NLS 1
1904| #define HAVE_GETTEXT 1
1905| #define HAVE_DCGETTEXT 1
1906| #define HAVE_WARNING_CPP_DIRECTIVE 1
1907| #define HAVE_DIRENT_H 1
1908| #define STDC_HEADERS 1
1909| #define HAVE_FCNTL_H 1
1910| #define HAVE_STDLIB_H 1
1911| #define HAVE_STRING_H 1
1912| #define HAVE_UNISTD_H 1
1913| #define HAVE_SYS_STATVFS_H 1
1914| #define HAVE_SYS_PARAM_H 1
1915| #define HAVE_SYS_MOUNT_H 1
1916| #define FLEXIBLE_ARRAY_MEMBER /**/
1917| #define HAVE_VPRINTF 1
1918| #define HAVE_STDLIB_H 1
1919| #define HAVE_UNISTD_H 1
1920| #define HAVE_SYS_PARAM_H 1
1921| #define HAVE_GETPAGESIZE 1
1922| #define HAVE_MMAP 1
1923| #define HAVE_LINK 1
1924| #define HAVE_MKSTEMP 1
1925| #define HAVE_MKOSTEMP 1
1926| #define HAVE_MKDTEMP 1
1927| #define HAVE_GETOPT 1
1928| #define HAVE_GETOPT_LONG 1
1929| #define HAVE_GETPROGNAME 1
1930| #define HAVE_RAND 1
1931| #define HAVE_RANDOM 1
1932| #define HAVE_LRAND48 1
1933| #define HAVE_RAND_R 1
1934| #define HAVE_READLINK 1
1935| #define HAVE_FSTATVFS 1
1936| #define HAVE_FSTATFS 1
1937| #define HAVE_LSTAT 1
1938| #define HAVE_POSIX_FADVISE 0
1939| /* end confdefs.h.  */
1940| #include <sys/statvfs.h>
1941|
1942| int
1943| main ()
1944| {
1945| static struct statvfs ac_aggr;
1946| if (ac_aggr.f_basetype)
1947| return 0;
1948|   ;
1949|   return 0;
1950| }
1951configure:16778: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1952conftest.c:74:20: error: no member named 'f_basetype' in 'struct statvfs'
1953if (sizeof ac_aggr.f_basetype)
1954           ~~~~~~~ ^
19551 error generated.
1956configure:16778: $? = 1
1957configure: failed program was:
1958| /* confdefs.h */
1959| #define PACKAGE_NAME "fontconfig"
1960| #define PACKAGE_TARNAME "fontconfig"
1961| #define PACKAGE_VERSION "2.13.0"
1962| #define PACKAGE_STRING "fontconfig 2.13.0"
1963| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1964| #define PACKAGE_URL ""
1965| #define PACKAGE "fontconfig"
1966| #define VERSION "2.13.0"
1967| #define STDC_HEADERS 1
1968| #define HAVE_SYS_TYPES_H 1
1969| #define HAVE_SYS_STAT_H 1
1970| #define HAVE_STDLIB_H 1
1971| #define HAVE_STRING_H 1
1972| #define HAVE_MEMORY_H 1
1973| #define HAVE_STRINGS_H 1
1974| #define HAVE_INTTYPES_H 1
1975| #define HAVE_STDINT_H 1
1976| #define HAVE_UNISTD_H 1
1977| #define __EXTENSIONS__ 1
1978| #define _ALL_SOURCE 1
1979| #define _GNU_SOURCE 1
1980| #define _POSIX_PTHREAD_SEMANTICS 1
1981| #define _TANDEM_SOURCE 1
1982| #define HAVE_DLFCN_H 1
1983| #define LT_OBJDIR ".libs/"
1984| #define GETTEXT_PACKAGE "fontconfig"
1985| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1986| #define HAVE_CFLOCALECOPYCURRENT 1
1987| #define HAVE_ICONV 1
1988| #define ENABLE_NLS 1
1989| #define HAVE_GETTEXT 1
1990| #define HAVE_DCGETTEXT 1
1991| #define HAVE_WARNING_CPP_DIRECTIVE 1
1992| #define HAVE_DIRENT_H 1
1993| #define STDC_HEADERS 1
1994| #define HAVE_FCNTL_H 1
1995| #define HAVE_STDLIB_H 1
1996| #define HAVE_STRING_H 1
1997| #define HAVE_UNISTD_H 1
1998| #define HAVE_SYS_STATVFS_H 1
1999| #define HAVE_SYS_PARAM_H 1
2000| #define HAVE_SYS_MOUNT_H 1
2001| #define FLEXIBLE_ARRAY_MEMBER /**/
2002| #define HAVE_VPRINTF 1
2003| #define HAVE_STDLIB_H 1
2004| #define HAVE_UNISTD_H 1
2005| #define HAVE_SYS_PARAM_H 1
2006| #define HAVE_GETPAGESIZE 1
2007| #define HAVE_MMAP 1
2008| #define HAVE_LINK 1
2009| #define HAVE_MKSTEMP 1
2010| #define HAVE_MKOSTEMP 1
2011| #define HAVE_MKDTEMP 1
2012| #define HAVE_GETOPT 1
2013| #define HAVE_GETOPT_LONG 1
2014| #define HAVE_GETPROGNAME 1
2015| #define HAVE_RAND 1
2016| #define HAVE_RANDOM 1
2017| #define HAVE_LRAND48 1
2018| #define HAVE_RAND_R 1
2019| #define HAVE_READLINK 1
2020| #define HAVE_FSTATVFS 1
2021| #define HAVE_FSTATFS 1
2022| #define HAVE_LSTAT 1
2023| #define HAVE_POSIX_FADVISE 0
2024| /* end confdefs.h.  */
2025| #include <sys/statvfs.h>
2026|
2027| int
2028| main ()
2029| {
2030| static struct statvfs ac_aggr;
2031| if (sizeof ac_aggr.f_basetype)
2032| return 0;
2033|   ;
2034|   return 0;
2035| }
2036configure:16778: result: no
2037configure:16788: checking for struct statvfs.f_fstypename
2038configure:16788: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2039conftest.c:74:13: error: no member named 'f_fstypename' in 'struct statvfs'
2040if (ac_aggr.f_fstypename)
2041    ~~~~~~~ ^
20421 error generated.
2043configure:16788: $? = 1
2044configure: failed program was:
2045| /* confdefs.h */
2046| #define PACKAGE_NAME "fontconfig"
2047| #define PACKAGE_TARNAME "fontconfig"
2048| #define PACKAGE_VERSION "2.13.0"
2049| #define PACKAGE_STRING "fontconfig 2.13.0"
2050| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2051| #define PACKAGE_URL ""
2052| #define PACKAGE "fontconfig"
2053| #define VERSION "2.13.0"
2054| #define STDC_HEADERS 1
2055| #define HAVE_SYS_TYPES_H 1
2056| #define HAVE_SYS_STAT_H 1
2057| #define HAVE_STDLIB_H 1
2058| #define HAVE_STRING_H 1
2059| #define HAVE_MEMORY_H 1
2060| #define HAVE_STRINGS_H 1
2061| #define HAVE_INTTYPES_H 1
2062| #define HAVE_STDINT_H 1
2063| #define HAVE_UNISTD_H 1
2064| #define __EXTENSIONS__ 1
2065| #define _ALL_SOURCE 1
2066| #define _GNU_SOURCE 1
2067| #define _POSIX_PTHREAD_SEMANTICS 1
2068| #define _TANDEM_SOURCE 1
2069| #define HAVE_DLFCN_H 1
2070| #define LT_OBJDIR ".libs/"
2071| #define GETTEXT_PACKAGE "fontconfig"
2072| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2073| #define HAVE_CFLOCALECOPYCURRENT 1
2074| #define HAVE_ICONV 1
2075| #define ENABLE_NLS 1
2076| #define HAVE_GETTEXT 1
2077| #define HAVE_DCGETTEXT 1
2078| #define HAVE_WARNING_CPP_DIRECTIVE 1
2079| #define HAVE_DIRENT_H 1
2080| #define STDC_HEADERS 1
2081| #define HAVE_FCNTL_H 1
2082| #define HAVE_STDLIB_H 1
2083| #define HAVE_STRING_H 1
2084| #define HAVE_UNISTD_H 1
2085| #define HAVE_SYS_STATVFS_H 1
2086| #define HAVE_SYS_PARAM_H 1
2087| #define HAVE_SYS_MOUNT_H 1
2088| #define FLEXIBLE_ARRAY_MEMBER /**/
2089| #define HAVE_VPRINTF 1
2090| #define HAVE_STDLIB_H 1
2091| #define HAVE_UNISTD_H 1
2092| #define HAVE_SYS_PARAM_H 1
2093| #define HAVE_GETPAGESIZE 1
2094| #define HAVE_MMAP 1
2095| #define HAVE_LINK 1
2096| #define HAVE_MKSTEMP 1
2097| #define HAVE_MKOSTEMP 1
2098| #define HAVE_MKDTEMP 1
2099| #define HAVE_GETOPT 1
2100| #define HAVE_GETOPT_LONG 1
2101| #define HAVE_GETPROGNAME 1
2102| #define HAVE_RAND 1
2103| #define HAVE_RANDOM 1
2104| #define HAVE_LRAND48 1
2105| #define HAVE_RAND_R 1
2106| #define HAVE_READLINK 1
2107| #define HAVE_FSTATVFS 1
2108| #define HAVE_FSTATFS 1
2109| #define HAVE_LSTAT 1
2110| #define HAVE_POSIX_FADVISE 0
2111| /* end confdefs.h.  */
2112| #include <sys/statvfs.h>
2113|
2114| int
2115| main ()
2116| {
2117| static struct statvfs ac_aggr;
2118| if (ac_aggr.f_fstypename)
2119| return 0;
2120|   ;
2121|   return 0;
2122| }
2123configure:16788: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2124conftest.c:74:20: error: no member named 'f_fstypename' in 'struct statvfs'
2125if (sizeof ac_aggr.f_fstypename)
2126           ~~~~~~~ ^
21271 error generated.
2128configure:16788: $? = 1
2129configure: failed program was:
2130| /* confdefs.h */
2131| #define PACKAGE_NAME "fontconfig"
2132| #define PACKAGE_TARNAME "fontconfig"
2133| #define PACKAGE_VERSION "2.13.0"
2134| #define PACKAGE_STRING "fontconfig 2.13.0"
2135| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2136| #define PACKAGE_URL ""
2137| #define PACKAGE "fontconfig"
2138| #define VERSION "2.13.0"
2139| #define STDC_HEADERS 1
2140| #define HAVE_SYS_TYPES_H 1
2141| #define HAVE_SYS_STAT_H 1
2142| #define HAVE_STDLIB_H 1
2143| #define HAVE_STRING_H 1
2144| #define HAVE_MEMORY_H 1
2145| #define HAVE_STRINGS_H 1
2146| #define HAVE_INTTYPES_H 1
2147| #define HAVE_STDINT_H 1
2148| #define HAVE_UNISTD_H 1
2149| #define __EXTENSIONS__ 1
2150| #define _ALL_SOURCE 1
2151| #define _GNU_SOURCE 1
2152| #define _POSIX_PTHREAD_SEMANTICS 1
2153| #define _TANDEM_SOURCE 1
2154| #define HAVE_DLFCN_H 1
2155| #define LT_OBJDIR ".libs/"
2156| #define GETTEXT_PACKAGE "fontconfig"
2157| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2158| #define HAVE_CFLOCALECOPYCURRENT 1
2159| #define HAVE_ICONV 1
2160| #define ENABLE_NLS 1
2161| #define HAVE_GETTEXT 1
2162| #define HAVE_DCGETTEXT 1
2163| #define HAVE_WARNING_CPP_DIRECTIVE 1
2164| #define HAVE_DIRENT_H 1
2165| #define STDC_HEADERS 1
2166| #define HAVE_FCNTL_H 1
2167| #define HAVE_STDLIB_H 1
2168| #define HAVE_STRING_H 1
2169| #define HAVE_UNISTD_H 1
2170| #define HAVE_SYS_STATVFS_H 1
2171| #define HAVE_SYS_PARAM_H 1
2172| #define HAVE_SYS_MOUNT_H 1
2173| #define FLEXIBLE_ARRAY_MEMBER /**/
2174| #define HAVE_VPRINTF 1
2175| #define HAVE_STDLIB_H 1
2176| #define HAVE_UNISTD_H 1
2177| #define HAVE_SYS_PARAM_H 1
2178| #define HAVE_GETPAGESIZE 1
2179| #define HAVE_MMAP 1
2180| #define HAVE_LINK 1
2181| #define HAVE_MKSTEMP 1
2182| #define HAVE_MKOSTEMP 1
2183| #define HAVE_MKDTEMP 1
2184| #define HAVE_GETOPT 1
2185| #define HAVE_GETOPT_LONG 1
2186| #define HAVE_GETPROGNAME 1
2187| #define HAVE_RAND 1
2188| #define HAVE_RANDOM 1
2189| #define HAVE_LRAND48 1
2190| #define HAVE_RAND_R 1
2191| #define HAVE_READLINK 1
2192| #define HAVE_FSTATVFS 1
2193| #define HAVE_FSTATFS 1
2194| #define HAVE_LSTAT 1
2195| #define HAVE_POSIX_FADVISE 0
2196| /* end confdefs.h.  */
2197| #include <sys/statvfs.h>
2198|
2199| int
2200| main ()
2201| {
2202| static struct statvfs ac_aggr;
2203| if (sizeof ac_aggr.f_fstypename)
2204| return 0;
2205|   ;
2206|   return 0;
2207| }
2208configure:16788: result: no
2209configure:16801: checking for struct statfs.f_flags
2210configure:16801: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2211configure:16801: $? = 0
2212configure:16801: result: yes
2213configure:16823: checking for struct statfs.f_fstypename
2214configure:16823: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2215conftest.c:87:13: warning: address of array 'ac_aggr.f_fstypename' will always evaluate to 'true' [-Wpointer-bool-conversion]
2216if (ac_aggr.f_fstypename)
2217~~  ~~~~~~~~^~~~~~~~~~~~
22181 warning generated.
2219configure:16823: $? = 0
2220configure:16823: result: yes
2221configure:16847: checking for struct dirent.d_type
2222configure:16847: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2223configure:16847: $? = 0
2224configure:16847: result: yes
2225configure:16860: checking The type of len parameter of gperf hash/lookup function
2226configure:16879: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2227conftest.c:102:1: error: conflicting types for 'in_word_set'
2228in_word_set (register const char *str, register unsigned int len)
2229^
2230conftest.c:74:14: note: previous declaration is here
2231        const char *in_word_set(register const char *, register size_t);
2232                    ^
22331 error generated.
2234configure:16879: $? = 1
2235configure: failed program was:
2236| /* confdefs.h */
2237| #define PACKAGE_NAME "fontconfig"
2238| #define PACKAGE_TARNAME "fontconfig"
2239| #define PACKAGE_VERSION "2.13.0"
2240| #define PACKAGE_STRING "fontconfig 2.13.0"
2241| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2242| #define PACKAGE_URL ""
2243| #define PACKAGE "fontconfig"
2244| #define VERSION "2.13.0"
2245| #define STDC_HEADERS 1
2246| #define HAVE_SYS_TYPES_H 1
2247| #define HAVE_SYS_STAT_H 1
2248| #define HAVE_STDLIB_H 1
2249| #define HAVE_STRING_H 1
2250| #define HAVE_MEMORY_H 1
2251| #define HAVE_STRINGS_H 1
2252| #define HAVE_INTTYPES_H 1
2253| #define HAVE_STDINT_H 1
2254| #define HAVE_UNISTD_H 1
2255| #define __EXTENSIONS__ 1
2256| #define _ALL_SOURCE 1
2257| #define _GNU_SOURCE 1
2258| #define _POSIX_PTHREAD_SEMANTICS 1
2259| #define _TANDEM_SOURCE 1
2260| #define HAVE_DLFCN_H 1
2261| #define LT_OBJDIR ".libs/"
2262| #define GETTEXT_PACKAGE "fontconfig"
2263| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2264| #define HAVE_CFLOCALECOPYCURRENT 1
2265| #define HAVE_ICONV 1
2266| #define ENABLE_NLS 1
2267| #define HAVE_GETTEXT 1
2268| #define HAVE_DCGETTEXT 1
2269| #define HAVE_WARNING_CPP_DIRECTIVE 1
2270| #define HAVE_DIRENT_H 1
2271| #define STDC_HEADERS 1
2272| #define HAVE_FCNTL_H 1
2273| #define HAVE_STDLIB_H 1
2274| #define HAVE_STRING_H 1
2275| #define HAVE_UNISTD_H 1
2276| #define HAVE_SYS_STATVFS_H 1
2277| #define HAVE_SYS_PARAM_H 1
2278| #define HAVE_SYS_MOUNT_H 1
2279| #define FLEXIBLE_ARRAY_MEMBER /**/
2280| #define HAVE_VPRINTF 1
2281| #define HAVE_STDLIB_H 1
2282| #define HAVE_UNISTD_H 1
2283| #define HAVE_SYS_PARAM_H 1
2284| #define HAVE_GETPAGESIZE 1
2285| #define HAVE_MMAP 1
2286| #define HAVE_LINK 1
2287| #define HAVE_MKSTEMP 1
2288| #define HAVE_MKOSTEMP 1
2289| #define HAVE_MKDTEMP 1
2290| #define HAVE_GETOPT 1
2291| #define HAVE_GETOPT_LONG 1
2292| #define HAVE_GETPROGNAME 1
2293| #define HAVE_RAND 1
2294| #define HAVE_RANDOM 1
2295| #define HAVE_LRAND48 1
2296| #define HAVE_RAND_R 1
2297| #define HAVE_READLINK 1
2298| #define HAVE_FSTATVFS 1
2299| #define HAVE_FSTATFS 1
2300| #define HAVE_LSTAT 1
2301| #define HAVE_POSIX_FADVISE 0
2302| #define HAVE_STRUCT_STATFS_F_FLAGS 1
2303| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2304| #define HAVE_STRUCT_DIRENT_D_TYPE 1
2305| /* end confdefs.h.  */
2306|
2307|       #include <string.h>
2308|
2309|       const char *in_word_set(register const char *, register size_t);
2310|       /* ANSI-C code produced by gperf version 3.0.3 */
2311| /* Command-line: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/gperf -L ANSI-C  */
2312| /* Computed positions: -k'' */
2313|
2314|
2315| #define TOTAL_KEYWORDS 1
2316| #define MIN_WORD_LENGTH 3
2317| #define MAX_WORD_LENGTH 3
2318| #define MIN_HASH_VALUE 3
2319| #define MAX_HASH_VALUE 3
2320| /* maximum key range = 1, duplicates = 0 */
2321|
2322| #ifdef __GNUC__
2323| __inline
2324| #else
2325| #ifdef __cplusplus
2326| inline
2327| #endif
2328| #endif
2329| /*ARGSUSED*/
2330| static unsigned int
2331| hash (register const char *str, register unsigned int len)
2332| {
2333|   return len;
2334| }
2335|
2336| const char *
2337| in_word_set (register const char *str, register unsigned int len)
2338| {
2339|   static const char * wordlist[] =
2340|     {
2341|       "", "", "",
2342|       "foo"
2343|     };
2344|
2345|   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
2346|     {
2347|       unsigned int key = hash (str, len);
2348|
2349|       if (key <= MAX_HASH_VALUE)
2350|         {
2351|           register const char *s = wordlist[key];
2352|
2353|           if (*str == *s && !strcmp (str + 1, s + 1))
2354|             return s;
2355|         }
2356|     }
2357|   return 0;
2358| }
2359|
2360| int
2361| main ()
2362| {
2363|
2364|   ;
2365|   return 0;
2366| }
2367configure:16898: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2368configure:16898: $? = 0
2369configure:16912: result: unsigned int
2370configure:16976: checking for a usable iconv
2371configure:16995: /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 -liconv >&5
2372configure:16995: $? = 0
2373configure:17033: result: libiconv
2374configure:17048: checking for FREETYPE
2375configure:17055: $PKG_CONFIG --exists --print-errors "freetype2 >= 21.0.15"
2376Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
2377You may find new versions of FreeType 2 at http://freetype.org
2378configure:17058: $? = 1
2379configure:17072: $PKG_CONFIG --exists --print-errors "freetype2 >= 21.0.15"
2380Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
2381You may find new versions of FreeType 2 at http://freetype.org
2382configure:17075: $? = 1
2383configure:17089: result: no
2384Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
2385You may find new versions of FreeType 2 at http://freetype.org
2386configure:17105: error: Package requirements (freetype2 >= 21.0.15) were not met:
2387
2388Requested 'freetype2 >= 21.0.15' but version of FreeType 2 is 20.0.14
2389You may find new versions of FreeType 2 at http://freetype.org
2390
2391Consider adjusting the PKG_CONFIG_PATH environment variable if you
2392installed software in a non-standard prefix.
2393
2394Alternatively, you may set the environment variables FREETYPE_CFLAGS
2395and FREETYPE_LIBS to avoid the need to call pkg-config.
2396See the pkg-config man page for more details.
2397
2398## ---------------- ##
2399## Cache variables. ##
2400## ---------------- ##
2401
2402ac_cv_build=x86_64-apple-darwin17.5.0
2403ac_cv_c_compiler_gnu=yes
2404ac_cv_c_const=yes
2405ac_cv_c_flexmember=yes
2406ac_cv_c_inline=inline
2407ac_cv_env_CC_FOR_BUILD_set=
2408ac_cv_env_CC_FOR_BUILD_value=
2409ac_cv_env_CC_set=set
2410ac_cv_env_CC_value=/usr/bin/clang
2411ac_cv_env_CFLAGS_set=set
2412ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2413ac_cv_env_CPPFLAGS_set=set
2414ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2415ac_cv_env_CPP_set=
2416ac_cv_env_CPP_value=
2417ac_cv_env_EXPAT_CFLAGS_set=
2418ac_cv_env_EXPAT_CFLAGS_value=
2419ac_cv_env_EXPAT_LIBS_set=
2420ac_cv_env_EXPAT_LIBS_value=
2421ac_cv_env_FREETYPE_CFLAGS_set=
2422ac_cv_env_FREETYPE_CFLAGS_value=
2423ac_cv_env_FREETYPE_LIBS_set=
2424ac_cv_env_FREETYPE_LIBS_value=
2425ac_cv_env_LDFLAGS_set=set
2426ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2427ac_cv_env_LIBS_set=
2428ac_cv_env_LIBS_value=
2429ac_cv_env_LIBXML2_CFLAGS_set=
2430ac_cv_env_LIBXML2_CFLAGS_value=
2431ac_cv_env_LIBXML2_LIBS_set=
2432ac_cv_env_LIBXML2_LIBS_value=
2433ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2434ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2435ac_cv_env_PKG_CONFIG_LIBDIR_set=
2436ac_cv_env_PKG_CONFIG_LIBDIR_value=
2437ac_cv_env_PKG_CONFIG_PATH_set=
2438ac_cv_env_PKG_CONFIG_PATH_value=
2439ac_cv_env_PKG_CONFIG_set=
2440ac_cv_env_PKG_CONFIG_value=
2441ac_cv_env_UUID_CFLAGS_set=
2442ac_cv_env_UUID_CFLAGS_value=
2443ac_cv_env_UUID_LIBS_set=
2444ac_cv_env_UUID_LIBS_value=
2445ac_cv_env_build_alias_set=
2446ac_cv_env_build_alias_value=
2447ac_cv_env_host_alias_set=
2448ac_cv_env_host_alias_value=
2449ac_cv_env_target_alias_set=
2450ac_cv_env_target_alias_value=
2451ac_cv_func__doprnt=no
2452ac_cv_func__mktemp_s=no
2453ac_cv_func_fstatfs=yes
2454ac_cv_func_fstatvfs=yes
2455ac_cv_func_getexecname=no
2456ac_cv_func_getopt=yes
2457ac_cv_func_getopt_long=yes
2458ac_cv_func_getpagesize=yes
2459ac_cv_func_getprogname=yes
2460ac_cv_func_link=yes
2461ac_cv_func_lrand48=yes
2462ac_cv_func_lstat=yes
2463ac_cv_func_mkdtemp=yes
2464ac_cv_func_mkostemp=yes
2465ac_cv_func_mkstemp=yes
2466ac_cv_func_mmap_fixed_mapped=yes
2467ac_cv_func_rand=yes
2468ac_cv_func_rand_r=yes
2469ac_cv_func_random=yes
2470ac_cv_func_random_r=no
2471ac_cv_func_readlink=yes
2472ac_cv_func_vprintf=yes
2473ac_cv_have_decl___SUNPRO_C=no
2474ac_cv_header_dirent_dirent_h=yes
2475ac_cv_header_dlfcn_h=yes
2476ac_cv_header_fcntl_h=yes
2477ac_cv_header_inttypes_h=yes
2478ac_cv_header_memory_h=yes
2479ac_cv_header_minix_config_h=no
2480ac_cv_header_stdc=yes
2481ac_cv_header_stdint=stdint.h
2482ac_cv_header_stdint_h=yes
2483ac_cv_header_stdint_t=stdint.h
2484ac_cv_header_stdlib_h=yes
2485ac_cv_header_string_h=yes
2486ac_cv_header_strings_h=yes
2487ac_cv_header_sys_mount_h=yes
2488ac_cv_header_sys_param_h=yes
2489ac_cv_header_sys_stat_h=yes
2490ac_cv_header_sys_statfs_h=no
2491ac_cv_header_sys_statvfs_h=yes
2492ac_cv_header_sys_types_h=yes
2493ac_cv_header_sys_vfs_h=no
2494ac_cv_header_unistd_h=yes
2495ac_cv_host=x86_64-apple-darwin17.5.0
2496ac_cv_member_struct_dirent_d_type=yes
2497ac_cv_member_struct_stat_st_mtim=no
2498ac_cv_member_struct_statfs_f_flags=yes
2499ac_cv_member_struct_statfs_f_fstypename=yes
2500ac_cv_member_struct_statvfs_f_basetype=no
2501ac_cv_member_struct_statvfs_f_fstypename=no
2502ac_cv_objext=o
2503ac_cv_path_EGREP='/usr/bin/grep -E'
2504ac_cv_path_FGREP='/usr/bin/grep -F'
2505ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
2506ac_cv_path_GREP=/usr/bin/grep
2507ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
2508ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
2509ac_cv_path_SED=/usr/bin/sed
2510ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
2511ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2512ac_cv_path_lt_DD=/bin/dd
2513ac_cv_prog_AWK=gawk
2514ac_cv_prog_CPP='/usr/bin/clang -E'
2515ac_cv_prog_ac_ct_AR=ar
2516ac_cv_prog_ac_ct_CC=/usr/bin/clang
2517ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2518ac_cv_prog_ac_ct_LIPO=lipo
2519ac_cv_prog_ac_ct_NMEDIT=nmedit
2520ac_cv_prog_ac_ct_OBJDUMP=objdump
2521ac_cv_prog_ac_ct_OTOOL=otool
2522ac_cv_prog_ac_ct_RANLIB=ranlib
2523ac_cv_prog_ac_ct_STRIP=strip
2524ac_cv_prog_cc_c89=
2525ac_cv_prog_cc_g=yes
2526ac_cv_prog_make_make_set=yes
2527ac_cv_safe_to_define___extensions__=yes
2528ac_cv_search_opendir='none required'
2529ac_cv_stdint_message='using gnu compiler Apple LLVM version 9.1.0 (clang-902.0.39.1)'
2530ac_cv_stdint_result='(assuming C99 compatible system)'
2531ac_cv_sys_file_offset_bits=no
2532ac_cv_sys_largefile_CC=no
2533ac_cv_type_pid_t=yes
2534acl_cv_hardcode_direct=no
2535acl_cv_hardcode_libdir_flag_spec=
2536acl_cv_hardcode_libdir_separator=
2537acl_cv_hardcode_minus_L=no
2538acl_cv_libext=a
2539acl_cv_libname_spec='lib$name'
2540acl_cv_library_names_spec='$libname$shrext'
2541acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2542acl_cv_prog_gnu_ld=no
2543acl_cv_rpath=done
2544acl_cv_shlibext=dylib
2545acl_cv_wl=-Wl,
2546am_cv_CC_dependencies_compiler_type=gcc3
2547am_cv_func_iconv=yes
2548am_cv_func_iconv_works=yes
2549am_cv_lib_iconv=yes
2550am_cv_make_support_nested_variables=yes
2551am_cv_prog_cc_c_o=yes
2552gt_cv_func_CFLocaleCopyCurrent=yes
2553gt_cv_func_CFPreferencesCopyAppValue=yes
2554gt_cv_func_gnugettext1_libc=no
2555gt_cv_func_gnugettext1_libintl=yes
2556lt_cv_apple_cc_single_mod=yes
2557lt_cv_ar_at_file=no
2558lt_cv_deplibs_check_method=pass_all
2559lt_cv_file_magic_cmd='$MAGIC_CMD'
2560lt_cv_file_magic_test_file=
2561lt_cv_ld_exported_symbols_list=yes
2562lt_cv_ld_force_load=yes
2563lt_cv_ld_reload_flag=-r
2564lt_cv_nm_interface='BSD nm'
2565lt_cv_objdir=.libs
2566lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2567lt_cv_path_NM='/opt/local/bin/nm -B'
2568lt_cv_path_mainfest_tool=no
2569lt_cv_prog_compiler_c_o=yes
2570lt_cv_prog_compiler_pic='-fno-common -DPIC'
2571lt_cv_prog_compiler_pic_works=yes
2572lt_cv_prog_compiler_rtti_exceptions=yes
2573lt_cv_prog_compiler_static_works=no
2574lt_cv_prog_gnu_ld=no
2575lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2576lt_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'\'''
2577lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2578lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
2579lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2580lt_cv_sys_global_symbol_to_import=
2581lt_cv_sys_max_cmd_len=196608
2582lt_cv_to_host_file_cmd=func_convert_file_noop
2583lt_cv_to_tool_file_cmd=func_convert_file_noop
2584lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2585
2586## ----------------- ##
2587## Output variables. ##
2588## ----------------- ##
2589
2590ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing aclocal-1.15'
2591AMDEPBACKSLASH='\'
2592AMDEP_FALSE='#'
2593AMDEP_TRUE=''
2594AMTAR='$${TAR-tar}'
2595AM_BACKSLASH='\'
2596AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2597AM_DEFAULT_VERBOSITY='1'
2598AM_V='$(V)'
2599AR='ar'
2600AS='as'
2601AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing autoconf'
2602AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing autoheader'
2603AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing automake-1.15'
2604AWK='gawk'
2605BASECONFIGDIR=''
2606CC='/usr/bin/clang'
2607CCDEPMODE='depmode=gcc3'
2608CC_FOR_BUILD='$(CC)'
2609CFLAGS='-pipe -Os -arch x86_64'
2610CONFIGDIR=''
2611CPP='/usr/bin/clang -E'
2612CPPFLAGS='-I/opt/local/include'
2613CROSS_COMPILING_FALSE=''
2614CROSS_COMPILING_TRUE='#'
2615CYGPATH_W='echo'
2616DEFS=''
2617DEPDIR='.deps'
2618DLLTOOL='false'
2619DOCMAN3=''
2620DSYMUTIL='dsymutil'
2621DUMPBIN=''
2622ECHO_C='\c'
2623ECHO_N=''
2624ECHO_T=''
2625EGREP='/usr/bin/grep -E'
2626ENABLE_DOCS_FALSE=''
2627ENABLE_DOCS_TRUE=''
2628ENABLE_SHARED_FALSE='#'
2629ENABLE_SHARED_TRUE=''
2630EXEEXT=''
2631EXEEXT_FOR_BUILD='$(EXEEXT)'
2632EXPAT_CFLAGS=''
2633EXPAT_LIBS=''
2634FC_ADD_FONTS=''
2635FC_CACHEDIR=''
2636FC_DEFAULT_FONTS=''
2637FC_FONTDATE=''
2638FC_FONTPATH=''
2639FGREP='/usr/bin/grep -F'
2640FREETYPE_CFLAGS=''
2641FREETYPE_LIBS=''
2642FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE=''
2643FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE=''
2644GETTEXT_MACRO_VERSION='0.19'
2645GETTEXT_PACKAGE='fontconfig'
2646GIT='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing git'
2647GMSGFMT='/opt/local/bin/msgfmt'
2648GMSGFMT_015='/opt/local/bin/msgfmt'
2649GPERF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing gperf'
2650GREP='/usr/bin/grep'
2651HASDOCBOOK='no'
2652HAVE_PTHREAD_FALSE=''
2653HAVE_PTHREAD_TRUE=''
2654HAVE_XMLPARSE_H=''
2655ICONV_CFLAGS='-I/opt/local/include'
2656ICONV_LIBS='-L/opt/local/lib -liconv'
2657INSTALL_DATA='${INSTALL} -m 644'
2658INSTALL_PROGRAM='${INSTALL}'
2659INSTALL_SCRIPT='${INSTALL}'
2660INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2661INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
2662INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
2663LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2664LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2665LIBICONV='-liconv'
2666LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
2667LIBOBJS=''
2668LIBS=''
2669LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2670LIBT_CURRENT='12'
2671LIBT_CURRENT_MINUS_AGE='1'
2672LIBT_REVISION='1'
2673LIBT_VERSION_INFO='12:1:11'
2674LIBXML2_CFLAGS=''
2675LIBXML2_LIBS=''
2676LIPO='lipo'
2677LN_S='ln -s'
2678LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
2679LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
2680LTLIBOBJS=''
2681LT_SYS_LIBRARY_PATH=''
2682MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/missing makeinfo'
2683MANIFEST_TOOL=':'
2684MKDIR_P='./install-sh -c -d'
2685MSGFMT='/opt/local/bin/msgfmt'
2686MSGFMT_015='/opt/local/bin/msgfmt'
2687MSGMERGE='/opt/local/bin/msgmerge'
2688MS_LIB_AVAILABLE_FALSE=''
2689MS_LIB_AVAILABLE_TRUE='#'
2690NM='/opt/local/bin/nm -B'
2691NMEDIT='nmedit'
2692OBJDUMP='objdump'
2693OBJEXT='o'
2694OS_WIN32_FALSE=''
2695OS_WIN32_TRUE='#'
2696OTOOL64=':'
2697OTOOL='otool'
2698PACKAGE='fontconfig'
2699PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig'
2700PACKAGE_NAME='fontconfig'
2701PACKAGE_STRING='fontconfig 2.13.0'
2702PACKAGE_TARNAME='fontconfig'
2703PACKAGE_URL=''
2704PACKAGE_VERSION='2.13.0'
2705PATH_SEPARATOR=':'
2706PKGCONFIG_REQUIRES=''
2707PKGCONFIG_REQUIRES_PRIVATELY=''
2708PKG_CONFIG='/opt/local/bin/pkg-config'
2709PKG_CONFIG_LIBDIR=''
2710PKG_CONFIG_PATH=''
2711PKG_EXPAT_CFLAGS=''
2712PKG_EXPAT_LIBS=''
2713POSUB='po'
2714PREFERRED_HINTING=''
2715PTHREAD_CC=''
2716PTHREAD_CFLAGS=''
2717PTHREAD_LIBS=''
2718RANLIB='ranlib'
2719RM='rm -f'
2720SED='/usr/bin/sed'
2721SET_MAKE=''
2722SHELL='/bin/sh'
2723STRIP='strip'
2724TEMPLATEDIR=''
2725USEDOCBOOK_FALSE=''
2726USEDOCBOOK_TRUE=''
2727USE_NLS='yes'
2728UUID_CFLAGS=''
2729UUID_LIBS=''
2730VERSION='2.13.0'
2731WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing'
2732XGETTEXT='/opt/local/bin/xgettext'
2733XGETTEXT_015='/opt/local/bin/xgettext'
2734XGETTEXT_EXTRA_OPTIONS=''
2735XMLDIR=''
2736ac_ct_AR='ar'
2737ac_ct_CC='/usr/bin/clang'
2738ac_ct_DUMPBIN=''
2739am__EXEEXT_FALSE=''
2740am__EXEEXT_TRUE=''
2741am__fastdepCC_FALSE='#'
2742am__fastdepCC_TRUE=''
2743am__include='include'
2744am__isrc=''
2745am__leading_dot='.'
2746am__nodep='_no'
2747am__quote=''
2748am__tar='$${TAR-tar} chof - "$$tardir"'
2749am__untar='$${TAR-tar} xf -'
2750ax_pthread_config=''
2751bindir='${exec_prefix}/bin'
2752build='x86_64-apple-darwin17.5.0'
2753build_alias=''
2754build_cpu='x86_64'
2755build_os='darwin17.5.0'
2756build_vendor='apple'
2757datadir='${datarootdir}'
2758datarootdir='${prefix}/share'
2759docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2760dvidir='${docdir}'
2761exec_prefix='NONE'
2762fc_cachedir=''
2763host='x86_64-apple-darwin17.5.0'
2764host_alias=''
2765host_cpu='x86_64'
2766host_os='darwin17.5.0'
2767host_vendor='apple'
2768htmldir='${docdir}'
2769includedir='${prefix}/include'
2770infodir='${datarootdir}/info'
2771install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.13.0/install-sh'
2772libdir='${exec_prefix}/lib'
2773libexecdir='${exec_prefix}/libexec'
2774localedir='${datarootdir}/locale'
2775localstatedir='${prefix}/var'
2776mandir='${datarootdir}/man'
2777mkdir_p='$(MKDIR_P)'
2778ms_librarian=''
2779oldincludedir='/usr/include'
2780pdfdir='${docdir}'
2781pkgconfigdir='${libdir}/pkgconfig'
2782prefix='/opt/local'
2783program_transform_name='s,x,x,'
2784psdir='${docdir}'
2785sbindir='${exec_prefix}/sbin'
2786sharedstatedir='${prefix}/com'
2787sysconfdir='${prefix}/etc'
2788target_alias=''
2789
2790## ----------- ##
2791## confdefs.h. ##
2792## ----------- ##
2793
2794/* confdefs.h */
2795#define PACKAGE_NAME "fontconfig"
2796#define PACKAGE_TARNAME "fontconfig"
2797#define PACKAGE_VERSION "2.13.0"
2798#define PACKAGE_STRING "fontconfig 2.13.0"
2799#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2800#define PACKAGE_URL ""
2801#define PACKAGE "fontconfig"
2802#define VERSION "2.13.0"
2803#define STDC_HEADERS 1
2804#define HAVE_SYS_TYPES_H 1
2805#define HAVE_SYS_STAT_H 1
2806#define HAVE_STDLIB_H 1
2807#define HAVE_STRING_H 1
2808#define HAVE_MEMORY_H 1
2809#define HAVE_STRINGS_H 1
2810#define HAVE_INTTYPES_H 1
2811#define HAVE_STDINT_H 1
2812#define HAVE_UNISTD_H 1
2813#define __EXTENSIONS__ 1
2814#define _ALL_SOURCE 1
2815#define _GNU_SOURCE 1
2816#define _POSIX_PTHREAD_SEMANTICS 1
2817#define _TANDEM_SOURCE 1
2818#define HAVE_DLFCN_H 1
2819#define LT_OBJDIR ".libs/"
2820#define GETTEXT_PACKAGE "fontconfig"
2821#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2822#define HAVE_CFLOCALECOPYCURRENT 1
2823#define HAVE_ICONV 1
2824#define ENABLE_NLS 1
2825#define HAVE_GETTEXT 1
2826#define HAVE_DCGETTEXT 1
2827#define HAVE_WARNING_CPP_DIRECTIVE 1
2828#define HAVE_DIRENT_H 1
2829#define STDC_HEADERS 1
2830#define HAVE_FCNTL_H 1
2831#define HAVE_STDLIB_H 1
2832#define HAVE_STRING_H 1
2833#define HAVE_UNISTD_H 1
2834#define HAVE_SYS_STATVFS_H 1
2835#define HAVE_SYS_PARAM_H 1
2836#define HAVE_SYS_MOUNT_H 1
2837#define FLEXIBLE_ARRAY_MEMBER /**/
2838#define HAVE_VPRINTF 1
2839#define HAVE_STDLIB_H 1
2840#define HAVE_UNISTD_H 1
2841#define HAVE_SYS_PARAM_H 1
2842#define HAVE_GETPAGESIZE 1
2843#define HAVE_MMAP 1
2844#define HAVE_LINK 1
2845#define HAVE_MKSTEMP 1
2846#define HAVE_MKOSTEMP 1
2847#define HAVE_MKDTEMP 1
2848#define HAVE_GETOPT 1
2849#define HAVE_GETOPT_LONG 1
2850#define HAVE_GETPROGNAME 1
2851#define HAVE_RAND 1
2852#define HAVE_RANDOM 1
2853#define HAVE_LRAND48 1
2854#define HAVE_RAND_R 1
2855#define HAVE_READLINK 1
2856#define HAVE_FSTATVFS 1
2857#define HAVE_FSTATFS 1
2858#define HAVE_LSTAT 1
2859#define HAVE_POSIX_FADVISE 0
2860#define HAVE_STRUCT_STATFS_F_FLAGS 1
2861#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2862#define HAVE_STRUCT_DIRENT_D_TYPE 1
2863#define FC_GPERF_SIZE_T unsigned int
2864#define USE_ICONV 1
2865
2866configure: exit 1