Ticket #54895: config.log

File config.log, 106.8 KB (added by jaitony, 7 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by fontconfig configure 2.12.6, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-silent-rules HASDOCBOOK=no --disable-dependency-tracking --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 = Tuculino.local
14uname -m = x86_64
15uname -r = 14.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 14.5.0: Sun Jun  4 21:40:08 PDT 2017; root:xnu-2782.70.3~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 12.00 gigabytes
33Default processor set: 412 tasks, 1788 threads, 4 processors
34Load average: 2.11, Mach factor: 2.11
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:2756: checking for a BSD-compatible install
52configure:2824: result: /usr/bin/install -c
53configure:2835: checking whether build environment is sane
54configure:2890: result: yes
55configure:3041: checking for a thread-safe mkdir -p
56configure:3080: result: /opt/local/bin/gmkdir -p
57configure:3087: checking for gawk
58configure:3103: found /opt/local/bin/gawk
59configure:3114: result: gawk
60configure:3125: checking whether make sets $(MAKE)
61configure:3147: result: yes
62configure:3176: checking whether make supports nested variables
63configure:3193: result: yes
64configure:3330: checking whether make supports nested variables
65configure:3347: result: yes
66configure:3412: checking for gcc
67configure:3439: result: /usr/bin/clang -arch x86_64
68configure:3668: checking for C compiler version
69configure:3677: /usr/bin/clang -arch x86_64 --version >&5
70Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
71Target: x86_64-apple-darwin14.5.0
72Thread model: posix
73configure:3688: $? = 0
74configure:3677: /usr/bin/clang -arch x86_64 -v >&5
75Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
76Target: x86_64-apple-darwin14.5.0
77Thread model: posix
78configure:3688: $? = 0
79configure:3677: /usr/bin/clang -arch x86_64 -V >&5
80clang: error: argument to '-V' is missing (expected 1 value)
81clang: error: no input files
82configure:3688: $? = 1
83configure:3677: /usr/bin/clang -arch x86_64 -qversion >&5
84clang: error: unknown argument: '-qversion'
85clang: error: no input files
86configure:3688: $? = 1
87configure:3708: checking whether the C compiler works
88configure:3730: /usr/bin/clang -arch x86_64 -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
89configure:3734: $? = 0
90configure:3782: result: yes
91configure:3785: checking for C compiler default output file name
92configure:3787: result: a.out
93configure:3793: checking for suffix of executables
94configure:3800: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
95configure:3804: $? = 0
96configure:3826: result:
97configure:3848: checking whether we are cross compiling
98configure:3856: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
99configure:3860: $? = 0
100configure:3867: ./conftest
101configure:3871: $? = 0
102configure:3886: result: no
103configure:3891: checking for suffix of object files
104configure:3913: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
105configure:3917: $? = 0
106configure:3938: result: o
107configure:3942: checking whether we are using the GNU C compiler
108configure:3961: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
109configure:3961: $? = 0
110configure:3970: result: yes
111configure:3979: checking whether /usr/bin/clang -arch x86_64 accepts -g
112configure:3999: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include conftest.c >&5
113configure:3999: $? = 0
114configure:4040: result: yes
115configure:4057: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89
116configure:4120: /usr/bin/clang -arch x86_64  -c -pipe -Os -I/opt/local/include conftest.c >&5
117configure:4120: $? = 0
118configure:4133: result: none needed
119configure:4158: checking whether /usr/bin/clang -arch x86_64 understands -c and -o together
120configure:4180: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o
121configure:4183: $? = 0
122configure:4180: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o
123configure:4183: $? = 0
124configure:4195: result: yes
125configure:4223: checking for style of include used by make
126configure:4251: result: GNU
127configure:4277: checking dependency style of /usr/bin/clang -arch x86_64
128configure:4388: result: none
129configure:4409: checking how to run the C preprocessor
130configure:4440: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
131configure:4440: $? = 0
132configure:4454: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
133conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
134#include <ac_nonexistent.h>
135         ^
1361 error generated.
137configure:4454: $? = 1
138configure: failed program was:
139| /* confdefs.h */
140| #define PACKAGE_NAME "fontconfig"
141| #define PACKAGE_TARNAME "fontconfig"
142| #define PACKAGE_VERSION "2.12.6"
143| #define PACKAGE_STRING "fontconfig 2.12.6"
144| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
145| #define PACKAGE_URL ""
146| #define PACKAGE "fontconfig"
147| #define VERSION "2.12.6"
148| /* end confdefs.h.  */
149| #include <ac_nonexistent.h>
150configure:4479: result: /usr/bin/clang -arch x86_64 -E
151configure:4499: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
152configure:4499: $? = 0
153configure:4513: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
154conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
155#include <ac_nonexistent.h>
156         ^
1571 error generated.
158configure:4513: $? = 1
159configure: failed program was:
160| /* confdefs.h */
161| #define PACKAGE_NAME "fontconfig"
162| #define PACKAGE_TARNAME "fontconfig"
163| #define PACKAGE_VERSION "2.12.6"
164| #define PACKAGE_STRING "fontconfig 2.12.6"
165| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
166| #define PACKAGE_URL ""
167| #define PACKAGE "fontconfig"
168| #define VERSION "2.12.6"
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:4542: checking for grep that handles long lines and -e
172configure:4600: result: /usr/bin/grep
173configure:4605: checking for egrep
174configure:4667: result: /usr/bin/grep -E
175configure:4672: checking for ANSI C header files
176configure:4692: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
177configure:4692: $? = 0
178configure:4765: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
179configure:4765: $? = 0
180configure:4765: ./conftest
181configure:4765: $? = 0
182configure:4776: result: yes
183configure:4789: checking for sys/types.h
184configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
185configure:4789: $? = 0
186configure:4789: result: yes
187configure:4789: checking for sys/stat.h
188configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
189configure:4789: $? = 0
190configure:4789: result: yes
191configure:4789: checking for stdlib.h
192configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
193configure:4789: $? = 0
194configure:4789: result: yes
195configure:4789: checking for string.h
196configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
197configure:4789: $? = 0
198configure:4789: result: yes
199configure:4789: checking for memory.h
200configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
201configure:4789: $? = 0
202configure:4789: result: yes
203configure:4789: checking for strings.h
204configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
205configure:4789: $? = 0
206configure:4789: result: yes
207configure:4789: checking for inttypes.h
208configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
209configure:4789: $? = 0
210configure:4789: result: yes
211configure:4789: checking for stdint.h
212configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
213configure:4789: $? = 0
214configure:4789: result: yes
215configure:4789: checking for unistd.h
216configure:4789: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
217configure:4789: $? = 0
218configure:4789: result: yes
219configure:4802: checking minix/config.h usability
220configure:4802: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
221conftest.c:54:10: fatal error: 'minix/config.h' file not found
222#include <minix/config.h>
223         ^
2241 error generated.
225configure:4802: $? = 1
226configure: failed program was:
227| /* confdefs.h */
228| #define PACKAGE_NAME "fontconfig"
229| #define PACKAGE_TARNAME "fontconfig"
230| #define PACKAGE_VERSION "2.12.6"
231| #define PACKAGE_STRING "fontconfig 2.12.6"
232| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
233| #define PACKAGE_URL ""
234| #define PACKAGE "fontconfig"
235| #define VERSION "2.12.6"
236| #define STDC_HEADERS 1
237| #define HAVE_SYS_TYPES_H 1
238| #define HAVE_SYS_STAT_H 1
239| #define HAVE_STDLIB_H 1
240| #define HAVE_STRING_H 1
241| #define HAVE_MEMORY_H 1
242| #define HAVE_STRINGS_H 1
243| #define HAVE_INTTYPES_H 1
244| #define HAVE_STDINT_H 1
245| #define HAVE_UNISTD_H 1
246| /* end confdefs.h.  */
247| #include <stdio.h>
248| #ifdef HAVE_SYS_TYPES_H
249| # include <sys/types.h>
250| #endif
251| #ifdef HAVE_SYS_STAT_H
252| # include <sys/stat.h>
253| #endif
254| #ifdef STDC_HEADERS
255| # include <stdlib.h>
256| # include <stddef.h>
257| #else
258| # ifdef HAVE_STDLIB_H
259| #  include <stdlib.h>
260| # endif
261| #endif
262| #ifdef HAVE_STRING_H
263| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
264| #  include <memory.h>
265| # endif
266| # include <string.h>
267| #endif
268| #ifdef HAVE_STRINGS_H
269| # include <strings.h>
270| #endif
271| #ifdef HAVE_INTTYPES_H
272| # include <inttypes.h>
273| #endif
274| #ifdef HAVE_STDINT_H
275| # include <stdint.h>
276| #endif
277| #ifdef HAVE_UNISTD_H
278| # include <unistd.h>
279| #endif
280| #include <minix/config.h>
281configure:4802: result: no
282configure:4802: checking minix/config.h presence
283configure:4802: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
284conftest.c:21:10: fatal error: 'minix/config.h' file not found
285#include <minix/config.h>
286         ^
2871 error generated.
288configure:4802: $? = 1
289configure: failed program was:
290| /* confdefs.h */
291| #define PACKAGE_NAME "fontconfig"
292| #define PACKAGE_TARNAME "fontconfig"
293| #define PACKAGE_VERSION "2.12.6"
294| #define PACKAGE_STRING "fontconfig 2.12.6"
295| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
296| #define PACKAGE_URL ""
297| #define PACKAGE "fontconfig"
298| #define VERSION "2.12.6"
299| #define STDC_HEADERS 1
300| #define HAVE_SYS_TYPES_H 1
301| #define HAVE_SYS_STAT_H 1
302| #define HAVE_STDLIB_H 1
303| #define HAVE_STRING_H 1
304| #define HAVE_MEMORY_H 1
305| #define HAVE_STRINGS_H 1
306| #define HAVE_INTTYPES_H 1
307| #define HAVE_STDINT_H 1
308| #define HAVE_UNISTD_H 1
309| /* end confdefs.h.  */
310| #include <minix/config.h>
311configure:4802: result: no
312configure:4802: checking for minix/config.h
313configure:4802: result: no
314configure:4823: checking whether it is safe to define __EXTENSIONS__
315configure:4841: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
316configure:4841: $? = 0
317configure:4848: result: yes
318configure:4869: checking for special C compiler options needed for large files
319configure:4914: result: no
320configure:4920: checking for _FILE_OFFSET_BITS value needed for large files
321configure:4945: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
322configure:4945: $? = 0
323configure:4977: result: no
324configure:5063: checking whether ln -s works
325configure:5067: result: yes
326configure:5074: checking whether make sets $(MAKE)
327configure:5096: result: yes
328configure:5159: checking for pkg-config
329configure:5177: found /opt/local/bin/pkg-config
330configure:5189: result: /opt/local/bin/pkg-config
331configure:5214: checking pkg-config is at least version 0.9.0
332configure:5217: result: yes
333configure:5259: checking for python
334configure:5277: found /opt/local/bin/python
335configure:5289: result: /opt/local/bin/python
336configure:5310: checking for python version
337configure:5317: result: 3.4
338configure:5329: checking for python platform
339configure:5336: result: darwin
340configure:5362: checking for python script directory
341configure:5397: result: ${prefix}/lib/python3.4/site-packages
342configure:5406: checking for python extension module directory
343configure:5441: result: ${exec_prefix}/lib/python3.4/site-packages
344configure:5463: checking for RM macro
345configure:5507: result: rm -f
346configure:5541: checking build system type
347configure:5555: result: x86_64-apple-darwin14.5.0
348configure:5575: checking host system type
349configure:5588: result: x86_64-apple-darwin14.5.0
350configure:5629: checking how to print strings
351configure:5656: result: printf
352configure:5677: checking for a sed that does not truncate output
353configure:5741: result: /opt/local/bin/gsed
354configure:5759: checking for fgrep
355configure:5821: result: /usr/bin/grep -F
356configure:5856: checking for ld used by /usr/bin/clang -arch x86_64
357configure:5923: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
358configure:5930: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
359configure:5945: result: no
360configure:5957: checking for BSD- or MS-compatible name lister (nm)
361configure:6011: result: /opt/local/bin/nm
362configure:6141: checking the name lister (/opt/local/bin/nm) interface
363configure:6148: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
364configure:6151: /opt/local/bin/nm "conftest.o"
365configure:6154: output
3660000000000000000 S _some_variable
367configure:6161: result: BSD nm
368configure:6165: checking the maximum length of command line arguments
369configure:6296: result: 196608
370configure:6344: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format
371configure:6384: result: func_convert_file_noop
372configure:6391: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format
373configure:6411: result: func_convert_file_noop
374configure:6418: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
375configure:6425: result: -r
376configure:6499: checking for objdump
377configure:6529: result: no
378configure:6555: checking how to recognize dependent libraries
379configure:6755: result: pass_all
380configure:6840: checking for dlltool
381configure:6870: result: no
382configure:6897: checking how to associate runtime and link libraries
383configure:6924: result: printf %s\n
384configure:6984: checking for ar
385configure:7000: found /opt/local/bin/ar
386configure:7011: result: ar
387configure:7048: checking for archiver @FILE support
388configure:7065: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
389configure:7065: $? = 0
390configure:7068: ar cru libconftest.a @conftest.lst >&5
391ar: @conftest.lst: No such file or directory
392configure:7071: $? = 1
393configure:7091: result: no
394configure:7149: checking for strip
395configure:7165: found /opt/local/bin/strip
396configure:7176: result: strip
397configure:7248: checking for ranlib
398configure:7264: found /opt/local/bin/ranlib
399configure:7275: result: ranlib
400configure:7377: checking command to parse /opt/local/bin/nm output from /usr/bin/clang -arch x86_64 object
401configure:7530: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
402configure:7533: $? = 0
403configure:7537: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
404configure:7540: $? = 0
405cannot find nm_test_var in conftest.nm
406configure:7530: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
407configure:7533: $? = 0
408configure:7537: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
409configure:7540: $? = 0
410configure:7606: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c conftstm.o >&5
411configure:7609: $? = 0
412configure:7647: result: ok
413configure:7694: checking for sysroot
414configure:7724: result: no
415configure:7731: checking for a working dd
416configure:7769: result: /bin/dd
417configure:7773: checking how to truncate binary pipes
418configure:7788: result: /bin/dd bs=4096 count=1
419configure:8117: checking for mt
420configure:8147: result: no
421configure:8167: checking if : is a manifest tool
422configure:8173: : '-?'
423configure:8181: result: no
424configure:8237: checking for dsymutil
425configure:8253: found /usr/bin/dsymutil
426configure:8264: result: dsymutil
427configure:8329: checking for nmedit
428configure:8345: found /opt/local/bin/nmedit
429configure:8356: result: nmedit
430configure:8421: checking for lipo
431configure:8437: found /opt/local/bin/lipo
432configure:8448: result: lipo
433configure:8513: checking for otool
434configure:8529: found /opt/local/bin/otool
435configure:8540: result: otool
436configure:8605: checking for otool64
437configure:8635: result: no
438configure:8680: checking for -single_module linker flag
439/usr/bin/clang -arch x86_64 -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
440configure:8713: result: yes
441configure:8716: checking for -exported_symbols_list linker flag
442configure:8736: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
443configure:8736: $? = 0
444configure:8746: result: yes
445configure:8749: checking for -force_load linker flag
446/usr/bin/clang -arch x86_64 -pipe -Os -c -o conftest.o conftest.c
447ar cru libconftest.a conftest.o
448ranlib libconftest.a
449/usr/bin/clang -arch x86_64 -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -o conftest conftest.c -Wl,-force_load,./libconftest.a
450configure:8781: result: yes
451configure:8855: checking for dlfcn.h
452configure:8855: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
453configure:8855: $? = 0
454configure:8855: result: yes
455configure:9408: checking for objdir
456configure:9423: result: .libs
457configure:9687: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions
458configure:9705: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
459configure:9709: $? = 0
460configure:9722: result: yes
461configure:10080: checking for /usr/bin/clang -arch x86_64 option to produce PIC
462configure:10087: result: -fno-common -DPIC
463configure:10095: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works
464configure:10113: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
465configure:10117: $? = 0
466configure:10130: result: yes
467configure:10159: checking if /usr/bin/clang -arch x86_64 static flag -static works
468configure:10187: result: no
469configure:10202: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
470configure:10223: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include -o out/conftest2.o conftest.c >&5
471configure:10227: $? = 0
472configure:10249: result: yes
473configure:10257: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
474configure:10304: result: yes
475configure:10337: checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
476configure:11596: result: yes
477configure:11836: checking dynamic linker characteristics
478configure:12657: result: darwin14.5.0 dyld
479configure:12779: checking how to hardcode library paths into programs
480configure:12804: result: immediate
481configure:13352: checking whether stripping libraries is possible
482configure:13366: result: yes
483configure:13392: checking if libtool supports shared libraries
484configure:13394: result: yes
485configure:13397: checking whether to build shared libraries
486configure:13422: result: yes
487configure:13425: checking whether to build static libraries
488configure:13429: result: no
489configure:13549: checking whether __SUNPRO_C is declared
490configure:13549: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
491conftest.c:68:10: error: use of undeclared identifier '__SUNPRO_C'
492  (void) __SUNPRO_C;
493         ^
4941 error generated.
495configure:13549: $? = 1
496configure: failed program was:
497| /* confdefs.h */
498| #define PACKAGE_NAME "fontconfig"
499| #define PACKAGE_TARNAME "fontconfig"
500| #define PACKAGE_VERSION "2.12.6"
501| #define PACKAGE_STRING "fontconfig 2.12.6"
502| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
503| #define PACKAGE_URL ""
504| #define PACKAGE "fontconfig"
505| #define VERSION "2.12.6"
506| #define STDC_HEADERS 1
507| #define HAVE_SYS_TYPES_H 1
508| #define HAVE_SYS_STAT_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_MEMORY_H 1
512| #define HAVE_STRINGS_H 1
513| #define HAVE_INTTYPES_H 1
514| #define HAVE_STDINT_H 1
515| #define HAVE_UNISTD_H 1
516| #define __EXTENSIONS__ 1
517| #define _ALL_SOURCE 1
518| #define _GNU_SOURCE 1
519| #define _POSIX_PTHREAD_SEMANTICS 1
520| #define _TANDEM_SOURCE 1
521| #define HAVE_DLFCN_H 1
522| #define LT_OBJDIR ".libs/"
523| /* end confdefs.h.  */
524| #include <stdio.h>
525| #ifdef HAVE_SYS_TYPES_H
526| # include <sys/types.h>
527| #endif
528| #ifdef HAVE_SYS_STAT_H
529| # include <sys/stat.h>
530| #endif
531| #ifdef STDC_HEADERS
532| # include <stdlib.h>
533| # include <stddef.h>
534| #else
535| # ifdef HAVE_STDLIB_H
536| #  include <stdlib.h>
537| # endif
538| #endif
539| #ifdef HAVE_STRING_H
540| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
541| #  include <memory.h>
542| # endif
543| # include <string.h>
544| #endif
545| #ifdef HAVE_STRINGS_H
546| # include <strings.h>
547| #endif
548| #ifdef HAVE_INTTYPES_H
549| # include <inttypes.h>
550| #endif
551| #ifdef HAVE_STDINT_H
552| # include <stdint.h>
553| #endif
554| #ifdef HAVE_UNISTD_H
555| # include <unistd.h>
556| #endif
557| int
558| main ()
559| {
560| #ifndef __SUNPRO_C
561| #ifdef __cplusplus
562|   (void) __SUNPRO_C;
563| #else
564|   (void) __SUNPRO_C;
565| #endif
566| #endif
567|
568|   ;
569|   return 0;
570| }
571configure:13549: result: no
572configure:13657: checking for dirent.h that defines DIR
573configure:13676: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
574configure:13676: $? = 0
575configure:13684: result: yes
576configure:13697: checking for library containing opendir
577configure:13728: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
578configure:13728: $? = 0
579configure:13745: result: none required
580configure:13812: checking for ANSI C header files
581configure:13916: result: yes
582configure:13927: checking fcntl.h usability
583configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
584configure:13927: $? = 0
585configure:13927: result: yes
586configure:13927: checking fcntl.h presence
587configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
588configure:13927: $? = 0
589configure:13927: result: yes
590configure:13927: checking for fcntl.h
591configure:13927: result: yes
592configure:13927: checking for stdlib.h
593configure:13927: result: yes
594configure:13927: checking for string.h
595configure:13927: result: yes
596configure:13927: checking for unistd.h
597configure:13927: result: yes
598configure:13927: checking sys/statvfs.h usability
599configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
600configure:13927: $? = 0
601configure:13927: result: yes
602configure:13927: checking sys/statvfs.h presence
603configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
604configure:13927: $? = 0
605configure:13927: result: yes
606configure:13927: checking for sys/statvfs.h
607configure:13927: result: yes
608configure:13927: checking sys/vfs.h usability
609configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
610conftest.c:69:10: fatal error: 'sys/vfs.h' file not found
611#include <sys/vfs.h>
612         ^
6131 error generated.
614configure:13927: $? = 1
615configure: failed program was:
616| /* confdefs.h */
617| #define PACKAGE_NAME "fontconfig"
618| #define PACKAGE_TARNAME "fontconfig"
619| #define PACKAGE_VERSION "2.12.6"
620| #define PACKAGE_STRING "fontconfig 2.12.6"
621| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
622| #define PACKAGE_URL ""
623| #define PACKAGE "fontconfig"
624| #define VERSION "2.12.6"
625| #define STDC_HEADERS 1
626| #define HAVE_SYS_TYPES_H 1
627| #define HAVE_SYS_STAT_H 1
628| #define HAVE_STDLIB_H 1
629| #define HAVE_STRING_H 1
630| #define HAVE_MEMORY_H 1
631| #define HAVE_STRINGS_H 1
632| #define HAVE_INTTYPES_H 1
633| #define HAVE_STDINT_H 1
634| #define HAVE_UNISTD_H 1
635| #define __EXTENSIONS__ 1
636| #define _ALL_SOURCE 1
637| #define _GNU_SOURCE 1
638| #define _POSIX_PTHREAD_SEMANTICS 1
639| #define _TANDEM_SOURCE 1
640| #define HAVE_DLFCN_H 1
641| #define LT_OBJDIR ".libs/"
642| #define HAVE_WARNING_CPP_DIRECTIVE 1
643| #define HAVE_DIRENT_H 1
644| #define STDC_HEADERS 1
645| #define HAVE_FCNTL_H 1
646| #define HAVE_STDLIB_H 1
647| #define HAVE_STRING_H 1
648| #define HAVE_UNISTD_H 1
649| #define HAVE_SYS_STATVFS_H 1
650| /* end confdefs.h.  */
651| #include <stdio.h>
652| #ifdef HAVE_SYS_TYPES_H
653| # include <sys/types.h>
654| #endif
655| #ifdef HAVE_SYS_STAT_H
656| # include <sys/stat.h>
657| #endif
658| #ifdef STDC_HEADERS
659| # include <stdlib.h>
660| # include <stddef.h>
661| #else
662| # ifdef HAVE_STDLIB_H
663| #  include <stdlib.h>
664| # endif
665| #endif
666| #ifdef HAVE_STRING_H
667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
668| #  include <memory.h>
669| # endif
670| # include <string.h>
671| #endif
672| #ifdef HAVE_STRINGS_H
673| # include <strings.h>
674| #endif
675| #ifdef HAVE_INTTYPES_H
676| # include <inttypes.h>
677| #endif
678| #ifdef HAVE_STDINT_H
679| # include <stdint.h>
680| #endif
681| #ifdef HAVE_UNISTD_H
682| # include <unistd.h>
683| #endif
684| #include <sys/vfs.h>
685configure:13927: result: no
686configure:13927: checking sys/vfs.h presence
687configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
688conftest.c:36:10: fatal error: 'sys/vfs.h' file not found
689#include <sys/vfs.h>
690         ^
6911 error generated.
692configure:13927: $? = 1
693configure: failed program was:
694| /* confdefs.h */
695| #define PACKAGE_NAME "fontconfig"
696| #define PACKAGE_TARNAME "fontconfig"
697| #define PACKAGE_VERSION "2.12.6"
698| #define PACKAGE_STRING "fontconfig 2.12.6"
699| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
700| #define PACKAGE_URL ""
701| #define PACKAGE "fontconfig"
702| #define VERSION "2.12.6"
703| #define STDC_HEADERS 1
704| #define HAVE_SYS_TYPES_H 1
705| #define HAVE_SYS_STAT_H 1
706| #define HAVE_STDLIB_H 1
707| #define HAVE_STRING_H 1
708| #define HAVE_MEMORY_H 1
709| #define HAVE_STRINGS_H 1
710| #define HAVE_INTTYPES_H 1
711| #define HAVE_STDINT_H 1
712| #define HAVE_UNISTD_H 1
713| #define __EXTENSIONS__ 1
714| #define _ALL_SOURCE 1
715| #define _GNU_SOURCE 1
716| #define _POSIX_PTHREAD_SEMANTICS 1
717| #define _TANDEM_SOURCE 1
718| #define HAVE_DLFCN_H 1
719| #define LT_OBJDIR ".libs/"
720| #define HAVE_WARNING_CPP_DIRECTIVE 1
721| #define HAVE_DIRENT_H 1
722| #define STDC_HEADERS 1
723| #define HAVE_FCNTL_H 1
724| #define HAVE_STDLIB_H 1
725| #define HAVE_STRING_H 1
726| #define HAVE_UNISTD_H 1
727| #define HAVE_SYS_STATVFS_H 1
728| /* end confdefs.h.  */
729| #include <sys/vfs.h>
730configure:13927: result: no
731configure:13927: checking for sys/vfs.h
732configure:13927: result: no
733configure:13927: checking sys/statfs.h usability
734configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
735conftest.c:69:10: fatal error: 'sys/statfs.h' file not found
736#include <sys/statfs.h>
737         ^
7381 error generated.
739configure:13927: $? = 1
740configure: failed program was:
741| /* confdefs.h */
742| #define PACKAGE_NAME "fontconfig"
743| #define PACKAGE_TARNAME "fontconfig"
744| #define PACKAGE_VERSION "2.12.6"
745| #define PACKAGE_STRING "fontconfig 2.12.6"
746| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
747| #define PACKAGE_URL ""
748| #define PACKAGE "fontconfig"
749| #define VERSION "2.12.6"
750| #define STDC_HEADERS 1
751| #define HAVE_SYS_TYPES_H 1
752| #define HAVE_SYS_STAT_H 1
753| #define HAVE_STDLIB_H 1
754| #define HAVE_STRING_H 1
755| #define HAVE_MEMORY_H 1
756| #define HAVE_STRINGS_H 1
757| #define HAVE_INTTYPES_H 1
758| #define HAVE_STDINT_H 1
759| #define HAVE_UNISTD_H 1
760| #define __EXTENSIONS__ 1
761| #define _ALL_SOURCE 1
762| #define _GNU_SOURCE 1
763| #define _POSIX_PTHREAD_SEMANTICS 1
764| #define _TANDEM_SOURCE 1
765| #define HAVE_DLFCN_H 1
766| #define LT_OBJDIR ".libs/"
767| #define HAVE_WARNING_CPP_DIRECTIVE 1
768| #define HAVE_DIRENT_H 1
769| #define STDC_HEADERS 1
770| #define HAVE_FCNTL_H 1
771| #define HAVE_STDLIB_H 1
772| #define HAVE_STRING_H 1
773| #define HAVE_UNISTD_H 1
774| #define HAVE_SYS_STATVFS_H 1
775| /* end confdefs.h.  */
776| #include <stdio.h>
777| #ifdef HAVE_SYS_TYPES_H
778| # include <sys/types.h>
779| #endif
780| #ifdef HAVE_SYS_STAT_H
781| # include <sys/stat.h>
782| #endif
783| #ifdef STDC_HEADERS
784| # include <stdlib.h>
785| # include <stddef.h>
786| #else
787| # ifdef HAVE_STDLIB_H
788| #  include <stdlib.h>
789| # endif
790| #endif
791| #ifdef HAVE_STRING_H
792| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
793| #  include <memory.h>
794| # endif
795| # include <string.h>
796| #endif
797| #ifdef HAVE_STRINGS_H
798| # include <strings.h>
799| #endif
800| #ifdef HAVE_INTTYPES_H
801| # include <inttypes.h>
802| #endif
803| #ifdef HAVE_STDINT_H
804| # include <stdint.h>
805| #endif
806| #ifdef HAVE_UNISTD_H
807| # include <unistd.h>
808| #endif
809| #include <sys/statfs.h>
810configure:13927: result: no
811configure:13927: checking sys/statfs.h presence
812configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
813conftest.c:36:10: fatal error: 'sys/statfs.h' file not found
814#include <sys/statfs.h>
815         ^
8161 error generated.
817configure:13927: $? = 1
818configure: failed program was:
819| /* confdefs.h */
820| #define PACKAGE_NAME "fontconfig"
821| #define PACKAGE_TARNAME "fontconfig"
822| #define PACKAGE_VERSION "2.12.6"
823| #define PACKAGE_STRING "fontconfig 2.12.6"
824| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
825| #define PACKAGE_URL ""
826| #define PACKAGE "fontconfig"
827| #define VERSION "2.12.6"
828| #define STDC_HEADERS 1
829| #define HAVE_SYS_TYPES_H 1
830| #define HAVE_SYS_STAT_H 1
831| #define HAVE_STDLIB_H 1
832| #define HAVE_STRING_H 1
833| #define HAVE_MEMORY_H 1
834| #define HAVE_STRINGS_H 1
835| #define HAVE_INTTYPES_H 1
836| #define HAVE_STDINT_H 1
837| #define HAVE_UNISTD_H 1
838| #define __EXTENSIONS__ 1
839| #define _ALL_SOURCE 1
840| #define _GNU_SOURCE 1
841| #define _POSIX_PTHREAD_SEMANTICS 1
842| #define _TANDEM_SOURCE 1
843| #define HAVE_DLFCN_H 1
844| #define LT_OBJDIR ".libs/"
845| #define HAVE_WARNING_CPP_DIRECTIVE 1
846| #define HAVE_DIRENT_H 1
847| #define STDC_HEADERS 1
848| #define HAVE_FCNTL_H 1
849| #define HAVE_STDLIB_H 1
850| #define HAVE_STRING_H 1
851| #define HAVE_UNISTD_H 1
852| #define HAVE_SYS_STATVFS_H 1
853| /* end confdefs.h.  */
854| #include <sys/statfs.h>
855configure:13927: result: no
856configure:13927: checking for sys/statfs.h
857configure:13927: result: no
858configure:13927: checking sys/param.h usability
859configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
860configure:13927: $? = 0
861configure:13927: result: yes
862configure:13927: checking sys/param.h presence
863configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
864configure:13927: $? = 0
865configure:13927: result: yes
866configure:13927: checking for sys/param.h
867configure:13927: result: yes
868configure:13927: checking sys/mount.h usability
869configure:13927: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
870configure:13927: $? = 0
871configure:13927: result: yes
872configure:13927: checking sys/mount.h presence
873configure:13927: /usr/bin/clang -arch x86_64 -E -I/opt/local/include conftest.c
874configure:13927: $? = 0
875configure:13927: result: yes
876configure:13927: checking for sys/mount.h
877configure:13927: result: yes
878configure:13938: checking for stdint types
879configure:13961: /usr/bin/clang -arch x86_64 -c   conftest.c >&5
880configure:13961: $? = 0
881configure:14005: result: stdint.h (shortcircuit)
882configure:14392: result: make use of stdint.h in src/fcstdint.h (assuming C99 compatible system)
883configure:14401: checking for an ANSI C-conforming const
884configure:14467: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
885configure:14467: $? = 0
886configure:14474: result: yes
887configure:14482: checking for inline
888configure:14498: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
889configure:14498: $? = 0
890configure:14506: result: inline
891configure:14525: checking for flexible array members
892configure:14548: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
893configure:14548: $? = 0
894configure:14555: result: yes
895configure:14566: checking for pid_t
896configure:14566: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
897configure:14566: $? = 0
898configure:14566: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
899conftest.c:75:20: error: expected expression
900if (sizeof ((pid_t)))
901                   ^
9021 error generated.
903configure:14566: $? = 1
904configure: failed program was:
905| /* confdefs.h */
906| #define PACKAGE_NAME "fontconfig"
907| #define PACKAGE_TARNAME "fontconfig"
908| #define PACKAGE_VERSION "2.12.6"
909| #define PACKAGE_STRING "fontconfig 2.12.6"
910| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
911| #define PACKAGE_URL ""
912| #define PACKAGE "fontconfig"
913| #define VERSION "2.12.6"
914| #define STDC_HEADERS 1
915| #define HAVE_SYS_TYPES_H 1
916| #define HAVE_SYS_STAT_H 1
917| #define HAVE_STDLIB_H 1
918| #define HAVE_STRING_H 1
919| #define HAVE_MEMORY_H 1
920| #define HAVE_STRINGS_H 1
921| #define HAVE_INTTYPES_H 1
922| #define HAVE_STDINT_H 1
923| #define HAVE_UNISTD_H 1
924| #define __EXTENSIONS__ 1
925| #define _ALL_SOURCE 1
926| #define _GNU_SOURCE 1
927| #define _POSIX_PTHREAD_SEMANTICS 1
928| #define _TANDEM_SOURCE 1
929| #define HAVE_DLFCN_H 1
930| #define LT_OBJDIR ".libs/"
931| #define HAVE_WARNING_CPP_DIRECTIVE 1
932| #define HAVE_DIRENT_H 1
933| #define STDC_HEADERS 1
934| #define HAVE_FCNTL_H 1
935| #define HAVE_STDLIB_H 1
936| #define HAVE_STRING_H 1
937| #define HAVE_UNISTD_H 1
938| #define HAVE_SYS_STATVFS_H 1
939| #define HAVE_SYS_PARAM_H 1
940| #define HAVE_SYS_MOUNT_H 1
941| #define FLEXIBLE_ARRAY_MEMBER /**/
942| /* end confdefs.h.  */
943| #include <stdio.h>
944| #ifdef HAVE_SYS_TYPES_H
945| # include <sys/types.h>
946| #endif
947| #ifdef HAVE_SYS_STAT_H
948| # include <sys/stat.h>
949| #endif
950| #ifdef STDC_HEADERS
951| # include <stdlib.h>
952| # include <stddef.h>
953| #else
954| # ifdef HAVE_STDLIB_H
955| #  include <stdlib.h>
956| # endif
957| #endif
958| #ifdef HAVE_STRING_H
959| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
960| #  include <memory.h>
961| # endif
962| # include <string.h>
963| #endif
964| #ifdef HAVE_STRINGS_H
965| # include <strings.h>
966| #endif
967| #ifdef HAVE_INTTYPES_H
968| # include <inttypes.h>
969| #endif
970| #ifdef HAVE_STDINT_H
971| # include <stdint.h>
972| #endif
973| #ifdef HAVE_UNISTD_H
974| # include <unistd.h>
975| #endif
976| int
977| main ()
978| {
979| if (sizeof ((pid_t)))
980|           return 0;
981|   ;
982|   return 0;
983| }
984configure:14566: result: yes
985configure:14581: checking for vprintf
986configure:14581: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
987conftest.c:62:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
988char vprintf ();
989     ^
990conftest.c:62:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
9911 warning generated.
992configure:14581: $? = 0
993configure:14581: result: yes
994configure:14587: checking for _doprnt
995configure:14587: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
996Undefined symbols for architecture x86_64:
997  "__doprnt", referenced from:
998      _main in conftest-75a60f.o
999ld: symbol(s) not found for architecture x86_64
1000clang: error: linker command failed with exit code 1 (use -v to see invocation)
1001configure:14587: $? = 1
1002configure: failed program was:
1003| /* confdefs.h */
1004| #define PACKAGE_NAME "fontconfig"
1005| #define PACKAGE_TARNAME "fontconfig"
1006| #define PACKAGE_VERSION "2.12.6"
1007| #define PACKAGE_STRING "fontconfig 2.12.6"
1008| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1009| #define PACKAGE_URL ""
1010| #define PACKAGE "fontconfig"
1011| #define VERSION "2.12.6"
1012| #define STDC_HEADERS 1
1013| #define HAVE_SYS_TYPES_H 1
1014| #define HAVE_SYS_STAT_H 1
1015| #define HAVE_STDLIB_H 1
1016| #define HAVE_STRING_H 1
1017| #define HAVE_MEMORY_H 1
1018| #define HAVE_STRINGS_H 1
1019| #define HAVE_INTTYPES_H 1
1020| #define HAVE_STDINT_H 1
1021| #define HAVE_UNISTD_H 1
1022| #define __EXTENSIONS__ 1
1023| #define _ALL_SOURCE 1
1024| #define _GNU_SOURCE 1
1025| #define _POSIX_PTHREAD_SEMANTICS 1
1026| #define _TANDEM_SOURCE 1
1027| #define HAVE_DLFCN_H 1
1028| #define LT_OBJDIR ".libs/"
1029| #define HAVE_WARNING_CPP_DIRECTIVE 1
1030| #define HAVE_DIRENT_H 1
1031| #define STDC_HEADERS 1
1032| #define HAVE_FCNTL_H 1
1033| #define HAVE_STDLIB_H 1
1034| #define HAVE_STRING_H 1
1035| #define HAVE_UNISTD_H 1
1036| #define HAVE_SYS_STATVFS_H 1
1037| #define HAVE_SYS_PARAM_H 1
1038| #define HAVE_SYS_MOUNT_H 1
1039| #define FLEXIBLE_ARRAY_MEMBER /**/
1040| #define HAVE_VPRINTF 1
1041| /* end confdefs.h.  */
1042| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1043|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1044| #define _doprnt innocuous__doprnt
1045|
1046| /* System header to define __stub macros and hopefully few prototypes,
1047|     which can conflict with char _doprnt (); below.
1048|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1049|     <limits.h> exists even on freestanding compilers.  */
1050|
1051| #ifdef __STDC__
1052| # include <limits.h>
1053| #else
1054| # include <assert.h>
1055| #endif
1056|
1057| #undef _doprnt
1058|
1059| /* Override any GCC internal prototype to avoid an error.
1060|    Use char because int might match the return type of a GCC
1061|    builtin and then its argument prototype would still apply.  */
1062| #ifdef __cplusplus
1063| extern "C"
1064| #endif
1065| char _doprnt ();
1066| /* The GNU C library defines this for functions which it implements
1067|     to always fail with ENOSYS.  Some functions are actually named
1068|     something starting with __ and the normal name is an alias.  */
1069| #if defined __stub__doprnt || defined __stub____doprnt
1070| choke me
1071| #endif
1072|
1073| int
1074| main ()
1075| {
1076| return _doprnt ();
1077|   ;
1078|   return 0;
1079| }
1080configure:14587: result: no
1081configure:14604: checking for stdlib.h
1082configure:14604: result: yes
1083configure:14604: checking for unistd.h
1084configure:14604: result: yes
1085configure:14604: checking for sys/param.h
1086configure:14604: result: yes
1087configure:14624: checking for getpagesize
1088configure:14624: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1089configure:14624: $? = 0
1090configure:14624: result: yes
1091configure:14633: checking for working mmap
1092configure:14780: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1093configure:14780: $? = 0
1094configure:14780: ./conftest
1095configure:14780: $? = 0
1096configure:14790: result: yes
1097configure:14802: checking for link
1098configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1099configure:14802: $? = 0
1100configure:14802: result: yes
1101configure:14802: checking for mkstemp
1102configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1103configure:14802: $? = 0
1104configure:14802: result: yes
1105configure:14802: checking for mkostemp
1106configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1107Undefined symbols for architecture x86_64:
1108  "_mkostemp", referenced from:
1109      _main in conftest-3cc111.o
1110ld: symbol(s) not found for architecture x86_64
1111clang: error: linker command failed with exit code 1 (use -v to see invocation)
1112configure:14802: $? = 1
1113configure: failed program was:
1114| /* confdefs.h */
1115| #define PACKAGE_NAME "fontconfig"
1116| #define PACKAGE_TARNAME "fontconfig"
1117| #define PACKAGE_VERSION "2.12.6"
1118| #define PACKAGE_STRING "fontconfig 2.12.6"
1119| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1120| #define PACKAGE_URL ""
1121| #define PACKAGE "fontconfig"
1122| #define VERSION "2.12.6"
1123| #define STDC_HEADERS 1
1124| #define HAVE_SYS_TYPES_H 1
1125| #define HAVE_SYS_STAT_H 1
1126| #define HAVE_STDLIB_H 1
1127| #define HAVE_STRING_H 1
1128| #define HAVE_MEMORY_H 1
1129| #define HAVE_STRINGS_H 1
1130| #define HAVE_INTTYPES_H 1
1131| #define HAVE_STDINT_H 1
1132| #define HAVE_UNISTD_H 1
1133| #define __EXTENSIONS__ 1
1134| #define _ALL_SOURCE 1
1135| #define _GNU_SOURCE 1
1136| #define _POSIX_PTHREAD_SEMANTICS 1
1137| #define _TANDEM_SOURCE 1
1138| #define HAVE_DLFCN_H 1
1139| #define LT_OBJDIR ".libs/"
1140| #define HAVE_WARNING_CPP_DIRECTIVE 1
1141| #define HAVE_DIRENT_H 1
1142| #define STDC_HEADERS 1
1143| #define HAVE_FCNTL_H 1
1144| #define HAVE_STDLIB_H 1
1145| #define HAVE_STRING_H 1
1146| #define HAVE_UNISTD_H 1
1147| #define HAVE_SYS_STATVFS_H 1
1148| #define HAVE_SYS_PARAM_H 1
1149| #define HAVE_SYS_MOUNT_H 1
1150| #define FLEXIBLE_ARRAY_MEMBER /**/
1151| #define HAVE_VPRINTF 1
1152| #define HAVE_STDLIB_H 1
1153| #define HAVE_UNISTD_H 1
1154| #define HAVE_SYS_PARAM_H 1
1155| #define HAVE_GETPAGESIZE 1
1156| #define HAVE_MMAP 1
1157| #define HAVE_LINK 1
1158| #define HAVE_MKSTEMP 1
1159| /* end confdefs.h.  */
1160| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
1161|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1162| #define mkostemp innocuous_mkostemp
1163|
1164| /* System header to define __stub macros and hopefully few prototypes,
1165|     which can conflict with char mkostemp (); below.
1166|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1167|     <limits.h> exists even on freestanding compilers.  */
1168|
1169| #ifdef __STDC__
1170| # include <limits.h>
1171| #else
1172| # include <assert.h>
1173| #endif
1174|
1175| #undef mkostemp
1176|
1177| /* Override any GCC internal prototype to avoid an error.
1178|    Use char because int might match the return type of a GCC
1179|    builtin and then its argument prototype would still apply.  */
1180| #ifdef __cplusplus
1181| extern "C"
1182| #endif
1183| char mkostemp ();
1184| /* The GNU C library defines this for functions which it implements
1185|     to always fail with ENOSYS.  Some functions are actually named
1186|     something starting with __ and the normal name is an alias.  */
1187| #if defined __stub_mkostemp || defined __stub___mkostemp
1188| choke me
1189| #endif
1190|
1191| int
1192| main ()
1193| {
1194| return mkostemp ();
1195|   ;
1196|   return 0;
1197| }
1198configure:14802: result: no
1199configure:14802: checking for _mktemp_s
1200configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1201Undefined symbols for architecture x86_64:
1202  "__mktemp_s", referenced from:
1203      _main in conftest-11e1f0.o
1204ld: symbol(s) not found for architecture x86_64
1205clang: error: linker command failed with exit code 1 (use -v to see invocation)
1206configure:14802: $? = 1
1207configure: failed program was:
1208| /* confdefs.h */
1209| #define PACKAGE_NAME "fontconfig"
1210| #define PACKAGE_TARNAME "fontconfig"
1211| #define PACKAGE_VERSION "2.12.6"
1212| #define PACKAGE_STRING "fontconfig 2.12.6"
1213| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1214| #define PACKAGE_URL ""
1215| #define PACKAGE "fontconfig"
1216| #define VERSION "2.12.6"
1217| #define STDC_HEADERS 1
1218| #define HAVE_SYS_TYPES_H 1
1219| #define HAVE_SYS_STAT_H 1
1220| #define HAVE_STDLIB_H 1
1221| #define HAVE_STRING_H 1
1222| #define HAVE_MEMORY_H 1
1223| #define HAVE_STRINGS_H 1
1224| #define HAVE_INTTYPES_H 1
1225| #define HAVE_STDINT_H 1
1226| #define HAVE_UNISTD_H 1
1227| #define __EXTENSIONS__ 1
1228| #define _ALL_SOURCE 1
1229| #define _GNU_SOURCE 1
1230| #define _POSIX_PTHREAD_SEMANTICS 1
1231| #define _TANDEM_SOURCE 1
1232| #define HAVE_DLFCN_H 1
1233| #define LT_OBJDIR ".libs/"
1234| #define HAVE_WARNING_CPP_DIRECTIVE 1
1235| #define HAVE_DIRENT_H 1
1236| #define STDC_HEADERS 1
1237| #define HAVE_FCNTL_H 1
1238| #define HAVE_STDLIB_H 1
1239| #define HAVE_STRING_H 1
1240| #define HAVE_UNISTD_H 1
1241| #define HAVE_SYS_STATVFS_H 1
1242| #define HAVE_SYS_PARAM_H 1
1243| #define HAVE_SYS_MOUNT_H 1
1244| #define FLEXIBLE_ARRAY_MEMBER /**/
1245| #define HAVE_VPRINTF 1
1246| #define HAVE_STDLIB_H 1
1247| #define HAVE_UNISTD_H 1
1248| #define HAVE_SYS_PARAM_H 1
1249| #define HAVE_GETPAGESIZE 1
1250| #define HAVE_MMAP 1
1251| #define HAVE_LINK 1
1252| #define HAVE_MKSTEMP 1
1253| /* end confdefs.h.  */
1254| /* Define _mktemp_s to an innocuous variant, in case <limits.h> declares _mktemp_s.
1255|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1256| #define _mktemp_s innocuous__mktemp_s
1257|
1258| /* System header to define __stub macros and hopefully few prototypes,
1259|     which can conflict with char _mktemp_s (); below.
1260|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1261|     <limits.h> exists even on freestanding compilers.  */
1262|
1263| #ifdef __STDC__
1264| # include <limits.h>
1265| #else
1266| # include <assert.h>
1267| #endif
1268|
1269| #undef _mktemp_s
1270|
1271| /* Override any GCC internal prototype to avoid an error.
1272|    Use char because int might match the return type of a GCC
1273|    builtin and then its argument prototype would still apply.  */
1274| #ifdef __cplusplus
1275| extern "C"
1276| #endif
1277| char _mktemp_s ();
1278| /* The GNU C library defines this for functions which it implements
1279|     to always fail with ENOSYS.  Some functions are actually named
1280|     something starting with __ and the normal name is an alias.  */
1281| #if defined __stub__mktemp_s || defined __stub____mktemp_s
1282| choke me
1283| #endif
1284|
1285| int
1286| main ()
1287| {
1288| return _mktemp_s ();
1289|   ;
1290|   return 0;
1291| }
1292configure:14802: result: no
1293configure:14802: checking for mkdtemp
1294configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1295configure:14802: $? = 0
1296configure:14802: result: yes
1297configure:14802: checking for getopt
1298configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1299configure:14802: $? = 0
1300configure:14802: result: yes
1301configure:14802: checking for getopt_long
1302configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1303configure:14802: $? = 0
1304configure:14802: result: yes
1305configure:14802: checking for getprogname
1306configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1307configure:14802: $? = 0
1308configure:14802: result: yes
1309configure:14802: checking for getexecname
1310configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1311Undefined symbols for architecture x86_64:
1312  "_getexecname", referenced from:
1313      _main in conftest-5745c6.o
1314ld: symbol(s) not found for architecture x86_64
1315clang: error: linker command failed with exit code 1 (use -v to see invocation)
1316configure:14802: $? = 1
1317configure: failed program was:
1318| /* confdefs.h */
1319| #define PACKAGE_NAME "fontconfig"
1320| #define PACKAGE_TARNAME "fontconfig"
1321| #define PACKAGE_VERSION "2.12.6"
1322| #define PACKAGE_STRING "fontconfig 2.12.6"
1323| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1324| #define PACKAGE_URL ""
1325| #define PACKAGE "fontconfig"
1326| #define VERSION "2.12.6"
1327| #define STDC_HEADERS 1
1328| #define HAVE_SYS_TYPES_H 1
1329| #define HAVE_SYS_STAT_H 1
1330| #define HAVE_STDLIB_H 1
1331| #define HAVE_STRING_H 1
1332| #define HAVE_MEMORY_H 1
1333| #define HAVE_STRINGS_H 1
1334| #define HAVE_INTTYPES_H 1
1335| #define HAVE_STDINT_H 1
1336| #define HAVE_UNISTD_H 1
1337| #define __EXTENSIONS__ 1
1338| #define _ALL_SOURCE 1
1339| #define _GNU_SOURCE 1
1340| #define _POSIX_PTHREAD_SEMANTICS 1
1341| #define _TANDEM_SOURCE 1
1342| #define HAVE_DLFCN_H 1
1343| #define LT_OBJDIR ".libs/"
1344| #define HAVE_WARNING_CPP_DIRECTIVE 1
1345| #define HAVE_DIRENT_H 1
1346| #define STDC_HEADERS 1
1347| #define HAVE_FCNTL_H 1
1348| #define HAVE_STDLIB_H 1
1349| #define HAVE_STRING_H 1
1350| #define HAVE_UNISTD_H 1
1351| #define HAVE_SYS_STATVFS_H 1
1352| #define HAVE_SYS_PARAM_H 1
1353| #define HAVE_SYS_MOUNT_H 1
1354| #define FLEXIBLE_ARRAY_MEMBER /**/
1355| #define HAVE_VPRINTF 1
1356| #define HAVE_STDLIB_H 1
1357| #define HAVE_UNISTD_H 1
1358| #define HAVE_SYS_PARAM_H 1
1359| #define HAVE_GETPAGESIZE 1
1360| #define HAVE_MMAP 1
1361| #define HAVE_LINK 1
1362| #define HAVE_MKSTEMP 1
1363| #define HAVE_MKDTEMP 1
1364| #define HAVE_GETOPT 1
1365| #define HAVE_GETOPT_LONG 1
1366| #define HAVE_GETPROGNAME 1
1367| /* end confdefs.h.  */
1368| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1369|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1370| #define getexecname innocuous_getexecname
1371|
1372| /* System header to define __stub macros and hopefully few prototypes,
1373|     which can conflict with char getexecname (); below.
1374|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1375|     <limits.h> exists even on freestanding compilers.  */
1376|
1377| #ifdef __STDC__
1378| # include <limits.h>
1379| #else
1380| # include <assert.h>
1381| #endif
1382|
1383| #undef getexecname
1384|
1385| /* Override any GCC internal prototype to avoid an error.
1386|    Use char because int might match the return type of a GCC
1387|    builtin and then its argument prototype would still apply.  */
1388| #ifdef __cplusplus
1389| extern "C"
1390| #endif
1391| char getexecname ();
1392| /* The GNU C library defines this for functions which it implements
1393|     to always fail with ENOSYS.  Some functions are actually named
1394|     something starting with __ and the normal name is an alias.  */
1395| #if defined __stub_getexecname || defined __stub___getexecname
1396| choke me
1397| #endif
1398|
1399| int
1400| main ()
1401| {
1402| return getexecname ();
1403|   ;
1404|   return 0;
1405| }
1406configure:14802: result: no
1407configure:14802: checking for rand
1408configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1409configure:14802: $? = 0
1410configure:14802: result: yes
1411configure:14802: checking for random
1412configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1413configure:14802: $? = 0
1414configure:14802: result: yes
1415configure:14802: checking for lrand48
1416configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1417configure:14802: $? = 0
1418configure:14802: result: yes
1419configure:14802: checking for random_r
1420configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1421Undefined symbols for architecture x86_64:
1422  "_random_r", referenced from:
1423      _main in conftest-204d61.o
1424ld: symbol(s) not found for architecture x86_64
1425clang: error: linker command failed with exit code 1 (use -v to see invocation)
1426configure:14802: $? = 1
1427configure: failed program was:
1428| /* confdefs.h */
1429| #define PACKAGE_NAME "fontconfig"
1430| #define PACKAGE_TARNAME "fontconfig"
1431| #define PACKAGE_VERSION "2.12.6"
1432| #define PACKAGE_STRING "fontconfig 2.12.6"
1433| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1434| #define PACKAGE_URL ""
1435| #define PACKAGE "fontconfig"
1436| #define VERSION "2.12.6"
1437| #define STDC_HEADERS 1
1438| #define HAVE_SYS_TYPES_H 1
1439| #define HAVE_SYS_STAT_H 1
1440| #define HAVE_STDLIB_H 1
1441| #define HAVE_STRING_H 1
1442| #define HAVE_MEMORY_H 1
1443| #define HAVE_STRINGS_H 1
1444| #define HAVE_INTTYPES_H 1
1445| #define HAVE_STDINT_H 1
1446| #define HAVE_UNISTD_H 1
1447| #define __EXTENSIONS__ 1
1448| #define _ALL_SOURCE 1
1449| #define _GNU_SOURCE 1
1450| #define _POSIX_PTHREAD_SEMANTICS 1
1451| #define _TANDEM_SOURCE 1
1452| #define HAVE_DLFCN_H 1
1453| #define LT_OBJDIR ".libs/"
1454| #define HAVE_WARNING_CPP_DIRECTIVE 1
1455| #define HAVE_DIRENT_H 1
1456| #define STDC_HEADERS 1
1457| #define HAVE_FCNTL_H 1
1458| #define HAVE_STDLIB_H 1
1459| #define HAVE_STRING_H 1
1460| #define HAVE_UNISTD_H 1
1461| #define HAVE_SYS_STATVFS_H 1
1462| #define HAVE_SYS_PARAM_H 1
1463| #define HAVE_SYS_MOUNT_H 1
1464| #define FLEXIBLE_ARRAY_MEMBER /**/
1465| #define HAVE_VPRINTF 1
1466| #define HAVE_STDLIB_H 1
1467| #define HAVE_UNISTD_H 1
1468| #define HAVE_SYS_PARAM_H 1
1469| #define HAVE_GETPAGESIZE 1
1470| #define HAVE_MMAP 1
1471| #define HAVE_LINK 1
1472| #define HAVE_MKSTEMP 1
1473| #define HAVE_MKDTEMP 1
1474| #define HAVE_GETOPT 1
1475| #define HAVE_GETOPT_LONG 1
1476| #define HAVE_GETPROGNAME 1
1477| #define HAVE_RAND 1
1478| #define HAVE_RANDOM 1
1479| #define HAVE_LRAND48 1
1480| /* end confdefs.h.  */
1481| /* Define random_r to an innocuous variant, in case <limits.h> declares random_r.
1482|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1483| #define random_r innocuous_random_r
1484|
1485| /* System header to define __stub macros and hopefully few prototypes,
1486|     which can conflict with char random_r (); below.
1487|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1488|     <limits.h> exists even on freestanding compilers.  */
1489|
1490| #ifdef __STDC__
1491| # include <limits.h>
1492| #else
1493| # include <assert.h>
1494| #endif
1495|
1496| #undef random_r
1497|
1498| /* Override any GCC internal prototype to avoid an error.
1499|    Use char because int might match the return type of a GCC
1500|    builtin and then its argument prototype would still apply.  */
1501| #ifdef __cplusplus
1502| extern "C"
1503| #endif
1504| char random_r ();
1505| /* The GNU C library defines this for functions which it implements
1506|     to always fail with ENOSYS.  Some functions are actually named
1507|     something starting with __ and the normal name is an alias.  */
1508| #if defined __stub_random_r || defined __stub___random_r
1509| choke me
1510| #endif
1511|
1512| int
1513| main ()
1514| {
1515| return random_r ();
1516|   ;
1517|   return 0;
1518| }
1519configure:14802: result: no
1520configure:14802: checking for rand_r
1521configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1522configure:14802: $? = 0
1523configure:14802: result: yes
1524configure:14802: checking for readlink
1525configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1526configure:14802: $? = 0
1527configure:14802: result: yes
1528configure:14802: checking for fstatvfs
1529configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1530configure:14802: $? = 0
1531configure:14802: result: yes
1532configure:14802: checking for fstatfs
1533configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1534configure:14802: $? = 0
1535configure:14802: result: yes
1536configure:14802: checking for lstat
1537configure:14802: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1538configure:14802: $? = 0
1539configure:14802: result: yes
1540configure:14812: checking for posix_fadvise in fcntl.h
1541configure:14842: result: no
1542configure:14856: checking for struct stat.st_mtim
1543configure:14856: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
1544conftest.c:66:13: error: no member named 'st_mtim' in 'struct stat'
1545if (ac_aggr.st_mtim)
1546    ~~~~~~~ ^
15471 error generated.
1548configure:14856: $? = 1
1549configure: failed program was:
1550| /* confdefs.h */
1551| #define PACKAGE_NAME "fontconfig"
1552| #define PACKAGE_TARNAME "fontconfig"
1553| #define PACKAGE_VERSION "2.12.6"
1554| #define PACKAGE_STRING "fontconfig 2.12.6"
1555| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1556| #define PACKAGE_URL ""
1557| #define PACKAGE "fontconfig"
1558| #define VERSION "2.12.6"
1559| #define STDC_HEADERS 1
1560| #define HAVE_SYS_TYPES_H 1
1561| #define HAVE_SYS_STAT_H 1
1562| #define HAVE_STDLIB_H 1
1563| #define HAVE_STRING_H 1
1564| #define HAVE_MEMORY_H 1
1565| #define HAVE_STRINGS_H 1
1566| #define HAVE_INTTYPES_H 1
1567| #define HAVE_STDINT_H 1
1568| #define HAVE_UNISTD_H 1
1569| #define __EXTENSIONS__ 1
1570| #define _ALL_SOURCE 1
1571| #define _GNU_SOURCE 1
1572| #define _POSIX_PTHREAD_SEMANTICS 1
1573| #define _TANDEM_SOURCE 1
1574| #define HAVE_DLFCN_H 1
1575| #define LT_OBJDIR ".libs/"
1576| #define HAVE_WARNING_CPP_DIRECTIVE 1
1577| #define HAVE_DIRENT_H 1
1578| #define STDC_HEADERS 1
1579| #define HAVE_FCNTL_H 1
1580| #define HAVE_STDLIB_H 1
1581| #define HAVE_STRING_H 1
1582| #define HAVE_UNISTD_H 1
1583| #define HAVE_SYS_STATVFS_H 1
1584| #define HAVE_SYS_PARAM_H 1
1585| #define HAVE_SYS_MOUNT_H 1
1586| #define FLEXIBLE_ARRAY_MEMBER /**/
1587| #define HAVE_VPRINTF 1
1588| #define HAVE_STDLIB_H 1
1589| #define HAVE_UNISTD_H 1
1590| #define HAVE_SYS_PARAM_H 1
1591| #define HAVE_GETPAGESIZE 1
1592| #define HAVE_MMAP 1
1593| #define HAVE_LINK 1
1594| #define HAVE_MKSTEMP 1
1595| #define HAVE_MKDTEMP 1
1596| #define HAVE_GETOPT 1
1597| #define HAVE_GETOPT_LONG 1
1598| #define HAVE_GETPROGNAME 1
1599| #define HAVE_RAND 1
1600| #define HAVE_RANDOM 1
1601| #define HAVE_LRAND48 1
1602| #define HAVE_RAND_R 1
1603| #define HAVE_READLINK 1
1604| #define HAVE_FSTATVFS 1
1605| #define HAVE_FSTATFS 1
1606| #define HAVE_LSTAT 1
1607| #define HAVE_POSIX_FADVISE 0
1608| /* end confdefs.h.  */
1609| #include <sys/stat.h>
1610|
1611| int
1612| main ()
1613| {
1614| static struct stat ac_aggr;
1615| if (ac_aggr.st_mtim)
1616| return 0;
1617|   ;
1618|   return 0;
1619| }
1620configure:14856: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
1621conftest.c:66:20: error: no member named 'st_mtim' in 'struct stat'
1622if (sizeof ac_aggr.st_mtim)
1623           ~~~~~~~ ^
16241 error generated.
1625configure:14856: $? = 1
1626configure: failed program was:
1627| /* confdefs.h */
1628| #define PACKAGE_NAME "fontconfig"
1629| #define PACKAGE_TARNAME "fontconfig"
1630| #define PACKAGE_VERSION "2.12.6"
1631| #define PACKAGE_STRING "fontconfig 2.12.6"
1632| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1633| #define PACKAGE_URL ""
1634| #define PACKAGE "fontconfig"
1635| #define VERSION "2.12.6"
1636| #define STDC_HEADERS 1
1637| #define HAVE_SYS_TYPES_H 1
1638| #define HAVE_SYS_STAT_H 1
1639| #define HAVE_STDLIB_H 1
1640| #define HAVE_STRING_H 1
1641| #define HAVE_MEMORY_H 1
1642| #define HAVE_STRINGS_H 1
1643| #define HAVE_INTTYPES_H 1
1644| #define HAVE_STDINT_H 1
1645| #define HAVE_UNISTD_H 1
1646| #define __EXTENSIONS__ 1
1647| #define _ALL_SOURCE 1
1648| #define _GNU_SOURCE 1
1649| #define _POSIX_PTHREAD_SEMANTICS 1
1650| #define _TANDEM_SOURCE 1
1651| #define HAVE_DLFCN_H 1
1652| #define LT_OBJDIR ".libs/"
1653| #define HAVE_WARNING_CPP_DIRECTIVE 1
1654| #define HAVE_DIRENT_H 1
1655| #define STDC_HEADERS 1
1656| #define HAVE_FCNTL_H 1
1657| #define HAVE_STDLIB_H 1
1658| #define HAVE_STRING_H 1
1659| #define HAVE_UNISTD_H 1
1660| #define HAVE_SYS_STATVFS_H 1
1661| #define HAVE_SYS_PARAM_H 1
1662| #define HAVE_SYS_MOUNT_H 1
1663| #define FLEXIBLE_ARRAY_MEMBER /**/
1664| #define HAVE_VPRINTF 1
1665| #define HAVE_STDLIB_H 1
1666| #define HAVE_UNISTD_H 1
1667| #define HAVE_SYS_PARAM_H 1
1668| #define HAVE_GETPAGESIZE 1
1669| #define HAVE_MMAP 1
1670| #define HAVE_LINK 1
1671| #define HAVE_MKSTEMP 1
1672| #define HAVE_MKDTEMP 1
1673| #define HAVE_GETOPT 1
1674| #define HAVE_GETOPT_LONG 1
1675| #define HAVE_GETPROGNAME 1
1676| #define HAVE_RAND 1
1677| #define HAVE_RANDOM 1
1678| #define HAVE_LRAND48 1
1679| #define HAVE_RAND_R 1
1680| #define HAVE_READLINK 1
1681| #define HAVE_FSTATVFS 1
1682| #define HAVE_FSTATFS 1
1683| #define HAVE_LSTAT 1
1684| #define HAVE_POSIX_FADVISE 0
1685| /* end confdefs.h.  */
1686| #include <sys/stat.h>
1687|
1688| int
1689| main ()
1690| {
1691| static struct stat ac_aggr;
1692| if (sizeof ac_aggr.st_mtim)
1693| return 0;
1694|   ;
1695|   return 0;
1696| }
1697configure:14856: result: no
1698configure:14870: checking for struct statvfs.f_basetype
1699configure:14870: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
1700conftest.c:66:13: error: no member named 'f_basetype' in 'struct statvfs'
1701if (ac_aggr.f_basetype)
1702    ~~~~~~~ ^
17031 error generated.
1704configure:14870: $? = 1
1705configure: failed program was:
1706| /* confdefs.h */
1707| #define PACKAGE_NAME "fontconfig"
1708| #define PACKAGE_TARNAME "fontconfig"
1709| #define PACKAGE_VERSION "2.12.6"
1710| #define PACKAGE_STRING "fontconfig 2.12.6"
1711| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1712| #define PACKAGE_URL ""
1713| #define PACKAGE "fontconfig"
1714| #define VERSION "2.12.6"
1715| #define STDC_HEADERS 1
1716| #define HAVE_SYS_TYPES_H 1
1717| #define HAVE_SYS_STAT_H 1
1718| #define HAVE_STDLIB_H 1
1719| #define HAVE_STRING_H 1
1720| #define HAVE_MEMORY_H 1
1721| #define HAVE_STRINGS_H 1
1722| #define HAVE_INTTYPES_H 1
1723| #define HAVE_STDINT_H 1
1724| #define HAVE_UNISTD_H 1
1725| #define __EXTENSIONS__ 1
1726| #define _ALL_SOURCE 1
1727| #define _GNU_SOURCE 1
1728| #define _POSIX_PTHREAD_SEMANTICS 1
1729| #define _TANDEM_SOURCE 1
1730| #define HAVE_DLFCN_H 1
1731| #define LT_OBJDIR ".libs/"
1732| #define HAVE_WARNING_CPP_DIRECTIVE 1
1733| #define HAVE_DIRENT_H 1
1734| #define STDC_HEADERS 1
1735| #define HAVE_FCNTL_H 1
1736| #define HAVE_STDLIB_H 1
1737| #define HAVE_STRING_H 1
1738| #define HAVE_UNISTD_H 1
1739| #define HAVE_SYS_STATVFS_H 1
1740| #define HAVE_SYS_PARAM_H 1
1741| #define HAVE_SYS_MOUNT_H 1
1742| #define FLEXIBLE_ARRAY_MEMBER /**/
1743| #define HAVE_VPRINTF 1
1744| #define HAVE_STDLIB_H 1
1745| #define HAVE_UNISTD_H 1
1746| #define HAVE_SYS_PARAM_H 1
1747| #define HAVE_GETPAGESIZE 1
1748| #define HAVE_MMAP 1
1749| #define HAVE_LINK 1
1750| #define HAVE_MKSTEMP 1
1751| #define HAVE_MKDTEMP 1
1752| #define HAVE_GETOPT 1
1753| #define HAVE_GETOPT_LONG 1
1754| #define HAVE_GETPROGNAME 1
1755| #define HAVE_RAND 1
1756| #define HAVE_RANDOM 1
1757| #define HAVE_LRAND48 1
1758| #define HAVE_RAND_R 1
1759| #define HAVE_READLINK 1
1760| #define HAVE_FSTATVFS 1
1761| #define HAVE_FSTATFS 1
1762| #define HAVE_LSTAT 1
1763| #define HAVE_POSIX_FADVISE 0
1764| /* end confdefs.h.  */
1765| #include <sys/statvfs.h>
1766|
1767| int
1768| main ()
1769| {
1770| static struct statvfs ac_aggr;
1771| if (ac_aggr.f_basetype)
1772| return 0;
1773|   ;
1774|   return 0;
1775| }
1776configure:14870: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
1777conftest.c:66:20: error: no member named 'f_basetype' in 'struct statvfs'
1778if (sizeof ac_aggr.f_basetype)
1779           ~~~~~~~ ^
17801 error generated.
1781configure:14870: $? = 1
1782configure: failed program was:
1783| /* confdefs.h */
1784| #define PACKAGE_NAME "fontconfig"
1785| #define PACKAGE_TARNAME "fontconfig"
1786| #define PACKAGE_VERSION "2.12.6"
1787| #define PACKAGE_STRING "fontconfig 2.12.6"
1788| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1789| #define PACKAGE_URL ""
1790| #define PACKAGE "fontconfig"
1791| #define VERSION "2.12.6"
1792| #define STDC_HEADERS 1
1793| #define HAVE_SYS_TYPES_H 1
1794| #define HAVE_SYS_STAT_H 1
1795| #define HAVE_STDLIB_H 1
1796| #define HAVE_STRING_H 1
1797| #define HAVE_MEMORY_H 1
1798| #define HAVE_STRINGS_H 1
1799| #define HAVE_INTTYPES_H 1
1800| #define HAVE_STDINT_H 1
1801| #define HAVE_UNISTD_H 1
1802| #define __EXTENSIONS__ 1
1803| #define _ALL_SOURCE 1
1804| #define _GNU_SOURCE 1
1805| #define _POSIX_PTHREAD_SEMANTICS 1
1806| #define _TANDEM_SOURCE 1
1807| #define HAVE_DLFCN_H 1
1808| #define LT_OBJDIR ".libs/"
1809| #define HAVE_WARNING_CPP_DIRECTIVE 1
1810| #define HAVE_DIRENT_H 1
1811| #define STDC_HEADERS 1
1812| #define HAVE_FCNTL_H 1
1813| #define HAVE_STDLIB_H 1
1814| #define HAVE_STRING_H 1
1815| #define HAVE_UNISTD_H 1
1816| #define HAVE_SYS_STATVFS_H 1
1817| #define HAVE_SYS_PARAM_H 1
1818| #define HAVE_SYS_MOUNT_H 1
1819| #define FLEXIBLE_ARRAY_MEMBER /**/
1820| #define HAVE_VPRINTF 1
1821| #define HAVE_STDLIB_H 1
1822| #define HAVE_UNISTD_H 1
1823| #define HAVE_SYS_PARAM_H 1
1824| #define HAVE_GETPAGESIZE 1
1825| #define HAVE_MMAP 1
1826| #define HAVE_LINK 1
1827| #define HAVE_MKSTEMP 1
1828| #define HAVE_MKDTEMP 1
1829| #define HAVE_GETOPT 1
1830| #define HAVE_GETOPT_LONG 1
1831| #define HAVE_GETPROGNAME 1
1832| #define HAVE_RAND 1
1833| #define HAVE_RANDOM 1
1834| #define HAVE_LRAND48 1
1835| #define HAVE_RAND_R 1
1836| #define HAVE_READLINK 1
1837| #define HAVE_FSTATVFS 1
1838| #define HAVE_FSTATFS 1
1839| #define HAVE_LSTAT 1
1840| #define HAVE_POSIX_FADVISE 0
1841| /* end confdefs.h.  */
1842| #include <sys/statvfs.h>
1843|
1844| int
1845| main ()
1846| {
1847| static struct statvfs ac_aggr;
1848| if (sizeof ac_aggr.f_basetype)
1849| return 0;
1850|   ;
1851|   return 0;
1852| }
1853configure:14870: result: no
1854configure:14880: checking for struct statvfs.f_fstypename
1855configure:14880: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
1856conftest.c:66:13: error: no member named 'f_fstypename' in 'struct statvfs'
1857if (ac_aggr.f_fstypename)
1858    ~~~~~~~ ^
18591 error generated.
1860configure:14880: $? = 1
1861configure: failed program was:
1862| /* confdefs.h */
1863| #define PACKAGE_NAME "fontconfig"
1864| #define PACKAGE_TARNAME "fontconfig"
1865| #define PACKAGE_VERSION "2.12.6"
1866| #define PACKAGE_STRING "fontconfig 2.12.6"
1867| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1868| #define PACKAGE_URL ""
1869| #define PACKAGE "fontconfig"
1870| #define VERSION "2.12.6"
1871| #define STDC_HEADERS 1
1872| #define HAVE_SYS_TYPES_H 1
1873| #define HAVE_SYS_STAT_H 1
1874| #define HAVE_STDLIB_H 1
1875| #define HAVE_STRING_H 1
1876| #define HAVE_MEMORY_H 1
1877| #define HAVE_STRINGS_H 1
1878| #define HAVE_INTTYPES_H 1
1879| #define HAVE_STDINT_H 1
1880| #define HAVE_UNISTD_H 1
1881| #define __EXTENSIONS__ 1
1882| #define _ALL_SOURCE 1
1883| #define _GNU_SOURCE 1
1884| #define _POSIX_PTHREAD_SEMANTICS 1
1885| #define _TANDEM_SOURCE 1
1886| #define HAVE_DLFCN_H 1
1887| #define LT_OBJDIR ".libs/"
1888| #define HAVE_WARNING_CPP_DIRECTIVE 1
1889| #define HAVE_DIRENT_H 1
1890| #define STDC_HEADERS 1
1891| #define HAVE_FCNTL_H 1
1892| #define HAVE_STDLIB_H 1
1893| #define HAVE_STRING_H 1
1894| #define HAVE_UNISTD_H 1
1895| #define HAVE_SYS_STATVFS_H 1
1896| #define HAVE_SYS_PARAM_H 1
1897| #define HAVE_SYS_MOUNT_H 1
1898| #define FLEXIBLE_ARRAY_MEMBER /**/
1899| #define HAVE_VPRINTF 1
1900| #define HAVE_STDLIB_H 1
1901| #define HAVE_UNISTD_H 1
1902| #define HAVE_SYS_PARAM_H 1
1903| #define HAVE_GETPAGESIZE 1
1904| #define HAVE_MMAP 1
1905| #define HAVE_LINK 1
1906| #define HAVE_MKSTEMP 1
1907| #define HAVE_MKDTEMP 1
1908| #define HAVE_GETOPT 1
1909| #define HAVE_GETOPT_LONG 1
1910| #define HAVE_GETPROGNAME 1
1911| #define HAVE_RAND 1
1912| #define HAVE_RANDOM 1
1913| #define HAVE_LRAND48 1
1914| #define HAVE_RAND_R 1
1915| #define HAVE_READLINK 1
1916| #define HAVE_FSTATVFS 1
1917| #define HAVE_FSTATFS 1
1918| #define HAVE_LSTAT 1
1919| #define HAVE_POSIX_FADVISE 0
1920| /* end confdefs.h.  */
1921| #include <sys/statvfs.h>
1922|
1923| int
1924| main ()
1925| {
1926| static struct statvfs ac_aggr;
1927| if (ac_aggr.f_fstypename)
1928| return 0;
1929|   ;
1930|   return 0;
1931| }
1932configure:14880: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
1933conftest.c:66:20: error: no member named 'f_fstypename' in 'struct statvfs'
1934if (sizeof ac_aggr.f_fstypename)
1935           ~~~~~~~ ^
19361 error generated.
1937configure:14880: $? = 1
1938configure: failed program was:
1939| /* confdefs.h */
1940| #define PACKAGE_NAME "fontconfig"
1941| #define PACKAGE_TARNAME "fontconfig"
1942| #define PACKAGE_VERSION "2.12.6"
1943| #define PACKAGE_STRING "fontconfig 2.12.6"
1944| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
1945| #define PACKAGE_URL ""
1946| #define PACKAGE "fontconfig"
1947| #define VERSION "2.12.6"
1948| #define STDC_HEADERS 1
1949| #define HAVE_SYS_TYPES_H 1
1950| #define HAVE_SYS_STAT_H 1
1951| #define HAVE_STDLIB_H 1
1952| #define HAVE_STRING_H 1
1953| #define HAVE_MEMORY_H 1
1954| #define HAVE_STRINGS_H 1
1955| #define HAVE_INTTYPES_H 1
1956| #define HAVE_STDINT_H 1
1957| #define HAVE_UNISTD_H 1
1958| #define __EXTENSIONS__ 1
1959| #define _ALL_SOURCE 1
1960| #define _GNU_SOURCE 1
1961| #define _POSIX_PTHREAD_SEMANTICS 1
1962| #define _TANDEM_SOURCE 1
1963| #define HAVE_DLFCN_H 1
1964| #define LT_OBJDIR ".libs/"
1965| #define HAVE_WARNING_CPP_DIRECTIVE 1
1966| #define HAVE_DIRENT_H 1
1967| #define STDC_HEADERS 1
1968| #define HAVE_FCNTL_H 1
1969| #define HAVE_STDLIB_H 1
1970| #define HAVE_STRING_H 1
1971| #define HAVE_UNISTD_H 1
1972| #define HAVE_SYS_STATVFS_H 1
1973| #define HAVE_SYS_PARAM_H 1
1974| #define HAVE_SYS_MOUNT_H 1
1975| #define FLEXIBLE_ARRAY_MEMBER /**/
1976| #define HAVE_VPRINTF 1
1977| #define HAVE_STDLIB_H 1
1978| #define HAVE_UNISTD_H 1
1979| #define HAVE_SYS_PARAM_H 1
1980| #define HAVE_GETPAGESIZE 1
1981| #define HAVE_MMAP 1
1982| #define HAVE_LINK 1
1983| #define HAVE_MKSTEMP 1
1984| #define HAVE_MKDTEMP 1
1985| #define HAVE_GETOPT 1
1986| #define HAVE_GETOPT_LONG 1
1987| #define HAVE_GETPROGNAME 1
1988| #define HAVE_RAND 1
1989| #define HAVE_RANDOM 1
1990| #define HAVE_LRAND48 1
1991| #define HAVE_RAND_R 1
1992| #define HAVE_READLINK 1
1993| #define HAVE_FSTATVFS 1
1994| #define HAVE_FSTATFS 1
1995| #define HAVE_LSTAT 1
1996| #define HAVE_POSIX_FADVISE 0
1997| /* end confdefs.h.  */
1998| #include <sys/statvfs.h>
1999|
2000| int
2001| main ()
2002| {
2003| static struct statvfs ac_aggr;
2004| if (sizeof ac_aggr.f_fstypename)
2005| return 0;
2006|   ;
2007|   return 0;
2008| }
2009configure:14880: result: no
2010configure:14893: checking for struct statfs.f_flags
2011configure:14893: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
2012configure:14893: $? = 0
2013configure:14893: result: yes
2014configure:14915: checking for struct statfs.f_fstypename
2015configure:14915: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
2016configure:14915: $? = 0
2017configure:14915: result: yes
2018configure:14939: checking for struct dirent.d_type
2019configure:14939: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
2020configure:14939: $? = 0
2021configure:14939: result: yes
2022configure:14952: checking The type of len parameter of gperf hash/lookup function
2023configure:14971: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
2024conftest.c:98:1: error: conflicting types for 'in_word_set'
2025in_word_set (register const char *str, register unsigned int len)
2026^
2027conftest.c:66:14: note: previous declaration is here
2028        const char *in_word_set(register const char *, register size_t);
2029                    ^
20301 error generated.
2031configure:14971: $? = 1
2032configure: failed program was:
2033| /* confdefs.h */
2034| #define PACKAGE_NAME "fontconfig"
2035| #define PACKAGE_TARNAME "fontconfig"
2036| #define PACKAGE_VERSION "2.12.6"
2037| #define PACKAGE_STRING "fontconfig 2.12.6"
2038| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2039| #define PACKAGE_URL ""
2040| #define PACKAGE "fontconfig"
2041| #define VERSION "2.12.6"
2042| #define STDC_HEADERS 1
2043| #define HAVE_SYS_TYPES_H 1
2044| #define HAVE_SYS_STAT_H 1
2045| #define HAVE_STDLIB_H 1
2046| #define HAVE_STRING_H 1
2047| #define HAVE_MEMORY_H 1
2048| #define HAVE_STRINGS_H 1
2049| #define HAVE_INTTYPES_H 1
2050| #define HAVE_STDINT_H 1
2051| #define HAVE_UNISTD_H 1
2052| #define __EXTENSIONS__ 1
2053| #define _ALL_SOURCE 1
2054| #define _GNU_SOURCE 1
2055| #define _POSIX_PTHREAD_SEMANTICS 1
2056| #define _TANDEM_SOURCE 1
2057| #define HAVE_DLFCN_H 1
2058| #define LT_OBJDIR ".libs/"
2059| #define HAVE_WARNING_CPP_DIRECTIVE 1
2060| #define HAVE_DIRENT_H 1
2061| #define STDC_HEADERS 1
2062| #define HAVE_FCNTL_H 1
2063| #define HAVE_STDLIB_H 1
2064| #define HAVE_STRING_H 1
2065| #define HAVE_UNISTD_H 1
2066| #define HAVE_SYS_STATVFS_H 1
2067| #define HAVE_SYS_PARAM_H 1
2068| #define HAVE_SYS_MOUNT_H 1
2069| #define FLEXIBLE_ARRAY_MEMBER /**/
2070| #define HAVE_VPRINTF 1
2071| #define HAVE_STDLIB_H 1
2072| #define HAVE_UNISTD_H 1
2073| #define HAVE_SYS_PARAM_H 1
2074| #define HAVE_GETPAGESIZE 1
2075| #define HAVE_MMAP 1
2076| #define HAVE_LINK 1
2077| #define HAVE_MKSTEMP 1
2078| #define HAVE_MKDTEMP 1
2079| #define HAVE_GETOPT 1
2080| #define HAVE_GETOPT_LONG 1
2081| #define HAVE_GETPROGNAME 1
2082| #define HAVE_RAND 1
2083| #define HAVE_RANDOM 1
2084| #define HAVE_LRAND48 1
2085| #define HAVE_RAND_R 1
2086| #define HAVE_READLINK 1
2087| #define HAVE_FSTATVFS 1
2088| #define HAVE_FSTATFS 1
2089| #define HAVE_LSTAT 1
2090| #define HAVE_POSIX_FADVISE 0
2091| #define HAVE_STRUCT_STATFS_F_FLAGS 1
2092| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2093| #define HAVE_STRUCT_DIRENT_D_TYPE 1
2094| /* end confdefs.h.  */
2095|
2096|       #include <string.h>
2097|
2098|       const char *in_word_set(register const char *, register size_t);
2099|       /* ANSI-C code produced by gperf version 3.0.4 */
2100| /* Command-line: gperf -L ANSI-C  */
2101| /* Computed positions: -k'' */
2102|
2103|
2104| #define TOTAL_KEYWORDS 1
2105| #define MIN_WORD_LENGTH 3
2106| #define MAX_WORD_LENGTH 3
2107| #define MIN_HASH_VALUE 0
2108| #define MAX_HASH_VALUE 0
2109| /* maximum key range = 1, duplicates = 0 */
2110|
2111| #if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || defined(__cplusplus) || defined(__GNUC_STDC_INLINE__)
2112| inline
2113| #elif defined(__GNUC__)
2114| __inline
2115| #endif
2116| /*ARGSUSED*/
2117| static unsigned int
2118| hash (register const char *str, register unsigned int len)
2119| {
2120|   return 0;
2121| }
2122|
2123| #ifdef __GNUC__
2124| __inline
2125| #if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__
2126| __attribute__ ((__gnu_inline__))
2127| #endif
2128| #endif
2129| const char *
2130| in_word_set (register const char *str, register unsigned int len)
2131| {
2132|   static const char * wordlist[] =
2133|     {
2134|       "foo"
2135|     };
2136|
2137|   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
2138|     {
2139|       register int key = hash (str, len);
2140|
2141|       if (key <= MAX_HASH_VALUE && key >= 0)
2142|         {
2143|           register const char *s = wordlist[key];
2144|
2145|           if (*str == *s && !strcmp (str + 1, s + 1))
2146|             return s;
2147|         }
2148|     }
2149|   return 0;
2150| }
2151|
2152| int
2153| main ()
2154| {
2155|
2156|   ;
2157|   return 0;
2158| }
2159configure:14990: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include conftest.c >&5
2160configure:14990: $? = 0
2161configure:15004: result: unsigned int
2162configure:15140: checking for FREETYPE
2163configure:15147: $PKG_CONFIG --exists --print-errors "freetype2"
2164configure:15150: $? = 0
2165configure:15164: $PKG_CONFIG --exists --print-errors "freetype2"
2166configure:15167: $? = 0
2167configure:15225: result: yes
2168configure:15240: $PKG_CONFIG --exists --print-errors "freetype2 = 19.0.13"
2169Requested 'freetype2 = 19.0.13' but version of FreeType 2 is 20.0.14
2170You may find new versions of FreeType 2 at http://freetype.org
2171configure:15243: $? = 1
2172configure:15250: $PKG_CONFIG --exists --print-errors "freetype2 >= 20.0.14"
2173configure:15253: $? = 0
2174configure:15265: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
2175conftest.c:69:6: error: "No pcf long family names support"
2176                #  error "No pcf long family names support"
2177                   ^
21781 error generated.
2179configure:15265: $? = 1
2180configure: failed program was:
2181| /* confdefs.h */
2182| #define PACKAGE_NAME "fontconfig"
2183| #define PACKAGE_TARNAME "fontconfig"
2184| #define PACKAGE_VERSION "2.12.6"
2185| #define PACKAGE_STRING "fontconfig 2.12.6"
2186| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2187| #define PACKAGE_URL ""
2188| #define PACKAGE "fontconfig"
2189| #define VERSION "2.12.6"
2190| #define STDC_HEADERS 1
2191| #define HAVE_SYS_TYPES_H 1
2192| #define HAVE_SYS_STAT_H 1
2193| #define HAVE_STDLIB_H 1
2194| #define HAVE_STRING_H 1
2195| #define HAVE_MEMORY_H 1
2196| #define HAVE_STRINGS_H 1
2197| #define HAVE_INTTYPES_H 1
2198| #define HAVE_STDINT_H 1
2199| #define HAVE_UNISTD_H 1
2200| #define __EXTENSIONS__ 1
2201| #define _ALL_SOURCE 1
2202| #define _GNU_SOURCE 1
2203| #define _POSIX_PTHREAD_SEMANTICS 1
2204| #define _TANDEM_SOURCE 1
2205| #define HAVE_DLFCN_H 1
2206| #define LT_OBJDIR ".libs/"
2207| #define HAVE_WARNING_CPP_DIRECTIVE 1
2208| #define HAVE_DIRENT_H 1
2209| #define STDC_HEADERS 1
2210| #define HAVE_FCNTL_H 1
2211| #define HAVE_STDLIB_H 1
2212| #define HAVE_STRING_H 1
2213| #define HAVE_UNISTD_H 1
2214| #define HAVE_SYS_STATVFS_H 1
2215| #define HAVE_SYS_PARAM_H 1
2216| #define HAVE_SYS_MOUNT_H 1
2217| #define FLEXIBLE_ARRAY_MEMBER /**/
2218| #define HAVE_VPRINTF 1
2219| #define HAVE_STDLIB_H 1
2220| #define HAVE_UNISTD_H 1
2221| #define HAVE_SYS_PARAM_H 1
2222| #define HAVE_GETPAGESIZE 1
2223| #define HAVE_MMAP 1
2224| #define HAVE_LINK 1
2225| #define HAVE_MKSTEMP 1
2226| #define HAVE_MKDTEMP 1
2227| #define HAVE_GETOPT 1
2228| #define HAVE_GETOPT_LONG 1
2229| #define HAVE_GETPROGNAME 1
2230| #define HAVE_RAND 1
2231| #define HAVE_RANDOM 1
2232| #define HAVE_LRAND48 1
2233| #define HAVE_RAND_R 1
2234| #define HAVE_READLINK 1
2235| #define HAVE_FSTATVFS 1
2236| #define HAVE_FSTATFS 1
2237| #define HAVE_LSTAT 1
2238| #define HAVE_POSIX_FADVISE 0
2239| #define HAVE_STRUCT_STATFS_F_FLAGS 1
2240| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2241| #define HAVE_STRUCT_DIRENT_D_TYPE 1
2242| #define FC_GPERF_SIZE_T unsigned int
2243| #define USE_ICONV 0
2244| /* end confdefs.h.  */
2245|
2246|               #include <ft2build.h>
2247|               #include FT_CONFIG_OPTIONS_H
2248|               #ifndef PCF_CONFIG_OPTION_LONG_FAMILY_NAMES
2249|               #  error "No pcf long family names support"
2250|               #endif
2251|
2252configure:15286: checking for FT_Get_Next_Char
2253configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lfreetype >&5
2254configure:15286: $? = 0
2255configure:15286: result: yes
2256configure:15286: checking for FT_Get_BDF_Property
2257configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lfreetype >&5
2258configure:15286: $? = 0
2259configure:15286: result: yes
2260configure:15286: checking for FT_Get_PS_Font_Info
2261configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lfreetype >&5
2262configure:15286: $? = 0
2263configure:15286: result: yes
2264configure:15286: checking for FT_Has_PS_Glyph_Names
2265configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lfreetype >&5
2266configure:15286: $? = 0
2267configure:15286: result: yes
2268configure:15286: checking for FT_Get_X11_Font_Format
2269configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lfreetype >&5
2270configure:15286: $? = 0
2271configure:15286: result: yes
2272configure:15286: checking for FT_Select_Size
2273configure:15286: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lfreetype >&5
2274configure:15286: $? = 0
2275configure:15286: result: yes
2276configure:15295: checking for FT_Bitmap_Size.y_ppem
2277configure:15295: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
2278configure:15295: $? = 0
2279configure:15295: result: yes
2280configure:15309: checking for TT_OS2.usLowerOpticalPointSize
2281configure:15309: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
2282configure:15309: $? = 0
2283configure:15309: result: yes
2284configure:15322: checking for TT_OS2.usUpperOpticalPointSize
2285configure:15322: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include/freetype2 -I/opt/local/include conftest.c >&5
2286configure:15322: $? = 0
2287configure:15322: result: yes
2288configure:15373: checking for EXPAT
2289configure:15380: $PKG_CONFIG --exists --print-errors "expat"
2290configure:15383: $? = 0
2291configure:15397: $PKG_CONFIG --exists --print-errors "expat"
2292configure:15400: $? = 0
2293configure:15438: result: yes
2294configure:15469: checking expat.h usability
2295configure:15469: /usr/bin/clang -arch x86_64 -c -pipe -Os -I/opt/local/include  conftest.c >&5
2296configure:15469: $? = 0
2297configure:15469: result: yes
2298configure:15469: checking expat.h presence
2299configure:15469: /usr/bin/clang -arch x86_64 -E -I/opt/local/include  conftest.c
2300configure:15469: $? = 0
2301configure:15469: result: yes
2302configure:15469: checking for expat.h
2303configure:15469: result: yes
2304configure:15497: checking for XML_SetDoctypeDeclHandler
2305configure:15497: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lexpat >&5
2306configure:15497: $? = 0
2307configure:15497: result: yes
2308configure:15898: checking for Intel atomic primitives
2309configure:15921: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
2310configure:15921: $? = 0
2311configure:15929: result: true
2312configure:15937: checking for Solaris atomic operations
2313configure:15962: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
2314conftest.c:79:12: fatal error: 'atomic.h' file not found
2315                #include <atomic.h>
2316                         ^
23171 error generated.
2318configure:15962: $? = 1
2319configure: failed program was:
2320| /* confdefs.h */
2321| #define PACKAGE_NAME "fontconfig"
2322| #define PACKAGE_TARNAME "fontconfig"
2323| #define PACKAGE_VERSION "2.12.6"
2324| #define PACKAGE_STRING "fontconfig 2.12.6"
2325| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2326| #define PACKAGE_URL ""
2327| #define PACKAGE "fontconfig"
2328| #define VERSION "2.12.6"
2329| #define STDC_HEADERS 1
2330| #define HAVE_SYS_TYPES_H 1
2331| #define HAVE_SYS_STAT_H 1
2332| #define HAVE_STDLIB_H 1
2333| #define HAVE_STRING_H 1
2334| #define HAVE_MEMORY_H 1
2335| #define HAVE_STRINGS_H 1
2336| #define HAVE_INTTYPES_H 1
2337| #define HAVE_STDINT_H 1
2338| #define HAVE_UNISTD_H 1
2339| #define __EXTENSIONS__ 1
2340| #define _ALL_SOURCE 1
2341| #define _GNU_SOURCE 1
2342| #define _POSIX_PTHREAD_SEMANTICS 1
2343| #define _TANDEM_SOURCE 1
2344| #define HAVE_DLFCN_H 1
2345| #define LT_OBJDIR ".libs/"
2346| #define HAVE_WARNING_CPP_DIRECTIVE 1
2347| #define HAVE_DIRENT_H 1
2348| #define STDC_HEADERS 1
2349| #define HAVE_FCNTL_H 1
2350| #define HAVE_STDLIB_H 1
2351| #define HAVE_STRING_H 1
2352| #define HAVE_UNISTD_H 1
2353| #define HAVE_SYS_STATVFS_H 1
2354| #define HAVE_SYS_PARAM_H 1
2355| #define HAVE_SYS_MOUNT_H 1
2356| #define FLEXIBLE_ARRAY_MEMBER /**/
2357| #define HAVE_VPRINTF 1
2358| #define HAVE_STDLIB_H 1
2359| #define HAVE_UNISTD_H 1
2360| #define HAVE_SYS_PARAM_H 1
2361| #define HAVE_GETPAGESIZE 1
2362| #define HAVE_MMAP 1
2363| #define HAVE_LINK 1
2364| #define HAVE_MKSTEMP 1
2365| #define HAVE_MKDTEMP 1
2366| #define HAVE_GETOPT 1
2367| #define HAVE_GETOPT_LONG 1
2368| #define HAVE_GETPROGNAME 1
2369| #define HAVE_RAND 1
2370| #define HAVE_RANDOM 1
2371| #define HAVE_LRAND48 1
2372| #define HAVE_RAND_R 1
2373| #define HAVE_READLINK 1
2374| #define HAVE_FSTATVFS 1
2375| #define HAVE_FSTATFS 1
2376| #define HAVE_LSTAT 1
2377| #define HAVE_POSIX_FADVISE 0
2378| #define HAVE_STRUCT_STATFS_F_FLAGS 1
2379| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2380| #define HAVE_STRUCT_DIRENT_D_TYPE 1
2381| #define FC_GPERF_SIZE_T unsigned int
2382| #define USE_ICONV 0
2383| #define HAVE_FT_GET_NEXT_CHAR 1
2384| #define HAVE_FT_GET_BDF_PROPERTY 1
2385| #define HAVE_FT_GET_PS_FONT_INFO 1
2386| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
2387| #define HAVE_FT_GET_X11_FONT_FORMAT 1
2388| #define HAVE_FT_SELECT_SIZE 1
2389| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
2390| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
2391| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
2392| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
2393| #define FC_DEFAULT_FONTS "/usr/share/fonts"
2394| #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts"
2395| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
2396| /* end confdefs.h.  */
2397|
2398|               #include <atomic.h>
2399|               /* This requires Solaris Studio 12.2 or newer: */
2400|               #include <mbarrier.h>
2401|               void memory_barrier (void) { __machine_rw_barrier (); }
2402|               int atomic_add (volatile unsigned *i) { return atomic_add_int_nv (i, 1); }
2403|               void *atomic_ptr_cmpxchg (volatile void **target, void *cmp, void *newval) { return atomic_cas_ptr (target, cmp, newval); }
2404|
2405| int
2406| main ()
2407| {
2408|
2409|   ;
2410|   return 0;
2411| }
2412configure:15970: result: false
2413configure:16170: checking if compiler needs -Werror to reject unknown flags
2414configure:16186: /usr/bin/clang -arch x86_64 -c -pipe -Os -Werror -Wunknown-warning-option -Wsizeof-array-argument -I/opt/local/include conftest.c >&5
2415configure:16186: $? = 0
2416configure:16187: result: yes
2417configure:16207: checking whether pthreads work with -pthread
2418configure:16295: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -pthread -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   >&5
2419configure:16295: $? = 0
2420configure:16304: result: yes
2421configure:16323: checking for joinable pthread attribute
2422configure:16338: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   >&5
2423configure:16338: $? = 0
2424configure:16344: result: PTHREAD_CREATE_JOINABLE
2425configure:16354: checking if more special flags are required for pthreads
2426configure:16369: result: -D_THREAD_SAFE
2427configure:16375: checking for PTHREAD_PRIO_INHERIT
2428configure:16392: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   >&5
2429configure:16392: $? = 0
2430configure:16401: result: yes
2431configure:16524: checking for docbook2html
2432configure:16552: result: no
2433configure:16614: checking whether byte ordering is bigendian
2434configure:16629: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2435configure:16629: $? = 0
2436configure:16674: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2437configure:16674: $? = 0
2438configure:16692: /usr/bin/clang -arch x86_64 -c -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include conftest.c >&5
2439conftest.c:87:4: error: use of undeclared identifier 'not'
2440                 not big endian
2441                 ^
24421 error generated.
2443configure:16692: $? = 1
2444configure: failed program was:
2445| /* confdefs.h */
2446| #define PACKAGE_NAME "fontconfig"
2447| #define PACKAGE_TARNAME "fontconfig"
2448| #define PACKAGE_VERSION "2.12.6"
2449| #define PACKAGE_STRING "fontconfig 2.12.6"
2450| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2451| #define PACKAGE_URL ""
2452| #define PACKAGE "fontconfig"
2453| #define VERSION "2.12.6"
2454| #define STDC_HEADERS 1
2455| #define HAVE_SYS_TYPES_H 1
2456| #define HAVE_SYS_STAT_H 1
2457| #define HAVE_STDLIB_H 1
2458| #define HAVE_STRING_H 1
2459| #define HAVE_MEMORY_H 1
2460| #define HAVE_STRINGS_H 1
2461| #define HAVE_INTTYPES_H 1
2462| #define HAVE_STDINT_H 1
2463| #define HAVE_UNISTD_H 1
2464| #define __EXTENSIONS__ 1
2465| #define _ALL_SOURCE 1
2466| #define _GNU_SOURCE 1
2467| #define _POSIX_PTHREAD_SEMANTICS 1
2468| #define _TANDEM_SOURCE 1
2469| #define HAVE_DLFCN_H 1
2470| #define LT_OBJDIR ".libs/"
2471| #define HAVE_WARNING_CPP_DIRECTIVE 1
2472| #define HAVE_DIRENT_H 1
2473| #define STDC_HEADERS 1
2474| #define HAVE_FCNTL_H 1
2475| #define HAVE_STDLIB_H 1
2476| #define HAVE_STRING_H 1
2477| #define HAVE_UNISTD_H 1
2478| #define HAVE_SYS_STATVFS_H 1
2479| #define HAVE_SYS_PARAM_H 1
2480| #define HAVE_SYS_MOUNT_H 1
2481| #define FLEXIBLE_ARRAY_MEMBER /**/
2482| #define HAVE_VPRINTF 1
2483| #define HAVE_STDLIB_H 1
2484| #define HAVE_UNISTD_H 1
2485| #define HAVE_SYS_PARAM_H 1
2486| #define HAVE_GETPAGESIZE 1
2487| #define HAVE_MMAP 1
2488| #define HAVE_LINK 1
2489| #define HAVE_MKSTEMP 1
2490| #define HAVE_MKDTEMP 1
2491| #define HAVE_GETOPT 1
2492| #define HAVE_GETOPT_LONG 1
2493| #define HAVE_GETPROGNAME 1
2494| #define HAVE_RAND 1
2495| #define HAVE_RANDOM 1
2496| #define HAVE_LRAND48 1
2497| #define HAVE_RAND_R 1
2498| #define HAVE_READLINK 1
2499| #define HAVE_FSTATVFS 1
2500| #define HAVE_FSTATFS 1
2501| #define HAVE_LSTAT 1
2502| #define HAVE_POSIX_FADVISE 0
2503| #define HAVE_STRUCT_STATFS_F_FLAGS 1
2504| #define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
2505| #define HAVE_STRUCT_DIRENT_D_TYPE 1
2506| #define FC_GPERF_SIZE_T unsigned int
2507| #define USE_ICONV 0
2508| #define HAVE_FT_GET_NEXT_CHAR 1
2509| #define HAVE_FT_GET_BDF_PROPERTY 1
2510| #define HAVE_FT_GET_PS_FONT_INFO 1
2511| #define HAVE_FT_HAS_PS_GLYPH_NAMES 1
2512| #define HAVE_FT_GET_X11_FONT_FORMAT 1
2513| #define HAVE_FT_SELECT_SIZE 1
2514| #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
2515| #define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
2516| #define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
2517| #define HAVE_XML_SETDOCTYPEDECLHANDLER 1
2518| #define FC_DEFAULT_FONTS "/usr/share/fonts"
2519| #define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts"
2520| #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
2521| #define HAVE_PTHREAD_PRIO_INHERIT 1
2522| #define HAVE_PTHREAD 1
2523| /* end confdefs.h.  */
2524| #include <sys/types.h>
2525|               #include <sys/param.h>
2526|
2527| int
2528| main ()
2529| {
2530| #if BYTE_ORDER != BIG_ENDIAN
2531|                not big endian
2532|               #endif
2533|
2534|   ;
2535|   return 0;
2536| }
2537configure:16820: result: no
2538configure:16842: checking size of void *
2539configure:16847: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   >&5
2540configure:16847: $? = 0
2541configure:16847: ./conftest
2542configure:16847: $? = 0
2543configure:16861: result: 8
2544configure:16873: checking alignment of double
2545configure:16878: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   >&5
2546configure:16878: $? = 0
2547configure:16878: ./conftest
2548configure:16878: $? = 0
2549configure:16896: result: 8
2550configure:16908: checking alignment of void *
2551configure:16913: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -D_THREAD_SAFE -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   >&5
2552configure:16913: $? = 0
2553configure:16913: ./conftest
2554configure:16913: $? = 0
2555configure:16931: result: 8
2556configure:17058: checking that generated files are newer than configure
2557configure:17064: result: done
2558configure:17124: creating ./config.status
2559
2560## ---------------------- ##
2561## Running config.status. ##
2562## ---------------------- ##
2563
2564This file was extended by fontconfig config.status 2.12.6, which was
2565generated by GNU Autoconf 2.69.  Invocation command line was
2566
2567  CONFIG_FILES    =
2568  CONFIG_HEADERS  =
2569  CONFIG_LINKS    =
2570  CONFIG_COMMANDS =
2571  $ ./config.status
2572
2573on Tuculino.local
2574
2575config.status:1285: creating Makefile
2576config.status:1437: error: could not create Makefile
2577
2578## ---------------- ##
2579## Cache variables. ##
2580## ---------------- ##
2581
2582ac_cv_alignof_double=8
2583ac_cv_alignof_void_p=8
2584ac_cv_build=x86_64-apple-darwin14.5.0
2585ac_cv_c_bigendian=no
2586ac_cv_c_compiler_gnu=yes
2587ac_cv_c_const=yes
2588ac_cv_c_flexmember=yes
2589ac_cv_c_inline=inline
2590ac_cv_env_CC_FOR_BUILD_set=
2591ac_cv_env_CC_FOR_BUILD_value=
2592ac_cv_env_CC_set=set
2593ac_cv_env_CC_value='/usr/bin/clang -arch x86_64'
2594ac_cv_env_CFLAGS_set=set
2595ac_cv_env_CFLAGS_value='-pipe -Os'
2596ac_cv_env_CPPFLAGS_set=set
2597ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2598ac_cv_env_CPP_set=
2599ac_cv_env_CPP_value=
2600ac_cv_env_EXPAT_CFLAGS_set=
2601ac_cv_env_EXPAT_CFLAGS_value=
2602ac_cv_env_EXPAT_LIBS_set=
2603ac_cv_env_EXPAT_LIBS_value=
2604ac_cv_env_FREETYPE_CFLAGS_set=
2605ac_cv_env_FREETYPE_CFLAGS_value=
2606ac_cv_env_FREETYPE_LIBS_set=
2607ac_cv_env_FREETYPE_LIBS_value=
2608ac_cv_env_LDFLAGS_set=set
2609ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
2610ac_cv_env_LIBS_set=
2611ac_cv_env_LIBS_value=
2612ac_cv_env_LIBXML2_CFLAGS_set=
2613ac_cv_env_LIBXML2_CFLAGS_value=
2614ac_cv_env_LIBXML2_LIBS_set=
2615ac_cv_env_LIBXML2_LIBS_value=
2616ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2617ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2618ac_cv_env_PKG_CONFIG_LIBDIR_set=
2619ac_cv_env_PKG_CONFIG_LIBDIR_value=
2620ac_cv_env_PKG_CONFIG_PATH_set=
2621ac_cv_env_PKG_CONFIG_PATH_value=
2622ac_cv_env_PKG_CONFIG_set=
2623ac_cv_env_PKG_CONFIG_value=
2624ac_cv_env_PYTHON_set=
2625ac_cv_env_PYTHON_value=
2626ac_cv_env_build_alias_set=
2627ac_cv_env_build_alias_value=
2628ac_cv_env_host_alias_set=
2629ac_cv_env_host_alias_value=
2630ac_cv_env_target_alias_set=
2631ac_cv_env_target_alias_value=
2632ac_cv_func_FT_Get_BDF_Property=yes
2633ac_cv_func_FT_Get_Next_Char=yes
2634ac_cv_func_FT_Get_PS_Font_Info=yes
2635ac_cv_func_FT_Get_X11_Font_Format=yes
2636ac_cv_func_FT_Has_PS_Glyph_Names=yes
2637ac_cv_func_FT_Select_Size=yes
2638ac_cv_func_XML_SetDoctypeDeclHandler=yes
2639ac_cv_func__doprnt=no
2640ac_cv_func__mktemp_s=no
2641ac_cv_func_fstatfs=yes
2642ac_cv_func_fstatvfs=yes
2643ac_cv_func_getexecname=no
2644ac_cv_func_getopt=yes
2645ac_cv_func_getopt_long=yes
2646ac_cv_func_getpagesize=yes
2647ac_cv_func_getprogname=yes
2648ac_cv_func_link=yes
2649ac_cv_func_lrand48=yes
2650ac_cv_func_lstat=yes
2651ac_cv_func_mkdtemp=yes
2652ac_cv_func_mkostemp=no
2653ac_cv_func_mkstemp=yes
2654ac_cv_func_mmap_fixed_mapped=yes
2655ac_cv_func_rand=yes
2656ac_cv_func_rand_r=yes
2657ac_cv_func_random=yes
2658ac_cv_func_random_r=no
2659ac_cv_func_readlink=yes
2660ac_cv_func_vprintf=yes
2661ac_cv_have_decl___SUNPRO_C=no
2662ac_cv_header_dirent_dirent_h=yes
2663ac_cv_header_dlfcn_h=yes
2664ac_cv_header_expat_h=yes
2665ac_cv_header_fcntl_h=yes
2666ac_cv_header_inttypes_h=yes
2667ac_cv_header_memory_h=yes
2668ac_cv_header_minix_config_h=no
2669ac_cv_header_stdc=yes
2670ac_cv_header_stdint=stdint.h
2671ac_cv_header_stdint_h=yes
2672ac_cv_header_stdint_t=stdint.h
2673ac_cv_header_stdlib_h=yes
2674ac_cv_header_string_h=yes
2675ac_cv_header_strings_h=yes
2676ac_cv_header_sys_mount_h=yes
2677ac_cv_header_sys_param_h=yes
2678ac_cv_header_sys_stat_h=yes
2679ac_cv_header_sys_statfs_h=no
2680ac_cv_header_sys_statvfs_h=yes
2681ac_cv_header_sys_types_h=yes
2682ac_cv_header_sys_vfs_h=no
2683ac_cv_header_unistd_h=yes
2684ac_cv_host=x86_64-apple-darwin14.5.0
2685ac_cv_member_FT_Bitmap_Size_y_ppem=yes
2686ac_cv_member_TT_OS2_usLowerOpticalPointSize=yes
2687ac_cv_member_TT_OS2_usUpperOpticalPointSize=yes
2688ac_cv_member_struct_dirent_d_type=yes
2689ac_cv_member_struct_stat_st_mtim=no
2690ac_cv_member_struct_statfs_f_flags=yes
2691ac_cv_member_struct_statfs_f_fstypename=yes
2692ac_cv_member_struct_statvfs_f_basetype=no
2693ac_cv_member_struct_statvfs_f_fstypename=no
2694ac_cv_objext=o
2695ac_cv_path_EGREP='/usr/bin/grep -E'
2696ac_cv_path_FGREP='/usr/bin/grep -F'
2697ac_cv_path_GREP=/usr/bin/grep
2698ac_cv_path_PYTHON=/opt/local/bin/python
2699ac_cv_path_SED=/opt/local/bin/gsed
2700ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2701ac_cv_path_lt_DD=/bin/dd
2702ac_cv_path_mkdir=/opt/local/bin/gmkdir
2703ac_cv_prog_AWK=gawk
2704ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E'
2705ac_cv_prog_HASDOCBOOK=no
2706ac_cv_prog_ac_ct_AR=ar
2707ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64'
2708ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2709ac_cv_prog_ac_ct_LIPO=lipo
2710ac_cv_prog_ac_ct_NMEDIT=nmedit
2711ac_cv_prog_ac_ct_OTOOL=otool
2712ac_cv_prog_ac_ct_RANLIB=ranlib
2713ac_cv_prog_ac_ct_STRIP=strip
2714ac_cv_prog_cc_c89=
2715ac_cv_prog_cc_g=yes
2716ac_cv_prog_make_make_set=yes
2717ac_cv_safe_to_define___extensions__=yes
2718ac_cv_search_opendir='none required'
2719ac_cv_sizeof_void_p=8
2720ac_cv_stdint_message='using gnu compiler Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)'
2721ac_cv_stdint_result='(assuming C99 compatible system)'
2722ac_cv_sys_file_offset_bits=no
2723ac_cv_sys_largefile_CC=no
2724ac_cv_type_pid_t=yes
2725am_cv_CC_dependencies_compiler_type=none
2726am_cv_make_support_nested_variables=yes
2727am_cv_prog_cc_c_o=yes
2728am_cv_python_platform=darwin
2729am_cv_python_pyexecdir='${exec_prefix}/lib/python3.4/site-packages'
2730am_cv_python_pythondir='${prefix}/lib/python3.4/site-packages'
2731am_cv_python_version=3.4
2732ax_cv_PTHREAD_PRIO_INHERIT=yes
2733fc_cv_have_intel_atomic_primitives=true
2734fc_cv_have_solaris_atomic_ops=false
2735lt_cv_apple_cc_single_mod=yes
2736lt_cv_ar_at_file=no
2737lt_cv_deplibs_check_method=pass_all
2738lt_cv_file_magic_cmd='$MAGIC_CMD'
2739lt_cv_file_magic_test_file=
2740lt_cv_ld_exported_symbols_list=yes
2741lt_cv_ld_force_load=yes
2742lt_cv_ld_reload_flag=-r
2743lt_cv_nm_interface='BSD nm'
2744lt_cv_objdir=.libs
2745lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2746lt_cv_path_NM=/opt/local/bin/nm
2747lt_cv_path_mainfest_tool=no
2748lt_cv_prog_compiler_c_o=yes
2749lt_cv_prog_compiler_pic='-fno-common -DPIC'
2750lt_cv_prog_compiler_pic_works=yes
2751lt_cv_prog_compiler_rtti_exceptions=yes
2752lt_cv_prog_compiler_static_works=no
2753lt_cv_prog_gnu_ld=no
2754lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2755lt_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'\'''
2756lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2757lt_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'\'''
2758lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2759lt_cv_sys_global_symbol_to_import=
2760lt_cv_sys_max_cmd_len=196608
2761lt_cv_to_host_file_cmd=func_convert_file_noop
2762lt_cv_to_tool_file_cmd=func_convert_file_noop
2763lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2764pkg_cv_EXPAT_CFLAGS=
2765pkg_cv_EXPAT_LIBS='-L/opt/local/lib -lexpat'
2766pkg_cv_FREETYPE_CFLAGS=-I/opt/local/include/freetype2
2767pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
2768
2769## ----------------- ##
2770## Output variables. ##
2771## ----------------- ##
2772
2773ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing aclocal-1.15'
2774AMDEPBACKSLASH=''
2775AMDEP_FALSE=''
2776AMDEP_TRUE='#'
2777AMTAR='$${TAR-tar}'
2778AM_BACKSLASH='\'
2779AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2780AM_DEFAULT_VERBOSITY='1'
2781AM_V='$(V)'
2782AR='ar'
2783AS='as'
2784AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing autoconf'
2785AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing autoheader'
2786AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing automake-1.15'
2787AWK='gawk'
2788BASECONFIGDIR='${sysconfdir}/fonts'
2789CC='/usr/bin/clang -arch x86_64'
2790CCDEPMODE='depmode=none'
2791CC_FOR_BUILD='$(CC)'
2792CFLAGS='-pipe -Os -D_THREAD_SAFE -pthread'
2793CONFIGDIR='${BASECONFIGDIR}/conf.d'
2794CPP='/usr/bin/clang -arch x86_64 -E'
2795CPPFLAGS='-I/opt/local/include'
2796CROSS_COMPILING_FALSE=''
2797CROSS_COMPILING_TRUE='#'
2798CYGPATH_W='echo'
2799DEFS='-DHAVE_CONFIG_H'
2800DEPDIR='.deps'
2801DLLTOOL='false'
2802DOCMAN3='FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 '
2803DSYMUTIL='dsymutil'
2804DUMPBIN=''
2805ECHO_C='\c'
2806ECHO_N=''
2807ECHO_T=''
2808EGREP='/usr/bin/grep -E'
2809ENABLE_DOCS_FALSE='#'
2810ENABLE_DOCS_TRUE=''
2811ENABLE_SHARED_FALSE='#'
2812ENABLE_SHARED_TRUE=''
2813EXEEXT=''
2814EXEEXT_FOR_BUILD='$(EXEEXT)'
2815EXPAT_CFLAGS=''
2816EXPAT_LIBS='-L/opt/local/lib -lexpat'
2817FC_ADD_FONTS='/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts'
2818FC_CACHEDIR='${localstatedir}/cache/${PACKAGE}'
2819FC_DEFAULT_FONTS='/usr/share/fonts'
2820FC_FONTDATE='Sun Sep 24 21:45:56 BRT 2017'
2821FC_FONTPATH='<dir>/usr/X11/lib/X11/fonts</dir> <dir>/opt/local/share/fonts</dir> <dir>/Library/Fonts</dir> <dir>/Network/Library/Fonts</dir> <dir>/System/Library/Fonts</dir>'
2822FGREP='/usr/bin/grep -F'
2823FREETYPE_CFLAGS='-I/opt/local/include/freetype2'
2824FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
2825FREETYPE_PCF_LONG_FAMILY_NAMES_FALSE=''
2826FREETYPE_PCF_LONG_FAMILY_NAMES_TRUE='#'
2827GIT='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing git'
2828GPERF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing gperf'
2829GREP='/usr/bin/grep'
2830HASDOCBOOK='no'
2831HAVE_PTHREAD_FALSE='#'
2832HAVE_PTHREAD_TRUE=''
2833HAVE_PYTHON_FALSE='#'
2834HAVE_PYTHON_TRUE=''
2835HAVE_XMLPARSE_H=''
2836ICONV_CFLAGS=''
2837ICONV_LIBS=''
2838INSTALL_DATA='${INSTALL} -m 644'
2839INSTALL_PROGRAM='${INSTALL}'
2840INSTALL_SCRIPT='${INSTALL}'
2841INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2842LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2843LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
2844LIBOBJS=''
2845LIBS=' '
2846LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2847LIBT_CURRENT='11'
2848LIBT_CURRENT_MINUS_AGE='1'
2849LIBT_REVISION='1'
2850LIBT_VERSION_INFO='11:1:10'
2851LIBXML2_CFLAGS=''
2852LIBXML2_LIBS=''
2853LIPO='lipo'
2854LN_S='ln -s'
2855LTLIBOBJS=''
2856LT_SYS_LIBRARY_PATH=''
2857MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/missing makeinfo'
2858MANIFEST_TOOL=':'
2859MKDIR_P='/opt/local/bin/gmkdir -p'
2860MS_LIB_AVAILABLE_FALSE=''
2861MS_LIB_AVAILABLE_TRUE='#'
2862NM='/opt/local/bin/nm'
2863NMEDIT='nmedit'
2864OBJDUMP='false'
2865OBJEXT='o'
2866OS_WIN32_FALSE=''
2867OS_WIN32_TRUE='#'
2868OTOOL64=':'
2869OTOOL='otool'
2870PACKAGE='fontconfig'
2871PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig'
2872PACKAGE_NAME='fontconfig'
2873PACKAGE_STRING='fontconfig 2.12.6'
2874PACKAGE_TARNAME='fontconfig'
2875PACKAGE_URL=''
2876PACKAGE_VERSION='2.12.6'
2877PATH_SEPARATOR=':'
2878PKGCONFIG_REQUIRES=' freetype2'
2879PKGCONFIG_REQUIRES_PRIVATELY=' expat'
2880PKG_CONFIG='/opt/local/bin/pkg-config'
2881PKG_CONFIG_LIBDIR=''
2882PKG_CONFIG_PATH=''
2883PREFERRED_HINTING='slight'
2884PTHREAD_CC='/usr/bin/clang -arch x86_64'
2885PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
2886PTHREAD_LIBS=''
2887PYTHON='/opt/local/bin/python'
2888PYTHON_EXEC_PREFIX='${exec_prefix}'
2889PYTHON_PLATFORM='darwin'
2890PYTHON_PREFIX='${prefix}'
2891PYTHON_VERSION='3.4'
2892RANLIB='ranlib'
2893RM='rm -f'
2894SED='/opt/local/bin/gsed'
2895SET_MAKE=''
2896SHELL='/bin/sh'
2897STRIP='strip'
2898TEMPLATEDIR='${datadir}/fontconfig/conf.avail'
2899USEDOCBOOK_FALSE=''
2900USEDOCBOOK_TRUE='#'
2901VERSION='2.12.6'
2902WARN_CFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing'
2903XMLDIR='${datadir}/xml/fontconfig'
2904ac_ct_AR='ar'
2905ac_ct_CC='/usr/bin/clang -arch x86_64'
2906ac_ct_DUMPBIN=''
2907am__EXEEXT_FALSE=''
2908am__EXEEXT_TRUE='#'
2909am__fastdepCC_FALSE=''
2910am__fastdepCC_TRUE='#'
2911am__include='include'
2912am__isrc=''
2913am__leading_dot='.'
2914am__nodep=''
2915am__quote=''
2916am__tar='$${TAR-tar} chof - "$$tardir"'
2917am__untar='$${TAR-tar} xf -'
2918ax_pthread_config=''
2919bindir='${exec_prefix}/bin'
2920build='x86_64-apple-darwin14.5.0'
2921build_alias=''
2922build_cpu='x86_64'
2923build_os='darwin14.5.0'
2924build_vendor='apple'
2925datadir='${datarootdir}'
2926datarootdir='${prefix}/share'
2927docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2928dvidir='${docdir}'
2929exec_prefix='${prefix}'
2930fc_cachedir='${localstatedir}/cache/${PACKAGE}'
2931host='x86_64-apple-darwin14.5.0'
2932host_alias=''
2933host_cpu='x86_64'
2934host_os='darwin14.5.0'
2935host_vendor='apple'
2936htmldir='${docdir}'
2937includedir='${prefix}/include'
2938infodir='${datarootdir}/info'
2939install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_fontconfig/fontconfig/work/fontconfig-2.12.6-x86_64/install-sh'
2940libdir='${exec_prefix}/lib'
2941libexecdir='${exec_prefix}/libexec'
2942localedir='${datarootdir}/locale'
2943localstatedir='${prefix}/var'
2944mandir='${datarootdir}/man'
2945mkdir_p='$(MKDIR_P)'
2946ms_librarian=''
2947oldincludedir='/usr/include'
2948pdfdir='${docdir}'
2949pkgconfigdir='${libdir}/pkgconfig'
2950pkgpyexecdir='${pyexecdir}/fontconfig'
2951pkgpythondir='${pythondir}/fontconfig'
2952prefix='/opt/local'
2953program_transform_name='s,x,x,'
2954psdir='${docdir}'
2955pyexecdir='${exec_prefix}/lib/python3.4/site-packages'
2956pythondir='${prefix}/lib/python3.4/site-packages'
2957sbindir='${exec_prefix}/sbin'
2958sharedstatedir='${prefix}/com'
2959sysconfdir='${prefix}/etc'
2960target_alias=''
2961
2962## ----------- ##
2963## confdefs.h. ##
2964## ----------- ##
2965
2966/* confdefs.h */
2967#define PACKAGE_NAME "fontconfig"
2968#define PACKAGE_TARNAME "fontconfig"
2969#define PACKAGE_VERSION "2.12.6"
2970#define PACKAGE_STRING "fontconfig 2.12.6"
2971#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=fontconfig"
2972#define PACKAGE_URL ""
2973#define PACKAGE "fontconfig"
2974#define VERSION "2.12.6"
2975#define STDC_HEADERS 1
2976#define HAVE_SYS_TYPES_H 1
2977#define HAVE_SYS_STAT_H 1
2978#define HAVE_STDLIB_H 1
2979#define HAVE_STRING_H 1
2980#define HAVE_MEMORY_H 1
2981#define HAVE_STRINGS_H 1
2982#define HAVE_INTTYPES_H 1
2983#define HAVE_STDINT_H 1
2984#define HAVE_UNISTD_H 1
2985#define __EXTENSIONS__ 1
2986#define _ALL_SOURCE 1
2987#define _GNU_SOURCE 1
2988#define _POSIX_PTHREAD_SEMANTICS 1
2989#define _TANDEM_SOURCE 1
2990#define HAVE_DLFCN_H 1
2991#define LT_OBJDIR ".libs/"
2992#define HAVE_WARNING_CPP_DIRECTIVE 1
2993#define HAVE_DIRENT_H 1
2994#define STDC_HEADERS 1
2995#define HAVE_FCNTL_H 1
2996#define HAVE_STDLIB_H 1
2997#define HAVE_STRING_H 1
2998#define HAVE_UNISTD_H 1
2999#define HAVE_SYS_STATVFS_H 1
3000#define HAVE_SYS_PARAM_H 1
3001#define HAVE_SYS_MOUNT_H 1
3002#define FLEXIBLE_ARRAY_MEMBER /**/
3003#define HAVE_VPRINTF 1
3004#define HAVE_STDLIB_H 1
3005#define HAVE_UNISTD_H 1
3006#define HAVE_SYS_PARAM_H 1
3007#define HAVE_GETPAGESIZE 1
3008#define HAVE_MMAP 1
3009#define HAVE_LINK 1
3010#define HAVE_MKSTEMP 1
3011#define HAVE_MKDTEMP 1
3012#define HAVE_GETOPT 1
3013#define HAVE_GETOPT_LONG 1
3014#define HAVE_GETPROGNAME 1
3015#define HAVE_RAND 1
3016#define HAVE_RANDOM 1
3017#define HAVE_LRAND48 1
3018#define HAVE_RAND_R 1
3019#define HAVE_READLINK 1
3020#define HAVE_FSTATVFS 1
3021#define HAVE_FSTATFS 1
3022#define HAVE_LSTAT 1
3023#define HAVE_POSIX_FADVISE 0
3024#define HAVE_STRUCT_STATFS_F_FLAGS 1
3025#define HAVE_STRUCT_STATFS_F_FSTYPENAME 1
3026#define HAVE_STRUCT_DIRENT_D_TYPE 1
3027#define FC_GPERF_SIZE_T unsigned int
3028#define USE_ICONV 0
3029#define HAVE_FT_GET_NEXT_CHAR 1
3030#define HAVE_FT_GET_BDF_PROPERTY 1
3031#define HAVE_FT_GET_PS_FONT_INFO 1
3032#define HAVE_FT_HAS_PS_GLYPH_NAMES 1
3033#define HAVE_FT_GET_X11_FONT_FORMAT 1
3034#define HAVE_FT_SELECT_SIZE 1
3035#define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
3036#define HAVE_TT_OS2_USLOWEROPTICALPOINTSIZE 1
3037#define HAVE_TT_OS2_USUPPEROPTICALPOINTSIZE 1
3038#define HAVE_XML_SETDOCTYPEDECLHANDLER 1
3039#define FC_DEFAULT_FONTS "/usr/share/fonts"
3040#define FC_ADD_FONTS "/usr/X11/lib/X11/fonts,/opt/local/share/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts"
3041#define HAVE_INTEL_ATOMIC_PRIMITIVES 1
3042#define HAVE_PTHREAD_PRIO_INHERIT 1
3043#define HAVE_PTHREAD 1
3044#define SIZEOF_VOID_P 8
3045#define ALIGNOF_DOUBLE 8
3046#define ALIGNOF_VOID_P 8
3047
3048configure: exit 1