Ticket #55365: config.log

File config.log, 317.5 KB (added by kencu (Ken), 6 years ago)

config.log for qt5 build failure

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 ttfautohint configure 1.7, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-qt=/opt/local/libexec/qt5/bin --with-doc=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Kens-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 17.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 17.2.0: Fri Sep 29 18:27:05 PDT 2017; root:xnu-4570.20.62~3/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: 4.00 gigabytes
33Default processor set: 309 tasks, 1112 threads, 4 processors
34Load average: 3.66, Mach factor: 0.96
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:3492: checking for a BSD-compatible install
52configure:3560: result: /usr/bin/install -c
53configure:3571: checking whether build environment is sane
54configure:3626: result: yes
55configure:3777: checking for a thread-safe mkdir -p
56configure:3816: result: /opt/local/bin/gmkdir -p
57configure:3823: checking for gawk
58configure:3839: found /opt/local/bin/gawk
59configure:3850: result: gawk
60configure:3861: checking whether make sets $(MAKE)
61configure:3883: result: yes
62configure:3912: checking whether make supports nested variables
63configure:3929: result: yes
64configure:4018: checking whether UID '502' is supported by ustar format
65configure:4021: result: yes
66configure:4028: checking whether GID '501' is supported by ustar format
67configure:4031: result: yes
68configure:4039: checking how to create a ustar tar archive
69configure:4050: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:4053: $? = 0
72configure:4093: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:4096: $? = 0
74configure:4100: tar -xf - <conftest.tar
75configure:4103: $? = 0
76configure:4105: cat conftest.dir/file
77GrepMe
78configure:4108: $? = 0
79configure:4121: result: gnutar
80configure:4185: checking whether make supports nested variables
81configure:4202: result: yes
82configure:4226: checking for style of include used by make
83configure:4254: result: GNU
84configure:4325: checking for gcc
85configure:4352: result: /usr/bin/clang
86configure:4581: checking for C compiler version
87configure:4590: /usr/bin/clang --version >&5
88Apple LLVM version 9.0.0 (clang-900.0.38)
89Target: x86_64-apple-darwin17.2.0
90Thread model: posix
91InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
92configure:4601: $? = 0
93configure:4590: /usr/bin/clang -v >&5
94Apple LLVM version 9.0.0 (clang-900.0.38)
95Target: x86_64-apple-darwin17.2.0
96Thread model: posix
97InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
98configure:4601: $? = 0
99configure:4590: /usr/bin/clang -V >&5
100clang: error: argument to '-V' is missing (expected 1 value)
101clang: error: no input files
102configure:4601: $? = 1
103configure:4590: /usr/bin/clang -qversion >&5
104clang: error: unknown argument: '-qversion'
105clang: error: no input files
106configure:4601: $? = 1
107configure:4621: checking whether the C compiler works
108configure:4643: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
109configure:4647: $? = 0
110configure:4695: result: yes
111configure:4698: checking for C compiler default output file name
112configure:4700: result: a.out
113configure:4706: checking for suffix of executables
114configure:4713: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
115configure:4717: $? = 0
116configure:4739: result:
117configure:4761: checking whether we are cross compiling
118configure:4769: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
119configure:4773: $? = 0
120configure:4780: ./conftest
121configure:4784: $? = 0
122configure:4799: result: no
123configure:4804: checking for suffix of object files
124configure:4826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
125configure:4830: $? = 0
126configure:4851: result: o
127configure:4855: checking whether we are using the GNU C compiler
128configure:4874: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
129configure:4874: $? = 0
130configure:4883: result: yes
131configure:4892: checking whether /usr/bin/clang accepts -g
132configure:4912: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
133configure:4912: $? = 0
134configure:4953: result: yes
135configure:4970: checking for /usr/bin/clang option to accept ISO C89
136configure:5033: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
137configure:5033: $? = 0
138configure:5046: result: none needed
139configure:5071: checking whether /usr/bin/clang understands -c and -o together
140configure:5093: /usr/bin/clang -c conftest.c -o conftest2.o
141configure:5096: $? = 0
142configure:5093: /usr/bin/clang -c conftest.c -o conftest2.o
143configure:5096: $? = 0
144configure:5108: result: yes
145configure:5127: checking dependency style of /usr/bin/clang
146configure:5238: result: gcc3
147configure:5259: checking how to run the C preprocessor
148configure:5290: /usr/bin/clang -E -I/opt/local/include conftest.c
149configure:5290: $? = 0
150configure:5304: /usr/bin/clang -E -I/opt/local/include conftest.c
151conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
152#include <ac_nonexistent.h>
153         ^~~~~~~~~~~~~~~~~~
1541 error generated.
155configure:5304: $? = 1
156configure: failed program was:
157| /* confdefs.h */
158| #define PACKAGE_NAME "ttfautohint"
159| #define PACKAGE_TARNAME "ttfautohint"
160| #define PACKAGE_VERSION "1.7"
161| #define PACKAGE_STRING "ttfautohint 1.7"
162| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
163| #define PACKAGE_URL ""
164| #define PACKAGE "ttfautohint"
165| #define VERSION "1.7"
166| /* end confdefs.h.  */
167| #include <ac_nonexistent.h>
168configure:5329: result: /usr/bin/clang -E
169configure:5349: /usr/bin/clang -E -I/opt/local/include conftest.c
170configure:5349: $? = 0
171configure:5363: /usr/bin/clang -E -I/opt/local/include conftest.c
172conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
173#include <ac_nonexistent.h>
174         ^~~~~~~~~~~~~~~~~~
1751 error generated.
176configure:5363: $? = 1
177configure: failed program was:
178| /* confdefs.h */
179| #define PACKAGE_NAME "ttfautohint"
180| #define PACKAGE_TARNAME "ttfautohint"
181| #define PACKAGE_VERSION "1.7"
182| #define PACKAGE_STRING "ttfautohint 1.7"
183| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
184| #define PACKAGE_URL ""
185| #define PACKAGE "ttfautohint"
186| #define VERSION "1.7"
187| /* end confdefs.h.  */
188| #include <ac_nonexistent.h>
189configure:5392: checking for grep that handles long lines and -e
190configure:5450: result: /opt/local/bin/grep
191configure:5455: checking for egrep
192configure:5517: result: /opt/local/bin/grep -E
193configure:5522: checking for ANSI C header files
194configure:5542: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:5542: $? = 0
196configure:5615: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
197configure:5615: $? = 0
198configure:5615: ./conftest
199configure:5615: $? = 0
200configure:5626: result: yes
201configure:5639: checking for sys/types.h
202configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
203configure:5639: $? = 0
204configure:5639: result: yes
205configure:5639: checking for sys/stat.h
206configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
207configure:5639: $? = 0
208configure:5639: result: yes
209configure:5639: checking for stdlib.h
210configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
211configure:5639: $? = 0
212configure:5639: result: yes
213configure:5639: checking for string.h
214configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:5639: $? = 0
216configure:5639: result: yes
217configure:5639: checking for memory.h
218configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
219configure:5639: $? = 0
220configure:5639: result: yes
221configure:5639: checking for strings.h
222configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
223configure:5639: $? = 0
224configure:5639: result: yes
225configure:5639: checking for inttypes.h
226configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
227configure:5639: $? = 0
228configure:5639: result: yes
229configure:5639: checking for stdint.h
230configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
231configure:5639: $? = 0
232configure:5639: result: yes
233configure:5639: checking for unistd.h
234configure:5639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
235configure:5639: $? = 0
236configure:5639: result: yes
237configure:5652: checking minix/config.h usability
238configure:5652: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
239conftest.c:54:10: fatal error: 'minix/config.h' file not found
240#include <minix/config.h>
241         ^~~~~~~~~~~~~~~~
2421 error generated.
243configure:5652: $? = 1
244configure: failed program was:
245| /* confdefs.h */
246| #define PACKAGE_NAME "ttfautohint"
247| #define PACKAGE_TARNAME "ttfautohint"
248| #define PACKAGE_VERSION "1.7"
249| #define PACKAGE_STRING "ttfautohint 1.7"
250| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
251| #define PACKAGE_URL ""
252| #define PACKAGE "ttfautohint"
253| #define VERSION "1.7"
254| #define STDC_HEADERS 1
255| #define HAVE_SYS_TYPES_H 1
256| #define HAVE_SYS_STAT_H 1
257| #define HAVE_STDLIB_H 1
258| #define HAVE_STRING_H 1
259| #define HAVE_MEMORY_H 1
260| #define HAVE_STRINGS_H 1
261| #define HAVE_INTTYPES_H 1
262| #define HAVE_STDINT_H 1
263| #define HAVE_UNISTD_H 1
264| /* end confdefs.h.  */
265| #include <stdio.h>
266| #ifdef HAVE_SYS_TYPES_H
267| # include <sys/types.h>
268| #endif
269| #ifdef HAVE_SYS_STAT_H
270| # include <sys/stat.h>
271| #endif
272| #ifdef STDC_HEADERS
273| # include <stdlib.h>
274| # include <stddef.h>
275| #else
276| # ifdef HAVE_STDLIB_H
277| #  include <stdlib.h>
278| # endif
279| #endif
280| #ifdef HAVE_STRING_H
281| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
282| #  include <memory.h>
283| # endif
284| # include <string.h>
285| #endif
286| #ifdef HAVE_STRINGS_H
287| # include <strings.h>
288| #endif
289| #ifdef HAVE_INTTYPES_H
290| # include <inttypes.h>
291| #endif
292| #ifdef HAVE_STDINT_H
293| # include <stdint.h>
294| #endif
295| #ifdef HAVE_UNISTD_H
296| # include <unistd.h>
297| #endif
298| #include <minix/config.h>
299configure:5652: result: no
300configure:5652: checking minix/config.h presence
301configure:5652: /usr/bin/clang -E -I/opt/local/include conftest.c
302conftest.c:21:10: fatal error: 'minix/config.h' file not found
303#include <minix/config.h>
304         ^~~~~~~~~~~~~~~~
3051 error generated.
306configure:5652: $? = 1
307configure: failed program was:
308| /* confdefs.h */
309| #define PACKAGE_NAME "ttfautohint"
310| #define PACKAGE_TARNAME "ttfautohint"
311| #define PACKAGE_VERSION "1.7"
312| #define PACKAGE_STRING "ttfautohint 1.7"
313| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
314| #define PACKAGE_URL ""
315| #define PACKAGE "ttfautohint"
316| #define VERSION "1.7"
317| #define STDC_HEADERS 1
318| #define HAVE_SYS_TYPES_H 1
319| #define HAVE_SYS_STAT_H 1
320| #define HAVE_STDLIB_H 1
321| #define HAVE_STRING_H 1
322| #define HAVE_MEMORY_H 1
323| #define HAVE_STRINGS_H 1
324| #define HAVE_INTTYPES_H 1
325| #define HAVE_STDINT_H 1
326| #define HAVE_UNISTD_H 1
327| /* end confdefs.h.  */
328| #include <minix/config.h>
329configure:5652: result: no
330configure:5652: checking for minix/config.h
331configure:5652: result: no
332configure:5676: checking whether it is safe to define __EXTENSIONS__
333configure:5694: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
334configure:5694: $? = 0
335configure:5701: result: yes
336configure:5730: checking whether _XOPEN_SOURCE should be defined
337configure:5749: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
338configure:5749: $? = 0
339configure:5773: result: no
340configure:5780: checking whether ln -s works
341configure:5784: result: yes
342configure:5797: checking how to run the C preprocessor
343configure:5867: result: /usr/bin/clang -E
344configure:5887: /usr/bin/clang -E -I/opt/local/include conftest.c
345configure:5887: $? = 0
346configure:5901: /usr/bin/clang -E -I/opt/local/include conftest.c
347conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found
348#include <ac_nonexistent.h>
349         ^~~~~~~~~~~~~~~~~~
3501 error generated.
351configure:5901: $? = 1
352configure: failed program was:
353| /* confdefs.h */
354| #define PACKAGE_NAME "ttfautohint"
355| #define PACKAGE_TARNAME "ttfautohint"
356| #define PACKAGE_VERSION "1.7"
357| #define PACKAGE_STRING "ttfautohint 1.7"
358| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
359| #define PACKAGE_URL ""
360| #define PACKAGE "ttfautohint"
361| #define VERSION "1.7"
362| #define STDC_HEADERS 1
363| #define HAVE_SYS_TYPES_H 1
364| #define HAVE_SYS_STAT_H 1
365| #define HAVE_STDLIB_H 1
366| #define HAVE_STRING_H 1
367| #define HAVE_MEMORY_H 1
368| #define HAVE_STRINGS_H 1
369| #define HAVE_INTTYPES_H 1
370| #define HAVE_STDINT_H 1
371| #define HAVE_UNISTD_H 1
372| #define __EXTENSIONS__ 1
373| #define _ALL_SOURCE 1
374| #define _DARWIN_C_SOURCE 1
375| #define _GNU_SOURCE 1
376| #define _POSIX_PTHREAD_SEMANTICS 1
377| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
378| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
379| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
380| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
381| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
382| #define __STDC_WANT_LIB_EXT2__ 1
383| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
384| #define _TANDEM_SOURCE 1
385| /* end confdefs.h.  */
386| #include <ac_nonexistent.h>
387configure:5977: checking for gcc
388configure:6004: result: /usr/bin/clang
389configure:6233: checking for C compiler version
390configure:6242: /usr/bin/clang --version >&5
391Apple LLVM version 9.0.0 (clang-900.0.38)
392Target: x86_64-apple-darwin17.2.0
393Thread model: posix
394InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
395configure:6253: $? = 0
396configure:6242: /usr/bin/clang -v >&5
397Apple LLVM version 9.0.0 (clang-900.0.38)
398Target: x86_64-apple-darwin17.2.0
399Thread model: posix
400InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
401configure:6253: $? = 0
402configure:6242: /usr/bin/clang -V >&5
403clang: error: argument to '-V' is missing (expected 1 value)
404clang: error: no input files
405configure:6253: $? = 1
406configure:6242: /usr/bin/clang -qversion >&5
407clang: error: unknown argument: '-qversion'
408clang: error: no input files
409configure:6253: $? = 1
410configure:6257: checking whether we are using the GNU C compiler
411configure:6285: result: yes
412configure:6294: checking whether /usr/bin/clang accepts -g
413configure:6355: result: yes
414configure:6372: checking for /usr/bin/clang option to accept ISO C89
415configure:6448: result: none needed
416configure:6473: checking whether /usr/bin/clang understands -c and -o together
417configure:6510: result: yes
418configure:6529: checking dependency style of /usr/bin/clang
419configure:6640: result: gcc3
420configure:6655: checking for /usr/bin/clang option to accept ISO C99
421configure:6804: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
422configure:6804: $? = 0
423configure:6817: result: none needed
424configure:6944: checking for C++ compiler version
425configure:6953: /usr/bin/clang++ --version >&5
426Apple LLVM version 9.0.0 (clang-900.0.38)
427Target: x86_64-apple-darwin17.2.0
428Thread model: posix
429InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
430configure:6964: $? = 0
431configure:6953: /usr/bin/clang++ -v >&5
432Apple LLVM version 9.0.0 (clang-900.0.38)
433Target: x86_64-apple-darwin17.2.0
434Thread model: posix
435InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
436configure:6964: $? = 0
437configure:6953: /usr/bin/clang++ -V >&5
438clang: error: argument to '-V' is missing (expected 1 value)
439clang: error: no input files
440configure:6964: $? = 1
441configure:6953: /usr/bin/clang++ -qversion >&5
442clang: error: unknown argument: '-qversion'
443clang: error: no input files
444configure:6964: $? = 1
445configure:6968: checking whether we are using the GNU C++ compiler
446configure:6987: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
447configure:6987: $? = 0
448configure:6996: result: yes
449configure:7005: checking whether /usr/bin/clang++ accepts -g
450configure:7025: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
451configure:7025: $? = 0
452configure:7066: result: yes
453configure:7091: checking dependency style of /usr/bin/clang++
454configure:7202: result: gcc3
455configure:7225: checking whether /usr/bin/clang++ supports C++11 features by default
456configure:7519: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
457conftest.cpp:45:2: error: "This is not a C++11 compiler"
458#error "This is not a C++11 compiler"
459 ^
4601 error generated.
461configure:7519: $? = 1
462configure: failed program was:
463| /* confdefs.h */
464| #define PACKAGE_NAME "ttfautohint"
465| #define PACKAGE_TARNAME "ttfautohint"
466| #define PACKAGE_VERSION "1.7"
467| #define PACKAGE_STRING "ttfautohint 1.7"
468| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
469| #define PACKAGE_URL ""
470| #define PACKAGE "ttfautohint"
471| #define VERSION "1.7"
472| #define STDC_HEADERS 1
473| #define HAVE_SYS_TYPES_H 1
474| #define HAVE_SYS_STAT_H 1
475| #define HAVE_STDLIB_H 1
476| #define HAVE_STRING_H 1
477| #define HAVE_MEMORY_H 1
478| #define HAVE_STRINGS_H 1
479| #define HAVE_INTTYPES_H 1
480| #define HAVE_STDINT_H 1
481| #define HAVE_UNISTD_H 1
482| #define __EXTENSIONS__ 1
483| #define _ALL_SOURCE 1
484| #define _DARWIN_C_SOURCE 1
485| #define _GNU_SOURCE 1
486| #define _POSIX_PTHREAD_SEMANTICS 1
487| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
488| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
489| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
490| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
491| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
492| #define __STDC_WANT_LIB_EXT2__ 1
493| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
494| #define _TANDEM_SOURCE 1
495| /* end confdefs.h.  */
496|
497|
498| // If the compiler admits that it is not ready for C++11, why torture it?
499| // Hopefully, this will speed up the test.
500|
501| #ifndef __cplusplus
502|
503| #error "This is not a C++ compiler"
504|
505| #elif __cplusplus < 201103L
506|
507| #error "This is not a C++11 compiler"
508|
509| #else
510|
511| namespace cxx11
512| {
513|
514|   namespace test_static_assert
515|   {
516|
517|     template <typename T>
518|     struct check
519|     {
520|       static_assert(sizeof(int) <= sizeof(T), "not big enough");
521|     };
522|
523|   }
524|
525|   namespace test_final_override
526|   {
527|
528|     struct Base
529|     {
530|       virtual void f() {}
531|     };
532|
533|     struct Derived : public Base
534|     {
535|       virtual void f() override {}
536|     };
537|
538|   }
539|
540|   namespace test_double_right_angle_brackets
541|   {
542|
543|     template < typename T >
544|     struct check {};
545|
546|     typedef check<void> single_type;
547|     typedef check<check<void>> double_type;
548|     typedef check<check<check<void>>> triple_type;
549|     typedef check<check<check<check<void>>>> quadruple_type;
550|
551|   }
552|
553|   namespace test_decltype
554|   {
555|
556|     int
557|     f()
558|     {
559|       int a = 1;
560|       decltype(a) b = 2;
561|       return a + b;
562|     }
563|
564|   }
565|
566|   namespace test_type_deduction
567|   {
568|
569|     template < typename T1, typename T2 >
570|     struct is_same
571|     {
572|       static const bool value = false;
573|     };
574|
575|     template < typename T >
576|     struct is_same<T, T>
577|     {
578|       static const bool value = true;
579|     };
580|
581|     template < typename T1, typename T2 >
582|     auto
583|     add(T1 a1, T2 a2) -> decltype(a1 + a2)
584|     {
585|       return a1 + a2;
586|     }
587|
588|     int
589|     test(const int c, volatile int v)
590|     {
591|       static_assert(is_same<int, decltype(0)>::value == true, "");
592|       static_assert(is_same<int, decltype(c)>::value == false, "");
593|       static_assert(is_same<int, decltype(v)>::value == false, "");
594|       auto ac = c;
595|       auto av = v;
596|       auto sumi = ac + av + 'x';
597|       auto sumf = ac + av + 1.0;
598|       static_assert(is_same<int, decltype(ac)>::value == true, "");
599|       static_assert(is_same<int, decltype(av)>::value == true, "");
600|       static_assert(is_same<int, decltype(sumi)>::value == true, "");
601|       static_assert(is_same<int, decltype(sumf)>::value == false, "");
602|       static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
603|       return (sumf > 0.0) ? sumi : add(c, v);
604|     }
605|
606|   }
607|
608|   namespace test_noexcept
609|   {
610|
611|     int f() { return 0; }
612|     int g() noexcept { return 0; }
613|
614|     static_assert(noexcept(f()) == false, "");
615|     static_assert(noexcept(g()) == true, "");
616|
617|   }
618|
619|   namespace test_constexpr
620|   {
621|
622|     template < typename CharT >
623|     unsigned long constexpr
624|     strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
625|     {
626|       return *s ? strlen_c_r(s + 1, acc + 1) : acc;
627|     }
628|
629|     template < typename CharT >
630|     unsigned long constexpr
631|     strlen_c(const CharT *const s) noexcept
632|     {
633|       return strlen_c_r(s, 0UL);
634|     }
635|
636|     static_assert(strlen_c("") == 0UL, "");
637|     static_assert(strlen_c("1") == 1UL, "");
638|     static_assert(strlen_c("example") == 7UL, "");
639|     static_assert(strlen_c("another\0example") == 7UL, "");
640|
641|   }
642|
643|   namespace test_rvalue_references
644|   {
645|
646|     template < int N >
647|     struct answer
648|     {
649|       static constexpr int value = N;
650|     };
651|
652|     answer<1> f(int&)       { return answer<1>(); }
653|     answer<2> f(const int&) { return answer<2>(); }
654|     answer<3> f(int&&)      { return answer<3>(); }
655|
656|     void
657|     test()
658|     {
659|       int i = 0;
660|       const int c = 0;
661|       static_assert(decltype(f(i))::value == 1, "");
662|       static_assert(decltype(f(c))::value == 2, "");
663|       static_assert(decltype(f(0))::value == 3, "");
664|     }
665|
666|   }
667|
668|   namespace test_uniform_initialization
669|   {
670|
671|     struct test
672|     {
673|       static const int zero {};
674|       static const int one {1};
675|     };
676|
677|     static_assert(test::zero == 0, "");
678|     static_assert(test::one == 1, "");
679|
680|   }
681|
682|   namespace test_lambdas
683|   {
684|
685|     void
686|     test1()
687|     {
688|       auto lambda1 = [](){};
689|       auto lambda2 = lambda1;
690|       lambda1();
691|       lambda2();
692|     }
693|
694|     int
695|     test2()
696|     {
697|       auto a = [](int i, int j){ return i + j; }(1, 2);
698|       auto b = []() -> int { return '0'; }();
699|       auto c = [=](){ return a + b; }();
700|       auto d = [&](){ return c; }();
701|       auto e = [a, &b](int x) mutable {
702|         const auto identity = [](int y){ return y; };
703|         for (auto i = 0; i < a; ++i)
704|           a += b--;
705|         return x + identity(a + b);
706|       }(0);
707|       return a + b + c + d + e;
708|     }
709|
710|     int
711|     test3()
712|     {
713|       const auto nullary = [](){ return 0; };
714|       const auto unary = [](int x){ return x; };
715|       using nullary_t = decltype(nullary);
716|       using unary_t = decltype(unary);
717|       const auto higher1st = [](nullary_t f){ return f(); };
718|       const auto higher2nd = [unary](nullary_t f1){
719|         return [unary, f1](unary_t f2){ return f2(unary(f1())); };
720|       };
721|       return higher1st(nullary) + higher2nd(nullary)(unary);
722|     }
723|
724|   }
725|
726|   namespace test_variadic_templates
727|   {
728|
729|     template <int...>
730|     struct sum;
731|
732|     template <int N0, int... N1toN>
733|     struct sum<N0, N1toN...>
734|     {
735|       static constexpr auto value = N0 + sum<N1toN...>::value;
736|     };
737|
738|     template <>
739|     struct sum<>
740|     {
741|       static constexpr auto value = 0;
742|     };
743|
744|     static_assert(sum<>::value == 0, "");
745|     static_assert(sum<1>::value == 1, "");
746|     static_assert(sum<23>::value == 23, "");
747|     static_assert(sum<1, 2>::value == 3, "");
748|     static_assert(sum<5, 5, 11>::value == 21, "");
749|     static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
750|
751|   }
752|
753|   // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
754|   // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
755|   // because of this.
756|   namespace test_template_alias_sfinae
757|   {
758|
759|     struct foo {};
760|
761|     template<typename T>
762|     using member = typename T::member_type;
763|
764|     template<typename T>
765|     void func(...) {}
766|
767|     template<typename T>
768|     void func(member<T>*) {}
769|
770|     void test();
771|
772|     void test() { func<foo>(0); }
773|
774|   }
775|
776| }  // namespace cxx11
777|
778| #endif  // __cplusplus >= 201103L
779|
780|
781|
782configure:7526: result: no
783configure:7535: checking whether /usr/bin/clang++ supports C++11 features with -std=gnu++11
784configure:7831: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
785configure:7831: $? = 0
786configure:7840: result: yes
787configure:8196: checking for inline
788configure:8212: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
789configure:8212: $? = 0
790configure:8220: result: inline
791configure:8248: checking for Minix Amsterdam compiler
792configure:8272: result: no
793configure:8332: checking for ar
794configure:8348: found /opt/local/bin/ar
795configure:8359: result: ar
796configure:8385: checking the archiver (ar) interface
797configure:8401: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
798configure:8401: $? = 0
799configure:8403: ar cru libconftest.a conftest.o >&5
800configure:8406: $? = 0
801configure:8434: result: ar
802configure:8499: checking for ar
803configure:8526: result: ar
804configure:8601: checking for ranlib
805configure:8617: found /opt/local/bin/ranlib
806configure:8628: result: ranlib
807configure:8659: checking for /usr/bin/clang option to accept ISO C99
808configure:8821: result: none needed
809configure:8929: checking for /usr/bin/clang option to accept ISO Standard C
810configure:8940: result: none needed
811configure:8951: checking build system type
812configure:8965: result: x86_64-apple-darwin17.2.0
813configure:8985: checking host system type
814configure:8998: result: x86_64-apple-darwin17.2.0
815configure:9200: checking for pkg-config
816configure:9218: found /opt/local/bin/pkg-config
817configure:9230: result: /opt/local/bin/pkg-config
818configure:9255: checking pkg-config is at least version 0.24
819configure:9258: result: yes
820configure:9371: checking the archiver (ar) interface
821configure:9420: result: ar
822configure:9443: checking for bison
823configure:9461: found /opt/local/bin/bison
824configure:9473: result: /opt/local/bin/bison
825configure:9483: checking for flex
826configure:9501: found /opt/local/bin/flex
827configure:9513: result: /opt/local/bin/flex
828configure:9530: checking for size_t
829configure:9530: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
830configure:9530: $? = 0
831configure:9530: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
832conftest.c:71:21: error: expected expression
833if (sizeof ((size_t)))
834                    ^
8351 error generated.
836configure:9530: $? = 1
837configure: failed program was:
838| /* confdefs.h */
839| #define PACKAGE_NAME "ttfautohint"
840| #define PACKAGE_TARNAME "ttfautohint"
841| #define PACKAGE_VERSION "1.7"
842| #define PACKAGE_STRING "ttfautohint 1.7"
843| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
844| #define PACKAGE_URL ""
845| #define PACKAGE "ttfautohint"
846| #define VERSION "1.7"
847| #define STDC_HEADERS 1
848| #define HAVE_SYS_TYPES_H 1
849| #define HAVE_SYS_STAT_H 1
850| #define HAVE_STDLIB_H 1
851| #define HAVE_STRING_H 1
852| #define HAVE_MEMORY_H 1
853| #define HAVE_STRINGS_H 1
854| #define HAVE_INTTYPES_H 1
855| #define HAVE_STDINT_H 1
856| #define HAVE_UNISTD_H 1
857| #define __EXTENSIONS__ 1
858| #define _ALL_SOURCE 1
859| #define _DARWIN_C_SOURCE 1
860| #define _GNU_SOURCE 1
861| #define _POSIX_PTHREAD_SEMANTICS 1
862| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
863| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
864| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
865| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
866| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
867| #define __STDC_WANT_LIB_EXT2__ 1
868| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
869| #define _TANDEM_SOURCE 1
870| #define HAVE_CXX11 1
871| /* end confdefs.h.  */
872| #include <stdio.h>
873| #ifdef HAVE_SYS_TYPES_H
874| # include <sys/types.h>
875| #endif
876| #ifdef HAVE_SYS_STAT_H
877| # include <sys/stat.h>
878| #endif
879| #ifdef STDC_HEADERS
880| # include <stdlib.h>
881| # include <stddef.h>
882| #else
883| # ifdef HAVE_STDLIB_H
884| #  include <stdlib.h>
885| # endif
886| #endif
887| #ifdef HAVE_STRING_H
888| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
889| #  include <memory.h>
890| # endif
891| # include <string.h>
892| #endif
893| #ifdef HAVE_STRINGS_H
894| # include <strings.h>
895| #endif
896| #ifdef HAVE_INTTYPES_H
897| # include <inttypes.h>
898| #endif
899| #ifdef HAVE_STDINT_H
900| # include <stdint.h>
901| #endif
902| #ifdef HAVE_UNISTD_H
903| # include <unistd.h>
904| #endif
905| int
906| main ()
907| {
908| if (sizeof ((size_t)))
909|           return 0;
910|   ;
911|   return 0;
912| }
913configure:9530: result: yes
914configure:9543: checking for working alloca.h
915configure:9560: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
916configure:9560: $? = 0
917configure:9568: result: yes
918configure:9576: checking for alloca
919configure:9613: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
920configure:9613: $? = 0
921configure:9621: result: yes
922configure:9733: checking whether // is distinct from /
923configure:9762: result: no
924configure:9776: checking whether the preprocessor supports include_next
925configure:9814: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
926configure:9814: $? = 0
927configure:9835: result: yes
928configure:9856: checking whether system header files limit the line length
929configure:9879: result: no
930configure:9890: checking for complete errno.h
931configure:9963: result: yes
932configure:10264: checking whether strerror_r is declared
933configure:10264: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
934configure:10264: $? = 0
935configure:10264: result: yes
936configure:10277: checking for strerror_r
937configure:10277: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
938configure:10277: $? = 0
939configure:10277: result: yes
940configure:10286: checking whether strerror_r returns char *
941configure:10310: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
942conftest.c:77:13: error: indirection requires pointer operand ('int' invalid)
943          char x = *strerror_r (0, buf, sizeof buf);
944                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
945conftest.c:78:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
946          char *p = strerror_r (0, buf, sizeof buf);
947                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9481 warning and 1 error generated.
949configure:10310: $? = 1
950configure: failed program was:
951| /* confdefs.h */
952| #define PACKAGE_NAME "ttfautohint"
953| #define PACKAGE_TARNAME "ttfautohint"
954| #define PACKAGE_VERSION "1.7"
955| #define PACKAGE_STRING "ttfautohint 1.7"
956| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
957| #define PACKAGE_URL ""
958| #define PACKAGE "ttfautohint"
959| #define VERSION "1.7"
960| #define STDC_HEADERS 1
961| #define HAVE_SYS_TYPES_H 1
962| #define HAVE_SYS_STAT_H 1
963| #define HAVE_STDLIB_H 1
964| #define HAVE_STRING_H 1
965| #define HAVE_MEMORY_H 1
966| #define HAVE_STRINGS_H 1
967| #define HAVE_INTTYPES_H 1
968| #define HAVE_STDINT_H 1
969| #define HAVE_UNISTD_H 1
970| #define __EXTENSIONS__ 1
971| #define _ALL_SOURCE 1
972| #define _DARWIN_C_SOURCE 1
973| #define _GNU_SOURCE 1
974| #define _POSIX_PTHREAD_SEMANTICS 1
975| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
976| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
977| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
978| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
979| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
980| #define __STDC_WANT_LIB_EXT2__ 1
981| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
982| #define _TANDEM_SOURCE 1
983| #define HAVE_CXX11 1
984| #define HAVE_ALLOCA_H 1
985| #define HAVE_ALLOCA 1
986| #define HAVE_DECL_STRERROR_R 1
987| #define HAVE_STRERROR_R 1
988| /* end confdefs.h.  */
989| #include <stdio.h>
990| #ifdef HAVE_SYS_TYPES_H
991| # include <sys/types.h>
992| #endif
993| #ifdef HAVE_SYS_STAT_H
994| # include <sys/stat.h>
995| #endif
996| #ifdef STDC_HEADERS
997| # include <stdlib.h>
998| # include <stddef.h>
999| #else
1000| # ifdef HAVE_STDLIB_H
1001| #  include <stdlib.h>
1002| # endif
1003| #endif
1004| #ifdef HAVE_STRING_H
1005| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1006| #  include <memory.h>
1007| # endif
1008| # include <string.h>
1009| #endif
1010| #ifdef HAVE_STRINGS_H
1011| # include <strings.h>
1012| #endif
1013| #ifdef HAVE_INTTYPES_H
1014| # include <inttypes.h>
1015| #endif
1016| #ifdef HAVE_STDINT_H
1017| # include <stdint.h>
1018| #endif
1019| #ifdef HAVE_UNISTD_H
1020| # include <unistd.h>
1021| #endif
1022| int
1023| main ()
1024| {
1025|
1026|         char buf[100];
1027|         char x = *strerror_r (0, buf, sizeof buf);
1028|         char *p = strerror_r (0, buf, sizeof buf);
1029|         return !p || x;
1030|
1031|   ;
1032|   return 0;
1033| }
1034configure:10348: result: no
1035configure:10380: checking for unistd.h
1036configure:10380: result: yes
1037configure:10380: checking getopt.h usability
1038configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1039configure:10380: $? = 0
1040configure:10380: result: yes
1041configure:10380: checking getopt.h presence
1042configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1043configure:10380: $? = 0
1044configure:10380: result: yes
1045configure:10380: checking for getopt.h
1046configure:10380: result: yes
1047configure:10380: checking sys/cdefs.h usability
1048configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1049configure:10380: $? = 0
1050configure:10380: result: yes
1051configure:10380: checking sys/cdefs.h presence
1052configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1053configure:10380: $? = 0
1054configure:10380: result: yes
1055configure:10380: checking for sys/cdefs.h
1056configure:10380: result: yes
1057configure:10380: checking limits.h usability
1058configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1059configure:10380: $? = 0
1060configure:10380: result: yes
1061configure:10380: checking limits.h presence
1062configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1063configure:10380: $? = 0
1064configure:10380: result: yes
1065configure:10380: checking for limits.h
1066configure:10380: result: yes
1067configure:10380: checking sys/mman.h usability
1068configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1069configure:10380: $? = 0
1070configure:10380: result: yes
1071configure:10380: checking sys/mman.h presence
1072configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1073configure:10380: $? = 0
1074configure:10380: result: yes
1075configure:10380: checking for sys/mman.h
1076configure:10380: result: yes
1077configure:10380: checking wchar.h usability
1078configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1079configure:10380: $? = 0
1080configure:10380: result: yes
1081configure:10380: checking wchar.h presence
1082configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1083configure:10380: $? = 0
1084configure:10380: result: yes
1085configure:10380: checking for wchar.h
1086configure:10380: result: yes
1087configure:10380: checking for stdint.h
1088configure:10380: result: yes
1089configure:10380: checking sys/socket.h usability
1090configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1091configure:10380: $? = 0
1092configure:10380: result: yes
1093configure:10380: checking sys/socket.h presence
1094configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1095configure:10380: $? = 0
1096configure:10380: result: yes
1097configure:10380: checking for sys/socket.h
1098configure:10380: result: yes
1099configure:10380: checking features.h usability
1100configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1101conftest.c:80:10: fatal error: 'features.h' file not found
1102#include <features.h>
1103         ^~~~~~~~~~~~
11041 error generated.
1105configure:10380: $? = 1
1106configure: failed program was:
1107| /* confdefs.h */
1108| #define PACKAGE_NAME "ttfautohint"
1109| #define PACKAGE_TARNAME "ttfautohint"
1110| #define PACKAGE_VERSION "1.7"
1111| #define PACKAGE_STRING "ttfautohint 1.7"
1112| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1113| #define PACKAGE_URL ""
1114| #define PACKAGE "ttfautohint"
1115| #define VERSION "1.7"
1116| #define STDC_HEADERS 1
1117| #define HAVE_SYS_TYPES_H 1
1118| #define HAVE_SYS_STAT_H 1
1119| #define HAVE_STDLIB_H 1
1120| #define HAVE_STRING_H 1
1121| #define HAVE_MEMORY_H 1
1122| #define HAVE_STRINGS_H 1
1123| #define HAVE_INTTYPES_H 1
1124| #define HAVE_STDINT_H 1
1125| #define HAVE_UNISTD_H 1
1126| #define __EXTENSIONS__ 1
1127| #define _ALL_SOURCE 1
1128| #define _DARWIN_C_SOURCE 1
1129| #define _GNU_SOURCE 1
1130| #define _POSIX_PTHREAD_SEMANTICS 1
1131| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1132| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1133| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1134| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1135| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1136| #define __STDC_WANT_LIB_EXT2__ 1
1137| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1138| #define _TANDEM_SOURCE 1
1139| #define HAVE_CXX11 1
1140| #define HAVE_ALLOCA_H 1
1141| #define HAVE_ALLOCA 1
1142| #define HAVE_DECL_STRERROR_R 1
1143| #define HAVE_STRERROR_R 1
1144| #define HAVE_UNISTD_H 1
1145| #define HAVE_GETOPT_H 1
1146| #define HAVE_SYS_CDEFS_H 1
1147| #define HAVE_LIMITS_H 1
1148| #define HAVE_SYS_MMAN_H 1
1149| #define HAVE_WCHAR_H 1
1150| #define HAVE_STDINT_H 1
1151| #define HAVE_SYS_SOCKET_H 1
1152| /* end confdefs.h.  */
1153| #include <stdio.h>
1154| #ifdef HAVE_SYS_TYPES_H
1155| # include <sys/types.h>
1156| #endif
1157| #ifdef HAVE_SYS_STAT_H
1158| # include <sys/stat.h>
1159| #endif
1160| #ifdef STDC_HEADERS
1161| # include <stdlib.h>
1162| # include <stddef.h>
1163| #else
1164| # ifdef HAVE_STDLIB_H
1165| #  include <stdlib.h>
1166| # endif
1167| #endif
1168| #ifdef HAVE_STRING_H
1169| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1170| #  include <memory.h>
1171| # endif
1172| # include <string.h>
1173| #endif
1174| #ifdef HAVE_STRINGS_H
1175| # include <strings.h>
1176| #endif
1177| #ifdef HAVE_INTTYPES_H
1178| # include <inttypes.h>
1179| #endif
1180| #ifdef HAVE_STDINT_H
1181| # include <stdint.h>
1182| #endif
1183| #ifdef HAVE_UNISTD_H
1184| # include <unistd.h>
1185| #endif
1186| #include <features.h>
1187configure:10380: result: no
1188configure:10380: checking features.h presence
1189configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1190conftest.c:47:10: fatal error: 'features.h' file not found
1191#include <features.h>
1192         ^~~~~~~~~~~~
11931 error generated.
1194configure:10380: $? = 1
1195configure: failed program was:
1196| /* confdefs.h */
1197| #define PACKAGE_NAME "ttfautohint"
1198| #define PACKAGE_TARNAME "ttfautohint"
1199| #define PACKAGE_VERSION "1.7"
1200| #define PACKAGE_STRING "ttfautohint 1.7"
1201| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1202| #define PACKAGE_URL ""
1203| #define PACKAGE "ttfautohint"
1204| #define VERSION "1.7"
1205| #define STDC_HEADERS 1
1206| #define HAVE_SYS_TYPES_H 1
1207| #define HAVE_SYS_STAT_H 1
1208| #define HAVE_STDLIB_H 1
1209| #define HAVE_STRING_H 1
1210| #define HAVE_MEMORY_H 1
1211| #define HAVE_STRINGS_H 1
1212| #define HAVE_INTTYPES_H 1
1213| #define HAVE_STDINT_H 1
1214| #define HAVE_UNISTD_H 1
1215| #define __EXTENSIONS__ 1
1216| #define _ALL_SOURCE 1
1217| #define _DARWIN_C_SOURCE 1
1218| #define _GNU_SOURCE 1
1219| #define _POSIX_PTHREAD_SEMANTICS 1
1220| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1221| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1222| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1223| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1224| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1225| #define __STDC_WANT_LIB_EXT2__ 1
1226| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1227| #define _TANDEM_SOURCE 1
1228| #define HAVE_CXX11 1
1229| #define HAVE_ALLOCA_H 1
1230| #define HAVE_ALLOCA 1
1231| #define HAVE_DECL_STRERROR_R 1
1232| #define HAVE_STRERROR_R 1
1233| #define HAVE_UNISTD_H 1
1234| #define HAVE_GETOPT_H 1
1235| #define HAVE_SYS_CDEFS_H 1
1236| #define HAVE_LIMITS_H 1
1237| #define HAVE_SYS_MMAN_H 1
1238| #define HAVE_WCHAR_H 1
1239| #define HAVE_STDINT_H 1
1240| #define HAVE_SYS_SOCKET_H 1
1241| /* end confdefs.h.  */
1242| #include <features.h>
1243configure:10380: result: no
1244configure:10380: checking for features.h
1245configure:10380: result: no
1246configure:10380: checking crtdefs.h usability
1247configure:10380: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1248conftest.c:80:10: fatal error: 'crtdefs.h' file not found
1249#include <crtdefs.h>
1250         ^~~~~~~~~~~
12511 error generated.
1252configure:10380: $? = 1
1253configure: failed program was:
1254| /* confdefs.h */
1255| #define PACKAGE_NAME "ttfautohint"
1256| #define PACKAGE_TARNAME "ttfautohint"
1257| #define PACKAGE_VERSION "1.7"
1258| #define PACKAGE_STRING "ttfautohint 1.7"
1259| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1260| #define PACKAGE_URL ""
1261| #define PACKAGE "ttfautohint"
1262| #define VERSION "1.7"
1263| #define STDC_HEADERS 1
1264| #define HAVE_SYS_TYPES_H 1
1265| #define HAVE_SYS_STAT_H 1
1266| #define HAVE_STDLIB_H 1
1267| #define HAVE_STRING_H 1
1268| #define HAVE_MEMORY_H 1
1269| #define HAVE_STRINGS_H 1
1270| #define HAVE_INTTYPES_H 1
1271| #define HAVE_STDINT_H 1
1272| #define HAVE_UNISTD_H 1
1273| #define __EXTENSIONS__ 1
1274| #define _ALL_SOURCE 1
1275| #define _DARWIN_C_SOURCE 1
1276| #define _GNU_SOURCE 1
1277| #define _POSIX_PTHREAD_SEMANTICS 1
1278| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1279| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1280| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1281| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1282| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1283| #define __STDC_WANT_LIB_EXT2__ 1
1284| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1285| #define _TANDEM_SOURCE 1
1286| #define HAVE_CXX11 1
1287| #define HAVE_ALLOCA_H 1
1288| #define HAVE_ALLOCA 1
1289| #define HAVE_DECL_STRERROR_R 1
1290| #define HAVE_STRERROR_R 1
1291| #define HAVE_UNISTD_H 1
1292| #define HAVE_GETOPT_H 1
1293| #define HAVE_SYS_CDEFS_H 1
1294| #define HAVE_LIMITS_H 1
1295| #define HAVE_SYS_MMAN_H 1
1296| #define HAVE_WCHAR_H 1
1297| #define HAVE_STDINT_H 1
1298| #define HAVE_SYS_SOCKET_H 1
1299| /* end confdefs.h.  */
1300| #include <stdio.h>
1301| #ifdef HAVE_SYS_TYPES_H
1302| # include <sys/types.h>
1303| #endif
1304| #ifdef HAVE_SYS_STAT_H
1305| # include <sys/stat.h>
1306| #endif
1307| #ifdef STDC_HEADERS
1308| # include <stdlib.h>
1309| # include <stddef.h>
1310| #else
1311| # ifdef HAVE_STDLIB_H
1312| #  include <stdlib.h>
1313| # endif
1314| #endif
1315| #ifdef HAVE_STRING_H
1316| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1317| #  include <memory.h>
1318| # endif
1319| # include <string.h>
1320| #endif
1321| #ifdef HAVE_STRINGS_H
1322| # include <strings.h>
1323| #endif
1324| #ifdef HAVE_INTTYPES_H
1325| # include <inttypes.h>
1326| #endif
1327| #ifdef HAVE_STDINT_H
1328| # include <stdint.h>
1329| #endif
1330| #ifdef HAVE_UNISTD_H
1331| # include <unistd.h>
1332| #endif
1333| #include <crtdefs.h>
1334configure:10380: result: no
1335configure:10380: checking crtdefs.h presence
1336configure:10380: /usr/bin/clang -E -I/opt/local/include conftest.c
1337conftest.c:47:10: fatal error: 'crtdefs.h' file not found
1338#include <crtdefs.h>
1339         ^~~~~~~~~~~
13401 error generated.
1341configure:10380: $? = 1
1342configure: failed program was:
1343| /* confdefs.h */
1344| #define PACKAGE_NAME "ttfautohint"
1345| #define PACKAGE_TARNAME "ttfautohint"
1346| #define PACKAGE_VERSION "1.7"
1347| #define PACKAGE_STRING "ttfautohint 1.7"
1348| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1349| #define PACKAGE_URL ""
1350| #define PACKAGE "ttfautohint"
1351| #define VERSION "1.7"
1352| #define STDC_HEADERS 1
1353| #define HAVE_SYS_TYPES_H 1
1354| #define HAVE_SYS_STAT_H 1
1355| #define HAVE_STDLIB_H 1
1356| #define HAVE_STRING_H 1
1357| #define HAVE_MEMORY_H 1
1358| #define HAVE_STRINGS_H 1
1359| #define HAVE_INTTYPES_H 1
1360| #define HAVE_STDINT_H 1
1361| #define HAVE_UNISTD_H 1
1362| #define __EXTENSIONS__ 1
1363| #define _ALL_SOURCE 1
1364| #define _DARWIN_C_SOURCE 1
1365| #define _GNU_SOURCE 1
1366| #define _POSIX_PTHREAD_SEMANTICS 1
1367| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1368| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1369| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1370| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1371| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1372| #define __STDC_WANT_LIB_EXT2__ 1
1373| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1374| #define _TANDEM_SOURCE 1
1375| #define HAVE_CXX11 1
1376| #define HAVE_ALLOCA_H 1
1377| #define HAVE_ALLOCA 1
1378| #define HAVE_DECL_STRERROR_R 1
1379| #define HAVE_STRERROR_R 1
1380| #define HAVE_UNISTD_H 1
1381| #define HAVE_GETOPT_H 1
1382| #define HAVE_SYS_CDEFS_H 1
1383| #define HAVE_LIMITS_H 1
1384| #define HAVE_SYS_MMAN_H 1
1385| #define HAVE_WCHAR_H 1
1386| #define HAVE_STDINT_H 1
1387| #define HAVE_SYS_SOCKET_H 1
1388| /* end confdefs.h.  */
1389| #include <crtdefs.h>
1390configure:10380: result: no
1391configure:10380: checking for crtdefs.h
1392configure:10380: result: no
1393configure:10401: checking for symlink
1394configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1395configure:10401: $? = 0
1396configure:10401: result: yes
1397configure:10401: checking for getprogname
1398configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1399configure:10401: $? = 0
1400configure:10401: result: yes
1401configure:10401: checking for getexecname
1402configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1403Undefined symbols for architecture x86_64:
1404  "_getexecname", referenced from:
1405      _main in conftest-74c4ba.o
1406ld: symbol(s) not found for architecture x86_64
1407clang: error: linker command failed with exit code 1 (use -v to see invocation)
1408configure:10401: $? = 1
1409configure: failed program was:
1410| /* confdefs.h */
1411| #define PACKAGE_NAME "ttfautohint"
1412| #define PACKAGE_TARNAME "ttfautohint"
1413| #define PACKAGE_VERSION "1.7"
1414| #define PACKAGE_STRING "ttfautohint 1.7"
1415| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1416| #define PACKAGE_URL ""
1417| #define PACKAGE "ttfautohint"
1418| #define VERSION "1.7"
1419| #define STDC_HEADERS 1
1420| #define HAVE_SYS_TYPES_H 1
1421| #define HAVE_SYS_STAT_H 1
1422| #define HAVE_STDLIB_H 1
1423| #define HAVE_STRING_H 1
1424| #define HAVE_MEMORY_H 1
1425| #define HAVE_STRINGS_H 1
1426| #define HAVE_INTTYPES_H 1
1427| #define HAVE_STDINT_H 1
1428| #define HAVE_UNISTD_H 1
1429| #define __EXTENSIONS__ 1
1430| #define _ALL_SOURCE 1
1431| #define _DARWIN_C_SOURCE 1
1432| #define _GNU_SOURCE 1
1433| #define _POSIX_PTHREAD_SEMANTICS 1
1434| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1435| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1436| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1437| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1438| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1439| #define __STDC_WANT_LIB_EXT2__ 1
1440| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1441| #define _TANDEM_SOURCE 1
1442| #define HAVE_CXX11 1
1443| #define HAVE_ALLOCA_H 1
1444| #define HAVE_ALLOCA 1
1445| #define HAVE_DECL_STRERROR_R 1
1446| #define HAVE_STRERROR_R 1
1447| #define HAVE_UNISTD_H 1
1448| #define HAVE_GETOPT_H 1
1449| #define HAVE_SYS_CDEFS_H 1
1450| #define HAVE_LIMITS_H 1
1451| #define HAVE_SYS_MMAN_H 1
1452| #define HAVE_WCHAR_H 1
1453| #define HAVE_STDINT_H 1
1454| #define HAVE_SYS_SOCKET_H 1
1455| #define HAVE_SYMLINK 1
1456| #define HAVE_GETPROGNAME 1
1457| /* end confdefs.h.  */
1458| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
1459|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1460| #define getexecname innocuous_getexecname
1461|
1462| /* System header to define __stub macros and hopefully few prototypes,
1463|     which can conflict with char getexecname (); below.
1464|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1465|     <limits.h> exists even on freestanding compilers.  */
1466|
1467| #ifdef __STDC__
1468| # include <limits.h>
1469| #else
1470| # include <assert.h>
1471| #endif
1472|
1473| #undef getexecname
1474|
1475| /* Override any GCC internal prototype to avoid an error.
1476|    Use char because int might match the return type of a GCC
1477|    builtin and then its argument prototype would still apply.  */
1478| #ifdef __cplusplus
1479| extern "C"
1480| #endif
1481| char getexecname ();
1482| /* The GNU C library defines this for functions which it implements
1483|     to always fail with ENOSYS.  Some functions are actually named
1484|     something starting with __ and the normal name is an alias.  */
1485| #if defined __stub_getexecname || defined __stub___getexecname
1486| choke me
1487| #endif
1488|
1489| int
1490| main ()
1491| {
1492| return getexecname ();
1493|   ;
1494|   return 0;
1495| }
1496configure:10401: result: no
1497configure:10401: checking for mprotect
1498configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1499configure:10401: $? = 0
1500configure:10401: result: yes
1501configure:10401: checking for _set_invalid_parameter_handler
1502configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1503Undefined symbols for architecture x86_64:
1504  "__set_invalid_parameter_handler", referenced from:
1505      _main in conftest-7e6284.o
1506ld: symbol(s) not found for architecture x86_64
1507clang: error: linker command failed with exit code 1 (use -v to see invocation)
1508configure:10401: $? = 1
1509configure: failed program was:
1510| /* confdefs.h */
1511| #define PACKAGE_NAME "ttfautohint"
1512| #define PACKAGE_TARNAME "ttfautohint"
1513| #define PACKAGE_VERSION "1.7"
1514| #define PACKAGE_STRING "ttfautohint 1.7"
1515| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1516| #define PACKAGE_URL ""
1517| #define PACKAGE "ttfautohint"
1518| #define VERSION "1.7"
1519| #define STDC_HEADERS 1
1520| #define HAVE_SYS_TYPES_H 1
1521| #define HAVE_SYS_STAT_H 1
1522| #define HAVE_STDLIB_H 1
1523| #define HAVE_STRING_H 1
1524| #define HAVE_MEMORY_H 1
1525| #define HAVE_STRINGS_H 1
1526| #define HAVE_INTTYPES_H 1
1527| #define HAVE_STDINT_H 1
1528| #define HAVE_UNISTD_H 1
1529| #define __EXTENSIONS__ 1
1530| #define _ALL_SOURCE 1
1531| #define _DARWIN_C_SOURCE 1
1532| #define _GNU_SOURCE 1
1533| #define _POSIX_PTHREAD_SEMANTICS 1
1534| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1535| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1536| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1537| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1538| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1539| #define __STDC_WANT_LIB_EXT2__ 1
1540| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1541| #define _TANDEM_SOURCE 1
1542| #define HAVE_CXX11 1
1543| #define HAVE_ALLOCA_H 1
1544| #define HAVE_ALLOCA 1
1545| #define HAVE_DECL_STRERROR_R 1
1546| #define HAVE_STRERROR_R 1
1547| #define HAVE_UNISTD_H 1
1548| #define HAVE_GETOPT_H 1
1549| #define HAVE_SYS_CDEFS_H 1
1550| #define HAVE_LIMITS_H 1
1551| #define HAVE_SYS_MMAN_H 1
1552| #define HAVE_WCHAR_H 1
1553| #define HAVE_STDINT_H 1
1554| #define HAVE_SYS_SOCKET_H 1
1555| #define HAVE_SYMLINK 1
1556| #define HAVE_GETPROGNAME 1
1557| #define HAVE_MPROTECT 1
1558| /* end confdefs.h.  */
1559| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
1560|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1561| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
1562|
1563| /* System header to define __stub macros and hopefully few prototypes,
1564|     which can conflict with char _set_invalid_parameter_handler (); below.
1565|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1566|     <limits.h> exists even on freestanding compilers.  */
1567|
1568| #ifdef __STDC__
1569| # include <limits.h>
1570| #else
1571| # include <assert.h>
1572| #endif
1573|
1574| #undef _set_invalid_parameter_handler
1575|
1576| /* Override any GCC internal prototype to avoid an error.
1577|    Use char because int might match the return type of a GCC
1578|    builtin and then its argument prototype would still apply.  */
1579| #ifdef __cplusplus
1580| extern "C"
1581| #endif
1582| char _set_invalid_parameter_handler ();
1583| /* The GNU C library defines this for functions which it implements
1584|     to always fail with ENOSYS.  Some functions are actually named
1585|     something starting with __ and the normal name is an alias.  */
1586| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
1587| choke me
1588| #endif
1589|
1590| int
1591| main ()
1592| {
1593| return _set_invalid_parameter_handler ();
1594|   ;
1595|   return 0;
1596| }
1597configure:10401: result: no
1598configure:10401: checking for strerror_r
1599configure:10401: result: yes
1600configure:10401: checking for __xpg_strerror_r
1601configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1602Undefined symbols for architecture x86_64:
1603  "___xpg_strerror_r", referenced from:
1604      _main in conftest-2ddf16.o
1605ld: symbol(s) not found for architecture x86_64
1606clang: error: linker command failed with exit code 1 (use -v to see invocation)
1607configure:10401: $? = 1
1608configure: failed program was:
1609| /* confdefs.h */
1610| #define PACKAGE_NAME "ttfautohint"
1611| #define PACKAGE_TARNAME "ttfautohint"
1612| #define PACKAGE_VERSION "1.7"
1613| #define PACKAGE_STRING "ttfautohint 1.7"
1614| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1615| #define PACKAGE_URL ""
1616| #define PACKAGE "ttfautohint"
1617| #define VERSION "1.7"
1618| #define STDC_HEADERS 1
1619| #define HAVE_SYS_TYPES_H 1
1620| #define HAVE_SYS_STAT_H 1
1621| #define HAVE_STDLIB_H 1
1622| #define HAVE_STRING_H 1
1623| #define HAVE_MEMORY_H 1
1624| #define HAVE_STRINGS_H 1
1625| #define HAVE_INTTYPES_H 1
1626| #define HAVE_STDINT_H 1
1627| #define HAVE_UNISTD_H 1
1628| #define __EXTENSIONS__ 1
1629| #define _ALL_SOURCE 1
1630| #define _DARWIN_C_SOURCE 1
1631| #define _GNU_SOURCE 1
1632| #define _POSIX_PTHREAD_SEMANTICS 1
1633| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1634| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1635| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1636| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1637| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1638| #define __STDC_WANT_LIB_EXT2__ 1
1639| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1640| #define _TANDEM_SOURCE 1
1641| #define HAVE_CXX11 1
1642| #define HAVE_ALLOCA_H 1
1643| #define HAVE_ALLOCA 1
1644| #define HAVE_DECL_STRERROR_R 1
1645| #define HAVE_STRERROR_R 1
1646| #define HAVE_UNISTD_H 1
1647| #define HAVE_GETOPT_H 1
1648| #define HAVE_SYS_CDEFS_H 1
1649| #define HAVE_LIMITS_H 1
1650| #define HAVE_SYS_MMAN_H 1
1651| #define HAVE_WCHAR_H 1
1652| #define HAVE_STDINT_H 1
1653| #define HAVE_SYS_SOCKET_H 1
1654| #define HAVE_SYMLINK 1
1655| #define HAVE_GETPROGNAME 1
1656| #define HAVE_MPROTECT 1
1657| #define HAVE_STRERROR_R 1
1658| /* end confdefs.h.  */
1659| /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r.
1660|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1661| #define __xpg_strerror_r innocuous___xpg_strerror_r
1662|
1663| /* System header to define __stub macros and hopefully few prototypes,
1664|     which can conflict with char __xpg_strerror_r (); below.
1665|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1666|     <limits.h> exists even on freestanding compilers.  */
1667|
1668| #ifdef __STDC__
1669| # include <limits.h>
1670| #else
1671| # include <assert.h>
1672| #endif
1673|
1674| #undef __xpg_strerror_r
1675|
1676| /* Override any GCC internal prototype to avoid an error.
1677|    Use char because int might match the return type of a GCC
1678|    builtin and then its argument prototype would still apply.  */
1679| #ifdef __cplusplus
1680| extern "C"
1681| #endif
1682| char __xpg_strerror_r ();
1683| /* The GNU C library defines this for functions which it implements
1684|     to always fail with ENOSYS.  Some functions are actually named
1685|     something starting with __ and the normal name is an alias.  */
1686| #if defined __stub___xpg_strerror_r || defined __stub_____xpg_strerror_r
1687| choke me
1688| #endif
1689|
1690| int
1691| main ()
1692| {
1693| return __xpg_strerror_r ();
1694|   ;
1695|   return 0;
1696| }
1697configure:10401: result: no
1698configure:10401: checking for catgets
1699configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1700configure:10401: $? = 0
1701configure:10401: result: yes
1702configure:10401: checking for snprintf
1703configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1704conftest.c:75:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
1705char snprintf ();
1706     ^
1707conftest.c:75:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
17081 warning generated.
1709configure:10401: $? = 0
1710configure:10401: result: yes
1711configure:10401: checking for strndup
1712configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1713conftest.c:76:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
1714char strndup ();
1715     ^
1716conftest.c:76:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
17171 warning generated.
1718configure:10401: $? = 0
1719configure:10401: result: yes
1720configure:10401: checking for vasnprintf
1721configure:10401: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1722Undefined symbols for architecture x86_64:
1723  "_vasnprintf", referenced from:
1724      _main in conftest-e6c427.o
1725ld: symbol(s) not found for architecture x86_64
1726clang: error: linker command failed with exit code 1 (use -v to see invocation)
1727configure:10401: $? = 1
1728configure: failed program was:
1729| /* confdefs.h */
1730| #define PACKAGE_NAME "ttfautohint"
1731| #define PACKAGE_TARNAME "ttfautohint"
1732| #define PACKAGE_VERSION "1.7"
1733| #define PACKAGE_STRING "ttfautohint 1.7"
1734| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1735| #define PACKAGE_URL ""
1736| #define PACKAGE "ttfautohint"
1737| #define VERSION "1.7"
1738| #define STDC_HEADERS 1
1739| #define HAVE_SYS_TYPES_H 1
1740| #define HAVE_SYS_STAT_H 1
1741| #define HAVE_STDLIB_H 1
1742| #define HAVE_STRING_H 1
1743| #define HAVE_MEMORY_H 1
1744| #define HAVE_STRINGS_H 1
1745| #define HAVE_INTTYPES_H 1
1746| #define HAVE_STDINT_H 1
1747| #define HAVE_UNISTD_H 1
1748| #define __EXTENSIONS__ 1
1749| #define _ALL_SOURCE 1
1750| #define _DARWIN_C_SOURCE 1
1751| #define _GNU_SOURCE 1
1752| #define _POSIX_PTHREAD_SEMANTICS 1
1753| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1754| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1755| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1756| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1757| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1758| #define __STDC_WANT_LIB_EXT2__ 1
1759| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1760| #define _TANDEM_SOURCE 1
1761| #define HAVE_CXX11 1
1762| #define HAVE_ALLOCA_H 1
1763| #define HAVE_ALLOCA 1
1764| #define HAVE_DECL_STRERROR_R 1
1765| #define HAVE_STRERROR_R 1
1766| #define HAVE_UNISTD_H 1
1767| #define HAVE_GETOPT_H 1
1768| #define HAVE_SYS_CDEFS_H 1
1769| #define HAVE_LIMITS_H 1
1770| #define HAVE_SYS_MMAN_H 1
1771| #define HAVE_WCHAR_H 1
1772| #define HAVE_STDINT_H 1
1773| #define HAVE_SYS_SOCKET_H 1
1774| #define HAVE_SYMLINK 1
1775| #define HAVE_GETPROGNAME 1
1776| #define HAVE_MPROTECT 1
1777| #define HAVE_STRERROR_R 1
1778| #define HAVE_CATGETS 1
1779| #define HAVE_SNPRINTF 1
1780| #define HAVE_STRNDUP 1
1781| /* end confdefs.h.  */
1782| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
1783|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1784| #define vasnprintf innocuous_vasnprintf
1785|
1786| /* System header to define __stub macros and hopefully few prototypes,
1787|     which can conflict with char vasnprintf (); below.
1788|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1789|     <limits.h> exists even on freestanding compilers.  */
1790|
1791| #ifdef __STDC__
1792| # include <limits.h>
1793| #else
1794| # include <assert.h>
1795| #endif
1796|
1797| #undef vasnprintf
1798|
1799| /* Override any GCC internal prototype to avoid an error.
1800|    Use char because int might match the return type of a GCC
1801|    builtin and then its argument prototype would still apply.  */
1802| #ifdef __cplusplus
1803| extern "C"
1804| #endif
1805| char vasnprintf ();
1806| /* The GNU C library defines this for functions which it implements
1807|     to always fail with ENOSYS.  Some functions are actually named
1808|     something starting with __ and the normal name is an alias.  */
1809| #if defined __stub_vasnprintf || defined __stub___vasnprintf
1810| choke me
1811| #endif
1812|
1813| int
1814| main ()
1815| {
1816| return vasnprintf ();
1817|   ;
1818|   return 0;
1819| }
1820configure:10401: result: no
1821configure:10431: checking for working fcntl.h
1822configure:10539: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1823conftest.c:80:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
1824            int result = !constants;
1825                         ~^~~~~~~~~
18261 warning generated.
1827configure:10539: $? = 0
1828configure:10539: ./conftest
1829configure:10539: $? = 64
1830configure: program exited with status 64
1831configure: failed program was:
1832| /* confdefs.h */
1833| #define PACKAGE_NAME "ttfautohint"
1834| #define PACKAGE_TARNAME "ttfautohint"
1835| #define PACKAGE_VERSION "1.7"
1836| #define PACKAGE_STRING "ttfautohint 1.7"
1837| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1838| #define PACKAGE_URL ""
1839| #define PACKAGE "ttfautohint"
1840| #define VERSION "1.7"
1841| #define STDC_HEADERS 1
1842| #define HAVE_SYS_TYPES_H 1
1843| #define HAVE_SYS_STAT_H 1
1844| #define HAVE_STDLIB_H 1
1845| #define HAVE_STRING_H 1
1846| #define HAVE_MEMORY_H 1
1847| #define HAVE_STRINGS_H 1
1848| #define HAVE_INTTYPES_H 1
1849| #define HAVE_STDINT_H 1
1850| #define HAVE_UNISTD_H 1
1851| #define __EXTENSIONS__ 1
1852| #define _ALL_SOURCE 1
1853| #define _DARWIN_C_SOURCE 1
1854| #define _GNU_SOURCE 1
1855| #define _POSIX_PTHREAD_SEMANTICS 1
1856| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1857| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1858| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1859| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1860| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1861| #define __STDC_WANT_LIB_EXT2__ 1
1862| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1863| #define _TANDEM_SOURCE 1
1864| #define HAVE_CXX11 1
1865| #define HAVE_ALLOCA_H 1
1866| #define HAVE_ALLOCA 1
1867| #define HAVE_DECL_STRERROR_R 1
1868| #define HAVE_STRERROR_R 1
1869| #define HAVE_UNISTD_H 1
1870| #define HAVE_GETOPT_H 1
1871| #define HAVE_SYS_CDEFS_H 1
1872| #define HAVE_LIMITS_H 1
1873| #define HAVE_SYS_MMAN_H 1
1874| #define HAVE_WCHAR_H 1
1875| #define HAVE_STDINT_H 1
1876| #define HAVE_SYS_SOCKET_H 1
1877| #define HAVE_SYMLINK 1
1878| #define HAVE_GETPROGNAME 1
1879| #define HAVE_MPROTECT 1
1880| #define HAVE_STRERROR_R 1
1881| #define HAVE_CATGETS 1
1882| #define HAVE_SNPRINTF 1
1883| #define HAVE_STRNDUP 1
1884| /* end confdefs.h.  */
1885| #include <sys/types.h>
1886|            #include <sys/stat.h>
1887|            #if HAVE_UNISTD_H
1888|            # include <unistd.h>
1889|            #else /* on Windows with MSVC */
1890|            # include <io.h>
1891|            # include <stdlib.h>
1892|            # defined sleep(n) _sleep ((n) * 1000)
1893|            #endif
1894|            #include <fcntl.h>
1895|            #ifndef O_NOATIME
1896|             #define O_NOATIME 0
1897|            #endif
1898|            #ifndef O_NOFOLLOW
1899|             #define O_NOFOLLOW 0
1900|            #endif
1901|            static int const constants[] =
1902|             {
1903|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
1904|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
1905|             };
1906|
1907| int
1908| main ()
1909| {
1910|
1911|             int result = !constants;
1912|             #if HAVE_SYMLINK
1913|             {
1914|               static char const sym[] = "conftest.sym";
1915|               if (symlink ("/dev/null", sym) != 0)
1916|                 result |= 2;
1917|               else
1918|                 {
1919|                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
1920|                   if (fd >= 0)
1921|                     {
1922|                       close (fd);
1923|                       result |= 4;
1924|                     }
1925|                 }
1926|               if (unlink (sym) != 0 || symlink (".", sym) != 0)
1927|                 result |= 2;
1928|               else
1929|                 {
1930|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
1931|                   if (fd >= 0)
1932|                     {
1933|                       close (fd);
1934|                       result |= 4;
1935|                     }
1936|                 }
1937|               unlink (sym);
1938|             }
1939|             #endif
1940|             {
1941|               static char const file[] = "confdefs.h";
1942|               int fd = open (file, O_RDONLY | O_NOATIME);
1943|               if (fd < 0)
1944|                 result |= 8;
1945|               else
1946|                 {
1947|                   struct stat st0;
1948|                   if (fstat (fd, &st0) != 0)
1949|                     result |= 16;
1950|                   else
1951|                     {
1952|                       char c;
1953|                       sleep (1);
1954|                       if (read (fd, &c, 1) != 1)
1955|                         result |= 24;
1956|                       else
1957|                         {
1958|                           if (close (fd) != 0)
1959|                             result |= 32;
1960|                           else
1961|                             {
1962|                               struct stat st1;
1963|                               if (stat (file, &st1) != 0)
1964|                                 result |= 40;
1965|                               else
1966|                                 if (st0.st_atime != st1.st_atime)
1967|                                   result |= 64;
1968|                             }
1969|                         }
1970|                     }
1971|                 }
1972|             }
1973|             return result;
1974|   ;
1975|   return 0;
1976| }
1977configure:10555: result: no (bad O_NOATIME)
1978configure:10578: checking for pid_t
1979configure:10578: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1980configure:10578: $? = 0
1981configure:10578: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1982conftest.c:92:20: error: expected expression
1983if (sizeof ((pid_t)))
1984                   ^
19851 error generated.
1986configure:10578: $? = 1
1987configure: failed program was:
1988| /* confdefs.h */
1989| #define PACKAGE_NAME "ttfautohint"
1990| #define PACKAGE_TARNAME "ttfautohint"
1991| #define PACKAGE_VERSION "1.7"
1992| #define PACKAGE_STRING "ttfautohint 1.7"
1993| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
1994| #define PACKAGE_URL ""
1995| #define PACKAGE "ttfautohint"
1996| #define VERSION "1.7"
1997| #define STDC_HEADERS 1
1998| #define HAVE_SYS_TYPES_H 1
1999| #define HAVE_SYS_STAT_H 1
2000| #define HAVE_STDLIB_H 1
2001| #define HAVE_STRING_H 1
2002| #define HAVE_MEMORY_H 1
2003| #define HAVE_STRINGS_H 1
2004| #define HAVE_INTTYPES_H 1
2005| #define HAVE_STDINT_H 1
2006| #define HAVE_UNISTD_H 1
2007| #define __EXTENSIONS__ 1
2008| #define _ALL_SOURCE 1
2009| #define _DARWIN_C_SOURCE 1
2010| #define _GNU_SOURCE 1
2011| #define _POSIX_PTHREAD_SEMANTICS 1
2012| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2013| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2014| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2015| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2016| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2017| #define __STDC_WANT_LIB_EXT2__ 1
2018| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2019| #define _TANDEM_SOURCE 1
2020| #define HAVE_CXX11 1
2021| #define HAVE_ALLOCA_H 1
2022| #define HAVE_ALLOCA 1
2023| #define HAVE_DECL_STRERROR_R 1
2024| #define HAVE_STRERROR_R 1
2025| #define HAVE_UNISTD_H 1
2026| #define HAVE_GETOPT_H 1
2027| #define HAVE_SYS_CDEFS_H 1
2028| #define HAVE_LIMITS_H 1
2029| #define HAVE_SYS_MMAN_H 1
2030| #define HAVE_WCHAR_H 1
2031| #define HAVE_STDINT_H 1
2032| #define HAVE_SYS_SOCKET_H 1
2033| #define HAVE_SYMLINK 1
2034| #define HAVE_GETPROGNAME 1
2035| #define HAVE_MPROTECT 1
2036| #define HAVE_STRERROR_R 1
2037| #define HAVE_CATGETS 1
2038| #define HAVE_SNPRINTF 1
2039| #define HAVE_STRNDUP 1
2040| #define HAVE_WORKING_O_NOATIME 0
2041| #define HAVE_WORKING_O_NOFOLLOW 1
2042| /* end confdefs.h.  */
2043| #include <stdio.h>
2044| #ifdef HAVE_SYS_TYPES_H
2045| # include <sys/types.h>
2046| #endif
2047| #ifdef HAVE_SYS_STAT_H
2048| # include <sys/stat.h>
2049| #endif
2050| #ifdef STDC_HEADERS
2051| # include <stdlib.h>
2052| # include <stddef.h>
2053| #else
2054| # ifdef HAVE_STDLIB_H
2055| #  include <stdlib.h>
2056| # endif
2057| #endif
2058| #ifdef HAVE_STRING_H
2059| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2060| #  include <memory.h>
2061| # endif
2062| # include <string.h>
2063| #endif
2064| #ifdef HAVE_STRINGS_H
2065| # include <strings.h>
2066| #endif
2067| #ifdef HAVE_INTTYPES_H
2068| # include <inttypes.h>
2069| #endif
2070| #ifdef HAVE_STDINT_H
2071| # include <stdint.h>
2072| #endif
2073| #ifdef HAVE_UNISTD_H
2074| # include <unistd.h>
2075| #endif
2076| int
2077| main ()
2078| {
2079| if (sizeof ((pid_t)))
2080|           return 0;
2081|   ;
2082|   return 0;
2083| }
2084configure:10578: result: yes
2085configure:10589: checking for mode_t
2086configure:10589: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2087configure:10589: $? = 0
2088configure:10589: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2089conftest.c:92:21: error: expected expression
2090if (sizeof ((mode_t)))
2091                    ^
20921 error generated.
2093configure:10589: $? = 1
2094configure: failed program was:
2095| /* confdefs.h */
2096| #define PACKAGE_NAME "ttfautohint"
2097| #define PACKAGE_TARNAME "ttfautohint"
2098| #define PACKAGE_VERSION "1.7"
2099| #define PACKAGE_STRING "ttfautohint 1.7"
2100| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2101| #define PACKAGE_URL ""
2102| #define PACKAGE "ttfautohint"
2103| #define VERSION "1.7"
2104| #define STDC_HEADERS 1
2105| #define HAVE_SYS_TYPES_H 1
2106| #define HAVE_SYS_STAT_H 1
2107| #define HAVE_STDLIB_H 1
2108| #define HAVE_STRING_H 1
2109| #define HAVE_MEMORY_H 1
2110| #define HAVE_STRINGS_H 1
2111| #define HAVE_INTTYPES_H 1
2112| #define HAVE_STDINT_H 1
2113| #define HAVE_UNISTD_H 1
2114| #define __EXTENSIONS__ 1
2115| #define _ALL_SOURCE 1
2116| #define _DARWIN_C_SOURCE 1
2117| #define _GNU_SOURCE 1
2118| #define _POSIX_PTHREAD_SEMANTICS 1
2119| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2120| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2121| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2122| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2123| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2124| #define __STDC_WANT_LIB_EXT2__ 1
2125| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2126| #define _TANDEM_SOURCE 1
2127| #define HAVE_CXX11 1
2128| #define HAVE_ALLOCA_H 1
2129| #define HAVE_ALLOCA 1
2130| #define HAVE_DECL_STRERROR_R 1
2131| #define HAVE_STRERROR_R 1
2132| #define HAVE_UNISTD_H 1
2133| #define HAVE_GETOPT_H 1
2134| #define HAVE_SYS_CDEFS_H 1
2135| #define HAVE_LIMITS_H 1
2136| #define HAVE_SYS_MMAN_H 1
2137| #define HAVE_WCHAR_H 1
2138| #define HAVE_STDINT_H 1
2139| #define HAVE_SYS_SOCKET_H 1
2140| #define HAVE_SYMLINK 1
2141| #define HAVE_GETPROGNAME 1
2142| #define HAVE_MPROTECT 1
2143| #define HAVE_STRERROR_R 1
2144| #define HAVE_CATGETS 1
2145| #define HAVE_SNPRINTF 1
2146| #define HAVE_STRNDUP 1
2147| #define HAVE_WORKING_O_NOATIME 0
2148| #define HAVE_WORKING_O_NOFOLLOW 1
2149| /* end confdefs.h.  */
2150| #include <stdio.h>
2151| #ifdef HAVE_SYS_TYPES_H
2152| # include <sys/types.h>
2153| #endif
2154| #ifdef HAVE_SYS_STAT_H
2155| # include <sys/stat.h>
2156| #endif
2157| #ifdef STDC_HEADERS
2158| # include <stdlib.h>
2159| # include <stddef.h>
2160| #else
2161| # ifdef HAVE_STDLIB_H
2162| #  include <stdlib.h>
2163| # endif
2164| #endif
2165| #ifdef HAVE_STRING_H
2166| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2167| #  include <memory.h>
2168| # endif
2169| # include <string.h>
2170| #endif
2171| #ifdef HAVE_STRINGS_H
2172| # include <strings.h>
2173| #endif
2174| #ifdef HAVE_INTTYPES_H
2175| # include <inttypes.h>
2176| #endif
2177| #ifdef HAVE_STDINT_H
2178| # include <stdint.h>
2179| #endif
2180| #ifdef HAVE_UNISTD_H
2181| # include <unistd.h>
2182| #endif
2183| int
2184| main ()
2185| {
2186| if (sizeof ((mode_t)))
2187|           return 0;
2188|   ;
2189|   return 0;
2190| }
2191configure:10589: result: yes
2192configure:10835: checking for getopt.h
2193configure:10835: result: yes
2194configure:10852: checking for getopt_long_only
2195configure:10852: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2196configure:10852: $? = 0
2197configure:10852: result: yes
2198configure:10866: checking whether getopt is POSIX compatible
2199configure:10908: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2200configure:10908: $? = 0
2201configure:10908: ./conftest
2202configure:10908: $? = 0
2203configure:10967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2204configure:10967: $? = 0
2205configure:10967: ./conftest
2206configure:10967: $? = 0
2207configure:11009: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2208configure:11009: $? = 0
2209configure:11009: ./conftest
2210program: option requires an argument -- b
2211configure:11009: $? = 16
2212configure: program exited with status 16
2213configure: failed program was:
2214| /* confdefs.h */
2215| #define PACKAGE_NAME "ttfautohint"
2216| #define PACKAGE_TARNAME "ttfautohint"
2217| #define PACKAGE_VERSION "1.7"
2218| #define PACKAGE_STRING "ttfautohint 1.7"
2219| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2220| #define PACKAGE_URL ""
2221| #define PACKAGE "ttfautohint"
2222| #define VERSION "1.7"
2223| #define STDC_HEADERS 1
2224| #define HAVE_SYS_TYPES_H 1
2225| #define HAVE_SYS_STAT_H 1
2226| #define HAVE_STDLIB_H 1
2227| #define HAVE_STRING_H 1
2228| #define HAVE_MEMORY_H 1
2229| #define HAVE_STRINGS_H 1
2230| #define HAVE_INTTYPES_H 1
2231| #define HAVE_STDINT_H 1
2232| #define HAVE_UNISTD_H 1
2233| #define __EXTENSIONS__ 1
2234| #define _ALL_SOURCE 1
2235| #define _DARWIN_C_SOURCE 1
2236| #define _GNU_SOURCE 1
2237| #define _POSIX_PTHREAD_SEMANTICS 1
2238| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2239| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2240| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2241| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2242| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2243| #define __STDC_WANT_LIB_EXT2__ 1
2244| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2245| #define _TANDEM_SOURCE 1
2246| #define HAVE_CXX11 1
2247| #define HAVE_ALLOCA_H 1
2248| #define HAVE_ALLOCA 1
2249| #define HAVE_DECL_STRERROR_R 1
2250| #define HAVE_STRERROR_R 1
2251| #define HAVE_UNISTD_H 1
2252| #define HAVE_GETOPT_H 1
2253| #define HAVE_SYS_CDEFS_H 1
2254| #define HAVE_LIMITS_H 1
2255| #define HAVE_SYS_MMAN_H 1
2256| #define HAVE_WCHAR_H 1
2257| #define HAVE_STDINT_H 1
2258| #define HAVE_SYS_SOCKET_H 1
2259| #define HAVE_SYMLINK 1
2260| #define HAVE_GETPROGNAME 1
2261| #define HAVE_MPROTECT 1
2262| #define HAVE_STRERROR_R 1
2263| #define HAVE_CATGETS 1
2264| #define HAVE_SNPRINTF 1
2265| #define HAVE_STRNDUP 1
2266| #define HAVE_WORKING_O_NOATIME 0
2267| #define HAVE_WORKING_O_NOFOLLOW 1
2268| #define HAVE_GETOPT_H 1
2269| #define HAVE_GETOPT_LONG_ONLY 1
2270| /* end confdefs.h.  */
2271|
2272| #include <unistd.h>
2273| #include <stdlib.h>
2274| #include <string.h>
2275|
2276| int
2277| main ()
2278| {
2279|   static char program[] = "program";
2280|   static char ab[] = "-ab";
2281|   char *argv[3] = { program, ab, NULL };
2282|   if (getopt (2, argv, "ab:") != 'a')
2283|     return 13;
2284|   if (getopt (2, argv, "ab:") != '?')
2285|     return 14;
2286|   if (optopt != 'b')
2287|     return 15;
2288|   if (optind != 2)
2289|     return 16;
2290|   return 0;
2291| }
2292|
2293configure:11027: result: no
2294configure:11449: checking whether limits.h has ULLONG_WIDTH etc.
2295configure:11469: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2296conftest.c:62:38: error: use of undeclared identifier 'ULLONG_WIDTH'
2297                          int ullw = ULLONG_WIDTH;
2298                                     ^
22991 error generated.
2300configure:11469: $? = 1
2301configure: failed program was:
2302| /* confdefs.h */
2303| #define PACKAGE_NAME "ttfautohint"
2304| #define PACKAGE_TARNAME "ttfautohint"
2305| #define PACKAGE_VERSION "1.7"
2306| #define PACKAGE_STRING "ttfautohint 1.7"
2307| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2308| #define PACKAGE_URL ""
2309| #define PACKAGE "ttfautohint"
2310| #define VERSION "1.7"
2311| #define STDC_HEADERS 1
2312| #define HAVE_SYS_TYPES_H 1
2313| #define HAVE_SYS_STAT_H 1
2314| #define HAVE_STDLIB_H 1
2315| #define HAVE_STRING_H 1
2316| #define HAVE_MEMORY_H 1
2317| #define HAVE_STRINGS_H 1
2318| #define HAVE_INTTYPES_H 1
2319| #define HAVE_STDINT_H 1
2320| #define HAVE_UNISTD_H 1
2321| #define __EXTENSIONS__ 1
2322| #define _ALL_SOURCE 1
2323| #define _DARWIN_C_SOURCE 1
2324| #define _GNU_SOURCE 1
2325| #define _POSIX_PTHREAD_SEMANTICS 1
2326| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2327| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2328| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2329| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2330| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2331| #define __STDC_WANT_LIB_EXT2__ 1
2332| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2333| #define _TANDEM_SOURCE 1
2334| #define HAVE_CXX11 1
2335| #define HAVE_ALLOCA_H 1
2336| #define HAVE_ALLOCA 1
2337| #define HAVE_DECL_STRERROR_R 1
2338| #define HAVE_STRERROR_R 1
2339| #define HAVE_UNISTD_H 1
2340| #define HAVE_GETOPT_H 1
2341| #define HAVE_SYS_CDEFS_H 1
2342| #define HAVE_LIMITS_H 1
2343| #define HAVE_SYS_MMAN_H 1
2344| #define HAVE_WCHAR_H 1
2345| #define HAVE_STDINT_H 1
2346| #define HAVE_SYS_SOCKET_H 1
2347| #define HAVE_SYMLINK 1
2348| #define HAVE_GETPROGNAME 1
2349| #define HAVE_MPROTECT 1
2350| #define HAVE_STRERROR_R 1
2351| #define HAVE_CATGETS 1
2352| #define HAVE_SNPRINTF 1
2353| #define HAVE_STRNDUP 1
2354| #define HAVE_WORKING_O_NOATIME 0
2355| #define HAVE_WORKING_O_NOFOLLOW 1
2356| #define HAVE_GETOPT_H 1
2357| #define HAVE_GETOPT_LONG_ONLY 1
2358| /* end confdefs.h.  */
2359| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
2360|                            #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2361|                           #endif
2362|                           #include <limits.h>
2363|                           int ullw = ULLONG_WIDTH;
2364| int
2365| main ()
2366| {
2367|
2368|   ;
2369|   return 0;
2370| }
2371configure:11476: result: no
2372configure:11535: checking for ld used by /usr/bin/clang
2373configure:11637: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2374configure:11644: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
2375configure:11659: result: no
2376configure:11666: checking for shared library run path origin
2377configure:11679: result: done
2378configure:11700: checking for the common suffixes of directories in the library search path
2379configure:11774: result: lib,lib
2380configure:11788: checking whether imported symbols can be declared weak
2381configure:11806: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2382Undefined symbols for architecture x86_64:
2383  "_xyzzy", referenced from:
2384      _main in conftest-ed3860.o
2385ld: symbol(s) not found for architecture x86_64
2386clang: error: linker command failed with exit code 1 (use -v to see invocation)
2387configure:11806: $? = 1
2388configure: failed program was:
2389| /* confdefs.h */
2390| #define PACKAGE_NAME "ttfautohint"
2391| #define PACKAGE_TARNAME "ttfautohint"
2392| #define PACKAGE_VERSION "1.7"
2393| #define PACKAGE_STRING "ttfautohint 1.7"
2394| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2395| #define PACKAGE_URL ""
2396| #define PACKAGE "ttfautohint"
2397| #define VERSION "1.7"
2398| #define STDC_HEADERS 1
2399| #define HAVE_SYS_TYPES_H 1
2400| #define HAVE_SYS_STAT_H 1
2401| #define HAVE_STDLIB_H 1
2402| #define HAVE_STRING_H 1
2403| #define HAVE_MEMORY_H 1
2404| #define HAVE_STRINGS_H 1
2405| #define HAVE_INTTYPES_H 1
2406| #define HAVE_STDINT_H 1
2407| #define HAVE_UNISTD_H 1
2408| #define __EXTENSIONS__ 1
2409| #define _ALL_SOURCE 1
2410| #define _DARWIN_C_SOURCE 1
2411| #define _GNU_SOURCE 1
2412| #define _POSIX_PTHREAD_SEMANTICS 1
2413| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2414| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2415| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2416| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2417| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2418| #define __STDC_WANT_LIB_EXT2__ 1
2419| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2420| #define _TANDEM_SOURCE 1
2421| #define HAVE_CXX11 1
2422| #define HAVE_ALLOCA_H 1
2423| #define HAVE_ALLOCA 1
2424| #define HAVE_DECL_STRERROR_R 1
2425| #define HAVE_STRERROR_R 1
2426| #define HAVE_UNISTD_H 1
2427| #define HAVE_GETOPT_H 1
2428| #define HAVE_SYS_CDEFS_H 1
2429| #define HAVE_LIMITS_H 1
2430| #define HAVE_SYS_MMAN_H 1
2431| #define HAVE_WCHAR_H 1
2432| #define HAVE_STDINT_H 1
2433| #define HAVE_SYS_SOCKET_H 1
2434| #define HAVE_SYMLINK 1
2435| #define HAVE_GETPROGNAME 1
2436| #define HAVE_MPROTECT 1
2437| #define HAVE_STRERROR_R 1
2438| #define HAVE_CATGETS 1
2439| #define HAVE_SNPRINTF 1
2440| #define HAVE_STRNDUP 1
2441| #define HAVE_WORKING_O_NOATIME 0
2442| #define HAVE_WORKING_O_NOFOLLOW 1
2443| #define HAVE_GETOPT_H 1
2444| #define HAVE_GETOPT_LONG_ONLY 1
2445| /* end confdefs.h.  */
2446| extern void xyzzy ();
2447| #pragma weak xyzzy
2448| int
2449| main ()
2450| {
2451| xyzzy();
2452|   ;
2453|   return 0;
2454| }
2455configure:11855: result: no
2456configure:11860: checking pthread.h usability
2457configure:11860: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2458configure:11860: $? = 0
2459configure:11860: result: yes
2460configure:11860: checking pthread.h presence
2461configure:11860: /usr/bin/clang -E -I/opt/local/include conftest.c
2462configure:11860: $? = 0
2463configure:11860: result: yes
2464configure:11860: checking for pthread.h
2465configure:11860: result: yes
2466configure:11898: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
2467configure:11898: $? = 0
2468configure:11914: checking for pthread_kill in -lpthread
2469configure:11939: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthread   >&5
2470configure:11939: $? = 0
2471configure:11948: result: yes
2472configure:12693: checking for multithread API to use
2473configure:12695: result: posix
2474configure:12788: checking whether malloc, realloc, calloc are POSIX compliant
2475configure:12808: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2476configure:12808: $? = 0
2477configure:12816: result: yes
2478configure:12914: checking for mmap
2479configure:12914: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2480configure:12914: $? = 0
2481configure:12914: result: yes
2482configure:12925: checking for MAP_ANONYMOUS
2483configure:12962: result: yes
2484configure:12996: checking whether memchr works
2485configure:13065: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2486configure:13065: $? = 0
2487configure:13065: ./conftest
2488configure:13065: $? = 0
2489configure:13076: result: yes
2490configure:13085: checking whether memmem is declared
2491configure:13085: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2492configure:13085: $? = 0
2493configure:13085: result: yes
2494configure:13133: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2495configure:13133: $? = 0
2496configure:13165: checking for stdbool.h that conforms to C99
2497configure:13240: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2498conftest.c:118:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
2499             bool e = &s;
2500                  ~    ^
2501conftest.c:122:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
2502             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2503                     ~^
2504conftest.c:122:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
2505             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2506                          ~^
2507conftest.c:122:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
2508             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2509                               ~^
2510conftest.c:122:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
2511             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2512                                    ~^
2513conftest.c:122:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
2514             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2515                                              ~^
2516conftest.c:122:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
2517             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2518                                                   ~^
2519conftest.c:122:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
2520             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2521                                                        ~^
2522conftest.c:122:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
2523             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
2524                                                             ~^
2525conftest.c:123:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
2526                            ~^
2527conftest.c:123:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
2528                                 ~^
2529conftest.c:123:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
2530                                      ~^
253112 warnings generated.
2532configure:13240: $? = 0
2533configure:13247: result: yes
2534configure:13249: checking for _Bool
2535configure:13249: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2536configure:13249: $? = 0
2537configure:13249: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2538conftest.c:97:20: error: expected expression
2539if (sizeof ((_Bool)))
2540                   ^
25411 error generated.
2542configure:13249: $? = 1
2543configure: failed program was:
2544| /* confdefs.h */
2545| #define PACKAGE_NAME "ttfautohint"
2546| #define PACKAGE_TARNAME "ttfautohint"
2547| #define PACKAGE_VERSION "1.7"
2548| #define PACKAGE_STRING "ttfautohint 1.7"
2549| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2550| #define PACKAGE_URL ""
2551| #define PACKAGE "ttfautohint"
2552| #define VERSION "1.7"
2553| #define STDC_HEADERS 1
2554| #define HAVE_SYS_TYPES_H 1
2555| #define HAVE_SYS_STAT_H 1
2556| #define HAVE_STDLIB_H 1
2557| #define HAVE_STRING_H 1
2558| #define HAVE_MEMORY_H 1
2559| #define HAVE_STRINGS_H 1
2560| #define HAVE_INTTYPES_H 1
2561| #define HAVE_STDINT_H 1
2562| #define HAVE_UNISTD_H 1
2563| #define __EXTENSIONS__ 1
2564| #define _ALL_SOURCE 1
2565| #define _DARWIN_C_SOURCE 1
2566| #define _GNU_SOURCE 1
2567| #define _POSIX_PTHREAD_SEMANTICS 1
2568| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2569| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2570| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2571| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2572| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2573| #define __STDC_WANT_LIB_EXT2__ 1
2574| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2575| #define _TANDEM_SOURCE 1
2576| #define HAVE_CXX11 1
2577| #define HAVE_ALLOCA_H 1
2578| #define HAVE_ALLOCA 1
2579| #define HAVE_DECL_STRERROR_R 1
2580| #define HAVE_STRERROR_R 1
2581| #define HAVE_UNISTD_H 1
2582| #define HAVE_GETOPT_H 1
2583| #define HAVE_SYS_CDEFS_H 1
2584| #define HAVE_LIMITS_H 1
2585| #define HAVE_SYS_MMAN_H 1
2586| #define HAVE_WCHAR_H 1
2587| #define HAVE_STDINT_H 1
2588| #define HAVE_SYS_SOCKET_H 1
2589| #define HAVE_SYMLINK 1
2590| #define HAVE_GETPROGNAME 1
2591| #define HAVE_MPROTECT 1
2592| #define HAVE_STRERROR_R 1
2593| #define HAVE_CATGETS 1
2594| #define HAVE_SNPRINTF 1
2595| #define HAVE_STRNDUP 1
2596| #define HAVE_WORKING_O_NOATIME 0
2597| #define HAVE_WORKING_O_NOFOLLOW 1
2598| #define HAVE_GETOPT_H 1
2599| #define HAVE_GETOPT_LONG_ONLY 1
2600| #define USE_POSIX_THREADS 1
2601| #define HAVE_MAP_ANONYMOUS 1
2602| #define HAVE_DECL_MEMMEM 1
2603| /* end confdefs.h.  */
2604| #include <stdio.h>
2605| #ifdef HAVE_SYS_TYPES_H
2606| # include <sys/types.h>
2607| #endif
2608| #ifdef HAVE_SYS_STAT_H
2609| # include <sys/stat.h>
2610| #endif
2611| #ifdef STDC_HEADERS
2612| # include <stdlib.h>
2613| # include <stddef.h>
2614| #else
2615| # ifdef HAVE_STDLIB_H
2616| #  include <stdlib.h>
2617| # endif
2618| #endif
2619| #ifdef HAVE_STRING_H
2620| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2621| #  include <memory.h>
2622| # endif
2623| # include <string.h>
2624| #endif
2625| #ifdef HAVE_STRINGS_H
2626| # include <strings.h>
2627| #endif
2628| #ifdef HAVE_INTTYPES_H
2629| # include <inttypes.h>
2630| #endif
2631| #ifdef HAVE_STDINT_H
2632| # include <stdint.h>
2633| #endif
2634| #ifdef HAVE_UNISTD_H
2635| # include <unistd.h>
2636| #endif
2637| int
2638| main ()
2639| {
2640| if (sizeof ((_Bool)))
2641|           return 0;
2642|   ;
2643|   return 0;
2644| }
2645configure:13249: result: yes
2646configure:13266: checking for wchar_t
2647configure:13283: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2648configure:13283: $? = 0
2649configure:13290: result: yes
2650configure:13299: checking for wint_t
2651configure:13324: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2652configure:13324: $? = 0
2653configure:13331: result: yes
2654configure:13338: checking whether wint_t is too small
2655configure:13366: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2656configure:13366: $? = 0
2657configure:13373: result: no
2658configure:13386: checking for unsigned long long int
2659configure:13434: result: yes
2660configure:13444: checking for long long int
2661configure:13494: result: yes
2662configure:13652: checking whether stdint.h conforms to C99
2663configure:13832: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2664configure:13832: $? = 0
2665configure:13919: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2666configure:13919: $? = 0
2667configure:13919: ./conftest
2668configure:13919: $? = 0
2669configure:13931: result: yes
2670configure:13942: checking whether stdint.h predates C++11
2671configure:13978: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2672configure:13978: $? = 0
2673configure:13983: result: no
2674configure:13994: checking whether stdint.h has UINTMAX_WIDTH etc.
2675configure:14030: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2676conftest.c:84:24: error: use of undeclared identifier 'UINTMAX_WIDTH'
2677              int iw = UINTMAX_WIDTH;
2678                       ^
26791 error generated.
2680configure:14030: $? = 1
2681configure: failed program was:
2682| /* confdefs.h */
2683| #define PACKAGE_NAME "ttfautohint"
2684| #define PACKAGE_TARNAME "ttfautohint"
2685| #define PACKAGE_VERSION "1.7"
2686| #define PACKAGE_STRING "ttfautohint 1.7"
2687| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2688| #define PACKAGE_URL ""
2689| #define PACKAGE "ttfautohint"
2690| #define VERSION "1.7"
2691| #define STDC_HEADERS 1
2692| #define HAVE_SYS_TYPES_H 1
2693| #define HAVE_SYS_STAT_H 1
2694| #define HAVE_STDLIB_H 1
2695| #define HAVE_STRING_H 1
2696| #define HAVE_MEMORY_H 1
2697| #define HAVE_STRINGS_H 1
2698| #define HAVE_INTTYPES_H 1
2699| #define HAVE_STDINT_H 1
2700| #define HAVE_UNISTD_H 1
2701| #define __EXTENSIONS__ 1
2702| #define _ALL_SOURCE 1
2703| #define _DARWIN_C_SOURCE 1
2704| #define _GNU_SOURCE 1
2705| #define _POSIX_PTHREAD_SEMANTICS 1
2706| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2707| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2708| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2709| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2710| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2711| #define __STDC_WANT_LIB_EXT2__ 1
2712| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2713| #define _TANDEM_SOURCE 1
2714| #define HAVE_CXX11 1
2715| #define HAVE_ALLOCA_H 1
2716| #define HAVE_ALLOCA 1
2717| #define HAVE_DECL_STRERROR_R 1
2718| #define HAVE_STRERROR_R 1
2719| #define HAVE_UNISTD_H 1
2720| #define HAVE_GETOPT_H 1
2721| #define HAVE_SYS_CDEFS_H 1
2722| #define HAVE_LIMITS_H 1
2723| #define HAVE_SYS_MMAN_H 1
2724| #define HAVE_WCHAR_H 1
2725| #define HAVE_STDINT_H 1
2726| #define HAVE_SYS_SOCKET_H 1
2727| #define HAVE_SYMLINK 1
2728| #define HAVE_GETPROGNAME 1
2729| #define HAVE_MPROTECT 1
2730| #define HAVE_STRERROR_R 1
2731| #define HAVE_CATGETS 1
2732| #define HAVE_SNPRINTF 1
2733| #define HAVE_STRNDUP 1
2734| #define HAVE_WORKING_O_NOATIME 0
2735| #define HAVE_WORKING_O_NOFOLLOW 1
2736| #define HAVE_GETOPT_H 1
2737| #define HAVE_GETOPT_LONG_ONLY 1
2738| #define USE_POSIX_THREADS 1
2739| #define HAVE_MAP_ANONYMOUS 1
2740| #define HAVE_DECL_MEMMEM 1
2741| #define HAVE__BOOL 1
2742| #define HAVE_WCHAR_T 1
2743| #define HAVE_WINT_T 1
2744| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2745| #define HAVE_LONG_LONG_INT 1
2746| /* end confdefs.h.  */
2747|
2748|               /* Work if build is not clean.  */
2749|               #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
2750|               #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
2751|                #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2752|               #endif
2753|               #include <stdint.h>
2754|
2755|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
2756|      included before <wchar.h>.  */
2757|   #include <stddef.h>
2758|   #include <signal.h>
2759|   #if HAVE_WCHAR_H
2760|   # include <stdio.h>
2761|   # include <time.h>
2762|   # include <wchar.h>
2763|   #endif
2764|
2765|               int iw = UINTMAX_WIDTH;
2766|
2767| int
2768| main ()
2769| {
2770|
2771|   ;
2772|   return 0;
2773| }
2774configure:14035: result: no
2775configure:14491: checking whether strerror(0) succeeds
2776configure:14528: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2777configure:14528: $? = 0
2778configure:14528: ./conftest
2779configure:14528: $? = 4
2780configure: program exited with status 4
2781configure: failed program was:
2782| /* confdefs.h */
2783| #define PACKAGE_NAME "ttfautohint"
2784| #define PACKAGE_TARNAME "ttfautohint"
2785| #define PACKAGE_VERSION "1.7"
2786| #define PACKAGE_STRING "ttfautohint 1.7"
2787| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2788| #define PACKAGE_URL ""
2789| #define PACKAGE "ttfautohint"
2790| #define VERSION "1.7"
2791| #define STDC_HEADERS 1
2792| #define HAVE_SYS_TYPES_H 1
2793| #define HAVE_SYS_STAT_H 1
2794| #define HAVE_STDLIB_H 1
2795| #define HAVE_STRING_H 1
2796| #define HAVE_MEMORY_H 1
2797| #define HAVE_STRINGS_H 1
2798| #define HAVE_INTTYPES_H 1
2799| #define HAVE_STDINT_H 1
2800| #define HAVE_UNISTD_H 1
2801| #define __EXTENSIONS__ 1
2802| #define _ALL_SOURCE 1
2803| #define _DARWIN_C_SOURCE 1
2804| #define _GNU_SOURCE 1
2805| #define _POSIX_PTHREAD_SEMANTICS 1
2806| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2807| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2808| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2809| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2810| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2811| #define __STDC_WANT_LIB_EXT2__ 1
2812| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2813| #define _TANDEM_SOURCE 1
2814| #define HAVE_CXX11 1
2815| #define HAVE_ALLOCA_H 1
2816| #define HAVE_ALLOCA 1
2817| #define HAVE_DECL_STRERROR_R 1
2818| #define HAVE_STRERROR_R 1
2819| #define HAVE_UNISTD_H 1
2820| #define HAVE_GETOPT_H 1
2821| #define HAVE_SYS_CDEFS_H 1
2822| #define HAVE_LIMITS_H 1
2823| #define HAVE_SYS_MMAN_H 1
2824| #define HAVE_WCHAR_H 1
2825| #define HAVE_STDINT_H 1
2826| #define HAVE_SYS_SOCKET_H 1
2827| #define HAVE_SYMLINK 1
2828| #define HAVE_GETPROGNAME 1
2829| #define HAVE_MPROTECT 1
2830| #define HAVE_STRERROR_R 1
2831| #define HAVE_CATGETS 1
2832| #define HAVE_SNPRINTF 1
2833| #define HAVE_STRNDUP 1
2834| #define HAVE_WORKING_O_NOATIME 0
2835| #define HAVE_WORKING_O_NOFOLLOW 1
2836| #define HAVE_GETOPT_H 1
2837| #define HAVE_GETOPT_LONG_ONLY 1
2838| #define USE_POSIX_THREADS 1
2839| #define HAVE_MAP_ANONYMOUS 1
2840| #define HAVE_DECL_MEMMEM 1
2841| #define HAVE__BOOL 1
2842| #define HAVE_WCHAR_T 1
2843| #define HAVE_WINT_T 1
2844| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2845| #define HAVE_LONG_LONG_INT 1
2846| /* end confdefs.h.  */
2847| #include <string.h>
2848|            #include <errno.h>
2849|
2850| int
2851| main ()
2852| {
2853| int result = 0;
2854|            char *str;
2855|            errno = 0;
2856|            str = strerror (0);
2857|            if (!*str) result |= 1;
2858|            if (errno) result |= 2;
2859|            if (strstr (str, "nknown") || strstr (str, "ndefined"))
2860|              result |= 4;
2861|            return result;
2862|   ;
2863|   return 0;
2864| }
2865configure:14539: result: no
2866configure:14744: checking whether strerror_r is declared
2867configure:14744: result: yes
2868configure:14766: checking for C/C++ restrict keyword
2869configure:14793: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2870configure:14793: $? = 0
2871configure:14801: result: __restrict
2872configure:14892: checking whether ffsl is declared without a macro
2873configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2874configure:14910: $? = 0
2875configure:14918: result: yes
2876configure:14892: checking whether ffsll is declared without a macro
2877configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2878configure:14910: $? = 0
2879configure:14918: result: yes
2880configure:14892: checking whether memmem is declared without a macro
2881configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2882configure:14910: $? = 0
2883configure:14918: result: yes
2884configure:14892: checking whether mempcpy is declared without a macro
2885configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2886conftest.c:78:10: error: use of undeclared identifier 'mempcpy'
2887  (void) mempcpy;
2888         ^
28891 error generated.
2890configure:14910: $? = 1
2891configure: failed program was:
2892| /* confdefs.h */
2893| #define PACKAGE_NAME "ttfautohint"
2894| #define PACKAGE_TARNAME "ttfautohint"
2895| #define PACKAGE_VERSION "1.7"
2896| #define PACKAGE_STRING "ttfautohint 1.7"
2897| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2898| #define PACKAGE_URL ""
2899| #define PACKAGE "ttfautohint"
2900| #define VERSION "1.7"
2901| #define STDC_HEADERS 1
2902| #define HAVE_SYS_TYPES_H 1
2903| #define HAVE_SYS_STAT_H 1
2904| #define HAVE_STDLIB_H 1
2905| #define HAVE_STRING_H 1
2906| #define HAVE_MEMORY_H 1
2907| #define HAVE_STRINGS_H 1
2908| #define HAVE_INTTYPES_H 1
2909| #define HAVE_STDINT_H 1
2910| #define HAVE_UNISTD_H 1
2911| #define __EXTENSIONS__ 1
2912| #define _ALL_SOURCE 1
2913| #define _DARWIN_C_SOURCE 1
2914| #define _GNU_SOURCE 1
2915| #define _POSIX_PTHREAD_SEMANTICS 1
2916| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2917| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2918| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2919| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2920| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2921| #define __STDC_WANT_LIB_EXT2__ 1
2922| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2923| #define _TANDEM_SOURCE 1
2924| #define HAVE_CXX11 1
2925| #define HAVE_ALLOCA_H 1
2926| #define HAVE_ALLOCA 1
2927| #define HAVE_DECL_STRERROR_R 1
2928| #define HAVE_STRERROR_R 1
2929| #define HAVE_UNISTD_H 1
2930| #define HAVE_GETOPT_H 1
2931| #define HAVE_SYS_CDEFS_H 1
2932| #define HAVE_LIMITS_H 1
2933| #define HAVE_SYS_MMAN_H 1
2934| #define HAVE_WCHAR_H 1
2935| #define HAVE_STDINT_H 1
2936| #define HAVE_SYS_SOCKET_H 1
2937| #define HAVE_SYMLINK 1
2938| #define HAVE_GETPROGNAME 1
2939| #define HAVE_MPROTECT 1
2940| #define HAVE_STRERROR_R 1
2941| #define HAVE_CATGETS 1
2942| #define HAVE_SNPRINTF 1
2943| #define HAVE_STRNDUP 1
2944| #define HAVE_WORKING_O_NOATIME 0
2945| #define HAVE_WORKING_O_NOFOLLOW 1
2946| #define HAVE_GETOPT_H 1
2947| #define HAVE_GETOPT_LONG_ONLY 1
2948| #define USE_POSIX_THREADS 1
2949| #define HAVE_MAP_ANONYMOUS 1
2950| #define HAVE_DECL_MEMMEM 1
2951| #define HAVE__BOOL 1
2952| #define HAVE_WCHAR_T 1
2953| #define HAVE_WINT_T 1
2954| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2955| #define HAVE_LONG_LONG_INT 1
2956| #define REPLACE_STRERROR_0 1
2957| #define HAVE_DECL_STRERROR_R 1
2958| #define restrict __restrict
2959| #define HAVE_RAW_DECL_FFSL 1
2960| #define HAVE_RAW_DECL_FFSLL 1
2961| #define HAVE_RAW_DECL_MEMMEM 1
2962| /* end confdefs.h.  */
2963| #include <string.h>
2964|
2965| int
2966| main ()
2967| {
2968| #undef mempcpy
2969|   (void) mempcpy;
2970|   ;
2971|   return 0;
2972| }
2973configure:14918: result: no
2974configure:14892: checking whether memrchr is declared without a macro
2975configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2976conftest.c:78:10: error: use of undeclared identifier 'memrchr'
2977  (void) memrchr;
2978         ^
29791 error generated.
2980configure:14910: $? = 1
2981configure: failed program was:
2982| /* confdefs.h */
2983| #define PACKAGE_NAME "ttfautohint"
2984| #define PACKAGE_TARNAME "ttfautohint"
2985| #define PACKAGE_VERSION "1.7"
2986| #define PACKAGE_STRING "ttfautohint 1.7"
2987| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
2988| #define PACKAGE_URL ""
2989| #define PACKAGE "ttfautohint"
2990| #define VERSION "1.7"
2991| #define STDC_HEADERS 1
2992| #define HAVE_SYS_TYPES_H 1
2993| #define HAVE_SYS_STAT_H 1
2994| #define HAVE_STDLIB_H 1
2995| #define HAVE_STRING_H 1
2996| #define HAVE_MEMORY_H 1
2997| #define HAVE_STRINGS_H 1
2998| #define HAVE_INTTYPES_H 1
2999| #define HAVE_STDINT_H 1
3000| #define HAVE_UNISTD_H 1
3001| #define __EXTENSIONS__ 1
3002| #define _ALL_SOURCE 1
3003| #define _DARWIN_C_SOURCE 1
3004| #define _GNU_SOURCE 1
3005| #define _POSIX_PTHREAD_SEMANTICS 1
3006| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3007| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3008| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3009| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3010| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3011| #define __STDC_WANT_LIB_EXT2__ 1
3012| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3013| #define _TANDEM_SOURCE 1
3014| #define HAVE_CXX11 1
3015| #define HAVE_ALLOCA_H 1
3016| #define HAVE_ALLOCA 1
3017| #define HAVE_DECL_STRERROR_R 1
3018| #define HAVE_STRERROR_R 1
3019| #define HAVE_UNISTD_H 1
3020| #define HAVE_GETOPT_H 1
3021| #define HAVE_SYS_CDEFS_H 1
3022| #define HAVE_LIMITS_H 1
3023| #define HAVE_SYS_MMAN_H 1
3024| #define HAVE_WCHAR_H 1
3025| #define HAVE_STDINT_H 1
3026| #define HAVE_SYS_SOCKET_H 1
3027| #define HAVE_SYMLINK 1
3028| #define HAVE_GETPROGNAME 1
3029| #define HAVE_MPROTECT 1
3030| #define HAVE_STRERROR_R 1
3031| #define HAVE_CATGETS 1
3032| #define HAVE_SNPRINTF 1
3033| #define HAVE_STRNDUP 1
3034| #define HAVE_WORKING_O_NOATIME 0
3035| #define HAVE_WORKING_O_NOFOLLOW 1
3036| #define HAVE_GETOPT_H 1
3037| #define HAVE_GETOPT_LONG_ONLY 1
3038| #define USE_POSIX_THREADS 1
3039| #define HAVE_MAP_ANONYMOUS 1
3040| #define HAVE_DECL_MEMMEM 1
3041| #define HAVE__BOOL 1
3042| #define HAVE_WCHAR_T 1
3043| #define HAVE_WINT_T 1
3044| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3045| #define HAVE_LONG_LONG_INT 1
3046| #define REPLACE_STRERROR_0 1
3047| #define HAVE_DECL_STRERROR_R 1
3048| #define restrict __restrict
3049| #define HAVE_RAW_DECL_FFSL 1
3050| #define HAVE_RAW_DECL_FFSLL 1
3051| #define HAVE_RAW_DECL_MEMMEM 1
3052| /* end confdefs.h.  */
3053| #include <string.h>
3054|
3055| int
3056| main ()
3057| {
3058| #undef memrchr
3059|   (void) memrchr;
3060|   ;
3061|   return 0;
3062| }
3063configure:14918: result: no
3064configure:14892: checking whether rawmemchr is declared without a macro
3065configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3066conftest.c:78:10: error: use of undeclared identifier 'rawmemchr'
3067  (void) rawmemchr;
3068         ^
30691 error generated.
3070configure:14910: $? = 1
3071configure: failed program was:
3072| /* confdefs.h */
3073| #define PACKAGE_NAME "ttfautohint"
3074| #define PACKAGE_TARNAME "ttfautohint"
3075| #define PACKAGE_VERSION "1.7"
3076| #define PACKAGE_STRING "ttfautohint 1.7"
3077| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3078| #define PACKAGE_URL ""
3079| #define PACKAGE "ttfautohint"
3080| #define VERSION "1.7"
3081| #define STDC_HEADERS 1
3082| #define HAVE_SYS_TYPES_H 1
3083| #define HAVE_SYS_STAT_H 1
3084| #define HAVE_STDLIB_H 1
3085| #define HAVE_STRING_H 1
3086| #define HAVE_MEMORY_H 1
3087| #define HAVE_STRINGS_H 1
3088| #define HAVE_INTTYPES_H 1
3089| #define HAVE_STDINT_H 1
3090| #define HAVE_UNISTD_H 1
3091| #define __EXTENSIONS__ 1
3092| #define _ALL_SOURCE 1
3093| #define _DARWIN_C_SOURCE 1
3094| #define _GNU_SOURCE 1
3095| #define _POSIX_PTHREAD_SEMANTICS 1
3096| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3097| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3098| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3099| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3100| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3101| #define __STDC_WANT_LIB_EXT2__ 1
3102| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3103| #define _TANDEM_SOURCE 1
3104| #define HAVE_CXX11 1
3105| #define HAVE_ALLOCA_H 1
3106| #define HAVE_ALLOCA 1
3107| #define HAVE_DECL_STRERROR_R 1
3108| #define HAVE_STRERROR_R 1
3109| #define HAVE_UNISTD_H 1
3110| #define HAVE_GETOPT_H 1
3111| #define HAVE_SYS_CDEFS_H 1
3112| #define HAVE_LIMITS_H 1
3113| #define HAVE_SYS_MMAN_H 1
3114| #define HAVE_WCHAR_H 1
3115| #define HAVE_STDINT_H 1
3116| #define HAVE_SYS_SOCKET_H 1
3117| #define HAVE_SYMLINK 1
3118| #define HAVE_GETPROGNAME 1
3119| #define HAVE_MPROTECT 1
3120| #define HAVE_STRERROR_R 1
3121| #define HAVE_CATGETS 1
3122| #define HAVE_SNPRINTF 1
3123| #define HAVE_STRNDUP 1
3124| #define HAVE_WORKING_O_NOATIME 0
3125| #define HAVE_WORKING_O_NOFOLLOW 1
3126| #define HAVE_GETOPT_H 1
3127| #define HAVE_GETOPT_LONG_ONLY 1
3128| #define USE_POSIX_THREADS 1
3129| #define HAVE_MAP_ANONYMOUS 1
3130| #define HAVE_DECL_MEMMEM 1
3131| #define HAVE__BOOL 1
3132| #define HAVE_WCHAR_T 1
3133| #define HAVE_WINT_T 1
3134| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3135| #define HAVE_LONG_LONG_INT 1
3136| #define REPLACE_STRERROR_0 1
3137| #define HAVE_DECL_STRERROR_R 1
3138| #define restrict __restrict
3139| #define HAVE_RAW_DECL_FFSL 1
3140| #define HAVE_RAW_DECL_FFSLL 1
3141| #define HAVE_RAW_DECL_MEMMEM 1
3142| /* end confdefs.h.  */
3143| #include <string.h>
3144|
3145| int
3146| main ()
3147| {
3148| #undef rawmemchr
3149|   (void) rawmemchr;
3150|   ;
3151|   return 0;
3152| }
3153configure:14918: result: no
3154configure:14892: checking whether stpcpy is declared without a macro
3155configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3156configure:14910: $? = 0
3157configure:14918: result: yes
3158configure:14892: checking whether stpncpy is declared without a macro
3159configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3160configure:14910: $? = 0
3161configure:14918: result: yes
3162configure:14892: checking whether strchrnul is declared without a macro
3163configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3164conftest.c:80:10: error: use of undeclared identifier 'strchrnul'
3165  (void) strchrnul;
3166         ^
31671 error generated.
3168configure:14910: $? = 1
3169configure: failed program was:
3170| /* confdefs.h */
3171| #define PACKAGE_NAME "ttfautohint"
3172| #define PACKAGE_TARNAME "ttfautohint"
3173| #define PACKAGE_VERSION "1.7"
3174| #define PACKAGE_STRING "ttfautohint 1.7"
3175| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3176| #define PACKAGE_URL ""
3177| #define PACKAGE "ttfautohint"
3178| #define VERSION "1.7"
3179| #define STDC_HEADERS 1
3180| #define HAVE_SYS_TYPES_H 1
3181| #define HAVE_SYS_STAT_H 1
3182| #define HAVE_STDLIB_H 1
3183| #define HAVE_STRING_H 1
3184| #define HAVE_MEMORY_H 1
3185| #define HAVE_STRINGS_H 1
3186| #define HAVE_INTTYPES_H 1
3187| #define HAVE_STDINT_H 1
3188| #define HAVE_UNISTD_H 1
3189| #define __EXTENSIONS__ 1
3190| #define _ALL_SOURCE 1
3191| #define _DARWIN_C_SOURCE 1
3192| #define _GNU_SOURCE 1
3193| #define _POSIX_PTHREAD_SEMANTICS 1
3194| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3195| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3196| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3197| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3198| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3199| #define __STDC_WANT_LIB_EXT2__ 1
3200| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3201| #define _TANDEM_SOURCE 1
3202| #define HAVE_CXX11 1
3203| #define HAVE_ALLOCA_H 1
3204| #define HAVE_ALLOCA 1
3205| #define HAVE_DECL_STRERROR_R 1
3206| #define HAVE_STRERROR_R 1
3207| #define HAVE_UNISTD_H 1
3208| #define HAVE_GETOPT_H 1
3209| #define HAVE_SYS_CDEFS_H 1
3210| #define HAVE_LIMITS_H 1
3211| #define HAVE_SYS_MMAN_H 1
3212| #define HAVE_WCHAR_H 1
3213| #define HAVE_STDINT_H 1
3214| #define HAVE_SYS_SOCKET_H 1
3215| #define HAVE_SYMLINK 1
3216| #define HAVE_GETPROGNAME 1
3217| #define HAVE_MPROTECT 1
3218| #define HAVE_STRERROR_R 1
3219| #define HAVE_CATGETS 1
3220| #define HAVE_SNPRINTF 1
3221| #define HAVE_STRNDUP 1
3222| #define HAVE_WORKING_O_NOATIME 0
3223| #define HAVE_WORKING_O_NOFOLLOW 1
3224| #define HAVE_GETOPT_H 1
3225| #define HAVE_GETOPT_LONG_ONLY 1
3226| #define USE_POSIX_THREADS 1
3227| #define HAVE_MAP_ANONYMOUS 1
3228| #define HAVE_DECL_MEMMEM 1
3229| #define HAVE__BOOL 1
3230| #define HAVE_WCHAR_T 1
3231| #define HAVE_WINT_T 1
3232| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3233| #define HAVE_LONG_LONG_INT 1
3234| #define REPLACE_STRERROR_0 1
3235| #define HAVE_DECL_STRERROR_R 1
3236| #define restrict __restrict
3237| #define HAVE_RAW_DECL_FFSL 1
3238| #define HAVE_RAW_DECL_FFSLL 1
3239| #define HAVE_RAW_DECL_MEMMEM 1
3240| #define HAVE_RAW_DECL_STPCPY 1
3241| #define HAVE_RAW_DECL_STPNCPY 1
3242| /* end confdefs.h.  */
3243| #include <string.h>
3244|
3245| int
3246| main ()
3247| {
3248| #undef strchrnul
3249|   (void) strchrnul;
3250|   ;
3251|   return 0;
3252| }
3253configure:14918: result: no
3254configure:14892: checking whether strdup is declared without a macro
3255configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3256configure:14910: $? = 0
3257configure:14918: result: yes
3258configure:14892: checking whether strncat is declared without a macro
3259configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3260configure:14910: $? = 0
3261configure:14918: result: yes
3262configure:14892: checking whether strndup is declared without a macro
3263configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3264configure:14910: $? = 0
3265configure:14918: result: yes
3266configure:14892: checking whether strnlen is declared without a macro
3267configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3268configure:14910: $? = 0
3269configure:14918: result: yes
3270configure:14892: checking whether strpbrk is declared without a macro
3271configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3272configure:14910: $? = 0
3273configure:14918: result: yes
3274configure:14892: checking whether strsep is declared without a macro
3275configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3276configure:14910: $? = 0
3277configure:14918: result: yes
3278configure:14892: checking whether strcasestr is declared without a macro
3279configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3280configure:14910: $? = 0
3281configure:14918: result: yes
3282configure:14892: checking whether strtok_r is declared without a macro
3283configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3284configure:14910: $? = 0
3285configure:14918: result: yes
3286configure:14892: checking whether strerror_r is declared without a macro
3287configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3288configure:14910: $? = 0
3289configure:14918: result: yes
3290configure:14892: checking whether strsignal is declared without a macro
3291configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3292configure:14910: $? = 0
3293configure:14918: result: yes
3294configure:14892: checking whether strverscmp is declared without a macro
3295configure:14910: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3296conftest.c:90:10: error: use of undeclared identifier 'strverscmp'
3297  (void) strverscmp;
3298         ^
32991 error generated.
3300configure:14910: $? = 1
3301configure: failed program was:
3302| /* confdefs.h */
3303| #define PACKAGE_NAME "ttfautohint"
3304| #define PACKAGE_TARNAME "ttfautohint"
3305| #define PACKAGE_VERSION "1.7"
3306| #define PACKAGE_STRING "ttfautohint 1.7"
3307| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3308| #define PACKAGE_URL ""
3309| #define PACKAGE "ttfautohint"
3310| #define VERSION "1.7"
3311| #define STDC_HEADERS 1
3312| #define HAVE_SYS_TYPES_H 1
3313| #define HAVE_SYS_STAT_H 1
3314| #define HAVE_STDLIB_H 1
3315| #define HAVE_STRING_H 1
3316| #define HAVE_MEMORY_H 1
3317| #define HAVE_STRINGS_H 1
3318| #define HAVE_INTTYPES_H 1
3319| #define HAVE_STDINT_H 1
3320| #define HAVE_UNISTD_H 1
3321| #define __EXTENSIONS__ 1
3322| #define _ALL_SOURCE 1
3323| #define _DARWIN_C_SOURCE 1
3324| #define _GNU_SOURCE 1
3325| #define _POSIX_PTHREAD_SEMANTICS 1
3326| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3327| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3328| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3329| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3330| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3331| #define __STDC_WANT_LIB_EXT2__ 1
3332| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3333| #define _TANDEM_SOURCE 1
3334| #define HAVE_CXX11 1
3335| #define HAVE_ALLOCA_H 1
3336| #define HAVE_ALLOCA 1
3337| #define HAVE_DECL_STRERROR_R 1
3338| #define HAVE_STRERROR_R 1
3339| #define HAVE_UNISTD_H 1
3340| #define HAVE_GETOPT_H 1
3341| #define HAVE_SYS_CDEFS_H 1
3342| #define HAVE_LIMITS_H 1
3343| #define HAVE_SYS_MMAN_H 1
3344| #define HAVE_WCHAR_H 1
3345| #define HAVE_STDINT_H 1
3346| #define HAVE_SYS_SOCKET_H 1
3347| #define HAVE_SYMLINK 1
3348| #define HAVE_GETPROGNAME 1
3349| #define HAVE_MPROTECT 1
3350| #define HAVE_STRERROR_R 1
3351| #define HAVE_CATGETS 1
3352| #define HAVE_SNPRINTF 1
3353| #define HAVE_STRNDUP 1
3354| #define HAVE_WORKING_O_NOATIME 0
3355| #define HAVE_WORKING_O_NOFOLLOW 1
3356| #define HAVE_GETOPT_H 1
3357| #define HAVE_GETOPT_LONG_ONLY 1
3358| #define USE_POSIX_THREADS 1
3359| #define HAVE_MAP_ANONYMOUS 1
3360| #define HAVE_DECL_MEMMEM 1
3361| #define HAVE__BOOL 1
3362| #define HAVE_WCHAR_T 1
3363| #define HAVE_WINT_T 1
3364| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3365| #define HAVE_LONG_LONG_INT 1
3366| #define REPLACE_STRERROR_0 1
3367| #define HAVE_DECL_STRERROR_R 1
3368| #define restrict __restrict
3369| #define HAVE_RAW_DECL_FFSL 1
3370| #define HAVE_RAW_DECL_FFSLL 1
3371| #define HAVE_RAW_DECL_MEMMEM 1
3372| #define HAVE_RAW_DECL_STPCPY 1
3373| #define HAVE_RAW_DECL_STPNCPY 1
3374| #define HAVE_RAW_DECL_STRDUP 1
3375| #define HAVE_RAW_DECL_STRNCAT 1
3376| #define HAVE_RAW_DECL_STRNDUP 1
3377| #define HAVE_RAW_DECL_STRNLEN 1
3378| #define HAVE_RAW_DECL_STRPBRK 1
3379| #define HAVE_RAW_DECL_STRSEP 1
3380| #define HAVE_RAW_DECL_STRCASESTR 1
3381| #define HAVE_RAW_DECL_STRTOK_R 1
3382| #define HAVE_RAW_DECL_STRERROR_R 1
3383| #define HAVE_RAW_DECL_STRSIGNAL 1
3384| /* end confdefs.h.  */
3385| #include <string.h>
3386|
3387| int
3388| main ()
3389| {
3390| #undef strverscmp
3391|   (void) strverscmp;
3392|   ;
3393|   return 0;
3394| }
3395configure:14918: result: no
3396configure:14931: checking whether strndup is declared
3397configure:14931: result: yes
3398configure:14949: checking whether strnlen is declared
3399configure:14949: result: yes
3400configure:14962: checking whether strtok_r is declared
3401configure:14962: result: yes
3402configure:15097: checking for inttypes.h
3403configure:15116: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3404configure:15116: $? = 0
3405configure:15123: result: yes
3406configure:15134: checking for stdint.h
3407configure:15151: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3408configure:15151: $? = 0
3409configure:15158: result: yes
3410configure:15171: checking for intmax_t
3411configure:15196: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3412configure:15196: $? = 0
3413configure:15203: result: yes
3414configure:15222: checking where to find the exponent in a 'double'
3415configure:15536: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3416configure:15536: $? = 0
3417configure:15536: ./conftest
3418configure:15536: $? = 0
3419configure:15548: result: word 1 bit 20
3420configure:15579: checking whether snprintf returns a byte count as in C99
3421configure:15666: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3422configure:15666: $? = 0
3423configure:15666: ./conftest
3424configure:15666: $? = 0
3425configure:15677: result: yes
3426configure:15688: checking for snprintf
3427configure:15688: result: yes
3428configure:15688: checking for strnlen
3429configure:15688: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3430configure:15688: $? = 0
3431configure:15688: result: yes
3432configure:15688: checking for wcslen
3433configure:15688: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3434conftest.c:118:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]
3435char wcslen ();
3436     ^
3437conftest.c:118:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'
34381 warning generated.
3439configure:15688: $? = 0
3440configure:15688: result: yes
3441configure:15688: checking for wcsnlen
3442configure:15688: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3443configure:15688: $? = 0
3444configure:15688: result: yes
3445configure:15688: checking for mbrtowc
3446configure:15688: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3447configure:15688: $? = 0
3448configure:15688: result: yes
3449configure:15688: checking for wcrtomb
3450configure:15688: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3451configure:15688: $? = 0
3452configure:15688: result: yes
3453configure:15697: checking whether _snprintf is declared
3454configure:15697: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3455conftest.c:108:10: error: use of undeclared identifier '_snprintf'
3456  (void) _snprintf;
3457         ^
34581 error generated.
3459configure:15697: $? = 1
3460configure: failed program was:
3461| /* confdefs.h */
3462| #define PACKAGE_NAME "ttfautohint"
3463| #define PACKAGE_TARNAME "ttfautohint"
3464| #define PACKAGE_VERSION "1.7"
3465| #define PACKAGE_STRING "ttfautohint 1.7"
3466| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3467| #define PACKAGE_URL ""
3468| #define PACKAGE "ttfautohint"
3469| #define VERSION "1.7"
3470| #define STDC_HEADERS 1
3471| #define HAVE_SYS_TYPES_H 1
3472| #define HAVE_SYS_STAT_H 1
3473| #define HAVE_STDLIB_H 1
3474| #define HAVE_STRING_H 1
3475| #define HAVE_MEMORY_H 1
3476| #define HAVE_STRINGS_H 1
3477| #define HAVE_INTTYPES_H 1
3478| #define HAVE_STDINT_H 1
3479| #define HAVE_UNISTD_H 1
3480| #define __EXTENSIONS__ 1
3481| #define _ALL_SOURCE 1
3482| #define _DARWIN_C_SOURCE 1
3483| #define _GNU_SOURCE 1
3484| #define _POSIX_PTHREAD_SEMANTICS 1
3485| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3486| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3487| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3488| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3489| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3490| #define __STDC_WANT_LIB_EXT2__ 1
3491| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3492| #define _TANDEM_SOURCE 1
3493| #define HAVE_CXX11 1
3494| #define HAVE_ALLOCA_H 1
3495| #define HAVE_ALLOCA 1
3496| #define HAVE_DECL_STRERROR_R 1
3497| #define HAVE_STRERROR_R 1
3498| #define HAVE_UNISTD_H 1
3499| #define HAVE_GETOPT_H 1
3500| #define HAVE_SYS_CDEFS_H 1
3501| #define HAVE_LIMITS_H 1
3502| #define HAVE_SYS_MMAN_H 1
3503| #define HAVE_WCHAR_H 1
3504| #define HAVE_STDINT_H 1
3505| #define HAVE_SYS_SOCKET_H 1
3506| #define HAVE_SYMLINK 1
3507| #define HAVE_GETPROGNAME 1
3508| #define HAVE_MPROTECT 1
3509| #define HAVE_STRERROR_R 1
3510| #define HAVE_CATGETS 1
3511| #define HAVE_SNPRINTF 1
3512| #define HAVE_STRNDUP 1
3513| #define HAVE_WORKING_O_NOATIME 0
3514| #define HAVE_WORKING_O_NOFOLLOW 1
3515| #define HAVE_GETOPT_H 1
3516| #define HAVE_GETOPT_LONG_ONLY 1
3517| #define USE_POSIX_THREADS 1
3518| #define HAVE_MAP_ANONYMOUS 1
3519| #define HAVE_DECL_MEMMEM 1
3520| #define HAVE__BOOL 1
3521| #define HAVE_WCHAR_T 1
3522| #define HAVE_WINT_T 1
3523| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3524| #define HAVE_LONG_LONG_INT 1
3525| #define REPLACE_STRERROR_0 1
3526| #define HAVE_DECL_STRERROR_R 1
3527| #define restrict __restrict
3528| #define HAVE_RAW_DECL_FFSL 1
3529| #define HAVE_RAW_DECL_FFSLL 1
3530| #define HAVE_RAW_DECL_MEMMEM 1
3531| #define HAVE_RAW_DECL_STPCPY 1
3532| #define HAVE_RAW_DECL_STPNCPY 1
3533| #define HAVE_RAW_DECL_STRDUP 1
3534| #define HAVE_RAW_DECL_STRNCAT 1
3535| #define HAVE_RAW_DECL_STRNDUP 1
3536| #define HAVE_RAW_DECL_STRNLEN 1
3537| #define HAVE_RAW_DECL_STRPBRK 1
3538| #define HAVE_RAW_DECL_STRSEP 1
3539| #define HAVE_RAW_DECL_STRCASESTR 1
3540| #define HAVE_RAW_DECL_STRTOK_R 1
3541| #define HAVE_RAW_DECL_STRERROR_R 1
3542| #define HAVE_RAW_DECL_STRSIGNAL 1
3543| #define HAVE_DECL_STRNDUP 1
3544| #define HAVE_DECL_STRNLEN 1
3545| #define HAVE_DECL_STRTOK_R 1
3546| #define _USE_STD_STAT 1
3547| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3548| #define HAVE_STDINT_H_WITH_UINTMAX 1
3549| #define HAVE_INTMAX_T 1
3550| #define DBL_EXPBIT0_WORD 1
3551| #define DBL_EXPBIT0_BIT 20
3552| #define HAVE_SNPRINTF 1
3553| #define HAVE_STRNLEN 1
3554| #define HAVE_WCSLEN 1
3555| #define HAVE_WCSNLEN 1
3556| #define HAVE_MBRTOWC 1
3557| #define HAVE_WCRTOMB 1
3558| /* end confdefs.h.  */
3559| #include <stdio.h>
3560|
3561| int
3562| main ()
3563| {
3564| #ifndef _snprintf
3565| #ifdef __cplusplus
3566|   (void) _snprintf;
3567| #else
3568|   (void) _snprintf;
3569| #endif
3570| #endif
3571|
3572|   ;
3573|   return 0;
3574| }
3575configure:15697: result: no
3576configure:15816: checking whether <wchar.h> uses 'inline' correctly
3577configure:15840: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest1.c >&5
3578clang: error: no such file or directory: 'conftest1.c'
3579clang: error: no input files
3580configure:15843: $? = 1
3581configure:15877: result: yes
3582configure:15940: checking for alloca as a compiler built-in
3583configure:15964: result: yes
3584configure:15988: checking for __builtin_expect
3585configure:16003: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3586configure:16003: $? = 0
3587configure:16028: result: yes
3588configure:16055: checking whether // is distinct from /
3589configure:16084: result: no
3590configure:16094: checking for error_at_line
3591configure:16110: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3592conftest.c:104:10: fatal error: 'error.h' file not found
3593#include <error.h>
3594         ^~~~~~~~~
35951 error generated.
3596configure:16110: $? = 1
3597configure: failed program was:
3598| /* confdefs.h */
3599| #define PACKAGE_NAME "ttfautohint"
3600| #define PACKAGE_TARNAME "ttfautohint"
3601| #define PACKAGE_VERSION "1.7"
3602| #define PACKAGE_STRING "ttfautohint 1.7"
3603| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3604| #define PACKAGE_URL ""
3605| #define PACKAGE "ttfautohint"
3606| #define VERSION "1.7"
3607| #define STDC_HEADERS 1
3608| #define HAVE_SYS_TYPES_H 1
3609| #define HAVE_SYS_STAT_H 1
3610| #define HAVE_STDLIB_H 1
3611| #define HAVE_STRING_H 1
3612| #define HAVE_MEMORY_H 1
3613| #define HAVE_STRINGS_H 1
3614| #define HAVE_INTTYPES_H 1
3615| #define HAVE_STDINT_H 1
3616| #define HAVE_UNISTD_H 1
3617| #define __EXTENSIONS__ 1
3618| #define _ALL_SOURCE 1
3619| #define _DARWIN_C_SOURCE 1
3620| #define _GNU_SOURCE 1
3621| #define _POSIX_PTHREAD_SEMANTICS 1
3622| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3623| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3624| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3625| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3626| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3627| #define __STDC_WANT_LIB_EXT2__ 1
3628| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3629| #define _TANDEM_SOURCE 1
3630| #define HAVE_CXX11 1
3631| #define HAVE_ALLOCA_H 1
3632| #define HAVE_ALLOCA 1
3633| #define HAVE_DECL_STRERROR_R 1
3634| #define HAVE_STRERROR_R 1
3635| #define HAVE_UNISTD_H 1
3636| #define HAVE_GETOPT_H 1
3637| #define HAVE_SYS_CDEFS_H 1
3638| #define HAVE_LIMITS_H 1
3639| #define HAVE_SYS_MMAN_H 1
3640| #define HAVE_WCHAR_H 1
3641| #define HAVE_STDINT_H 1
3642| #define HAVE_SYS_SOCKET_H 1
3643| #define HAVE_SYMLINK 1
3644| #define HAVE_GETPROGNAME 1
3645| #define HAVE_MPROTECT 1
3646| #define HAVE_STRERROR_R 1
3647| #define HAVE_CATGETS 1
3648| #define HAVE_SNPRINTF 1
3649| #define HAVE_STRNDUP 1
3650| #define HAVE_WORKING_O_NOATIME 0
3651| #define HAVE_WORKING_O_NOFOLLOW 1
3652| #define HAVE_GETOPT_H 1
3653| #define HAVE_GETOPT_LONG_ONLY 1
3654| #define USE_POSIX_THREADS 1
3655| #define HAVE_MAP_ANONYMOUS 1
3656| #define HAVE_DECL_MEMMEM 1
3657| #define HAVE__BOOL 1
3658| #define HAVE_WCHAR_T 1
3659| #define HAVE_WINT_T 1
3660| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3661| #define HAVE_LONG_LONG_INT 1
3662| #define REPLACE_STRERROR_0 1
3663| #define HAVE_DECL_STRERROR_R 1
3664| #define restrict __restrict
3665| #define HAVE_RAW_DECL_FFSL 1
3666| #define HAVE_RAW_DECL_FFSLL 1
3667| #define HAVE_RAW_DECL_MEMMEM 1
3668| #define HAVE_RAW_DECL_STPCPY 1
3669| #define HAVE_RAW_DECL_STPNCPY 1
3670| #define HAVE_RAW_DECL_STRDUP 1
3671| #define HAVE_RAW_DECL_STRNCAT 1
3672| #define HAVE_RAW_DECL_STRNDUP 1
3673| #define HAVE_RAW_DECL_STRNLEN 1
3674| #define HAVE_RAW_DECL_STRPBRK 1
3675| #define HAVE_RAW_DECL_STRSEP 1
3676| #define HAVE_RAW_DECL_STRCASESTR 1
3677| #define HAVE_RAW_DECL_STRTOK_R 1
3678| #define HAVE_RAW_DECL_STRERROR_R 1
3679| #define HAVE_RAW_DECL_STRSIGNAL 1
3680| #define HAVE_DECL_STRNDUP 1
3681| #define HAVE_DECL_STRNLEN 1
3682| #define HAVE_DECL_STRTOK_R 1
3683| #define _USE_STD_STAT 1
3684| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3685| #define HAVE_STDINT_H_WITH_UINTMAX 1
3686| #define HAVE_INTMAX_T 1
3687| #define DBL_EXPBIT0_WORD 1
3688| #define DBL_EXPBIT0_BIT 20
3689| #define HAVE_SNPRINTF 1
3690| #define HAVE_STRNLEN 1
3691| #define HAVE_WCSLEN 1
3692| #define HAVE_WCSNLEN 1
3693| #define HAVE_MBRTOWC 1
3694| #define HAVE_WCRTOMB 1
3695| #define HAVE_DECL__SNPRINTF 0
3696| #define HAVE_SNPRINTF_RETVAL_C99 1
3697| #define HAVE_ALLOCA 1
3698| #define HAVE___BUILTIN_EXPECT 1
3699| #define GNULIB_DIRNAME 1
3700| /* end confdefs.h.  */
3701| #include <error.h>
3702| int
3703| main ()
3704| {
3705| error_at_line (0, 0, "", 0, "an error occurred");
3706|   ;
3707|   return 0;
3708| }
3709configure:16118: result: no
3710configure:16228: checking whether fcntl is declared without a macro
3711configure:16246: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3712configure:16246: $? = 0
3713configure:16254: result: yes
3714configure:16228: checking whether openat is declared without a macro
3715configure:16246: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3716configure:16246: $? = 0
3717configure:16254: result: yes
3718configure:16317: checking whether conversion from 'int' to 'long double' works
3719configure:16360: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3720configure:16360: $? = 0
3721configure:16360: ./conftest
3722configure:16360: $? = 0
3723configure:16371: result: yes
3724configure:16565: checking whether program_invocation_name is declared
3725configure:16565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3726conftest.c:116:10: error: use of undeclared identifier 'program_invocation_name'
3727  (void) program_invocation_name;
3728         ^
37291 error generated.
3730configure:16565: $? = 1
3731configure: failed program was:
3732| /* confdefs.h */
3733| #define PACKAGE_NAME "ttfautohint"
3734| #define PACKAGE_TARNAME "ttfautohint"
3735| #define PACKAGE_VERSION "1.7"
3736| #define PACKAGE_STRING "ttfautohint 1.7"
3737| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3738| #define PACKAGE_URL ""
3739| #define PACKAGE "ttfautohint"
3740| #define VERSION "1.7"
3741| #define STDC_HEADERS 1
3742| #define HAVE_SYS_TYPES_H 1
3743| #define HAVE_SYS_STAT_H 1
3744| #define HAVE_STDLIB_H 1
3745| #define HAVE_STRING_H 1
3746| #define HAVE_MEMORY_H 1
3747| #define HAVE_STRINGS_H 1
3748| #define HAVE_INTTYPES_H 1
3749| #define HAVE_STDINT_H 1
3750| #define HAVE_UNISTD_H 1
3751| #define __EXTENSIONS__ 1
3752| #define _ALL_SOURCE 1
3753| #define _DARWIN_C_SOURCE 1
3754| #define _GNU_SOURCE 1
3755| #define _POSIX_PTHREAD_SEMANTICS 1
3756| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3757| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3758| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3759| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3760| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3761| #define __STDC_WANT_LIB_EXT2__ 1
3762| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3763| #define _TANDEM_SOURCE 1
3764| #define HAVE_CXX11 1
3765| #define HAVE_ALLOCA_H 1
3766| #define HAVE_ALLOCA 1
3767| #define HAVE_DECL_STRERROR_R 1
3768| #define HAVE_STRERROR_R 1
3769| #define HAVE_UNISTD_H 1
3770| #define HAVE_GETOPT_H 1
3771| #define HAVE_SYS_CDEFS_H 1
3772| #define HAVE_LIMITS_H 1
3773| #define HAVE_SYS_MMAN_H 1
3774| #define HAVE_WCHAR_H 1
3775| #define HAVE_STDINT_H 1
3776| #define HAVE_SYS_SOCKET_H 1
3777| #define HAVE_SYMLINK 1
3778| #define HAVE_GETPROGNAME 1
3779| #define HAVE_MPROTECT 1
3780| #define HAVE_STRERROR_R 1
3781| #define HAVE_CATGETS 1
3782| #define HAVE_SNPRINTF 1
3783| #define HAVE_STRNDUP 1
3784| #define HAVE_WORKING_O_NOATIME 0
3785| #define HAVE_WORKING_O_NOFOLLOW 1
3786| #define HAVE_GETOPT_H 1
3787| #define HAVE_GETOPT_LONG_ONLY 1
3788| #define USE_POSIX_THREADS 1
3789| #define HAVE_MAP_ANONYMOUS 1
3790| #define HAVE_DECL_MEMMEM 1
3791| #define HAVE__BOOL 1
3792| #define HAVE_WCHAR_T 1
3793| #define HAVE_WINT_T 1
3794| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3795| #define HAVE_LONG_LONG_INT 1
3796| #define REPLACE_STRERROR_0 1
3797| #define HAVE_DECL_STRERROR_R 1
3798| #define restrict __restrict
3799| #define HAVE_RAW_DECL_FFSL 1
3800| #define HAVE_RAW_DECL_FFSLL 1
3801| #define HAVE_RAW_DECL_MEMMEM 1
3802| #define HAVE_RAW_DECL_STPCPY 1
3803| #define HAVE_RAW_DECL_STPNCPY 1
3804| #define HAVE_RAW_DECL_STRDUP 1
3805| #define HAVE_RAW_DECL_STRNCAT 1
3806| #define HAVE_RAW_DECL_STRNDUP 1
3807| #define HAVE_RAW_DECL_STRNLEN 1
3808| #define HAVE_RAW_DECL_STRPBRK 1
3809| #define HAVE_RAW_DECL_STRSEP 1
3810| #define HAVE_RAW_DECL_STRCASESTR 1
3811| #define HAVE_RAW_DECL_STRTOK_R 1
3812| #define HAVE_RAW_DECL_STRERROR_R 1
3813| #define HAVE_RAW_DECL_STRSIGNAL 1
3814| #define HAVE_DECL_STRNDUP 1
3815| #define HAVE_DECL_STRNLEN 1
3816| #define HAVE_DECL_STRTOK_R 1
3817| #define _USE_STD_STAT 1
3818| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3819| #define HAVE_STDINT_H_WITH_UINTMAX 1
3820| #define HAVE_INTMAX_T 1
3821| #define DBL_EXPBIT0_WORD 1
3822| #define DBL_EXPBIT0_BIT 20
3823| #define HAVE_SNPRINTF 1
3824| #define HAVE_STRNLEN 1
3825| #define HAVE_WCSLEN 1
3826| #define HAVE_WCSNLEN 1
3827| #define HAVE_MBRTOWC 1
3828| #define HAVE_WCRTOMB 1
3829| #define HAVE_DECL__SNPRINTF 0
3830| #define HAVE_SNPRINTF_RETVAL_C99 1
3831| #define HAVE_ALLOCA 1
3832| #define HAVE___BUILTIN_EXPECT 1
3833| #define GNULIB_DIRNAME 1
3834| #define HAVE_RAW_DECL_FCNTL 1
3835| #define HAVE_RAW_DECL_OPENAT 1
3836| #define __GETOPT_PREFIX rpl_
3837| /* end confdefs.h.  */
3838| #include <errno.h>
3839|
3840| int
3841| main ()
3842| {
3843| #ifndef program_invocation_name
3844| #ifdef __cplusplus
3845|   (void) program_invocation_name;
3846| #else
3847|   (void) program_invocation_name;
3848| #endif
3849| #endif
3850|
3851|   ;
3852|   return 0;
3853| }
3854configure:16565: result: no
3855configure:16580: checking whether program_invocation_short_name is declared
3856configure:16580: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3857conftest.c:117:10: error: use of undeclared identifier 'program_invocation_short_name'
3858  (void) program_invocation_short_name;
3859         ^
38601 error generated.
3861configure:16580: $? = 1
3862configure: failed program was:
3863| /* confdefs.h */
3864| #define PACKAGE_NAME "ttfautohint"
3865| #define PACKAGE_TARNAME "ttfautohint"
3866| #define PACKAGE_VERSION "1.7"
3867| #define PACKAGE_STRING "ttfautohint 1.7"
3868| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
3869| #define PACKAGE_URL ""
3870| #define PACKAGE "ttfautohint"
3871| #define VERSION "1.7"
3872| #define STDC_HEADERS 1
3873| #define HAVE_SYS_TYPES_H 1
3874| #define HAVE_SYS_STAT_H 1
3875| #define HAVE_STDLIB_H 1
3876| #define HAVE_STRING_H 1
3877| #define HAVE_MEMORY_H 1
3878| #define HAVE_STRINGS_H 1
3879| #define HAVE_INTTYPES_H 1
3880| #define HAVE_STDINT_H 1
3881| #define HAVE_UNISTD_H 1
3882| #define __EXTENSIONS__ 1
3883| #define _ALL_SOURCE 1
3884| #define _DARWIN_C_SOURCE 1
3885| #define _GNU_SOURCE 1
3886| #define _POSIX_PTHREAD_SEMANTICS 1
3887| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3888| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3889| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3890| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3891| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3892| #define __STDC_WANT_LIB_EXT2__ 1
3893| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3894| #define _TANDEM_SOURCE 1
3895| #define HAVE_CXX11 1
3896| #define HAVE_ALLOCA_H 1
3897| #define HAVE_ALLOCA 1
3898| #define HAVE_DECL_STRERROR_R 1
3899| #define HAVE_STRERROR_R 1
3900| #define HAVE_UNISTD_H 1
3901| #define HAVE_GETOPT_H 1
3902| #define HAVE_SYS_CDEFS_H 1
3903| #define HAVE_LIMITS_H 1
3904| #define HAVE_SYS_MMAN_H 1
3905| #define HAVE_WCHAR_H 1
3906| #define HAVE_STDINT_H 1
3907| #define HAVE_SYS_SOCKET_H 1
3908| #define HAVE_SYMLINK 1
3909| #define HAVE_GETPROGNAME 1
3910| #define HAVE_MPROTECT 1
3911| #define HAVE_STRERROR_R 1
3912| #define HAVE_CATGETS 1
3913| #define HAVE_SNPRINTF 1
3914| #define HAVE_STRNDUP 1
3915| #define HAVE_WORKING_O_NOATIME 0
3916| #define HAVE_WORKING_O_NOFOLLOW 1
3917| #define HAVE_GETOPT_H 1
3918| #define HAVE_GETOPT_LONG_ONLY 1
3919| #define USE_POSIX_THREADS 1
3920| #define HAVE_MAP_ANONYMOUS 1
3921| #define HAVE_DECL_MEMMEM 1
3922| #define HAVE__BOOL 1
3923| #define HAVE_WCHAR_T 1
3924| #define HAVE_WINT_T 1
3925| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3926| #define HAVE_LONG_LONG_INT 1
3927| #define REPLACE_STRERROR_0 1
3928| #define HAVE_DECL_STRERROR_R 1
3929| #define restrict __restrict
3930| #define HAVE_RAW_DECL_FFSL 1
3931| #define HAVE_RAW_DECL_FFSLL 1
3932| #define HAVE_RAW_DECL_MEMMEM 1
3933| #define HAVE_RAW_DECL_STPCPY 1
3934| #define HAVE_RAW_DECL_STPNCPY 1
3935| #define HAVE_RAW_DECL_STRDUP 1
3936| #define HAVE_RAW_DECL_STRNCAT 1
3937| #define HAVE_RAW_DECL_STRNDUP 1
3938| #define HAVE_RAW_DECL_STRNLEN 1
3939| #define HAVE_RAW_DECL_STRPBRK 1
3940| #define HAVE_RAW_DECL_STRSEP 1
3941| #define HAVE_RAW_DECL_STRCASESTR 1
3942| #define HAVE_RAW_DECL_STRTOK_R 1
3943| #define HAVE_RAW_DECL_STRERROR_R 1
3944| #define HAVE_RAW_DECL_STRSIGNAL 1
3945| #define HAVE_DECL_STRNDUP 1
3946| #define HAVE_DECL_STRNLEN 1
3947| #define HAVE_DECL_STRTOK_R 1
3948| #define _USE_STD_STAT 1
3949| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3950| #define HAVE_STDINT_H_WITH_UINTMAX 1
3951| #define HAVE_INTMAX_T 1
3952| #define DBL_EXPBIT0_WORD 1
3953| #define DBL_EXPBIT0_BIT 20
3954| #define HAVE_SNPRINTF 1
3955| #define HAVE_STRNLEN 1
3956| #define HAVE_WCSLEN 1
3957| #define HAVE_WCSNLEN 1
3958| #define HAVE_MBRTOWC 1
3959| #define HAVE_WCRTOMB 1
3960| #define HAVE_DECL__SNPRINTF 0
3961| #define HAVE_SNPRINTF_RETVAL_C99 1
3962| #define HAVE_ALLOCA 1
3963| #define HAVE___BUILTIN_EXPECT 1
3964| #define GNULIB_DIRNAME 1
3965| #define HAVE_RAW_DECL_FCNTL 1
3966| #define HAVE_RAW_DECL_OPENAT 1
3967| #define __GETOPT_PREFIX rpl_
3968| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3969| /* end confdefs.h.  */
3970| #include <errno.h>
3971|
3972| int
3973| main ()
3974| {
3975| #ifndef program_invocation_short_name
3976| #ifdef __cplusplus
3977|   (void) program_invocation_short_name;
3978| #else
3979|   (void) program_invocation_short_name;
3980| #endif
3981| #endif
3982|
3983|   ;
3984|   return 0;
3985| }
3986configure:16580: result: no
3987configure:16595: checking whether __argv is declared
3988configure:16595: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3989conftest.c:118:10: error: use of undeclared identifier '__argv'
3990  (void) __argv;
3991         ^
39921 error generated.
3993configure:16595: $? = 1
3994configure: failed program was:
3995| /* confdefs.h */
3996| #define PACKAGE_NAME "ttfautohint"
3997| #define PACKAGE_TARNAME "ttfautohint"
3998| #define PACKAGE_VERSION "1.7"
3999| #define PACKAGE_STRING "ttfautohint 1.7"
4000| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
4001| #define PACKAGE_URL ""
4002| #define PACKAGE "ttfautohint"
4003| #define VERSION "1.7"
4004| #define STDC_HEADERS 1
4005| #define HAVE_SYS_TYPES_H 1
4006| #define HAVE_SYS_STAT_H 1
4007| #define HAVE_STDLIB_H 1
4008| #define HAVE_STRING_H 1
4009| #define HAVE_MEMORY_H 1
4010| #define HAVE_STRINGS_H 1
4011| #define HAVE_INTTYPES_H 1
4012| #define HAVE_STDINT_H 1
4013| #define HAVE_UNISTD_H 1
4014| #define __EXTENSIONS__ 1
4015| #define _ALL_SOURCE 1
4016| #define _DARWIN_C_SOURCE 1
4017| #define _GNU_SOURCE 1
4018| #define _POSIX_PTHREAD_SEMANTICS 1
4019| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4020| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4021| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4022| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4023| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4024| #define __STDC_WANT_LIB_EXT2__ 1
4025| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4026| #define _TANDEM_SOURCE 1
4027| #define HAVE_CXX11 1
4028| #define HAVE_ALLOCA_H 1
4029| #define HAVE_ALLOCA 1
4030| #define HAVE_DECL_STRERROR_R 1
4031| #define HAVE_STRERROR_R 1
4032| #define HAVE_UNISTD_H 1
4033| #define HAVE_GETOPT_H 1
4034| #define HAVE_SYS_CDEFS_H 1
4035| #define HAVE_LIMITS_H 1
4036| #define HAVE_SYS_MMAN_H 1
4037| #define HAVE_WCHAR_H 1
4038| #define HAVE_STDINT_H 1
4039| #define HAVE_SYS_SOCKET_H 1
4040| #define HAVE_SYMLINK 1
4041| #define HAVE_GETPROGNAME 1
4042| #define HAVE_MPROTECT 1
4043| #define HAVE_STRERROR_R 1
4044| #define HAVE_CATGETS 1
4045| #define HAVE_SNPRINTF 1
4046| #define HAVE_STRNDUP 1
4047| #define HAVE_WORKING_O_NOATIME 0
4048| #define HAVE_WORKING_O_NOFOLLOW 1
4049| #define HAVE_GETOPT_H 1
4050| #define HAVE_GETOPT_LONG_ONLY 1
4051| #define USE_POSIX_THREADS 1
4052| #define HAVE_MAP_ANONYMOUS 1
4053| #define HAVE_DECL_MEMMEM 1
4054| #define HAVE__BOOL 1
4055| #define HAVE_WCHAR_T 1
4056| #define HAVE_WINT_T 1
4057| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4058| #define HAVE_LONG_LONG_INT 1
4059| #define REPLACE_STRERROR_0 1
4060| #define HAVE_DECL_STRERROR_R 1
4061| #define restrict __restrict
4062| #define HAVE_RAW_DECL_FFSL 1
4063| #define HAVE_RAW_DECL_FFSLL 1
4064| #define HAVE_RAW_DECL_MEMMEM 1
4065| #define HAVE_RAW_DECL_STPCPY 1
4066| #define HAVE_RAW_DECL_STPNCPY 1
4067| #define HAVE_RAW_DECL_STRDUP 1
4068| #define HAVE_RAW_DECL_STRNCAT 1
4069| #define HAVE_RAW_DECL_STRNDUP 1
4070| #define HAVE_RAW_DECL_STRNLEN 1
4071| #define HAVE_RAW_DECL_STRPBRK 1
4072| #define HAVE_RAW_DECL_STRSEP 1
4073| #define HAVE_RAW_DECL_STRCASESTR 1
4074| #define HAVE_RAW_DECL_STRTOK_R 1
4075| #define HAVE_RAW_DECL_STRERROR_R 1
4076| #define HAVE_RAW_DECL_STRSIGNAL 1
4077| #define HAVE_DECL_STRNDUP 1
4078| #define HAVE_DECL_STRNLEN 1
4079| #define HAVE_DECL_STRTOK_R 1
4080| #define _USE_STD_STAT 1
4081| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4082| #define HAVE_STDINT_H_WITH_UINTMAX 1
4083| #define HAVE_INTMAX_T 1
4084| #define DBL_EXPBIT0_WORD 1
4085| #define DBL_EXPBIT0_BIT 20
4086| #define HAVE_SNPRINTF 1
4087| #define HAVE_STRNLEN 1
4088| #define HAVE_WCSLEN 1
4089| #define HAVE_WCSNLEN 1
4090| #define HAVE_MBRTOWC 1
4091| #define HAVE_WCRTOMB 1
4092| #define HAVE_DECL__SNPRINTF 0
4093| #define HAVE_SNPRINTF_RETVAL_C99 1
4094| #define HAVE_ALLOCA 1
4095| #define HAVE___BUILTIN_EXPECT 1
4096| #define GNULIB_DIRNAME 1
4097| #define HAVE_RAW_DECL_FCNTL 1
4098| #define HAVE_RAW_DECL_OPENAT 1
4099| #define __GETOPT_PREFIX rpl_
4100| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4101| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4102| /* end confdefs.h.  */
4103| #include <stdlib.h>
4104|
4105| int
4106| main ()
4107| {
4108| #ifndef __argv
4109| #ifdef __cplusplus
4110|   (void) __argv;
4111| #else
4112|   (void) __argv;
4113| #endif
4114| #endif
4115|
4116|   ;
4117|   return 0;
4118| }
4119configure:16595: result: no
4120configure:16615: checking whether __progname is defined in default libraries
4121configure:16634: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4122configure:16634: $? = 0
4123configure:16643: result: yes
4124configure:16695: checking for pthread_rwlock_t
4125configure:16695: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4126configure:16695: $? = 0
4127configure:16695: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4128conftest.c:117:31: error: expected expression
4129if (sizeof ((pthread_rwlock_t)))
4130                              ^
41311 error generated.
4132configure:16695: $? = 1
4133configure: failed program was:
4134| /* confdefs.h */
4135| #define PACKAGE_NAME "ttfautohint"
4136| #define PACKAGE_TARNAME "ttfautohint"
4137| #define PACKAGE_VERSION "1.7"
4138| #define PACKAGE_STRING "ttfautohint 1.7"
4139| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
4140| #define PACKAGE_URL ""
4141| #define PACKAGE "ttfautohint"
4142| #define VERSION "1.7"
4143| #define STDC_HEADERS 1
4144| #define HAVE_SYS_TYPES_H 1
4145| #define HAVE_SYS_STAT_H 1
4146| #define HAVE_STDLIB_H 1
4147| #define HAVE_STRING_H 1
4148| #define HAVE_MEMORY_H 1
4149| #define HAVE_STRINGS_H 1
4150| #define HAVE_INTTYPES_H 1
4151| #define HAVE_STDINT_H 1
4152| #define HAVE_UNISTD_H 1
4153| #define __EXTENSIONS__ 1
4154| #define _ALL_SOURCE 1
4155| #define _DARWIN_C_SOURCE 1
4156| #define _GNU_SOURCE 1
4157| #define _POSIX_PTHREAD_SEMANTICS 1
4158| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4159| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4160| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4161| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4162| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4163| #define __STDC_WANT_LIB_EXT2__ 1
4164| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4165| #define _TANDEM_SOURCE 1
4166| #define HAVE_CXX11 1
4167| #define HAVE_ALLOCA_H 1
4168| #define HAVE_ALLOCA 1
4169| #define HAVE_DECL_STRERROR_R 1
4170| #define HAVE_STRERROR_R 1
4171| #define HAVE_UNISTD_H 1
4172| #define HAVE_GETOPT_H 1
4173| #define HAVE_SYS_CDEFS_H 1
4174| #define HAVE_LIMITS_H 1
4175| #define HAVE_SYS_MMAN_H 1
4176| #define HAVE_WCHAR_H 1
4177| #define HAVE_STDINT_H 1
4178| #define HAVE_SYS_SOCKET_H 1
4179| #define HAVE_SYMLINK 1
4180| #define HAVE_GETPROGNAME 1
4181| #define HAVE_MPROTECT 1
4182| #define HAVE_STRERROR_R 1
4183| #define HAVE_CATGETS 1
4184| #define HAVE_SNPRINTF 1
4185| #define HAVE_STRNDUP 1
4186| #define HAVE_WORKING_O_NOATIME 0
4187| #define HAVE_WORKING_O_NOFOLLOW 1
4188| #define HAVE_GETOPT_H 1
4189| #define HAVE_GETOPT_LONG_ONLY 1
4190| #define USE_POSIX_THREADS 1
4191| #define HAVE_MAP_ANONYMOUS 1
4192| #define HAVE_DECL_MEMMEM 1
4193| #define HAVE__BOOL 1
4194| #define HAVE_WCHAR_T 1
4195| #define HAVE_WINT_T 1
4196| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4197| #define HAVE_LONG_LONG_INT 1
4198| #define REPLACE_STRERROR_0 1
4199| #define HAVE_DECL_STRERROR_R 1
4200| #define restrict __restrict
4201| #define HAVE_RAW_DECL_FFSL 1
4202| #define HAVE_RAW_DECL_FFSLL 1
4203| #define HAVE_RAW_DECL_MEMMEM 1
4204| #define HAVE_RAW_DECL_STPCPY 1
4205| #define HAVE_RAW_DECL_STPNCPY 1
4206| #define HAVE_RAW_DECL_STRDUP 1
4207| #define HAVE_RAW_DECL_STRNCAT 1
4208| #define HAVE_RAW_DECL_STRNDUP 1
4209| #define HAVE_RAW_DECL_STRNLEN 1
4210| #define HAVE_RAW_DECL_STRPBRK 1
4211| #define HAVE_RAW_DECL_STRSEP 1
4212| #define HAVE_RAW_DECL_STRCASESTR 1
4213| #define HAVE_RAW_DECL_STRTOK_R 1
4214| #define HAVE_RAW_DECL_STRERROR_R 1
4215| #define HAVE_RAW_DECL_STRSIGNAL 1
4216| #define HAVE_DECL_STRNDUP 1
4217| #define HAVE_DECL_STRNLEN 1
4218| #define HAVE_DECL_STRTOK_R 1
4219| #define _USE_STD_STAT 1
4220| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4221| #define HAVE_STDINT_H_WITH_UINTMAX 1
4222| #define HAVE_INTMAX_T 1
4223| #define DBL_EXPBIT0_WORD 1
4224| #define DBL_EXPBIT0_BIT 20
4225| #define HAVE_SNPRINTF 1
4226| #define HAVE_STRNLEN 1
4227| #define HAVE_WCSLEN 1
4228| #define HAVE_WCSNLEN 1
4229| #define HAVE_MBRTOWC 1
4230| #define HAVE_WCRTOMB 1
4231| #define HAVE_DECL__SNPRINTF 0
4232| #define HAVE_SNPRINTF_RETVAL_C99 1
4233| #define HAVE_ALLOCA 1
4234| #define HAVE___BUILTIN_EXPECT 1
4235| #define GNULIB_DIRNAME 1
4236| #define HAVE_RAW_DECL_FCNTL 1
4237| #define HAVE_RAW_DECL_OPENAT 1
4238| #define __GETOPT_PREFIX rpl_
4239| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4240| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4241| #define HAVE_DECL___ARGV 0
4242| #define HAVE_VAR___PROGNAME 1
4243| #define GNULIB_TEST_ISATTY 1
4244| /* end confdefs.h.  */
4245| #include <pthread.h>
4246|
4247| int
4248| main ()
4249| {
4250| if (sizeof ((pthread_rwlock_t)))
4251|           return 0;
4252|   ;
4253|   return 0;
4254| }
4255configure:16695: result: yes
4256configure:16707: checking whether pthread_rwlock_rdlock prefers a writer to a reader
4257configure:16832: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lpthread >&5
4258configure:16832: $? = 0
4259configure:16832: ./conftest
4260configure:16832: $? = 0
4261configure:16844: result: yes
4262configure:16878: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4263configure:16878: $? = 0
4264configure:16980: checking for memmem
4265configure:16980: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4266configure:16980: $? = 0
4267configure:16980: result: yes
4268configure:17004: checking whether memmem works
4269configure:17068: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
4270configure:17068: $? = 0
4271configure:17068: ./conftest
4272configure:17068: $? = 2
4273configure: program exited with status 2
4274configure: failed program was:
4275| /* confdefs.h */
4276| #define PACKAGE_NAME "ttfautohint"
4277| #define PACKAGE_TARNAME "ttfautohint"
4278| #define PACKAGE_VERSION "1.7"
4279| #define PACKAGE_STRING "ttfautohint 1.7"
4280| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
4281| #define PACKAGE_URL ""
4282| #define PACKAGE "ttfautohint"
4283| #define VERSION "1.7"
4284| #define STDC_HEADERS 1
4285| #define HAVE_SYS_TYPES_H 1
4286| #define HAVE_SYS_STAT_H 1
4287| #define HAVE_STDLIB_H 1
4288| #define HAVE_STRING_H 1
4289| #define HAVE_MEMORY_H 1
4290| #define HAVE_STRINGS_H 1
4291| #define HAVE_INTTYPES_H 1
4292| #define HAVE_STDINT_H 1
4293| #define HAVE_UNISTD_H 1
4294| #define __EXTENSIONS__ 1
4295| #define _ALL_SOURCE 1
4296| #define _DARWIN_C_SOURCE 1
4297| #define _GNU_SOURCE 1
4298| #define _POSIX_PTHREAD_SEMANTICS 1
4299| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4300| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4301| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4302| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4303| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4304| #define __STDC_WANT_LIB_EXT2__ 1
4305| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4306| #define _TANDEM_SOURCE 1
4307| #define HAVE_CXX11 1
4308| #define HAVE_ALLOCA_H 1
4309| #define HAVE_ALLOCA 1
4310| #define HAVE_DECL_STRERROR_R 1
4311| #define HAVE_STRERROR_R 1
4312| #define HAVE_UNISTD_H 1
4313| #define HAVE_GETOPT_H 1
4314| #define HAVE_SYS_CDEFS_H 1
4315| #define HAVE_LIMITS_H 1
4316| #define HAVE_SYS_MMAN_H 1
4317| #define HAVE_WCHAR_H 1
4318| #define HAVE_STDINT_H 1
4319| #define HAVE_SYS_SOCKET_H 1
4320| #define HAVE_SYMLINK 1
4321| #define HAVE_GETPROGNAME 1
4322| #define HAVE_MPROTECT 1
4323| #define HAVE_STRERROR_R 1
4324| #define HAVE_CATGETS 1
4325| #define HAVE_SNPRINTF 1
4326| #define HAVE_STRNDUP 1
4327| #define HAVE_WORKING_O_NOATIME 0
4328| #define HAVE_WORKING_O_NOFOLLOW 1
4329| #define HAVE_GETOPT_H 1
4330| #define HAVE_GETOPT_LONG_ONLY 1
4331| #define USE_POSIX_THREADS 1
4332| #define HAVE_MAP_ANONYMOUS 1
4333| #define HAVE_DECL_MEMMEM 1
4334| #define HAVE__BOOL 1
4335| #define HAVE_WCHAR_T 1
4336| #define HAVE_WINT_T 1
4337| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4338| #define HAVE_LONG_LONG_INT 1
4339| #define REPLACE_STRERROR_0 1
4340| #define HAVE_DECL_STRERROR_R 1
4341| #define restrict __restrict
4342| #define HAVE_RAW_DECL_FFSL 1
4343| #define HAVE_RAW_DECL_FFSLL 1
4344| #define HAVE_RAW_DECL_MEMMEM 1
4345| #define HAVE_RAW_DECL_STPCPY 1
4346| #define HAVE_RAW_DECL_STPNCPY 1
4347| #define HAVE_RAW_DECL_STRDUP 1
4348| #define HAVE_RAW_DECL_STRNCAT 1
4349| #define HAVE_RAW_DECL_STRNDUP 1
4350| #define HAVE_RAW_DECL_STRNLEN 1
4351| #define HAVE_RAW_DECL_STRPBRK 1
4352| #define HAVE_RAW_DECL_STRSEP 1
4353| #define HAVE_RAW_DECL_STRCASESTR 1
4354| #define HAVE_RAW_DECL_STRTOK_R 1
4355| #define HAVE_RAW_DECL_STRERROR_R 1
4356| #define HAVE_RAW_DECL_STRSIGNAL 1
4357| #define HAVE_DECL_STRNDUP 1
4358| #define HAVE_DECL_STRNLEN 1
4359| #define HAVE_DECL_STRTOK_R 1
4360| #define _USE_STD_STAT 1
4361| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4362| #define HAVE_STDINT_H_WITH_UINTMAX 1
4363| #define HAVE_INTMAX_T 1
4364| #define DBL_EXPBIT0_WORD 1
4365| #define DBL_EXPBIT0_BIT 20
4366| #define HAVE_SNPRINTF 1
4367| #define HAVE_STRNLEN 1
4368| #define HAVE_WCSLEN 1
4369| #define HAVE_WCSNLEN 1
4370| #define HAVE_MBRTOWC 1
4371| #define HAVE_WCRTOMB 1
4372| #define HAVE_DECL__SNPRINTF 0
4373| #define HAVE_SNPRINTF_RETVAL_C99 1
4374| #define HAVE_ALLOCA 1
4375| #define HAVE___BUILTIN_EXPECT 1
4376| #define GNULIB_DIRNAME 1
4377| #define HAVE_RAW_DECL_FCNTL 1
4378| #define HAVE_RAW_DECL_OPENAT 1
4379| #define __GETOPT_PREFIX rpl_
4380| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4381| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4382| #define HAVE_DECL___ARGV 0
4383| #define HAVE_VAR___PROGNAME 1
4384| #define GNULIB_TEST_ISATTY 1
4385| #define HAVE_PTHREAD_RWLOCK 1
4386| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
4387| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4388| #define GNULIB_LOCK 1
4389| #define HAVE_MALLOC_POSIX 1
4390| #define GNULIB_TEST_MALLOC_POSIX 1
4391| #define GNULIB_TEST_MEMCHR 1
4392| #define HAVE_MEMMEM 1
4393| /* end confdefs.h.  */
4394|
4395| #include <string.h> /* for memmem */
4396| #define P "_EF_BF_BD"
4397| #define HAYSTACK "F_BD_CE_BD" P P P P "_C3_88_20" P P P "_C3_A7_20" P
4398| #define NEEDLE P P P P P
4399|
4400| int
4401| main ()
4402| {
4403|
4404|     int result = 0;
4405|     if (memmem (HAYSTACK, strlen (HAYSTACK), NEEDLE, strlen (NEEDLE)))
4406|       result |= 1;
4407|     /* Check for empty needle behavior.  */
4408|     {
4409|       const char *haystack = "AAA";
4410|       if (memmem (haystack, 3, NULL, 0) != haystack)
4411|         result |= 2;
4412|     }
4413|     return result;
4414|
4415|   ;
4416|   return 0;
4417| }
4418configure:17079: result: no
4419configure:17151: checking whether program_invocation_name is declared
4420configure:17151: result: no
4421configure:17163: checking whether program_invocation_short_name is declared
4422configure:17163: result: no
4423configure:17178: checking for stdint.h
4424configure:17178: result: yes
4425configure:17188: checking for SIZE_MAX
4426configure:17259: result: yes
4427configure:17271: checking for ssize_t
4428configure:17288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4429configure:17288: $? = 0
4430configure:17295: result: yes
4431configure:17306: checking for va_copy
4432configure:17327: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4433configure:17327: $? = 0
4434configure:17335: result: yes
4435configure:17517: checking for max_align_t
4436configure:17517: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4437configure:17517: $? = 0
4438configure:17517: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4439conftest.c:131:26: error: expected expression
4440if (sizeof ((max_align_t)))
4441                         ^
44421 error generated.
4443configure:17517: $? = 1
4444configure: failed program was:
4445| /* confdefs.h */
4446| #define PACKAGE_NAME "ttfautohint"
4447| #define PACKAGE_TARNAME "ttfautohint"
4448| #define PACKAGE_VERSION "1.7"
4449| #define PACKAGE_STRING "ttfautohint 1.7"
4450| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
4451| #define PACKAGE_URL ""
4452| #define PACKAGE "ttfautohint"
4453| #define VERSION "1.7"
4454| #define STDC_HEADERS 1
4455| #define HAVE_SYS_TYPES_H 1
4456| #define HAVE_SYS_STAT_H 1
4457| #define HAVE_STDLIB_H 1
4458| #define HAVE_STRING_H 1
4459| #define HAVE_MEMORY_H 1
4460| #define HAVE_STRINGS_H 1
4461| #define HAVE_INTTYPES_H 1
4462| #define HAVE_STDINT_H 1
4463| #define HAVE_UNISTD_H 1
4464| #define __EXTENSIONS__ 1
4465| #define _ALL_SOURCE 1
4466| #define _DARWIN_C_SOURCE 1
4467| #define _GNU_SOURCE 1
4468| #define _POSIX_PTHREAD_SEMANTICS 1
4469| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4470| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4471| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4472| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4473| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4474| #define __STDC_WANT_LIB_EXT2__ 1
4475| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4476| #define _TANDEM_SOURCE 1
4477| #define HAVE_CXX11 1
4478| #define HAVE_ALLOCA_H 1
4479| #define HAVE_ALLOCA 1
4480| #define HAVE_DECL_STRERROR_R 1
4481| #define HAVE_STRERROR_R 1
4482| #define HAVE_UNISTD_H 1
4483| #define HAVE_GETOPT_H 1
4484| #define HAVE_SYS_CDEFS_H 1
4485| #define HAVE_LIMITS_H 1
4486| #define HAVE_SYS_MMAN_H 1
4487| #define HAVE_WCHAR_H 1
4488| #define HAVE_STDINT_H 1
4489| #define HAVE_SYS_SOCKET_H 1
4490| #define HAVE_SYMLINK 1
4491| #define HAVE_GETPROGNAME 1
4492| #define HAVE_MPROTECT 1
4493| #define HAVE_STRERROR_R 1
4494| #define HAVE_CATGETS 1
4495| #define HAVE_SNPRINTF 1
4496| #define HAVE_STRNDUP 1
4497| #define HAVE_WORKING_O_NOATIME 0
4498| #define HAVE_WORKING_O_NOFOLLOW 1
4499| #define HAVE_GETOPT_H 1
4500| #define HAVE_GETOPT_LONG_ONLY 1
4501| #define USE_POSIX_THREADS 1
4502| #define HAVE_MAP_ANONYMOUS 1
4503| #define HAVE_DECL_MEMMEM 1
4504| #define HAVE__BOOL 1
4505| #define HAVE_WCHAR_T 1
4506| #define HAVE_WINT_T 1
4507| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4508| #define HAVE_LONG_LONG_INT 1
4509| #define REPLACE_STRERROR_0 1
4510| #define HAVE_DECL_STRERROR_R 1
4511| #define restrict __restrict
4512| #define HAVE_RAW_DECL_FFSL 1
4513| #define HAVE_RAW_DECL_FFSLL 1
4514| #define HAVE_RAW_DECL_MEMMEM 1
4515| #define HAVE_RAW_DECL_STPCPY 1
4516| #define HAVE_RAW_DECL_STPNCPY 1
4517| #define HAVE_RAW_DECL_STRDUP 1
4518| #define HAVE_RAW_DECL_STRNCAT 1
4519| #define HAVE_RAW_DECL_STRNDUP 1
4520| #define HAVE_RAW_DECL_STRNLEN 1
4521| #define HAVE_RAW_DECL_STRPBRK 1
4522| #define HAVE_RAW_DECL_STRSEP 1
4523| #define HAVE_RAW_DECL_STRCASESTR 1
4524| #define HAVE_RAW_DECL_STRTOK_R 1
4525| #define HAVE_RAW_DECL_STRERROR_R 1
4526| #define HAVE_RAW_DECL_STRSIGNAL 1
4527| #define HAVE_DECL_STRNDUP 1
4528| #define HAVE_DECL_STRNLEN 1
4529| #define HAVE_DECL_STRTOK_R 1
4530| #define _USE_STD_STAT 1
4531| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4532| #define HAVE_STDINT_H_WITH_UINTMAX 1
4533| #define HAVE_INTMAX_T 1
4534| #define DBL_EXPBIT0_WORD 1
4535| #define DBL_EXPBIT0_BIT 20
4536| #define HAVE_SNPRINTF 1
4537| #define HAVE_STRNLEN 1
4538| #define HAVE_WCSLEN 1
4539| #define HAVE_WCSNLEN 1
4540| #define HAVE_MBRTOWC 1
4541| #define HAVE_WCRTOMB 1
4542| #define HAVE_DECL__SNPRINTF 0
4543| #define HAVE_SNPRINTF_RETVAL_C99 1
4544| #define HAVE_ALLOCA 1
4545| #define HAVE___BUILTIN_EXPECT 1
4546| #define GNULIB_DIRNAME 1
4547| #define HAVE_RAW_DECL_FCNTL 1
4548| #define HAVE_RAW_DECL_OPENAT 1
4549| #define __GETOPT_PREFIX rpl_
4550| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4551| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4552| #define HAVE_DECL___ARGV 0
4553| #define HAVE_VAR___PROGNAME 1
4554| #define GNULIB_TEST_ISATTY 1
4555| #define HAVE_PTHREAD_RWLOCK 1
4556| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
4557| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4558| #define GNULIB_LOCK 1
4559| #define HAVE_MALLOC_POSIX 1
4560| #define GNULIB_TEST_MALLOC_POSIX 1
4561| #define GNULIB_TEST_MEMCHR 1
4562| #define HAVE_MEMMEM 1
4563| #define GNULIB_TEST_MEMMEM 1
4564| #define GNULIB_MSVC_NOTHROW 1
4565| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4566| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4567| #define HAVE_STDINT_H 1
4568| /* end confdefs.h.  */
4569| #include <stddef.h>
4570|
4571|
4572| int
4573| main ()
4574| {
4575| if (sizeof ((max_align_t)))
4576|           return 0;
4577|   ;
4578|   return 0;
4579| }
4580configure:17517: result: yes
4581configure:17530: checking whether NULL can be used in arbitrary expressions
4582configure:17548: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4583configure:17548: $? = 0
4584configure:17555: result: yes
4585configure:17722: checking which flavor of printf attribute matches inttypes macros
4586configure:17749: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4587configure:17749: $? = 0
4588configure:17756: result: system
4589configure:17803: checking whether dprintf is declared without a macro
4590configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4591configure:17821: $? = 0
4592configure:17829: result: yes
4593configure:17803: checking whether fpurge is declared without a macro
4594configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4595configure:17821: $? = 0
4596configure:17829: result: yes
4597configure:17803: checking whether fseeko is declared without a macro
4598configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4599configure:17821: $? = 0
4600configure:17829: result: yes
4601configure:17803: checking whether ftello is declared without a macro
4602configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4603configure:17821: $? = 0
4604configure:17829: result: yes
4605configure:17803: checking whether getdelim is declared without a macro
4606configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4607configure:17821: $? = 0
4608configure:17829: result: yes
4609configure:17803: checking whether getline is declared without a macro
4610configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4611configure:17821: $? = 0
4612configure:17829: result: yes
4613configure:17803: checking whether gets is declared without a macro
4614configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4615configure:17821: $? = 0
4616configure:17829: result: yes
4617configure:17803: checking whether pclose is declared without a macro
4618configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4619configure:17821: $? = 0
4620configure:17829: result: yes
4621configure:17803: checking whether popen is declared without a macro
4622configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4623configure:17821: $? = 0
4624configure:17829: result: yes
4625configure:17803: checking whether renameat is declared without a macro
4626configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4627configure:17821: $? = 0
4628configure:17829: result: yes
4629configure:17803: checking whether snprintf is declared without a macro
4630configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4631configure:17821: $? = 0
4632configure:17829: result: yes
4633configure:17803: checking whether tmpfile is declared without a macro
4634configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4635configure:17821: $? = 0
4636configure:17829: result: yes
4637configure:17803: checking whether vdprintf is declared without a macro
4638configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4639configure:17821: $? = 0
4640configure:17829: result: yes
4641configure:17803: checking whether vsnprintf is declared without a macro
4642configure:17821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4643configure:17821: $? = 0
4644configure:17829: result: yes
4645configure:17918: checking whether _Exit is declared without a macro
4646configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4647configure:17942: $? = 0
4648configure:17950: result: yes
4649configure:17918: checking whether atoll is declared without a macro
4650configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4651configure:17942: $? = 0
4652configure:17950: result: yes
4653configure:17918: checking whether canonicalize_file_name is declared without a macro
4654configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4655conftest.c:156:10: error: use of undeclared identifier 'canonicalize_file_name'
4656  (void) canonicalize_file_name;
4657         ^
46581 error generated.
4659configure:17942: $? = 1
4660configure: failed program was:
4661| /* confdefs.h */
4662| #define PACKAGE_NAME "ttfautohint"
4663| #define PACKAGE_TARNAME "ttfautohint"
4664| #define PACKAGE_VERSION "1.7"
4665| #define PACKAGE_STRING "ttfautohint 1.7"
4666| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
4667| #define PACKAGE_URL ""
4668| #define PACKAGE "ttfautohint"
4669| #define VERSION "1.7"
4670| #define STDC_HEADERS 1
4671| #define HAVE_SYS_TYPES_H 1
4672| #define HAVE_SYS_STAT_H 1
4673| #define HAVE_STDLIB_H 1
4674| #define HAVE_STRING_H 1
4675| #define HAVE_MEMORY_H 1
4676| #define HAVE_STRINGS_H 1
4677| #define HAVE_INTTYPES_H 1
4678| #define HAVE_STDINT_H 1
4679| #define HAVE_UNISTD_H 1
4680| #define __EXTENSIONS__ 1
4681| #define _ALL_SOURCE 1
4682| #define _DARWIN_C_SOURCE 1
4683| #define _GNU_SOURCE 1
4684| #define _POSIX_PTHREAD_SEMANTICS 1
4685| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4686| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4687| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4688| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4689| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4690| #define __STDC_WANT_LIB_EXT2__ 1
4691| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4692| #define _TANDEM_SOURCE 1
4693| #define HAVE_CXX11 1
4694| #define HAVE_ALLOCA_H 1
4695| #define HAVE_ALLOCA 1
4696| #define HAVE_DECL_STRERROR_R 1
4697| #define HAVE_STRERROR_R 1
4698| #define HAVE_UNISTD_H 1
4699| #define HAVE_GETOPT_H 1
4700| #define HAVE_SYS_CDEFS_H 1
4701| #define HAVE_LIMITS_H 1
4702| #define HAVE_SYS_MMAN_H 1
4703| #define HAVE_WCHAR_H 1
4704| #define HAVE_STDINT_H 1
4705| #define HAVE_SYS_SOCKET_H 1
4706| #define HAVE_SYMLINK 1
4707| #define HAVE_GETPROGNAME 1
4708| #define HAVE_MPROTECT 1
4709| #define HAVE_STRERROR_R 1
4710| #define HAVE_CATGETS 1
4711| #define HAVE_SNPRINTF 1
4712| #define HAVE_STRNDUP 1
4713| #define HAVE_WORKING_O_NOATIME 0
4714| #define HAVE_WORKING_O_NOFOLLOW 1
4715| #define HAVE_GETOPT_H 1
4716| #define HAVE_GETOPT_LONG_ONLY 1
4717| #define USE_POSIX_THREADS 1
4718| #define HAVE_MAP_ANONYMOUS 1
4719| #define HAVE_DECL_MEMMEM 1
4720| #define HAVE__BOOL 1
4721| #define HAVE_WCHAR_T 1
4722| #define HAVE_WINT_T 1
4723| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4724| #define HAVE_LONG_LONG_INT 1
4725| #define REPLACE_STRERROR_0 1
4726| #define HAVE_DECL_STRERROR_R 1
4727| #define restrict __restrict
4728| #define HAVE_RAW_DECL_FFSL 1
4729| #define HAVE_RAW_DECL_FFSLL 1
4730| #define HAVE_RAW_DECL_MEMMEM 1
4731| #define HAVE_RAW_DECL_STPCPY 1
4732| #define HAVE_RAW_DECL_STPNCPY 1
4733| #define HAVE_RAW_DECL_STRDUP 1
4734| #define HAVE_RAW_DECL_STRNCAT 1
4735| #define HAVE_RAW_DECL_STRNDUP 1
4736| #define HAVE_RAW_DECL_STRNLEN 1
4737| #define HAVE_RAW_DECL_STRPBRK 1
4738| #define HAVE_RAW_DECL_STRSEP 1
4739| #define HAVE_RAW_DECL_STRCASESTR 1
4740| #define HAVE_RAW_DECL_STRTOK_R 1
4741| #define HAVE_RAW_DECL_STRERROR_R 1
4742| #define HAVE_RAW_DECL_STRSIGNAL 1
4743| #define HAVE_DECL_STRNDUP 1
4744| #define HAVE_DECL_STRNLEN 1
4745| #define HAVE_DECL_STRTOK_R 1
4746| #define _USE_STD_STAT 1
4747| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4748| #define HAVE_STDINT_H_WITH_UINTMAX 1
4749| #define HAVE_INTMAX_T 1
4750| #define DBL_EXPBIT0_WORD 1
4751| #define DBL_EXPBIT0_BIT 20
4752| #define HAVE_SNPRINTF 1
4753| #define HAVE_STRNLEN 1
4754| #define HAVE_WCSLEN 1
4755| #define HAVE_WCSNLEN 1
4756| #define HAVE_MBRTOWC 1
4757| #define HAVE_WCRTOMB 1
4758| #define HAVE_DECL__SNPRINTF 0
4759| #define HAVE_SNPRINTF_RETVAL_C99 1
4760| #define HAVE_ALLOCA 1
4761| #define HAVE___BUILTIN_EXPECT 1
4762| #define GNULIB_DIRNAME 1
4763| #define HAVE_RAW_DECL_FCNTL 1
4764| #define HAVE_RAW_DECL_OPENAT 1
4765| #define __GETOPT_PREFIX rpl_
4766| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4767| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4768| #define HAVE_DECL___ARGV 0
4769| #define HAVE_VAR___PROGNAME 1
4770| #define GNULIB_TEST_ISATTY 1
4771| #define HAVE_PTHREAD_RWLOCK 1
4772| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
4773| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4774| #define GNULIB_LOCK 1
4775| #define HAVE_MALLOC_POSIX 1
4776| #define GNULIB_TEST_MALLOC_POSIX 1
4777| #define GNULIB_TEST_MEMCHR 1
4778| #define HAVE_MEMMEM 1
4779| #define GNULIB_TEST_MEMMEM 1
4780| #define GNULIB_MSVC_NOTHROW 1
4781| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4782| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4783| #define HAVE_STDINT_H 1
4784| #define __USE_MINGW_ANSI_STDIO 1
4785| #define GNULIB_FSCANF 1
4786| #define GNULIB_SCANF 1
4787| #define HAVE_RAW_DECL_DPRINTF 1
4788| #define HAVE_RAW_DECL_FPURGE 1
4789| #define HAVE_RAW_DECL_FSEEKO 1
4790| #define HAVE_RAW_DECL_FTELLO 1
4791| #define HAVE_RAW_DECL_GETDELIM 1
4792| #define HAVE_RAW_DECL_GETLINE 1
4793| #define HAVE_RAW_DECL_GETS 1
4794| #define HAVE_RAW_DECL_PCLOSE 1
4795| #define HAVE_RAW_DECL_POPEN 1
4796| #define HAVE_RAW_DECL_RENAMEAT 1
4797| #define HAVE_RAW_DECL_SNPRINTF 1
4798| #define HAVE_RAW_DECL_TMPFILE 1
4799| #define HAVE_RAW_DECL_VDPRINTF 1
4800| #define HAVE_RAW_DECL_VSNPRINTF 1
4801| #define HAVE_RAW_DECL__EXIT 1
4802| #define HAVE_RAW_DECL_ATOLL 1
4803| /* end confdefs.h.  */
4804| #include <stdlib.h>
4805| #if HAVE_SYS_LOADAVG_H
4806| # include <sys/loadavg.h>
4807| #endif
4808| #if HAVE_RANDOM_H
4809| # include <random.h>
4810| #endif
4811|
4812| int
4813| main ()
4814| {
4815| #undef canonicalize_file_name
4816|   (void) canonicalize_file_name;
4817|   ;
4818|   return 0;
4819| }
4820configure:17950: result: no
4821configure:17918: checking whether getloadavg is declared without a macro
4822configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4823configure:17942: $? = 0
4824configure:17950: result: yes
4825configure:17918: checking whether getsubopt is declared without a macro
4826configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4827configure:17942: $? = 0
4828configure:17950: result: yes
4829configure:17918: checking whether grantpt is declared without a macro
4830configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4831configure:17942: $? = 0
4832configure:17950: result: yes
4833configure:17918: checking whether initstate is declared without a macro
4834configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4835configure:17942: $? = 0
4836configure:17950: result: yes
4837configure:17918: checking whether initstate_r is declared without a macro
4838configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4839conftest.c:160:10: error: use of undeclared identifier 'initstate_r'
4840  (void) initstate_r;
4841         ^
48421 error generated.
4843configure:17942: $? = 1
4844configure: failed program was:
4845| /* confdefs.h */
4846| #define PACKAGE_NAME "ttfautohint"
4847| #define PACKAGE_TARNAME "ttfautohint"
4848| #define PACKAGE_VERSION "1.7"
4849| #define PACKAGE_STRING "ttfautohint 1.7"
4850| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
4851| #define PACKAGE_URL ""
4852| #define PACKAGE "ttfautohint"
4853| #define VERSION "1.7"
4854| #define STDC_HEADERS 1
4855| #define HAVE_SYS_TYPES_H 1
4856| #define HAVE_SYS_STAT_H 1
4857| #define HAVE_STDLIB_H 1
4858| #define HAVE_STRING_H 1
4859| #define HAVE_MEMORY_H 1
4860| #define HAVE_STRINGS_H 1
4861| #define HAVE_INTTYPES_H 1
4862| #define HAVE_STDINT_H 1
4863| #define HAVE_UNISTD_H 1
4864| #define __EXTENSIONS__ 1
4865| #define _ALL_SOURCE 1
4866| #define _DARWIN_C_SOURCE 1
4867| #define _GNU_SOURCE 1
4868| #define _POSIX_PTHREAD_SEMANTICS 1
4869| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4870| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4871| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4872| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4873| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4874| #define __STDC_WANT_LIB_EXT2__ 1
4875| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4876| #define _TANDEM_SOURCE 1
4877| #define HAVE_CXX11 1
4878| #define HAVE_ALLOCA_H 1
4879| #define HAVE_ALLOCA 1
4880| #define HAVE_DECL_STRERROR_R 1
4881| #define HAVE_STRERROR_R 1
4882| #define HAVE_UNISTD_H 1
4883| #define HAVE_GETOPT_H 1
4884| #define HAVE_SYS_CDEFS_H 1
4885| #define HAVE_LIMITS_H 1
4886| #define HAVE_SYS_MMAN_H 1
4887| #define HAVE_WCHAR_H 1
4888| #define HAVE_STDINT_H 1
4889| #define HAVE_SYS_SOCKET_H 1
4890| #define HAVE_SYMLINK 1
4891| #define HAVE_GETPROGNAME 1
4892| #define HAVE_MPROTECT 1
4893| #define HAVE_STRERROR_R 1
4894| #define HAVE_CATGETS 1
4895| #define HAVE_SNPRINTF 1
4896| #define HAVE_STRNDUP 1
4897| #define HAVE_WORKING_O_NOATIME 0
4898| #define HAVE_WORKING_O_NOFOLLOW 1
4899| #define HAVE_GETOPT_H 1
4900| #define HAVE_GETOPT_LONG_ONLY 1
4901| #define USE_POSIX_THREADS 1
4902| #define HAVE_MAP_ANONYMOUS 1
4903| #define HAVE_DECL_MEMMEM 1
4904| #define HAVE__BOOL 1
4905| #define HAVE_WCHAR_T 1
4906| #define HAVE_WINT_T 1
4907| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4908| #define HAVE_LONG_LONG_INT 1
4909| #define REPLACE_STRERROR_0 1
4910| #define HAVE_DECL_STRERROR_R 1
4911| #define restrict __restrict
4912| #define HAVE_RAW_DECL_FFSL 1
4913| #define HAVE_RAW_DECL_FFSLL 1
4914| #define HAVE_RAW_DECL_MEMMEM 1
4915| #define HAVE_RAW_DECL_STPCPY 1
4916| #define HAVE_RAW_DECL_STPNCPY 1
4917| #define HAVE_RAW_DECL_STRDUP 1
4918| #define HAVE_RAW_DECL_STRNCAT 1
4919| #define HAVE_RAW_DECL_STRNDUP 1
4920| #define HAVE_RAW_DECL_STRNLEN 1
4921| #define HAVE_RAW_DECL_STRPBRK 1
4922| #define HAVE_RAW_DECL_STRSEP 1
4923| #define HAVE_RAW_DECL_STRCASESTR 1
4924| #define HAVE_RAW_DECL_STRTOK_R 1
4925| #define HAVE_RAW_DECL_STRERROR_R 1
4926| #define HAVE_RAW_DECL_STRSIGNAL 1
4927| #define HAVE_DECL_STRNDUP 1
4928| #define HAVE_DECL_STRNLEN 1
4929| #define HAVE_DECL_STRTOK_R 1
4930| #define _USE_STD_STAT 1
4931| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4932| #define HAVE_STDINT_H_WITH_UINTMAX 1
4933| #define HAVE_INTMAX_T 1
4934| #define DBL_EXPBIT0_WORD 1
4935| #define DBL_EXPBIT0_BIT 20
4936| #define HAVE_SNPRINTF 1
4937| #define HAVE_STRNLEN 1
4938| #define HAVE_WCSLEN 1
4939| #define HAVE_WCSNLEN 1
4940| #define HAVE_MBRTOWC 1
4941| #define HAVE_WCRTOMB 1
4942| #define HAVE_DECL__SNPRINTF 0
4943| #define HAVE_SNPRINTF_RETVAL_C99 1
4944| #define HAVE_ALLOCA 1
4945| #define HAVE___BUILTIN_EXPECT 1
4946| #define GNULIB_DIRNAME 1
4947| #define HAVE_RAW_DECL_FCNTL 1
4948| #define HAVE_RAW_DECL_OPENAT 1
4949| #define __GETOPT_PREFIX rpl_
4950| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4951| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4952| #define HAVE_DECL___ARGV 0
4953| #define HAVE_VAR___PROGNAME 1
4954| #define GNULIB_TEST_ISATTY 1
4955| #define HAVE_PTHREAD_RWLOCK 1
4956| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
4957| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
4958| #define GNULIB_LOCK 1
4959| #define HAVE_MALLOC_POSIX 1
4960| #define GNULIB_TEST_MALLOC_POSIX 1
4961| #define GNULIB_TEST_MEMCHR 1
4962| #define HAVE_MEMMEM 1
4963| #define GNULIB_TEST_MEMMEM 1
4964| #define GNULIB_MSVC_NOTHROW 1
4965| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4966| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4967| #define HAVE_STDINT_H 1
4968| #define __USE_MINGW_ANSI_STDIO 1
4969| #define GNULIB_FSCANF 1
4970| #define GNULIB_SCANF 1
4971| #define HAVE_RAW_DECL_DPRINTF 1
4972| #define HAVE_RAW_DECL_FPURGE 1
4973| #define HAVE_RAW_DECL_FSEEKO 1
4974| #define HAVE_RAW_DECL_FTELLO 1
4975| #define HAVE_RAW_DECL_GETDELIM 1
4976| #define HAVE_RAW_DECL_GETLINE 1
4977| #define HAVE_RAW_DECL_GETS 1
4978| #define HAVE_RAW_DECL_PCLOSE 1
4979| #define HAVE_RAW_DECL_POPEN 1
4980| #define HAVE_RAW_DECL_RENAMEAT 1
4981| #define HAVE_RAW_DECL_SNPRINTF 1
4982| #define HAVE_RAW_DECL_TMPFILE 1
4983| #define HAVE_RAW_DECL_VDPRINTF 1
4984| #define HAVE_RAW_DECL_VSNPRINTF 1
4985| #define HAVE_RAW_DECL__EXIT 1
4986| #define HAVE_RAW_DECL_ATOLL 1
4987| #define HAVE_RAW_DECL_GETLOADAVG 1
4988| #define HAVE_RAW_DECL_GETSUBOPT 1
4989| #define HAVE_RAW_DECL_GRANTPT 1
4990| #define HAVE_RAW_DECL_INITSTATE 1
4991| /* end confdefs.h.  */
4992| #include <stdlib.h>
4993| #if HAVE_SYS_LOADAVG_H
4994| # include <sys/loadavg.h>
4995| #endif
4996| #if HAVE_RANDOM_H
4997| # include <random.h>
4998| #endif
4999|
5000| int
5001| main ()
5002| {
5003| #undef initstate_r
5004|   (void) initstate_r;
5005|   ;
5006|   return 0;
5007| }
5008configure:17950: result: no
5009configure:17918: checking whether mkdtemp is declared without a macro
5010configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5011conftest.c:160:10: error: use of undeclared identifier 'mkdtemp'
5012  (void) mkdtemp;
5013         ^
50141 error generated.
5015configure:17942: $? = 1
5016configure: failed program was:
5017| /* confdefs.h */
5018| #define PACKAGE_NAME "ttfautohint"
5019| #define PACKAGE_TARNAME "ttfautohint"
5020| #define PACKAGE_VERSION "1.7"
5021| #define PACKAGE_STRING "ttfautohint 1.7"
5022| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
5023| #define PACKAGE_URL ""
5024| #define PACKAGE "ttfautohint"
5025| #define VERSION "1.7"
5026| #define STDC_HEADERS 1
5027| #define HAVE_SYS_TYPES_H 1
5028| #define HAVE_SYS_STAT_H 1
5029| #define HAVE_STDLIB_H 1
5030| #define HAVE_STRING_H 1
5031| #define HAVE_MEMORY_H 1
5032| #define HAVE_STRINGS_H 1
5033| #define HAVE_INTTYPES_H 1
5034| #define HAVE_STDINT_H 1
5035| #define HAVE_UNISTD_H 1
5036| #define __EXTENSIONS__ 1
5037| #define _ALL_SOURCE 1
5038| #define _DARWIN_C_SOURCE 1
5039| #define _GNU_SOURCE 1
5040| #define _POSIX_PTHREAD_SEMANTICS 1
5041| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5042| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5043| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5044| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5045| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5046| #define __STDC_WANT_LIB_EXT2__ 1
5047| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5048| #define _TANDEM_SOURCE 1
5049| #define HAVE_CXX11 1
5050| #define HAVE_ALLOCA_H 1
5051| #define HAVE_ALLOCA 1
5052| #define HAVE_DECL_STRERROR_R 1
5053| #define HAVE_STRERROR_R 1
5054| #define HAVE_UNISTD_H 1
5055| #define HAVE_GETOPT_H 1
5056| #define HAVE_SYS_CDEFS_H 1
5057| #define HAVE_LIMITS_H 1
5058| #define HAVE_SYS_MMAN_H 1
5059| #define HAVE_WCHAR_H 1
5060| #define HAVE_STDINT_H 1
5061| #define HAVE_SYS_SOCKET_H 1
5062| #define HAVE_SYMLINK 1
5063| #define HAVE_GETPROGNAME 1
5064| #define HAVE_MPROTECT 1
5065| #define HAVE_STRERROR_R 1
5066| #define HAVE_CATGETS 1
5067| #define HAVE_SNPRINTF 1
5068| #define HAVE_STRNDUP 1
5069| #define HAVE_WORKING_O_NOATIME 0
5070| #define HAVE_WORKING_O_NOFOLLOW 1
5071| #define HAVE_GETOPT_H 1
5072| #define HAVE_GETOPT_LONG_ONLY 1
5073| #define USE_POSIX_THREADS 1
5074| #define HAVE_MAP_ANONYMOUS 1
5075| #define HAVE_DECL_MEMMEM 1
5076| #define HAVE__BOOL 1
5077| #define HAVE_WCHAR_T 1
5078| #define HAVE_WINT_T 1
5079| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5080| #define HAVE_LONG_LONG_INT 1
5081| #define REPLACE_STRERROR_0 1
5082| #define HAVE_DECL_STRERROR_R 1
5083| #define restrict __restrict
5084| #define HAVE_RAW_DECL_FFSL 1
5085| #define HAVE_RAW_DECL_FFSLL 1
5086| #define HAVE_RAW_DECL_MEMMEM 1
5087| #define HAVE_RAW_DECL_STPCPY 1
5088| #define HAVE_RAW_DECL_STPNCPY 1
5089| #define HAVE_RAW_DECL_STRDUP 1
5090| #define HAVE_RAW_DECL_STRNCAT 1
5091| #define HAVE_RAW_DECL_STRNDUP 1
5092| #define HAVE_RAW_DECL_STRNLEN 1
5093| #define HAVE_RAW_DECL_STRPBRK 1
5094| #define HAVE_RAW_DECL_STRSEP 1
5095| #define HAVE_RAW_DECL_STRCASESTR 1
5096| #define HAVE_RAW_DECL_STRTOK_R 1
5097| #define HAVE_RAW_DECL_STRERROR_R 1
5098| #define HAVE_RAW_DECL_STRSIGNAL 1
5099| #define HAVE_DECL_STRNDUP 1
5100| #define HAVE_DECL_STRNLEN 1
5101| #define HAVE_DECL_STRTOK_R 1
5102| #define _USE_STD_STAT 1
5103| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5104| #define HAVE_STDINT_H_WITH_UINTMAX 1
5105| #define HAVE_INTMAX_T 1
5106| #define DBL_EXPBIT0_WORD 1
5107| #define DBL_EXPBIT0_BIT 20
5108| #define HAVE_SNPRINTF 1
5109| #define HAVE_STRNLEN 1
5110| #define HAVE_WCSLEN 1
5111| #define HAVE_WCSNLEN 1
5112| #define HAVE_MBRTOWC 1
5113| #define HAVE_WCRTOMB 1
5114| #define HAVE_DECL__SNPRINTF 0
5115| #define HAVE_SNPRINTF_RETVAL_C99 1
5116| #define HAVE_ALLOCA 1
5117| #define HAVE___BUILTIN_EXPECT 1
5118| #define GNULIB_DIRNAME 1
5119| #define HAVE_RAW_DECL_FCNTL 1
5120| #define HAVE_RAW_DECL_OPENAT 1
5121| #define __GETOPT_PREFIX rpl_
5122| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5123| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5124| #define HAVE_DECL___ARGV 0
5125| #define HAVE_VAR___PROGNAME 1
5126| #define GNULIB_TEST_ISATTY 1
5127| #define HAVE_PTHREAD_RWLOCK 1
5128| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
5129| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5130| #define GNULIB_LOCK 1
5131| #define HAVE_MALLOC_POSIX 1
5132| #define GNULIB_TEST_MALLOC_POSIX 1
5133| #define GNULIB_TEST_MEMCHR 1
5134| #define HAVE_MEMMEM 1
5135| #define GNULIB_TEST_MEMMEM 1
5136| #define GNULIB_MSVC_NOTHROW 1
5137| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5138| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5139| #define HAVE_STDINT_H 1
5140| #define __USE_MINGW_ANSI_STDIO 1
5141| #define GNULIB_FSCANF 1
5142| #define GNULIB_SCANF 1
5143| #define HAVE_RAW_DECL_DPRINTF 1
5144| #define HAVE_RAW_DECL_FPURGE 1
5145| #define HAVE_RAW_DECL_FSEEKO 1
5146| #define HAVE_RAW_DECL_FTELLO 1
5147| #define HAVE_RAW_DECL_GETDELIM 1
5148| #define HAVE_RAW_DECL_GETLINE 1
5149| #define HAVE_RAW_DECL_GETS 1
5150| #define HAVE_RAW_DECL_PCLOSE 1
5151| #define HAVE_RAW_DECL_POPEN 1
5152| #define HAVE_RAW_DECL_RENAMEAT 1
5153| #define HAVE_RAW_DECL_SNPRINTF 1
5154| #define HAVE_RAW_DECL_TMPFILE 1
5155| #define HAVE_RAW_DECL_VDPRINTF 1
5156| #define HAVE_RAW_DECL_VSNPRINTF 1
5157| #define HAVE_RAW_DECL__EXIT 1
5158| #define HAVE_RAW_DECL_ATOLL 1
5159| #define HAVE_RAW_DECL_GETLOADAVG 1
5160| #define HAVE_RAW_DECL_GETSUBOPT 1
5161| #define HAVE_RAW_DECL_GRANTPT 1
5162| #define HAVE_RAW_DECL_INITSTATE 1
5163| /* end confdefs.h.  */
5164| #include <stdlib.h>
5165| #if HAVE_SYS_LOADAVG_H
5166| # include <sys/loadavg.h>
5167| #endif
5168| #if HAVE_RANDOM_H
5169| # include <random.h>
5170| #endif
5171|
5172| int
5173| main ()
5174| {
5175| #undef mkdtemp
5176|   (void) mkdtemp;
5177|   ;
5178|   return 0;
5179| }
5180configure:17950: result: no
5181configure:17918: checking whether mkostemp is declared without a macro
5182configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5183conftest.c:160:10: error: use of undeclared identifier 'mkostemp'
5184  (void) mkostemp;
5185         ^
51861 error generated.
5187configure:17942: $? = 1
5188configure: failed program was:
5189| /* confdefs.h */
5190| #define PACKAGE_NAME "ttfautohint"
5191| #define PACKAGE_TARNAME "ttfautohint"
5192| #define PACKAGE_VERSION "1.7"
5193| #define PACKAGE_STRING "ttfautohint 1.7"
5194| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
5195| #define PACKAGE_URL ""
5196| #define PACKAGE "ttfautohint"
5197| #define VERSION "1.7"
5198| #define STDC_HEADERS 1
5199| #define HAVE_SYS_TYPES_H 1
5200| #define HAVE_SYS_STAT_H 1
5201| #define HAVE_STDLIB_H 1
5202| #define HAVE_STRING_H 1
5203| #define HAVE_MEMORY_H 1
5204| #define HAVE_STRINGS_H 1
5205| #define HAVE_INTTYPES_H 1
5206| #define HAVE_STDINT_H 1
5207| #define HAVE_UNISTD_H 1
5208| #define __EXTENSIONS__ 1
5209| #define _ALL_SOURCE 1
5210| #define _DARWIN_C_SOURCE 1
5211| #define _GNU_SOURCE 1
5212| #define _POSIX_PTHREAD_SEMANTICS 1
5213| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5214| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5215| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5216| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5217| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5218| #define __STDC_WANT_LIB_EXT2__ 1
5219| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5220| #define _TANDEM_SOURCE 1
5221| #define HAVE_CXX11 1
5222| #define HAVE_ALLOCA_H 1
5223| #define HAVE_ALLOCA 1
5224| #define HAVE_DECL_STRERROR_R 1
5225| #define HAVE_STRERROR_R 1
5226| #define HAVE_UNISTD_H 1
5227| #define HAVE_GETOPT_H 1
5228| #define HAVE_SYS_CDEFS_H 1
5229| #define HAVE_LIMITS_H 1
5230| #define HAVE_SYS_MMAN_H 1
5231| #define HAVE_WCHAR_H 1
5232| #define HAVE_STDINT_H 1
5233| #define HAVE_SYS_SOCKET_H 1
5234| #define HAVE_SYMLINK 1
5235| #define HAVE_GETPROGNAME 1
5236| #define HAVE_MPROTECT 1
5237| #define HAVE_STRERROR_R 1
5238| #define HAVE_CATGETS 1
5239| #define HAVE_SNPRINTF 1
5240| #define HAVE_STRNDUP 1
5241| #define HAVE_WORKING_O_NOATIME 0
5242| #define HAVE_WORKING_O_NOFOLLOW 1
5243| #define HAVE_GETOPT_H 1
5244| #define HAVE_GETOPT_LONG_ONLY 1
5245| #define USE_POSIX_THREADS 1
5246| #define HAVE_MAP_ANONYMOUS 1
5247| #define HAVE_DECL_MEMMEM 1
5248| #define HAVE__BOOL 1
5249| #define HAVE_WCHAR_T 1
5250| #define HAVE_WINT_T 1
5251| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5252| #define HAVE_LONG_LONG_INT 1
5253| #define REPLACE_STRERROR_0 1
5254| #define HAVE_DECL_STRERROR_R 1
5255| #define restrict __restrict
5256| #define HAVE_RAW_DECL_FFSL 1
5257| #define HAVE_RAW_DECL_FFSLL 1
5258| #define HAVE_RAW_DECL_MEMMEM 1
5259| #define HAVE_RAW_DECL_STPCPY 1
5260| #define HAVE_RAW_DECL_STPNCPY 1
5261| #define HAVE_RAW_DECL_STRDUP 1
5262| #define HAVE_RAW_DECL_STRNCAT 1
5263| #define HAVE_RAW_DECL_STRNDUP 1
5264| #define HAVE_RAW_DECL_STRNLEN 1
5265| #define HAVE_RAW_DECL_STRPBRK 1
5266| #define HAVE_RAW_DECL_STRSEP 1
5267| #define HAVE_RAW_DECL_STRCASESTR 1
5268| #define HAVE_RAW_DECL_STRTOK_R 1
5269| #define HAVE_RAW_DECL_STRERROR_R 1
5270| #define HAVE_RAW_DECL_STRSIGNAL 1
5271| #define HAVE_DECL_STRNDUP 1
5272| #define HAVE_DECL_STRNLEN 1
5273| #define HAVE_DECL_STRTOK_R 1
5274| #define _USE_STD_STAT 1
5275| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5276| #define HAVE_STDINT_H_WITH_UINTMAX 1
5277| #define HAVE_INTMAX_T 1
5278| #define DBL_EXPBIT0_WORD 1
5279| #define DBL_EXPBIT0_BIT 20
5280| #define HAVE_SNPRINTF 1
5281| #define HAVE_STRNLEN 1
5282| #define HAVE_WCSLEN 1
5283| #define HAVE_WCSNLEN 1
5284| #define HAVE_MBRTOWC 1
5285| #define HAVE_WCRTOMB 1
5286| #define HAVE_DECL__SNPRINTF 0
5287| #define HAVE_SNPRINTF_RETVAL_C99 1
5288| #define HAVE_ALLOCA 1
5289| #define HAVE___BUILTIN_EXPECT 1
5290| #define GNULIB_DIRNAME 1
5291| #define HAVE_RAW_DECL_FCNTL 1
5292| #define HAVE_RAW_DECL_OPENAT 1
5293| #define __GETOPT_PREFIX rpl_
5294| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5295| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5296| #define HAVE_DECL___ARGV 0
5297| #define HAVE_VAR___PROGNAME 1
5298| #define GNULIB_TEST_ISATTY 1
5299| #define HAVE_PTHREAD_RWLOCK 1
5300| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
5301| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5302| #define GNULIB_LOCK 1
5303| #define HAVE_MALLOC_POSIX 1
5304| #define GNULIB_TEST_MALLOC_POSIX 1
5305| #define GNULIB_TEST_MEMCHR 1
5306| #define HAVE_MEMMEM 1
5307| #define GNULIB_TEST_MEMMEM 1
5308| #define GNULIB_MSVC_NOTHROW 1
5309| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5310| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5311| #define HAVE_STDINT_H 1
5312| #define __USE_MINGW_ANSI_STDIO 1
5313| #define GNULIB_FSCANF 1
5314| #define GNULIB_SCANF 1
5315| #define HAVE_RAW_DECL_DPRINTF 1
5316| #define HAVE_RAW_DECL_FPURGE 1
5317| #define HAVE_RAW_DECL_FSEEKO 1
5318| #define HAVE_RAW_DECL_FTELLO 1
5319| #define HAVE_RAW_DECL_GETDELIM 1
5320| #define HAVE_RAW_DECL_GETLINE 1
5321| #define HAVE_RAW_DECL_GETS 1
5322| #define HAVE_RAW_DECL_PCLOSE 1
5323| #define HAVE_RAW_DECL_POPEN 1
5324| #define HAVE_RAW_DECL_RENAMEAT 1
5325| #define HAVE_RAW_DECL_SNPRINTF 1
5326| #define HAVE_RAW_DECL_TMPFILE 1
5327| #define HAVE_RAW_DECL_VDPRINTF 1
5328| #define HAVE_RAW_DECL_VSNPRINTF 1
5329| #define HAVE_RAW_DECL__EXIT 1
5330| #define HAVE_RAW_DECL_ATOLL 1
5331| #define HAVE_RAW_DECL_GETLOADAVG 1
5332| #define HAVE_RAW_DECL_GETSUBOPT 1
5333| #define HAVE_RAW_DECL_GRANTPT 1
5334| #define HAVE_RAW_DECL_INITSTATE 1
5335| /* end confdefs.h.  */
5336| #include <stdlib.h>
5337| #if HAVE_SYS_LOADAVG_H
5338| # include <sys/loadavg.h>
5339| #endif
5340| #if HAVE_RANDOM_H
5341| # include <random.h>
5342| #endif
5343|
5344| int
5345| main ()
5346| {
5347| #undef mkostemp
5348|   (void) mkostemp;
5349|   ;
5350|   return 0;
5351| }
5352configure:17950: result: no
5353configure:17918: checking whether mkostemps is declared without a macro
5354configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5355conftest.c:160:10: error: use of undeclared identifier 'mkostemps'
5356  (void) mkostemps;
5357         ^
53581 error generated.
5359configure:17942: $? = 1
5360configure: failed program was:
5361| /* confdefs.h */
5362| #define PACKAGE_NAME "ttfautohint"
5363| #define PACKAGE_TARNAME "ttfautohint"
5364| #define PACKAGE_VERSION "1.7"
5365| #define PACKAGE_STRING "ttfautohint 1.7"
5366| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
5367| #define PACKAGE_URL ""
5368| #define PACKAGE "ttfautohint"
5369| #define VERSION "1.7"
5370| #define STDC_HEADERS 1
5371| #define HAVE_SYS_TYPES_H 1
5372| #define HAVE_SYS_STAT_H 1
5373| #define HAVE_STDLIB_H 1
5374| #define HAVE_STRING_H 1
5375| #define HAVE_MEMORY_H 1
5376| #define HAVE_STRINGS_H 1
5377| #define HAVE_INTTYPES_H 1
5378| #define HAVE_STDINT_H 1
5379| #define HAVE_UNISTD_H 1
5380| #define __EXTENSIONS__ 1
5381| #define _ALL_SOURCE 1
5382| #define _DARWIN_C_SOURCE 1
5383| #define _GNU_SOURCE 1
5384| #define _POSIX_PTHREAD_SEMANTICS 1
5385| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5386| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5387| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5388| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5389| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5390| #define __STDC_WANT_LIB_EXT2__ 1
5391| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5392| #define _TANDEM_SOURCE 1
5393| #define HAVE_CXX11 1
5394| #define HAVE_ALLOCA_H 1
5395| #define HAVE_ALLOCA 1
5396| #define HAVE_DECL_STRERROR_R 1
5397| #define HAVE_STRERROR_R 1
5398| #define HAVE_UNISTD_H 1
5399| #define HAVE_GETOPT_H 1
5400| #define HAVE_SYS_CDEFS_H 1
5401| #define HAVE_LIMITS_H 1
5402| #define HAVE_SYS_MMAN_H 1
5403| #define HAVE_WCHAR_H 1
5404| #define HAVE_STDINT_H 1
5405| #define HAVE_SYS_SOCKET_H 1
5406| #define HAVE_SYMLINK 1
5407| #define HAVE_GETPROGNAME 1
5408| #define HAVE_MPROTECT 1
5409| #define HAVE_STRERROR_R 1
5410| #define HAVE_CATGETS 1
5411| #define HAVE_SNPRINTF 1
5412| #define HAVE_STRNDUP 1
5413| #define HAVE_WORKING_O_NOATIME 0
5414| #define HAVE_WORKING_O_NOFOLLOW 1
5415| #define HAVE_GETOPT_H 1
5416| #define HAVE_GETOPT_LONG_ONLY 1
5417| #define USE_POSIX_THREADS 1
5418| #define HAVE_MAP_ANONYMOUS 1
5419| #define HAVE_DECL_MEMMEM 1
5420| #define HAVE__BOOL 1
5421| #define HAVE_WCHAR_T 1
5422| #define HAVE_WINT_T 1
5423| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5424| #define HAVE_LONG_LONG_INT 1
5425| #define REPLACE_STRERROR_0 1
5426| #define HAVE_DECL_STRERROR_R 1
5427| #define restrict __restrict
5428| #define HAVE_RAW_DECL_FFSL 1
5429| #define HAVE_RAW_DECL_FFSLL 1
5430| #define HAVE_RAW_DECL_MEMMEM 1
5431| #define HAVE_RAW_DECL_STPCPY 1
5432| #define HAVE_RAW_DECL_STPNCPY 1
5433| #define HAVE_RAW_DECL_STRDUP 1
5434| #define HAVE_RAW_DECL_STRNCAT 1
5435| #define HAVE_RAW_DECL_STRNDUP 1
5436| #define HAVE_RAW_DECL_STRNLEN 1
5437| #define HAVE_RAW_DECL_STRPBRK 1
5438| #define HAVE_RAW_DECL_STRSEP 1
5439| #define HAVE_RAW_DECL_STRCASESTR 1
5440| #define HAVE_RAW_DECL_STRTOK_R 1
5441| #define HAVE_RAW_DECL_STRERROR_R 1
5442| #define HAVE_RAW_DECL_STRSIGNAL 1
5443| #define HAVE_DECL_STRNDUP 1
5444| #define HAVE_DECL_STRNLEN 1
5445| #define HAVE_DECL_STRTOK_R 1
5446| #define _USE_STD_STAT 1
5447| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5448| #define HAVE_STDINT_H_WITH_UINTMAX 1
5449| #define HAVE_INTMAX_T 1
5450| #define DBL_EXPBIT0_WORD 1
5451| #define DBL_EXPBIT0_BIT 20
5452| #define HAVE_SNPRINTF 1
5453| #define HAVE_STRNLEN 1
5454| #define HAVE_WCSLEN 1
5455| #define HAVE_WCSNLEN 1
5456| #define HAVE_MBRTOWC 1
5457| #define HAVE_WCRTOMB 1
5458| #define HAVE_DECL__SNPRINTF 0
5459| #define HAVE_SNPRINTF_RETVAL_C99 1
5460| #define HAVE_ALLOCA 1
5461| #define HAVE___BUILTIN_EXPECT 1
5462| #define GNULIB_DIRNAME 1
5463| #define HAVE_RAW_DECL_FCNTL 1
5464| #define HAVE_RAW_DECL_OPENAT 1
5465| #define __GETOPT_PREFIX rpl_
5466| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5467| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5468| #define HAVE_DECL___ARGV 0
5469| #define HAVE_VAR___PROGNAME 1
5470| #define GNULIB_TEST_ISATTY 1
5471| #define HAVE_PTHREAD_RWLOCK 1
5472| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
5473| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5474| #define GNULIB_LOCK 1
5475| #define HAVE_MALLOC_POSIX 1
5476| #define GNULIB_TEST_MALLOC_POSIX 1
5477| #define GNULIB_TEST_MEMCHR 1
5478| #define HAVE_MEMMEM 1
5479| #define GNULIB_TEST_MEMMEM 1
5480| #define GNULIB_MSVC_NOTHROW 1
5481| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5482| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5483| #define HAVE_STDINT_H 1
5484| #define __USE_MINGW_ANSI_STDIO 1
5485| #define GNULIB_FSCANF 1
5486| #define GNULIB_SCANF 1
5487| #define HAVE_RAW_DECL_DPRINTF 1
5488| #define HAVE_RAW_DECL_FPURGE 1
5489| #define HAVE_RAW_DECL_FSEEKO 1
5490| #define HAVE_RAW_DECL_FTELLO 1
5491| #define HAVE_RAW_DECL_GETDELIM 1
5492| #define HAVE_RAW_DECL_GETLINE 1
5493| #define HAVE_RAW_DECL_GETS 1
5494| #define HAVE_RAW_DECL_PCLOSE 1
5495| #define HAVE_RAW_DECL_POPEN 1
5496| #define HAVE_RAW_DECL_RENAMEAT 1
5497| #define HAVE_RAW_DECL_SNPRINTF 1
5498| #define HAVE_RAW_DECL_TMPFILE 1
5499| #define HAVE_RAW_DECL_VDPRINTF 1
5500| #define HAVE_RAW_DECL_VSNPRINTF 1
5501| #define HAVE_RAW_DECL__EXIT 1
5502| #define HAVE_RAW_DECL_ATOLL 1
5503| #define HAVE_RAW_DECL_GETLOADAVG 1
5504| #define HAVE_RAW_DECL_GETSUBOPT 1
5505| #define HAVE_RAW_DECL_GRANTPT 1
5506| #define HAVE_RAW_DECL_INITSTATE 1
5507| /* end confdefs.h.  */
5508| #include <stdlib.h>
5509| #if HAVE_SYS_LOADAVG_H
5510| # include <sys/loadavg.h>
5511| #endif
5512| #if HAVE_RANDOM_H
5513| # include <random.h>
5514| #endif
5515|
5516| int
5517| main ()
5518| {
5519| #undef mkostemps
5520|   (void) mkostemps;
5521|   ;
5522|   return 0;
5523| }
5524configure:17950: result: no
5525configure:17918: checking whether mkstemp is declared without a macro
5526configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5527configure:17942: $? = 0
5528configure:17950: result: yes
5529configure:17918: checking whether mkstemps is declared without a macro
5530configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5531conftest.c:161:10: error: use of undeclared identifier 'mkstemps'
5532  (void) mkstemps;
5533         ^
55341 error generated.
5535configure:17942: $? = 1
5536configure: failed program was:
5537| /* confdefs.h */
5538| #define PACKAGE_NAME "ttfautohint"
5539| #define PACKAGE_TARNAME "ttfautohint"
5540| #define PACKAGE_VERSION "1.7"
5541| #define PACKAGE_STRING "ttfautohint 1.7"
5542| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
5543| #define PACKAGE_URL ""
5544| #define PACKAGE "ttfautohint"
5545| #define VERSION "1.7"
5546| #define STDC_HEADERS 1
5547| #define HAVE_SYS_TYPES_H 1
5548| #define HAVE_SYS_STAT_H 1
5549| #define HAVE_STDLIB_H 1
5550| #define HAVE_STRING_H 1
5551| #define HAVE_MEMORY_H 1
5552| #define HAVE_STRINGS_H 1
5553| #define HAVE_INTTYPES_H 1
5554| #define HAVE_STDINT_H 1
5555| #define HAVE_UNISTD_H 1
5556| #define __EXTENSIONS__ 1
5557| #define _ALL_SOURCE 1
5558| #define _DARWIN_C_SOURCE 1
5559| #define _GNU_SOURCE 1
5560| #define _POSIX_PTHREAD_SEMANTICS 1
5561| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5562| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5563| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5564| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5565| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5566| #define __STDC_WANT_LIB_EXT2__ 1
5567| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5568| #define _TANDEM_SOURCE 1
5569| #define HAVE_CXX11 1
5570| #define HAVE_ALLOCA_H 1
5571| #define HAVE_ALLOCA 1
5572| #define HAVE_DECL_STRERROR_R 1
5573| #define HAVE_STRERROR_R 1
5574| #define HAVE_UNISTD_H 1
5575| #define HAVE_GETOPT_H 1
5576| #define HAVE_SYS_CDEFS_H 1
5577| #define HAVE_LIMITS_H 1
5578| #define HAVE_SYS_MMAN_H 1
5579| #define HAVE_WCHAR_H 1
5580| #define HAVE_STDINT_H 1
5581| #define HAVE_SYS_SOCKET_H 1
5582| #define HAVE_SYMLINK 1
5583| #define HAVE_GETPROGNAME 1
5584| #define HAVE_MPROTECT 1
5585| #define HAVE_STRERROR_R 1
5586| #define HAVE_CATGETS 1
5587| #define HAVE_SNPRINTF 1
5588| #define HAVE_STRNDUP 1
5589| #define HAVE_WORKING_O_NOATIME 0
5590| #define HAVE_WORKING_O_NOFOLLOW 1
5591| #define HAVE_GETOPT_H 1
5592| #define HAVE_GETOPT_LONG_ONLY 1
5593| #define USE_POSIX_THREADS 1
5594| #define HAVE_MAP_ANONYMOUS 1
5595| #define HAVE_DECL_MEMMEM 1
5596| #define HAVE__BOOL 1
5597| #define HAVE_WCHAR_T 1
5598| #define HAVE_WINT_T 1
5599| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5600| #define HAVE_LONG_LONG_INT 1
5601| #define REPLACE_STRERROR_0 1
5602| #define HAVE_DECL_STRERROR_R 1
5603| #define restrict __restrict
5604| #define HAVE_RAW_DECL_FFSL 1
5605| #define HAVE_RAW_DECL_FFSLL 1
5606| #define HAVE_RAW_DECL_MEMMEM 1
5607| #define HAVE_RAW_DECL_STPCPY 1
5608| #define HAVE_RAW_DECL_STPNCPY 1
5609| #define HAVE_RAW_DECL_STRDUP 1
5610| #define HAVE_RAW_DECL_STRNCAT 1
5611| #define HAVE_RAW_DECL_STRNDUP 1
5612| #define HAVE_RAW_DECL_STRNLEN 1
5613| #define HAVE_RAW_DECL_STRPBRK 1
5614| #define HAVE_RAW_DECL_STRSEP 1
5615| #define HAVE_RAW_DECL_STRCASESTR 1
5616| #define HAVE_RAW_DECL_STRTOK_R 1
5617| #define HAVE_RAW_DECL_STRERROR_R 1
5618| #define HAVE_RAW_DECL_STRSIGNAL 1
5619| #define HAVE_DECL_STRNDUP 1
5620| #define HAVE_DECL_STRNLEN 1
5621| #define HAVE_DECL_STRTOK_R 1
5622| #define _USE_STD_STAT 1
5623| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5624| #define HAVE_STDINT_H_WITH_UINTMAX 1
5625| #define HAVE_INTMAX_T 1
5626| #define DBL_EXPBIT0_WORD 1
5627| #define DBL_EXPBIT0_BIT 20
5628| #define HAVE_SNPRINTF 1
5629| #define HAVE_STRNLEN 1
5630| #define HAVE_WCSLEN 1
5631| #define HAVE_WCSNLEN 1
5632| #define HAVE_MBRTOWC 1
5633| #define HAVE_WCRTOMB 1
5634| #define HAVE_DECL__SNPRINTF 0
5635| #define HAVE_SNPRINTF_RETVAL_C99 1
5636| #define HAVE_ALLOCA 1
5637| #define HAVE___BUILTIN_EXPECT 1
5638| #define GNULIB_DIRNAME 1
5639| #define HAVE_RAW_DECL_FCNTL 1
5640| #define HAVE_RAW_DECL_OPENAT 1
5641| #define __GETOPT_PREFIX rpl_
5642| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5643| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5644| #define HAVE_DECL___ARGV 0
5645| #define HAVE_VAR___PROGNAME 1
5646| #define GNULIB_TEST_ISATTY 1
5647| #define HAVE_PTHREAD_RWLOCK 1
5648| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
5649| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5650| #define GNULIB_LOCK 1
5651| #define HAVE_MALLOC_POSIX 1
5652| #define GNULIB_TEST_MALLOC_POSIX 1
5653| #define GNULIB_TEST_MEMCHR 1
5654| #define HAVE_MEMMEM 1
5655| #define GNULIB_TEST_MEMMEM 1
5656| #define GNULIB_MSVC_NOTHROW 1
5657| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5658| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5659| #define HAVE_STDINT_H 1
5660| #define __USE_MINGW_ANSI_STDIO 1
5661| #define GNULIB_FSCANF 1
5662| #define GNULIB_SCANF 1
5663| #define HAVE_RAW_DECL_DPRINTF 1
5664| #define HAVE_RAW_DECL_FPURGE 1
5665| #define HAVE_RAW_DECL_FSEEKO 1
5666| #define HAVE_RAW_DECL_FTELLO 1
5667| #define HAVE_RAW_DECL_GETDELIM 1
5668| #define HAVE_RAW_DECL_GETLINE 1
5669| #define HAVE_RAW_DECL_GETS 1
5670| #define HAVE_RAW_DECL_PCLOSE 1
5671| #define HAVE_RAW_DECL_POPEN 1
5672| #define HAVE_RAW_DECL_RENAMEAT 1
5673| #define HAVE_RAW_DECL_SNPRINTF 1
5674| #define HAVE_RAW_DECL_TMPFILE 1
5675| #define HAVE_RAW_DECL_VDPRINTF 1
5676| #define HAVE_RAW_DECL_VSNPRINTF 1
5677| #define HAVE_RAW_DECL__EXIT 1
5678| #define HAVE_RAW_DECL_ATOLL 1
5679| #define HAVE_RAW_DECL_GETLOADAVG 1
5680| #define HAVE_RAW_DECL_GETSUBOPT 1
5681| #define HAVE_RAW_DECL_GRANTPT 1
5682| #define HAVE_RAW_DECL_INITSTATE 1
5683| #define HAVE_RAW_DECL_MKSTEMP 1
5684| /* end confdefs.h.  */
5685| #include <stdlib.h>
5686| #if HAVE_SYS_LOADAVG_H
5687| # include <sys/loadavg.h>
5688| #endif
5689| #if HAVE_RANDOM_H
5690| # include <random.h>
5691| #endif
5692|
5693| int
5694| main ()
5695| {
5696| #undef mkstemps
5697|   (void) mkstemps;
5698|   ;
5699|   return 0;
5700| }
5701configure:17950: result: no
5702configure:17918: checking whether posix_openpt is declared without a macro
5703configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5704configure:17942: $? = 0
5705configure:17950: result: yes
5706configure:17918: checking whether ptsname is declared without a macro
5707configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5708configure:17942: $? = 0
5709configure:17950: result: yes
5710configure:17918: checking whether ptsname_r is declared without a macro
5711configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5712conftest.c:163:10: error: use of undeclared identifier 'ptsname_r'
5713  (void) ptsname_r;
5714         ^
57151 error generated.
5716configure:17942: $? = 1
5717configure: failed program was:
5718| /* confdefs.h */
5719| #define PACKAGE_NAME "ttfautohint"
5720| #define PACKAGE_TARNAME "ttfautohint"
5721| #define PACKAGE_VERSION "1.7"
5722| #define PACKAGE_STRING "ttfautohint 1.7"
5723| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
5724| #define PACKAGE_URL ""
5725| #define PACKAGE "ttfautohint"
5726| #define VERSION "1.7"
5727| #define STDC_HEADERS 1
5728| #define HAVE_SYS_TYPES_H 1
5729| #define HAVE_SYS_STAT_H 1
5730| #define HAVE_STDLIB_H 1
5731| #define HAVE_STRING_H 1
5732| #define HAVE_MEMORY_H 1
5733| #define HAVE_STRINGS_H 1
5734| #define HAVE_INTTYPES_H 1
5735| #define HAVE_STDINT_H 1
5736| #define HAVE_UNISTD_H 1
5737| #define __EXTENSIONS__ 1
5738| #define _ALL_SOURCE 1
5739| #define _DARWIN_C_SOURCE 1
5740| #define _GNU_SOURCE 1
5741| #define _POSIX_PTHREAD_SEMANTICS 1
5742| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5743| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5744| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5745| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5746| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5747| #define __STDC_WANT_LIB_EXT2__ 1
5748| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5749| #define _TANDEM_SOURCE 1
5750| #define HAVE_CXX11 1
5751| #define HAVE_ALLOCA_H 1
5752| #define HAVE_ALLOCA 1
5753| #define HAVE_DECL_STRERROR_R 1
5754| #define HAVE_STRERROR_R 1
5755| #define HAVE_UNISTD_H 1
5756| #define HAVE_GETOPT_H 1
5757| #define HAVE_SYS_CDEFS_H 1
5758| #define HAVE_LIMITS_H 1
5759| #define HAVE_SYS_MMAN_H 1
5760| #define HAVE_WCHAR_H 1
5761| #define HAVE_STDINT_H 1
5762| #define HAVE_SYS_SOCKET_H 1
5763| #define HAVE_SYMLINK 1
5764| #define HAVE_GETPROGNAME 1
5765| #define HAVE_MPROTECT 1
5766| #define HAVE_STRERROR_R 1
5767| #define HAVE_CATGETS 1
5768| #define HAVE_SNPRINTF 1
5769| #define HAVE_STRNDUP 1
5770| #define HAVE_WORKING_O_NOATIME 0
5771| #define HAVE_WORKING_O_NOFOLLOW 1
5772| #define HAVE_GETOPT_H 1
5773| #define HAVE_GETOPT_LONG_ONLY 1
5774| #define USE_POSIX_THREADS 1
5775| #define HAVE_MAP_ANONYMOUS 1
5776| #define HAVE_DECL_MEMMEM 1
5777| #define HAVE__BOOL 1
5778| #define HAVE_WCHAR_T 1
5779| #define HAVE_WINT_T 1
5780| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5781| #define HAVE_LONG_LONG_INT 1
5782| #define REPLACE_STRERROR_0 1
5783| #define HAVE_DECL_STRERROR_R 1
5784| #define restrict __restrict
5785| #define HAVE_RAW_DECL_FFSL 1
5786| #define HAVE_RAW_DECL_FFSLL 1
5787| #define HAVE_RAW_DECL_MEMMEM 1
5788| #define HAVE_RAW_DECL_STPCPY 1
5789| #define HAVE_RAW_DECL_STPNCPY 1
5790| #define HAVE_RAW_DECL_STRDUP 1
5791| #define HAVE_RAW_DECL_STRNCAT 1
5792| #define HAVE_RAW_DECL_STRNDUP 1
5793| #define HAVE_RAW_DECL_STRNLEN 1
5794| #define HAVE_RAW_DECL_STRPBRK 1
5795| #define HAVE_RAW_DECL_STRSEP 1
5796| #define HAVE_RAW_DECL_STRCASESTR 1
5797| #define HAVE_RAW_DECL_STRTOK_R 1
5798| #define HAVE_RAW_DECL_STRERROR_R 1
5799| #define HAVE_RAW_DECL_STRSIGNAL 1
5800| #define HAVE_DECL_STRNDUP 1
5801| #define HAVE_DECL_STRNLEN 1
5802| #define HAVE_DECL_STRTOK_R 1
5803| #define _USE_STD_STAT 1
5804| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5805| #define HAVE_STDINT_H_WITH_UINTMAX 1
5806| #define HAVE_INTMAX_T 1
5807| #define DBL_EXPBIT0_WORD 1
5808| #define DBL_EXPBIT0_BIT 20
5809| #define HAVE_SNPRINTF 1
5810| #define HAVE_STRNLEN 1
5811| #define HAVE_WCSLEN 1
5812| #define HAVE_WCSNLEN 1
5813| #define HAVE_MBRTOWC 1
5814| #define HAVE_WCRTOMB 1
5815| #define HAVE_DECL__SNPRINTF 0
5816| #define HAVE_SNPRINTF_RETVAL_C99 1
5817| #define HAVE_ALLOCA 1
5818| #define HAVE___BUILTIN_EXPECT 1
5819| #define GNULIB_DIRNAME 1
5820| #define HAVE_RAW_DECL_FCNTL 1
5821| #define HAVE_RAW_DECL_OPENAT 1
5822| #define __GETOPT_PREFIX rpl_
5823| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5824| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5825| #define HAVE_DECL___ARGV 0
5826| #define HAVE_VAR___PROGNAME 1
5827| #define GNULIB_TEST_ISATTY 1
5828| #define HAVE_PTHREAD_RWLOCK 1
5829| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
5830| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
5831| #define GNULIB_LOCK 1
5832| #define HAVE_MALLOC_POSIX 1
5833| #define GNULIB_TEST_MALLOC_POSIX 1
5834| #define GNULIB_TEST_MEMCHR 1
5835| #define HAVE_MEMMEM 1
5836| #define GNULIB_TEST_MEMMEM 1
5837| #define GNULIB_MSVC_NOTHROW 1
5838| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5839| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5840| #define HAVE_STDINT_H 1
5841| #define __USE_MINGW_ANSI_STDIO 1
5842| #define GNULIB_FSCANF 1
5843| #define GNULIB_SCANF 1
5844| #define HAVE_RAW_DECL_DPRINTF 1
5845| #define HAVE_RAW_DECL_FPURGE 1
5846| #define HAVE_RAW_DECL_FSEEKO 1
5847| #define HAVE_RAW_DECL_FTELLO 1
5848| #define HAVE_RAW_DECL_GETDELIM 1
5849| #define HAVE_RAW_DECL_GETLINE 1
5850| #define HAVE_RAW_DECL_GETS 1
5851| #define HAVE_RAW_DECL_PCLOSE 1
5852| #define HAVE_RAW_DECL_POPEN 1
5853| #define HAVE_RAW_DECL_RENAMEAT 1
5854| #define HAVE_RAW_DECL_SNPRINTF 1
5855| #define HAVE_RAW_DECL_TMPFILE 1
5856| #define HAVE_RAW_DECL_VDPRINTF 1
5857| #define HAVE_RAW_DECL_VSNPRINTF 1
5858| #define HAVE_RAW_DECL__EXIT 1
5859| #define HAVE_RAW_DECL_ATOLL 1
5860| #define HAVE_RAW_DECL_GETLOADAVG 1
5861| #define HAVE_RAW_DECL_GETSUBOPT 1
5862| #define HAVE_RAW_DECL_GRANTPT 1
5863| #define HAVE_RAW_DECL_INITSTATE 1
5864| #define HAVE_RAW_DECL_MKSTEMP 1
5865| #define HAVE_RAW_DECL_POSIX_OPENPT 1
5866| #define HAVE_RAW_DECL_PTSNAME 1
5867| /* end confdefs.h.  */
5868| #include <stdlib.h>
5869| #if HAVE_SYS_LOADAVG_H
5870| # include <sys/loadavg.h>
5871| #endif
5872| #if HAVE_RANDOM_H
5873| # include <random.h>
5874| #endif
5875|
5876| int
5877| main ()
5878| {
5879| #undef ptsname_r
5880|   (void) ptsname_r;
5881|   ;
5882|   return 0;
5883| }
5884configure:17950: result: no
5885configure:17918: checking whether qsort_r is declared without a macro
5886configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5887configure:17942: $? = 0
5888configure:17950: result: yes
5889configure:17918: checking whether random is declared without a macro
5890configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5891configure:17942: $? = 0
5892configure:17950: result: yes
5893configure:17918: checking whether random_r is declared without a macro
5894configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5895conftest.c:165:10: error: use of undeclared identifier 'random_r'
5896  (void) random_r;
5897         ^
58981 error generated.
5899configure:17942: $? = 1
5900configure: failed program was:
5901| /* confdefs.h */
5902| #define PACKAGE_NAME "ttfautohint"
5903| #define PACKAGE_TARNAME "ttfautohint"
5904| #define PACKAGE_VERSION "1.7"
5905| #define PACKAGE_STRING "ttfautohint 1.7"
5906| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
5907| #define PACKAGE_URL ""
5908| #define PACKAGE "ttfautohint"
5909| #define VERSION "1.7"
5910| #define STDC_HEADERS 1
5911| #define HAVE_SYS_TYPES_H 1
5912| #define HAVE_SYS_STAT_H 1
5913| #define HAVE_STDLIB_H 1
5914| #define HAVE_STRING_H 1
5915| #define HAVE_MEMORY_H 1
5916| #define HAVE_STRINGS_H 1
5917| #define HAVE_INTTYPES_H 1
5918| #define HAVE_STDINT_H 1
5919| #define HAVE_UNISTD_H 1
5920| #define __EXTENSIONS__ 1
5921| #define _ALL_SOURCE 1
5922| #define _DARWIN_C_SOURCE 1
5923| #define _GNU_SOURCE 1
5924| #define _POSIX_PTHREAD_SEMANTICS 1
5925| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5926| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5927| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5928| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5929| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5930| #define __STDC_WANT_LIB_EXT2__ 1
5931| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5932| #define _TANDEM_SOURCE 1
5933| #define HAVE_CXX11 1
5934| #define HAVE_ALLOCA_H 1
5935| #define HAVE_ALLOCA 1
5936| #define HAVE_DECL_STRERROR_R 1
5937| #define HAVE_STRERROR_R 1
5938| #define HAVE_UNISTD_H 1
5939| #define HAVE_GETOPT_H 1
5940| #define HAVE_SYS_CDEFS_H 1
5941| #define HAVE_LIMITS_H 1
5942| #define HAVE_SYS_MMAN_H 1
5943| #define HAVE_WCHAR_H 1
5944| #define HAVE_STDINT_H 1
5945| #define HAVE_SYS_SOCKET_H 1
5946| #define HAVE_SYMLINK 1
5947| #define HAVE_GETPROGNAME 1
5948| #define HAVE_MPROTECT 1
5949| #define HAVE_STRERROR_R 1
5950| #define HAVE_CATGETS 1
5951| #define HAVE_SNPRINTF 1
5952| #define HAVE_STRNDUP 1
5953| #define HAVE_WORKING_O_NOATIME 0
5954| #define HAVE_WORKING_O_NOFOLLOW 1
5955| #define HAVE_GETOPT_H 1
5956| #define HAVE_GETOPT_LONG_ONLY 1
5957| #define USE_POSIX_THREADS 1
5958| #define HAVE_MAP_ANONYMOUS 1
5959| #define HAVE_DECL_MEMMEM 1
5960| #define HAVE__BOOL 1
5961| #define HAVE_WCHAR_T 1
5962| #define HAVE_WINT_T 1
5963| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5964| #define HAVE_LONG_LONG_INT 1
5965| #define REPLACE_STRERROR_0 1
5966| #define HAVE_DECL_STRERROR_R 1
5967| #define restrict __restrict
5968| #define HAVE_RAW_DECL_FFSL 1
5969| #define HAVE_RAW_DECL_FFSLL 1
5970| #define HAVE_RAW_DECL_MEMMEM 1
5971| #define HAVE_RAW_DECL_STPCPY 1
5972| #define HAVE_RAW_DECL_STPNCPY 1
5973| #define HAVE_RAW_DECL_STRDUP 1
5974| #define HAVE_RAW_DECL_STRNCAT 1
5975| #define HAVE_RAW_DECL_STRNDUP 1
5976| #define HAVE_RAW_DECL_STRNLEN 1
5977| #define HAVE_RAW_DECL_STRPBRK 1
5978| #define HAVE_RAW_DECL_STRSEP 1
5979| #define HAVE_RAW_DECL_STRCASESTR 1
5980| #define HAVE_RAW_DECL_STRTOK_R 1
5981| #define HAVE_RAW_DECL_STRERROR_R 1
5982| #define HAVE_RAW_DECL_STRSIGNAL 1
5983| #define HAVE_DECL_STRNDUP 1
5984| #define HAVE_DECL_STRNLEN 1
5985| #define HAVE_DECL_STRTOK_R 1
5986| #define _USE_STD_STAT 1
5987| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
5988| #define HAVE_STDINT_H_WITH_UINTMAX 1
5989| #define HAVE_INTMAX_T 1
5990| #define DBL_EXPBIT0_WORD 1
5991| #define DBL_EXPBIT0_BIT 20
5992| #define HAVE_SNPRINTF 1
5993| #define HAVE_STRNLEN 1
5994| #define HAVE_WCSLEN 1
5995| #define HAVE_WCSNLEN 1
5996| #define HAVE_MBRTOWC 1
5997| #define HAVE_WCRTOMB 1
5998| #define HAVE_DECL__SNPRINTF 0
5999| #define HAVE_SNPRINTF_RETVAL_C99 1
6000| #define HAVE_ALLOCA 1
6001| #define HAVE___BUILTIN_EXPECT 1
6002| #define GNULIB_DIRNAME 1
6003| #define HAVE_RAW_DECL_FCNTL 1
6004| #define HAVE_RAW_DECL_OPENAT 1
6005| #define __GETOPT_PREFIX rpl_
6006| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6007| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6008| #define HAVE_DECL___ARGV 0
6009| #define HAVE_VAR___PROGNAME 1
6010| #define GNULIB_TEST_ISATTY 1
6011| #define HAVE_PTHREAD_RWLOCK 1
6012| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6013| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6014| #define GNULIB_LOCK 1
6015| #define HAVE_MALLOC_POSIX 1
6016| #define GNULIB_TEST_MALLOC_POSIX 1
6017| #define GNULIB_TEST_MEMCHR 1
6018| #define HAVE_MEMMEM 1
6019| #define GNULIB_TEST_MEMMEM 1
6020| #define GNULIB_MSVC_NOTHROW 1
6021| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6022| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6023| #define HAVE_STDINT_H 1
6024| #define __USE_MINGW_ANSI_STDIO 1
6025| #define GNULIB_FSCANF 1
6026| #define GNULIB_SCANF 1
6027| #define HAVE_RAW_DECL_DPRINTF 1
6028| #define HAVE_RAW_DECL_FPURGE 1
6029| #define HAVE_RAW_DECL_FSEEKO 1
6030| #define HAVE_RAW_DECL_FTELLO 1
6031| #define HAVE_RAW_DECL_GETDELIM 1
6032| #define HAVE_RAW_DECL_GETLINE 1
6033| #define HAVE_RAW_DECL_GETS 1
6034| #define HAVE_RAW_DECL_PCLOSE 1
6035| #define HAVE_RAW_DECL_POPEN 1
6036| #define HAVE_RAW_DECL_RENAMEAT 1
6037| #define HAVE_RAW_DECL_SNPRINTF 1
6038| #define HAVE_RAW_DECL_TMPFILE 1
6039| #define HAVE_RAW_DECL_VDPRINTF 1
6040| #define HAVE_RAW_DECL_VSNPRINTF 1
6041| #define HAVE_RAW_DECL__EXIT 1
6042| #define HAVE_RAW_DECL_ATOLL 1
6043| #define HAVE_RAW_DECL_GETLOADAVG 1
6044| #define HAVE_RAW_DECL_GETSUBOPT 1
6045| #define HAVE_RAW_DECL_GRANTPT 1
6046| #define HAVE_RAW_DECL_INITSTATE 1
6047| #define HAVE_RAW_DECL_MKSTEMP 1
6048| #define HAVE_RAW_DECL_POSIX_OPENPT 1
6049| #define HAVE_RAW_DECL_PTSNAME 1
6050| #define HAVE_RAW_DECL_QSORT_R 1
6051| #define HAVE_RAW_DECL_RANDOM 1
6052| /* end confdefs.h.  */
6053| #include <stdlib.h>
6054| #if HAVE_SYS_LOADAVG_H
6055| # include <sys/loadavg.h>
6056| #endif
6057| #if HAVE_RANDOM_H
6058| # include <random.h>
6059| #endif
6060|
6061| int
6062| main ()
6063| {
6064| #undef random_r
6065|   (void) random_r;
6066|   ;
6067|   return 0;
6068| }
6069configure:17950: result: no
6070configure:17918: checking whether realpath is declared without a macro
6071configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6072configure:17942: $? = 0
6073configure:17950: result: yes
6074configure:17918: checking whether rpmatch is declared without a macro
6075configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6076conftest.c:166:10: error: use of undeclared identifier 'rpmatch'
6077  (void) rpmatch;
6078         ^
60791 error generated.
6080configure:17942: $? = 1
6081configure: failed program was:
6082| /* confdefs.h */
6083| #define PACKAGE_NAME "ttfautohint"
6084| #define PACKAGE_TARNAME "ttfautohint"
6085| #define PACKAGE_VERSION "1.7"
6086| #define PACKAGE_STRING "ttfautohint 1.7"
6087| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
6088| #define PACKAGE_URL ""
6089| #define PACKAGE "ttfautohint"
6090| #define VERSION "1.7"
6091| #define STDC_HEADERS 1
6092| #define HAVE_SYS_TYPES_H 1
6093| #define HAVE_SYS_STAT_H 1
6094| #define HAVE_STDLIB_H 1
6095| #define HAVE_STRING_H 1
6096| #define HAVE_MEMORY_H 1
6097| #define HAVE_STRINGS_H 1
6098| #define HAVE_INTTYPES_H 1
6099| #define HAVE_STDINT_H 1
6100| #define HAVE_UNISTD_H 1
6101| #define __EXTENSIONS__ 1
6102| #define _ALL_SOURCE 1
6103| #define _DARWIN_C_SOURCE 1
6104| #define _GNU_SOURCE 1
6105| #define _POSIX_PTHREAD_SEMANTICS 1
6106| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6107| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6108| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6109| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6110| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6111| #define __STDC_WANT_LIB_EXT2__ 1
6112| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6113| #define _TANDEM_SOURCE 1
6114| #define HAVE_CXX11 1
6115| #define HAVE_ALLOCA_H 1
6116| #define HAVE_ALLOCA 1
6117| #define HAVE_DECL_STRERROR_R 1
6118| #define HAVE_STRERROR_R 1
6119| #define HAVE_UNISTD_H 1
6120| #define HAVE_GETOPT_H 1
6121| #define HAVE_SYS_CDEFS_H 1
6122| #define HAVE_LIMITS_H 1
6123| #define HAVE_SYS_MMAN_H 1
6124| #define HAVE_WCHAR_H 1
6125| #define HAVE_STDINT_H 1
6126| #define HAVE_SYS_SOCKET_H 1
6127| #define HAVE_SYMLINK 1
6128| #define HAVE_GETPROGNAME 1
6129| #define HAVE_MPROTECT 1
6130| #define HAVE_STRERROR_R 1
6131| #define HAVE_CATGETS 1
6132| #define HAVE_SNPRINTF 1
6133| #define HAVE_STRNDUP 1
6134| #define HAVE_WORKING_O_NOATIME 0
6135| #define HAVE_WORKING_O_NOFOLLOW 1
6136| #define HAVE_GETOPT_H 1
6137| #define HAVE_GETOPT_LONG_ONLY 1
6138| #define USE_POSIX_THREADS 1
6139| #define HAVE_MAP_ANONYMOUS 1
6140| #define HAVE_DECL_MEMMEM 1
6141| #define HAVE__BOOL 1
6142| #define HAVE_WCHAR_T 1
6143| #define HAVE_WINT_T 1
6144| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6145| #define HAVE_LONG_LONG_INT 1
6146| #define REPLACE_STRERROR_0 1
6147| #define HAVE_DECL_STRERROR_R 1
6148| #define restrict __restrict
6149| #define HAVE_RAW_DECL_FFSL 1
6150| #define HAVE_RAW_DECL_FFSLL 1
6151| #define HAVE_RAW_DECL_MEMMEM 1
6152| #define HAVE_RAW_DECL_STPCPY 1
6153| #define HAVE_RAW_DECL_STPNCPY 1
6154| #define HAVE_RAW_DECL_STRDUP 1
6155| #define HAVE_RAW_DECL_STRNCAT 1
6156| #define HAVE_RAW_DECL_STRNDUP 1
6157| #define HAVE_RAW_DECL_STRNLEN 1
6158| #define HAVE_RAW_DECL_STRPBRK 1
6159| #define HAVE_RAW_DECL_STRSEP 1
6160| #define HAVE_RAW_DECL_STRCASESTR 1
6161| #define HAVE_RAW_DECL_STRTOK_R 1
6162| #define HAVE_RAW_DECL_STRERROR_R 1
6163| #define HAVE_RAW_DECL_STRSIGNAL 1
6164| #define HAVE_DECL_STRNDUP 1
6165| #define HAVE_DECL_STRNLEN 1
6166| #define HAVE_DECL_STRTOK_R 1
6167| #define _USE_STD_STAT 1
6168| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6169| #define HAVE_STDINT_H_WITH_UINTMAX 1
6170| #define HAVE_INTMAX_T 1
6171| #define DBL_EXPBIT0_WORD 1
6172| #define DBL_EXPBIT0_BIT 20
6173| #define HAVE_SNPRINTF 1
6174| #define HAVE_STRNLEN 1
6175| #define HAVE_WCSLEN 1
6176| #define HAVE_WCSNLEN 1
6177| #define HAVE_MBRTOWC 1
6178| #define HAVE_WCRTOMB 1
6179| #define HAVE_DECL__SNPRINTF 0
6180| #define HAVE_SNPRINTF_RETVAL_C99 1
6181| #define HAVE_ALLOCA 1
6182| #define HAVE___BUILTIN_EXPECT 1
6183| #define GNULIB_DIRNAME 1
6184| #define HAVE_RAW_DECL_FCNTL 1
6185| #define HAVE_RAW_DECL_OPENAT 1
6186| #define __GETOPT_PREFIX rpl_
6187| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6188| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6189| #define HAVE_DECL___ARGV 0
6190| #define HAVE_VAR___PROGNAME 1
6191| #define GNULIB_TEST_ISATTY 1
6192| #define HAVE_PTHREAD_RWLOCK 1
6193| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6194| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6195| #define GNULIB_LOCK 1
6196| #define HAVE_MALLOC_POSIX 1
6197| #define GNULIB_TEST_MALLOC_POSIX 1
6198| #define GNULIB_TEST_MEMCHR 1
6199| #define HAVE_MEMMEM 1
6200| #define GNULIB_TEST_MEMMEM 1
6201| #define GNULIB_MSVC_NOTHROW 1
6202| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6203| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6204| #define HAVE_STDINT_H 1
6205| #define __USE_MINGW_ANSI_STDIO 1
6206| #define GNULIB_FSCANF 1
6207| #define GNULIB_SCANF 1
6208| #define HAVE_RAW_DECL_DPRINTF 1
6209| #define HAVE_RAW_DECL_FPURGE 1
6210| #define HAVE_RAW_DECL_FSEEKO 1
6211| #define HAVE_RAW_DECL_FTELLO 1
6212| #define HAVE_RAW_DECL_GETDELIM 1
6213| #define HAVE_RAW_DECL_GETLINE 1
6214| #define HAVE_RAW_DECL_GETS 1
6215| #define HAVE_RAW_DECL_PCLOSE 1
6216| #define HAVE_RAW_DECL_POPEN 1
6217| #define HAVE_RAW_DECL_RENAMEAT 1
6218| #define HAVE_RAW_DECL_SNPRINTF 1
6219| #define HAVE_RAW_DECL_TMPFILE 1
6220| #define HAVE_RAW_DECL_VDPRINTF 1
6221| #define HAVE_RAW_DECL_VSNPRINTF 1
6222| #define HAVE_RAW_DECL__EXIT 1
6223| #define HAVE_RAW_DECL_ATOLL 1
6224| #define HAVE_RAW_DECL_GETLOADAVG 1
6225| #define HAVE_RAW_DECL_GETSUBOPT 1
6226| #define HAVE_RAW_DECL_GRANTPT 1
6227| #define HAVE_RAW_DECL_INITSTATE 1
6228| #define HAVE_RAW_DECL_MKSTEMP 1
6229| #define HAVE_RAW_DECL_POSIX_OPENPT 1
6230| #define HAVE_RAW_DECL_PTSNAME 1
6231| #define HAVE_RAW_DECL_QSORT_R 1
6232| #define HAVE_RAW_DECL_RANDOM 1
6233| #define HAVE_RAW_DECL_REALPATH 1
6234| /* end confdefs.h.  */
6235| #include <stdlib.h>
6236| #if HAVE_SYS_LOADAVG_H
6237| # include <sys/loadavg.h>
6238| #endif
6239| #if HAVE_RANDOM_H
6240| # include <random.h>
6241| #endif
6242|
6243| int
6244| main ()
6245| {
6246| #undef rpmatch
6247|   (void) rpmatch;
6248|   ;
6249|   return 0;
6250| }
6251configure:17950: result: no
6252configure:17918: checking whether secure_getenv is declared without a macro
6253configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6254conftest.c:166:10: error: use of undeclared identifier 'secure_getenv'
6255  (void) secure_getenv;
6256         ^
62571 error generated.
6258configure:17942: $? = 1
6259configure: failed program was:
6260| /* confdefs.h */
6261| #define PACKAGE_NAME "ttfautohint"
6262| #define PACKAGE_TARNAME "ttfautohint"
6263| #define PACKAGE_VERSION "1.7"
6264| #define PACKAGE_STRING "ttfautohint 1.7"
6265| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
6266| #define PACKAGE_URL ""
6267| #define PACKAGE "ttfautohint"
6268| #define VERSION "1.7"
6269| #define STDC_HEADERS 1
6270| #define HAVE_SYS_TYPES_H 1
6271| #define HAVE_SYS_STAT_H 1
6272| #define HAVE_STDLIB_H 1
6273| #define HAVE_STRING_H 1
6274| #define HAVE_MEMORY_H 1
6275| #define HAVE_STRINGS_H 1
6276| #define HAVE_INTTYPES_H 1
6277| #define HAVE_STDINT_H 1
6278| #define HAVE_UNISTD_H 1
6279| #define __EXTENSIONS__ 1
6280| #define _ALL_SOURCE 1
6281| #define _DARWIN_C_SOURCE 1
6282| #define _GNU_SOURCE 1
6283| #define _POSIX_PTHREAD_SEMANTICS 1
6284| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6285| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6286| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6287| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6288| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6289| #define __STDC_WANT_LIB_EXT2__ 1
6290| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6291| #define _TANDEM_SOURCE 1
6292| #define HAVE_CXX11 1
6293| #define HAVE_ALLOCA_H 1
6294| #define HAVE_ALLOCA 1
6295| #define HAVE_DECL_STRERROR_R 1
6296| #define HAVE_STRERROR_R 1
6297| #define HAVE_UNISTD_H 1
6298| #define HAVE_GETOPT_H 1
6299| #define HAVE_SYS_CDEFS_H 1
6300| #define HAVE_LIMITS_H 1
6301| #define HAVE_SYS_MMAN_H 1
6302| #define HAVE_WCHAR_H 1
6303| #define HAVE_STDINT_H 1
6304| #define HAVE_SYS_SOCKET_H 1
6305| #define HAVE_SYMLINK 1
6306| #define HAVE_GETPROGNAME 1
6307| #define HAVE_MPROTECT 1
6308| #define HAVE_STRERROR_R 1
6309| #define HAVE_CATGETS 1
6310| #define HAVE_SNPRINTF 1
6311| #define HAVE_STRNDUP 1
6312| #define HAVE_WORKING_O_NOATIME 0
6313| #define HAVE_WORKING_O_NOFOLLOW 1
6314| #define HAVE_GETOPT_H 1
6315| #define HAVE_GETOPT_LONG_ONLY 1
6316| #define USE_POSIX_THREADS 1
6317| #define HAVE_MAP_ANONYMOUS 1
6318| #define HAVE_DECL_MEMMEM 1
6319| #define HAVE__BOOL 1
6320| #define HAVE_WCHAR_T 1
6321| #define HAVE_WINT_T 1
6322| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6323| #define HAVE_LONG_LONG_INT 1
6324| #define REPLACE_STRERROR_0 1
6325| #define HAVE_DECL_STRERROR_R 1
6326| #define restrict __restrict
6327| #define HAVE_RAW_DECL_FFSL 1
6328| #define HAVE_RAW_DECL_FFSLL 1
6329| #define HAVE_RAW_DECL_MEMMEM 1
6330| #define HAVE_RAW_DECL_STPCPY 1
6331| #define HAVE_RAW_DECL_STPNCPY 1
6332| #define HAVE_RAW_DECL_STRDUP 1
6333| #define HAVE_RAW_DECL_STRNCAT 1
6334| #define HAVE_RAW_DECL_STRNDUP 1
6335| #define HAVE_RAW_DECL_STRNLEN 1
6336| #define HAVE_RAW_DECL_STRPBRK 1
6337| #define HAVE_RAW_DECL_STRSEP 1
6338| #define HAVE_RAW_DECL_STRCASESTR 1
6339| #define HAVE_RAW_DECL_STRTOK_R 1
6340| #define HAVE_RAW_DECL_STRERROR_R 1
6341| #define HAVE_RAW_DECL_STRSIGNAL 1
6342| #define HAVE_DECL_STRNDUP 1
6343| #define HAVE_DECL_STRNLEN 1
6344| #define HAVE_DECL_STRTOK_R 1
6345| #define _USE_STD_STAT 1
6346| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6347| #define HAVE_STDINT_H_WITH_UINTMAX 1
6348| #define HAVE_INTMAX_T 1
6349| #define DBL_EXPBIT0_WORD 1
6350| #define DBL_EXPBIT0_BIT 20
6351| #define HAVE_SNPRINTF 1
6352| #define HAVE_STRNLEN 1
6353| #define HAVE_WCSLEN 1
6354| #define HAVE_WCSNLEN 1
6355| #define HAVE_MBRTOWC 1
6356| #define HAVE_WCRTOMB 1
6357| #define HAVE_DECL__SNPRINTF 0
6358| #define HAVE_SNPRINTF_RETVAL_C99 1
6359| #define HAVE_ALLOCA 1
6360| #define HAVE___BUILTIN_EXPECT 1
6361| #define GNULIB_DIRNAME 1
6362| #define HAVE_RAW_DECL_FCNTL 1
6363| #define HAVE_RAW_DECL_OPENAT 1
6364| #define __GETOPT_PREFIX rpl_
6365| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6366| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6367| #define HAVE_DECL___ARGV 0
6368| #define HAVE_VAR___PROGNAME 1
6369| #define GNULIB_TEST_ISATTY 1
6370| #define HAVE_PTHREAD_RWLOCK 1
6371| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6372| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6373| #define GNULIB_LOCK 1
6374| #define HAVE_MALLOC_POSIX 1
6375| #define GNULIB_TEST_MALLOC_POSIX 1
6376| #define GNULIB_TEST_MEMCHR 1
6377| #define HAVE_MEMMEM 1
6378| #define GNULIB_TEST_MEMMEM 1
6379| #define GNULIB_MSVC_NOTHROW 1
6380| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6381| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6382| #define HAVE_STDINT_H 1
6383| #define __USE_MINGW_ANSI_STDIO 1
6384| #define GNULIB_FSCANF 1
6385| #define GNULIB_SCANF 1
6386| #define HAVE_RAW_DECL_DPRINTF 1
6387| #define HAVE_RAW_DECL_FPURGE 1
6388| #define HAVE_RAW_DECL_FSEEKO 1
6389| #define HAVE_RAW_DECL_FTELLO 1
6390| #define HAVE_RAW_DECL_GETDELIM 1
6391| #define HAVE_RAW_DECL_GETLINE 1
6392| #define HAVE_RAW_DECL_GETS 1
6393| #define HAVE_RAW_DECL_PCLOSE 1
6394| #define HAVE_RAW_DECL_POPEN 1
6395| #define HAVE_RAW_DECL_RENAMEAT 1
6396| #define HAVE_RAW_DECL_SNPRINTF 1
6397| #define HAVE_RAW_DECL_TMPFILE 1
6398| #define HAVE_RAW_DECL_VDPRINTF 1
6399| #define HAVE_RAW_DECL_VSNPRINTF 1
6400| #define HAVE_RAW_DECL__EXIT 1
6401| #define HAVE_RAW_DECL_ATOLL 1
6402| #define HAVE_RAW_DECL_GETLOADAVG 1
6403| #define HAVE_RAW_DECL_GETSUBOPT 1
6404| #define HAVE_RAW_DECL_GRANTPT 1
6405| #define HAVE_RAW_DECL_INITSTATE 1
6406| #define HAVE_RAW_DECL_MKSTEMP 1
6407| #define HAVE_RAW_DECL_POSIX_OPENPT 1
6408| #define HAVE_RAW_DECL_PTSNAME 1
6409| #define HAVE_RAW_DECL_QSORT_R 1
6410| #define HAVE_RAW_DECL_RANDOM 1
6411| #define HAVE_RAW_DECL_REALPATH 1
6412| /* end confdefs.h.  */
6413| #include <stdlib.h>
6414| #if HAVE_SYS_LOADAVG_H
6415| # include <sys/loadavg.h>
6416| #endif
6417| #if HAVE_RANDOM_H
6418| # include <random.h>
6419| #endif
6420|
6421| int
6422| main ()
6423| {
6424| #undef secure_getenv
6425|   (void) secure_getenv;
6426|   ;
6427|   return 0;
6428| }
6429configure:17950: result: no
6430configure:17918: checking whether setenv is declared without a macro
6431configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6432configure:17942: $? = 0
6433configure:17950: result: yes
6434configure:17918: checking whether setstate is declared without a macro
6435configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6436configure:17942: $? = 0
6437configure:17950: result: yes
6438configure:17918: checking whether setstate_r is declared without a macro
6439configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6440conftest.c:168:10: error: use of undeclared identifier 'setstate_r'
6441  (void) setstate_r;
6442         ^
64431 error generated.
6444configure:17942: $? = 1
6445configure: failed program was:
6446| /* confdefs.h */
6447| #define PACKAGE_NAME "ttfautohint"
6448| #define PACKAGE_TARNAME "ttfautohint"
6449| #define PACKAGE_VERSION "1.7"
6450| #define PACKAGE_STRING "ttfautohint 1.7"
6451| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
6452| #define PACKAGE_URL ""
6453| #define PACKAGE "ttfautohint"
6454| #define VERSION "1.7"
6455| #define STDC_HEADERS 1
6456| #define HAVE_SYS_TYPES_H 1
6457| #define HAVE_SYS_STAT_H 1
6458| #define HAVE_STDLIB_H 1
6459| #define HAVE_STRING_H 1
6460| #define HAVE_MEMORY_H 1
6461| #define HAVE_STRINGS_H 1
6462| #define HAVE_INTTYPES_H 1
6463| #define HAVE_STDINT_H 1
6464| #define HAVE_UNISTD_H 1
6465| #define __EXTENSIONS__ 1
6466| #define _ALL_SOURCE 1
6467| #define _DARWIN_C_SOURCE 1
6468| #define _GNU_SOURCE 1
6469| #define _POSIX_PTHREAD_SEMANTICS 1
6470| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6471| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6472| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6473| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6474| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6475| #define __STDC_WANT_LIB_EXT2__ 1
6476| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6477| #define _TANDEM_SOURCE 1
6478| #define HAVE_CXX11 1
6479| #define HAVE_ALLOCA_H 1
6480| #define HAVE_ALLOCA 1
6481| #define HAVE_DECL_STRERROR_R 1
6482| #define HAVE_STRERROR_R 1
6483| #define HAVE_UNISTD_H 1
6484| #define HAVE_GETOPT_H 1
6485| #define HAVE_SYS_CDEFS_H 1
6486| #define HAVE_LIMITS_H 1
6487| #define HAVE_SYS_MMAN_H 1
6488| #define HAVE_WCHAR_H 1
6489| #define HAVE_STDINT_H 1
6490| #define HAVE_SYS_SOCKET_H 1
6491| #define HAVE_SYMLINK 1
6492| #define HAVE_GETPROGNAME 1
6493| #define HAVE_MPROTECT 1
6494| #define HAVE_STRERROR_R 1
6495| #define HAVE_CATGETS 1
6496| #define HAVE_SNPRINTF 1
6497| #define HAVE_STRNDUP 1
6498| #define HAVE_WORKING_O_NOATIME 0
6499| #define HAVE_WORKING_O_NOFOLLOW 1
6500| #define HAVE_GETOPT_H 1
6501| #define HAVE_GETOPT_LONG_ONLY 1
6502| #define USE_POSIX_THREADS 1
6503| #define HAVE_MAP_ANONYMOUS 1
6504| #define HAVE_DECL_MEMMEM 1
6505| #define HAVE__BOOL 1
6506| #define HAVE_WCHAR_T 1
6507| #define HAVE_WINT_T 1
6508| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6509| #define HAVE_LONG_LONG_INT 1
6510| #define REPLACE_STRERROR_0 1
6511| #define HAVE_DECL_STRERROR_R 1
6512| #define restrict __restrict
6513| #define HAVE_RAW_DECL_FFSL 1
6514| #define HAVE_RAW_DECL_FFSLL 1
6515| #define HAVE_RAW_DECL_MEMMEM 1
6516| #define HAVE_RAW_DECL_STPCPY 1
6517| #define HAVE_RAW_DECL_STPNCPY 1
6518| #define HAVE_RAW_DECL_STRDUP 1
6519| #define HAVE_RAW_DECL_STRNCAT 1
6520| #define HAVE_RAW_DECL_STRNDUP 1
6521| #define HAVE_RAW_DECL_STRNLEN 1
6522| #define HAVE_RAW_DECL_STRPBRK 1
6523| #define HAVE_RAW_DECL_STRSEP 1
6524| #define HAVE_RAW_DECL_STRCASESTR 1
6525| #define HAVE_RAW_DECL_STRTOK_R 1
6526| #define HAVE_RAW_DECL_STRERROR_R 1
6527| #define HAVE_RAW_DECL_STRSIGNAL 1
6528| #define HAVE_DECL_STRNDUP 1
6529| #define HAVE_DECL_STRNLEN 1
6530| #define HAVE_DECL_STRTOK_R 1
6531| #define _USE_STD_STAT 1
6532| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6533| #define HAVE_STDINT_H_WITH_UINTMAX 1
6534| #define HAVE_INTMAX_T 1
6535| #define DBL_EXPBIT0_WORD 1
6536| #define DBL_EXPBIT0_BIT 20
6537| #define HAVE_SNPRINTF 1
6538| #define HAVE_STRNLEN 1
6539| #define HAVE_WCSLEN 1
6540| #define HAVE_WCSNLEN 1
6541| #define HAVE_MBRTOWC 1
6542| #define HAVE_WCRTOMB 1
6543| #define HAVE_DECL__SNPRINTF 0
6544| #define HAVE_SNPRINTF_RETVAL_C99 1
6545| #define HAVE_ALLOCA 1
6546| #define HAVE___BUILTIN_EXPECT 1
6547| #define GNULIB_DIRNAME 1
6548| #define HAVE_RAW_DECL_FCNTL 1
6549| #define HAVE_RAW_DECL_OPENAT 1
6550| #define __GETOPT_PREFIX rpl_
6551| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6552| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6553| #define HAVE_DECL___ARGV 0
6554| #define HAVE_VAR___PROGNAME 1
6555| #define GNULIB_TEST_ISATTY 1
6556| #define HAVE_PTHREAD_RWLOCK 1
6557| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6558| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6559| #define GNULIB_LOCK 1
6560| #define HAVE_MALLOC_POSIX 1
6561| #define GNULIB_TEST_MALLOC_POSIX 1
6562| #define GNULIB_TEST_MEMCHR 1
6563| #define HAVE_MEMMEM 1
6564| #define GNULIB_TEST_MEMMEM 1
6565| #define GNULIB_MSVC_NOTHROW 1
6566| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6567| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6568| #define HAVE_STDINT_H 1
6569| #define __USE_MINGW_ANSI_STDIO 1
6570| #define GNULIB_FSCANF 1
6571| #define GNULIB_SCANF 1
6572| #define HAVE_RAW_DECL_DPRINTF 1
6573| #define HAVE_RAW_DECL_FPURGE 1
6574| #define HAVE_RAW_DECL_FSEEKO 1
6575| #define HAVE_RAW_DECL_FTELLO 1
6576| #define HAVE_RAW_DECL_GETDELIM 1
6577| #define HAVE_RAW_DECL_GETLINE 1
6578| #define HAVE_RAW_DECL_GETS 1
6579| #define HAVE_RAW_DECL_PCLOSE 1
6580| #define HAVE_RAW_DECL_POPEN 1
6581| #define HAVE_RAW_DECL_RENAMEAT 1
6582| #define HAVE_RAW_DECL_SNPRINTF 1
6583| #define HAVE_RAW_DECL_TMPFILE 1
6584| #define HAVE_RAW_DECL_VDPRINTF 1
6585| #define HAVE_RAW_DECL_VSNPRINTF 1
6586| #define HAVE_RAW_DECL__EXIT 1
6587| #define HAVE_RAW_DECL_ATOLL 1
6588| #define HAVE_RAW_DECL_GETLOADAVG 1
6589| #define HAVE_RAW_DECL_GETSUBOPT 1
6590| #define HAVE_RAW_DECL_GRANTPT 1
6591| #define HAVE_RAW_DECL_INITSTATE 1
6592| #define HAVE_RAW_DECL_MKSTEMP 1
6593| #define HAVE_RAW_DECL_POSIX_OPENPT 1
6594| #define HAVE_RAW_DECL_PTSNAME 1
6595| #define HAVE_RAW_DECL_QSORT_R 1
6596| #define HAVE_RAW_DECL_RANDOM 1
6597| #define HAVE_RAW_DECL_REALPATH 1
6598| #define HAVE_RAW_DECL_SETENV 1
6599| #define HAVE_RAW_DECL_SETSTATE 1
6600| /* end confdefs.h.  */
6601| #include <stdlib.h>
6602| #if HAVE_SYS_LOADAVG_H
6603| # include <sys/loadavg.h>
6604| #endif
6605| #if HAVE_RANDOM_H
6606| # include <random.h>
6607| #endif
6608|
6609| int
6610| main ()
6611| {
6612| #undef setstate_r
6613|   (void) setstate_r;
6614|   ;
6615|   return 0;
6616| }
6617configure:17950: result: no
6618configure:17918: checking whether srandom is declared without a macro
6619configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6620configure:17942: $? = 0
6621configure:17950: result: yes
6622configure:17918: checking whether srandom_r is declared without a macro
6623configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6624conftest.c:169:10: error: use of undeclared identifier 'srandom_r'
6625  (void) srandom_r;
6626         ^
66271 error generated.
6628configure:17942: $? = 1
6629configure: failed program was:
6630| /* confdefs.h */
6631| #define PACKAGE_NAME "ttfautohint"
6632| #define PACKAGE_TARNAME "ttfautohint"
6633| #define PACKAGE_VERSION "1.7"
6634| #define PACKAGE_STRING "ttfautohint 1.7"
6635| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
6636| #define PACKAGE_URL ""
6637| #define PACKAGE "ttfautohint"
6638| #define VERSION "1.7"
6639| #define STDC_HEADERS 1
6640| #define HAVE_SYS_TYPES_H 1
6641| #define HAVE_SYS_STAT_H 1
6642| #define HAVE_STDLIB_H 1
6643| #define HAVE_STRING_H 1
6644| #define HAVE_MEMORY_H 1
6645| #define HAVE_STRINGS_H 1
6646| #define HAVE_INTTYPES_H 1
6647| #define HAVE_STDINT_H 1
6648| #define HAVE_UNISTD_H 1
6649| #define __EXTENSIONS__ 1
6650| #define _ALL_SOURCE 1
6651| #define _DARWIN_C_SOURCE 1
6652| #define _GNU_SOURCE 1
6653| #define _POSIX_PTHREAD_SEMANTICS 1
6654| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6655| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6656| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6657| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6658| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6659| #define __STDC_WANT_LIB_EXT2__ 1
6660| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6661| #define _TANDEM_SOURCE 1
6662| #define HAVE_CXX11 1
6663| #define HAVE_ALLOCA_H 1
6664| #define HAVE_ALLOCA 1
6665| #define HAVE_DECL_STRERROR_R 1
6666| #define HAVE_STRERROR_R 1
6667| #define HAVE_UNISTD_H 1
6668| #define HAVE_GETOPT_H 1
6669| #define HAVE_SYS_CDEFS_H 1
6670| #define HAVE_LIMITS_H 1
6671| #define HAVE_SYS_MMAN_H 1
6672| #define HAVE_WCHAR_H 1
6673| #define HAVE_STDINT_H 1
6674| #define HAVE_SYS_SOCKET_H 1
6675| #define HAVE_SYMLINK 1
6676| #define HAVE_GETPROGNAME 1
6677| #define HAVE_MPROTECT 1
6678| #define HAVE_STRERROR_R 1
6679| #define HAVE_CATGETS 1
6680| #define HAVE_SNPRINTF 1
6681| #define HAVE_STRNDUP 1
6682| #define HAVE_WORKING_O_NOATIME 0
6683| #define HAVE_WORKING_O_NOFOLLOW 1
6684| #define HAVE_GETOPT_H 1
6685| #define HAVE_GETOPT_LONG_ONLY 1
6686| #define USE_POSIX_THREADS 1
6687| #define HAVE_MAP_ANONYMOUS 1
6688| #define HAVE_DECL_MEMMEM 1
6689| #define HAVE__BOOL 1
6690| #define HAVE_WCHAR_T 1
6691| #define HAVE_WINT_T 1
6692| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6693| #define HAVE_LONG_LONG_INT 1
6694| #define REPLACE_STRERROR_0 1
6695| #define HAVE_DECL_STRERROR_R 1
6696| #define restrict __restrict
6697| #define HAVE_RAW_DECL_FFSL 1
6698| #define HAVE_RAW_DECL_FFSLL 1
6699| #define HAVE_RAW_DECL_MEMMEM 1
6700| #define HAVE_RAW_DECL_STPCPY 1
6701| #define HAVE_RAW_DECL_STPNCPY 1
6702| #define HAVE_RAW_DECL_STRDUP 1
6703| #define HAVE_RAW_DECL_STRNCAT 1
6704| #define HAVE_RAW_DECL_STRNDUP 1
6705| #define HAVE_RAW_DECL_STRNLEN 1
6706| #define HAVE_RAW_DECL_STRPBRK 1
6707| #define HAVE_RAW_DECL_STRSEP 1
6708| #define HAVE_RAW_DECL_STRCASESTR 1
6709| #define HAVE_RAW_DECL_STRTOK_R 1
6710| #define HAVE_RAW_DECL_STRERROR_R 1
6711| #define HAVE_RAW_DECL_STRSIGNAL 1
6712| #define HAVE_DECL_STRNDUP 1
6713| #define HAVE_DECL_STRNLEN 1
6714| #define HAVE_DECL_STRTOK_R 1
6715| #define _USE_STD_STAT 1
6716| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6717| #define HAVE_STDINT_H_WITH_UINTMAX 1
6718| #define HAVE_INTMAX_T 1
6719| #define DBL_EXPBIT0_WORD 1
6720| #define DBL_EXPBIT0_BIT 20
6721| #define HAVE_SNPRINTF 1
6722| #define HAVE_STRNLEN 1
6723| #define HAVE_WCSLEN 1
6724| #define HAVE_WCSNLEN 1
6725| #define HAVE_MBRTOWC 1
6726| #define HAVE_WCRTOMB 1
6727| #define HAVE_DECL__SNPRINTF 0
6728| #define HAVE_SNPRINTF_RETVAL_C99 1
6729| #define HAVE_ALLOCA 1
6730| #define HAVE___BUILTIN_EXPECT 1
6731| #define GNULIB_DIRNAME 1
6732| #define HAVE_RAW_DECL_FCNTL 1
6733| #define HAVE_RAW_DECL_OPENAT 1
6734| #define __GETOPT_PREFIX rpl_
6735| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6736| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6737| #define HAVE_DECL___ARGV 0
6738| #define HAVE_VAR___PROGNAME 1
6739| #define GNULIB_TEST_ISATTY 1
6740| #define HAVE_PTHREAD_RWLOCK 1
6741| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6742| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6743| #define GNULIB_LOCK 1
6744| #define HAVE_MALLOC_POSIX 1
6745| #define GNULIB_TEST_MALLOC_POSIX 1
6746| #define GNULIB_TEST_MEMCHR 1
6747| #define HAVE_MEMMEM 1
6748| #define GNULIB_TEST_MEMMEM 1
6749| #define GNULIB_MSVC_NOTHROW 1
6750| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6751| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6752| #define HAVE_STDINT_H 1
6753| #define __USE_MINGW_ANSI_STDIO 1
6754| #define GNULIB_FSCANF 1
6755| #define GNULIB_SCANF 1
6756| #define HAVE_RAW_DECL_DPRINTF 1
6757| #define HAVE_RAW_DECL_FPURGE 1
6758| #define HAVE_RAW_DECL_FSEEKO 1
6759| #define HAVE_RAW_DECL_FTELLO 1
6760| #define HAVE_RAW_DECL_GETDELIM 1
6761| #define HAVE_RAW_DECL_GETLINE 1
6762| #define HAVE_RAW_DECL_GETS 1
6763| #define HAVE_RAW_DECL_PCLOSE 1
6764| #define HAVE_RAW_DECL_POPEN 1
6765| #define HAVE_RAW_DECL_RENAMEAT 1
6766| #define HAVE_RAW_DECL_SNPRINTF 1
6767| #define HAVE_RAW_DECL_TMPFILE 1
6768| #define HAVE_RAW_DECL_VDPRINTF 1
6769| #define HAVE_RAW_DECL_VSNPRINTF 1
6770| #define HAVE_RAW_DECL__EXIT 1
6771| #define HAVE_RAW_DECL_ATOLL 1
6772| #define HAVE_RAW_DECL_GETLOADAVG 1
6773| #define HAVE_RAW_DECL_GETSUBOPT 1
6774| #define HAVE_RAW_DECL_GRANTPT 1
6775| #define HAVE_RAW_DECL_INITSTATE 1
6776| #define HAVE_RAW_DECL_MKSTEMP 1
6777| #define HAVE_RAW_DECL_POSIX_OPENPT 1
6778| #define HAVE_RAW_DECL_PTSNAME 1
6779| #define HAVE_RAW_DECL_QSORT_R 1
6780| #define HAVE_RAW_DECL_RANDOM 1
6781| #define HAVE_RAW_DECL_REALPATH 1
6782| #define HAVE_RAW_DECL_SETENV 1
6783| #define HAVE_RAW_DECL_SETSTATE 1
6784| #define HAVE_RAW_DECL_SRANDOM 1
6785| /* end confdefs.h.  */
6786| #include <stdlib.h>
6787| #if HAVE_SYS_LOADAVG_H
6788| # include <sys/loadavg.h>
6789| #endif
6790| #if HAVE_RANDOM_H
6791| # include <random.h>
6792| #endif
6793|
6794| int
6795| main ()
6796| {
6797| #undef srandom_r
6798|   (void) srandom_r;
6799|   ;
6800|   return 0;
6801| }
6802configure:17950: result: no
6803configure:17918: checking whether strtod is declared without a macro
6804configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6805configure:17942: $? = 0
6806configure:17950: result: yes
6807configure:17918: checking whether strtoll is declared without a macro
6808configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6809configure:17942: $? = 0
6810configure:17950: result: yes
6811configure:17918: checking whether strtoull is declared without a macro
6812configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6813configure:17942: $? = 0
6814configure:17950: result: yes
6815configure:17918: checking whether unlockpt is declared without a macro
6816configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6817configure:17942: $? = 0
6818configure:17950: result: yes
6819configure:17918: checking whether unsetenv is declared without a macro
6820configure:17942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6821configure:17942: $? = 0
6822configure:17950: result: yes
6823configure:18221: checking for working strndup
6824configure:18262: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6825configure:18262: $? = 0
6826configure:18262: ./conftest
6827configure:18262: $? = 0
6828configure:18272: result: yes
6829configure:18324: checking for working strnlen
6830configure:18362: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6831configure:18362: $? = 0
6832configure:18362: ./conftest
6833configure:18362: $? = 0
6834configure:18372: result: yes
6835configure:18416: checking for strtok_r
6836configure:18416: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6837configure:18416: $? = 0
6838configure:18416: result: yes
6839configure:18427: checking whether strtok_r works
6840configure:18468: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6841configure:18468: $? = 0
6842configure:18468: ./conftest
6843configure:18468: $? = 0
6844configure:18479: result: yes
6845configure:18536: checking for strtoull
6846configure:18536: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
6847configure:18536: $? = 0
6848configure:18536: result: yes
6849configure:18687: checking whether chdir is declared without a macro
6850configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6851configure:18717: $? = 0
6852configure:18725: result: yes
6853configure:18687: checking whether chown is declared without a macro
6854configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6855configure:18717: $? = 0
6856configure:18725: result: yes
6857configure:18687: checking whether dup is declared without a macro
6858configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6859configure:18717: $? = 0
6860configure:18725: result: yes
6861configure:18687: checking whether dup2 is declared without a macro
6862configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6863configure:18717: $? = 0
6864configure:18725: result: yes
6865configure:18687: checking whether dup3 is declared without a macro
6866configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6867conftest.c:194:10: error: use of undeclared identifier 'dup3'
6868  (void) dup3;
6869         ^
68701 error generated.
6871configure:18717: $? = 1
6872configure: failed program was:
6873| /* confdefs.h */
6874| #define PACKAGE_NAME "ttfautohint"
6875| #define PACKAGE_TARNAME "ttfautohint"
6876| #define PACKAGE_VERSION "1.7"
6877| #define PACKAGE_STRING "ttfautohint 1.7"
6878| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
6879| #define PACKAGE_URL ""
6880| #define PACKAGE "ttfautohint"
6881| #define VERSION "1.7"
6882| #define STDC_HEADERS 1
6883| #define HAVE_SYS_TYPES_H 1
6884| #define HAVE_SYS_STAT_H 1
6885| #define HAVE_STDLIB_H 1
6886| #define HAVE_STRING_H 1
6887| #define HAVE_MEMORY_H 1
6888| #define HAVE_STRINGS_H 1
6889| #define HAVE_INTTYPES_H 1
6890| #define HAVE_STDINT_H 1
6891| #define HAVE_UNISTD_H 1
6892| #define __EXTENSIONS__ 1
6893| #define _ALL_SOURCE 1
6894| #define _DARWIN_C_SOURCE 1
6895| #define _GNU_SOURCE 1
6896| #define _POSIX_PTHREAD_SEMANTICS 1
6897| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6898| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6899| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6900| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6901| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6902| #define __STDC_WANT_LIB_EXT2__ 1
6903| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6904| #define _TANDEM_SOURCE 1
6905| #define HAVE_CXX11 1
6906| #define HAVE_ALLOCA_H 1
6907| #define HAVE_ALLOCA 1
6908| #define HAVE_DECL_STRERROR_R 1
6909| #define HAVE_STRERROR_R 1
6910| #define HAVE_UNISTD_H 1
6911| #define HAVE_GETOPT_H 1
6912| #define HAVE_SYS_CDEFS_H 1
6913| #define HAVE_LIMITS_H 1
6914| #define HAVE_SYS_MMAN_H 1
6915| #define HAVE_WCHAR_H 1
6916| #define HAVE_STDINT_H 1
6917| #define HAVE_SYS_SOCKET_H 1
6918| #define HAVE_SYMLINK 1
6919| #define HAVE_GETPROGNAME 1
6920| #define HAVE_MPROTECT 1
6921| #define HAVE_STRERROR_R 1
6922| #define HAVE_CATGETS 1
6923| #define HAVE_SNPRINTF 1
6924| #define HAVE_STRNDUP 1
6925| #define HAVE_WORKING_O_NOATIME 0
6926| #define HAVE_WORKING_O_NOFOLLOW 1
6927| #define HAVE_GETOPT_H 1
6928| #define HAVE_GETOPT_LONG_ONLY 1
6929| #define USE_POSIX_THREADS 1
6930| #define HAVE_MAP_ANONYMOUS 1
6931| #define HAVE_DECL_MEMMEM 1
6932| #define HAVE__BOOL 1
6933| #define HAVE_WCHAR_T 1
6934| #define HAVE_WINT_T 1
6935| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6936| #define HAVE_LONG_LONG_INT 1
6937| #define REPLACE_STRERROR_0 1
6938| #define HAVE_DECL_STRERROR_R 1
6939| #define restrict __restrict
6940| #define HAVE_RAW_DECL_FFSL 1
6941| #define HAVE_RAW_DECL_FFSLL 1
6942| #define HAVE_RAW_DECL_MEMMEM 1
6943| #define HAVE_RAW_DECL_STPCPY 1
6944| #define HAVE_RAW_DECL_STPNCPY 1
6945| #define HAVE_RAW_DECL_STRDUP 1
6946| #define HAVE_RAW_DECL_STRNCAT 1
6947| #define HAVE_RAW_DECL_STRNDUP 1
6948| #define HAVE_RAW_DECL_STRNLEN 1
6949| #define HAVE_RAW_DECL_STRPBRK 1
6950| #define HAVE_RAW_DECL_STRSEP 1
6951| #define HAVE_RAW_DECL_STRCASESTR 1
6952| #define HAVE_RAW_DECL_STRTOK_R 1
6953| #define HAVE_RAW_DECL_STRERROR_R 1
6954| #define HAVE_RAW_DECL_STRSIGNAL 1
6955| #define HAVE_DECL_STRNDUP 1
6956| #define HAVE_DECL_STRNLEN 1
6957| #define HAVE_DECL_STRTOK_R 1
6958| #define _USE_STD_STAT 1
6959| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
6960| #define HAVE_STDINT_H_WITH_UINTMAX 1
6961| #define HAVE_INTMAX_T 1
6962| #define DBL_EXPBIT0_WORD 1
6963| #define DBL_EXPBIT0_BIT 20
6964| #define HAVE_SNPRINTF 1
6965| #define HAVE_STRNLEN 1
6966| #define HAVE_WCSLEN 1
6967| #define HAVE_WCSNLEN 1
6968| #define HAVE_MBRTOWC 1
6969| #define HAVE_WCRTOMB 1
6970| #define HAVE_DECL__SNPRINTF 0
6971| #define HAVE_SNPRINTF_RETVAL_C99 1
6972| #define HAVE_ALLOCA 1
6973| #define HAVE___BUILTIN_EXPECT 1
6974| #define GNULIB_DIRNAME 1
6975| #define HAVE_RAW_DECL_FCNTL 1
6976| #define HAVE_RAW_DECL_OPENAT 1
6977| #define __GETOPT_PREFIX rpl_
6978| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6979| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6980| #define HAVE_DECL___ARGV 0
6981| #define HAVE_VAR___PROGNAME 1
6982| #define GNULIB_TEST_ISATTY 1
6983| #define HAVE_PTHREAD_RWLOCK 1
6984| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
6985| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
6986| #define GNULIB_LOCK 1
6987| #define HAVE_MALLOC_POSIX 1
6988| #define GNULIB_TEST_MALLOC_POSIX 1
6989| #define GNULIB_TEST_MEMCHR 1
6990| #define HAVE_MEMMEM 1
6991| #define GNULIB_TEST_MEMMEM 1
6992| #define GNULIB_MSVC_NOTHROW 1
6993| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6994| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6995| #define HAVE_STDINT_H 1
6996| #define __USE_MINGW_ANSI_STDIO 1
6997| #define GNULIB_FSCANF 1
6998| #define GNULIB_SCANF 1
6999| #define HAVE_RAW_DECL_DPRINTF 1
7000| #define HAVE_RAW_DECL_FPURGE 1
7001| #define HAVE_RAW_DECL_FSEEKO 1
7002| #define HAVE_RAW_DECL_FTELLO 1
7003| #define HAVE_RAW_DECL_GETDELIM 1
7004| #define HAVE_RAW_DECL_GETLINE 1
7005| #define HAVE_RAW_DECL_GETS 1
7006| #define HAVE_RAW_DECL_PCLOSE 1
7007| #define HAVE_RAW_DECL_POPEN 1
7008| #define HAVE_RAW_DECL_RENAMEAT 1
7009| #define HAVE_RAW_DECL_SNPRINTF 1
7010| #define HAVE_RAW_DECL_TMPFILE 1
7011| #define HAVE_RAW_DECL_VDPRINTF 1
7012| #define HAVE_RAW_DECL_VSNPRINTF 1
7013| #define HAVE_RAW_DECL__EXIT 1
7014| #define HAVE_RAW_DECL_ATOLL 1
7015| #define HAVE_RAW_DECL_GETLOADAVG 1
7016| #define HAVE_RAW_DECL_GETSUBOPT 1
7017| #define HAVE_RAW_DECL_GRANTPT 1
7018| #define HAVE_RAW_DECL_INITSTATE 1
7019| #define HAVE_RAW_DECL_MKSTEMP 1
7020| #define HAVE_RAW_DECL_POSIX_OPENPT 1
7021| #define HAVE_RAW_DECL_PTSNAME 1
7022| #define HAVE_RAW_DECL_QSORT_R 1
7023| #define HAVE_RAW_DECL_RANDOM 1
7024| #define HAVE_RAW_DECL_REALPATH 1
7025| #define HAVE_RAW_DECL_SETENV 1
7026| #define HAVE_RAW_DECL_SETSTATE 1
7027| #define HAVE_RAW_DECL_SRANDOM 1
7028| #define HAVE_RAW_DECL_STRTOD 1
7029| #define HAVE_RAW_DECL_STRTOLL 1
7030| #define HAVE_RAW_DECL_STRTOULL 1
7031| #define HAVE_RAW_DECL_UNLOCKPT 1
7032| #define HAVE_RAW_DECL_UNSETENV 1
7033| #define GNULIB_STRERROR 1
7034| #define GNULIB_TEST_STRERROR 1
7035| #define GNULIB_TEST_STRERROR_R 1
7036| #define GNULIB_STRERROR_R_POSIX 1
7037| #define GNULIB_TEST_STRNDUP 1
7038| #define GNULIB_TEST_STRNLEN 1
7039| #define HAVE_STRTOK_R 1
7040| #define GNULIB_TEST_STRTOK_R 1
7041| #define HAVE_STRTOULL 1
7042| #define GNULIB_TEST_STRTOULL 1
7043| #define HAVE_RAW_DECL_CHDIR 1
7044| #define HAVE_RAW_DECL_CHOWN 1
7045| #define HAVE_RAW_DECL_DUP 1
7046| #define HAVE_RAW_DECL_DUP2 1
7047| /* end confdefs.h.  */
7048|
7049| #if HAVE_UNISTD_H
7050| # include <unistd.h>
7051| #endif
7052| /* Some systems declare various items in the wrong headers.  */
7053| #if !(defined __GLIBC__ && !defined __UCLIBC__)
7054| # include <fcntl.h>
7055| # include <stdio.h>
7056| # include <stdlib.h>
7057| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7058| #  include <io.h>
7059| # endif
7060| #endif
7061|
7062| int
7063| main ()
7064| {
7065| #undef dup3
7066|   (void) dup3;
7067|   ;
7068|   return 0;
7069| }
7070configure:18725: result: no
7071configure:18687: checking whether environ is declared without a macro
7072configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7073conftest.c:194:10: error: use of undeclared identifier 'environ'; did you mean 'union'?
7074  (void) environ;
7075         ^~~~~~~
7076         union
7077conftest.c:194:10: error: expected expression
70782 errors generated.
7079configure:18717: $? = 1
7080configure: failed program was:
7081| /* confdefs.h */
7082| #define PACKAGE_NAME "ttfautohint"
7083| #define PACKAGE_TARNAME "ttfautohint"
7084| #define PACKAGE_VERSION "1.7"
7085| #define PACKAGE_STRING "ttfautohint 1.7"
7086| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
7087| #define PACKAGE_URL ""
7088| #define PACKAGE "ttfautohint"
7089| #define VERSION "1.7"
7090| #define STDC_HEADERS 1
7091| #define HAVE_SYS_TYPES_H 1
7092| #define HAVE_SYS_STAT_H 1
7093| #define HAVE_STDLIB_H 1
7094| #define HAVE_STRING_H 1
7095| #define HAVE_MEMORY_H 1
7096| #define HAVE_STRINGS_H 1
7097| #define HAVE_INTTYPES_H 1
7098| #define HAVE_STDINT_H 1
7099| #define HAVE_UNISTD_H 1
7100| #define __EXTENSIONS__ 1
7101| #define _ALL_SOURCE 1
7102| #define _DARWIN_C_SOURCE 1
7103| #define _GNU_SOURCE 1
7104| #define _POSIX_PTHREAD_SEMANTICS 1
7105| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7106| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7107| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7108| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7109| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7110| #define __STDC_WANT_LIB_EXT2__ 1
7111| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7112| #define _TANDEM_SOURCE 1
7113| #define HAVE_CXX11 1
7114| #define HAVE_ALLOCA_H 1
7115| #define HAVE_ALLOCA 1
7116| #define HAVE_DECL_STRERROR_R 1
7117| #define HAVE_STRERROR_R 1
7118| #define HAVE_UNISTD_H 1
7119| #define HAVE_GETOPT_H 1
7120| #define HAVE_SYS_CDEFS_H 1
7121| #define HAVE_LIMITS_H 1
7122| #define HAVE_SYS_MMAN_H 1
7123| #define HAVE_WCHAR_H 1
7124| #define HAVE_STDINT_H 1
7125| #define HAVE_SYS_SOCKET_H 1
7126| #define HAVE_SYMLINK 1
7127| #define HAVE_GETPROGNAME 1
7128| #define HAVE_MPROTECT 1
7129| #define HAVE_STRERROR_R 1
7130| #define HAVE_CATGETS 1
7131| #define HAVE_SNPRINTF 1
7132| #define HAVE_STRNDUP 1
7133| #define HAVE_WORKING_O_NOATIME 0
7134| #define HAVE_WORKING_O_NOFOLLOW 1
7135| #define HAVE_GETOPT_H 1
7136| #define HAVE_GETOPT_LONG_ONLY 1
7137| #define USE_POSIX_THREADS 1
7138| #define HAVE_MAP_ANONYMOUS 1
7139| #define HAVE_DECL_MEMMEM 1
7140| #define HAVE__BOOL 1
7141| #define HAVE_WCHAR_T 1
7142| #define HAVE_WINT_T 1
7143| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7144| #define HAVE_LONG_LONG_INT 1
7145| #define REPLACE_STRERROR_0 1
7146| #define HAVE_DECL_STRERROR_R 1
7147| #define restrict __restrict
7148| #define HAVE_RAW_DECL_FFSL 1
7149| #define HAVE_RAW_DECL_FFSLL 1
7150| #define HAVE_RAW_DECL_MEMMEM 1
7151| #define HAVE_RAW_DECL_STPCPY 1
7152| #define HAVE_RAW_DECL_STPNCPY 1
7153| #define HAVE_RAW_DECL_STRDUP 1
7154| #define HAVE_RAW_DECL_STRNCAT 1
7155| #define HAVE_RAW_DECL_STRNDUP 1
7156| #define HAVE_RAW_DECL_STRNLEN 1
7157| #define HAVE_RAW_DECL_STRPBRK 1
7158| #define HAVE_RAW_DECL_STRSEP 1
7159| #define HAVE_RAW_DECL_STRCASESTR 1
7160| #define HAVE_RAW_DECL_STRTOK_R 1
7161| #define HAVE_RAW_DECL_STRERROR_R 1
7162| #define HAVE_RAW_DECL_STRSIGNAL 1
7163| #define HAVE_DECL_STRNDUP 1
7164| #define HAVE_DECL_STRNLEN 1
7165| #define HAVE_DECL_STRTOK_R 1
7166| #define _USE_STD_STAT 1
7167| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7168| #define HAVE_STDINT_H_WITH_UINTMAX 1
7169| #define HAVE_INTMAX_T 1
7170| #define DBL_EXPBIT0_WORD 1
7171| #define DBL_EXPBIT0_BIT 20
7172| #define HAVE_SNPRINTF 1
7173| #define HAVE_STRNLEN 1
7174| #define HAVE_WCSLEN 1
7175| #define HAVE_WCSNLEN 1
7176| #define HAVE_MBRTOWC 1
7177| #define HAVE_WCRTOMB 1
7178| #define HAVE_DECL__SNPRINTF 0
7179| #define HAVE_SNPRINTF_RETVAL_C99 1
7180| #define HAVE_ALLOCA 1
7181| #define HAVE___BUILTIN_EXPECT 1
7182| #define GNULIB_DIRNAME 1
7183| #define HAVE_RAW_DECL_FCNTL 1
7184| #define HAVE_RAW_DECL_OPENAT 1
7185| #define __GETOPT_PREFIX rpl_
7186| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7187| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7188| #define HAVE_DECL___ARGV 0
7189| #define HAVE_VAR___PROGNAME 1
7190| #define GNULIB_TEST_ISATTY 1
7191| #define HAVE_PTHREAD_RWLOCK 1
7192| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7193| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7194| #define GNULIB_LOCK 1
7195| #define HAVE_MALLOC_POSIX 1
7196| #define GNULIB_TEST_MALLOC_POSIX 1
7197| #define GNULIB_TEST_MEMCHR 1
7198| #define HAVE_MEMMEM 1
7199| #define GNULIB_TEST_MEMMEM 1
7200| #define GNULIB_MSVC_NOTHROW 1
7201| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7202| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7203| #define HAVE_STDINT_H 1
7204| #define __USE_MINGW_ANSI_STDIO 1
7205| #define GNULIB_FSCANF 1
7206| #define GNULIB_SCANF 1
7207| #define HAVE_RAW_DECL_DPRINTF 1
7208| #define HAVE_RAW_DECL_FPURGE 1
7209| #define HAVE_RAW_DECL_FSEEKO 1
7210| #define HAVE_RAW_DECL_FTELLO 1
7211| #define HAVE_RAW_DECL_GETDELIM 1
7212| #define HAVE_RAW_DECL_GETLINE 1
7213| #define HAVE_RAW_DECL_GETS 1
7214| #define HAVE_RAW_DECL_PCLOSE 1
7215| #define HAVE_RAW_DECL_POPEN 1
7216| #define HAVE_RAW_DECL_RENAMEAT 1
7217| #define HAVE_RAW_DECL_SNPRINTF 1
7218| #define HAVE_RAW_DECL_TMPFILE 1
7219| #define HAVE_RAW_DECL_VDPRINTF 1
7220| #define HAVE_RAW_DECL_VSNPRINTF 1
7221| #define HAVE_RAW_DECL__EXIT 1
7222| #define HAVE_RAW_DECL_ATOLL 1
7223| #define HAVE_RAW_DECL_GETLOADAVG 1
7224| #define HAVE_RAW_DECL_GETSUBOPT 1
7225| #define HAVE_RAW_DECL_GRANTPT 1
7226| #define HAVE_RAW_DECL_INITSTATE 1
7227| #define HAVE_RAW_DECL_MKSTEMP 1
7228| #define HAVE_RAW_DECL_POSIX_OPENPT 1
7229| #define HAVE_RAW_DECL_PTSNAME 1
7230| #define HAVE_RAW_DECL_QSORT_R 1
7231| #define HAVE_RAW_DECL_RANDOM 1
7232| #define HAVE_RAW_DECL_REALPATH 1
7233| #define HAVE_RAW_DECL_SETENV 1
7234| #define HAVE_RAW_DECL_SETSTATE 1
7235| #define HAVE_RAW_DECL_SRANDOM 1
7236| #define HAVE_RAW_DECL_STRTOD 1
7237| #define HAVE_RAW_DECL_STRTOLL 1
7238| #define HAVE_RAW_DECL_STRTOULL 1
7239| #define HAVE_RAW_DECL_UNLOCKPT 1
7240| #define HAVE_RAW_DECL_UNSETENV 1
7241| #define GNULIB_STRERROR 1
7242| #define GNULIB_TEST_STRERROR 1
7243| #define GNULIB_TEST_STRERROR_R 1
7244| #define GNULIB_STRERROR_R_POSIX 1
7245| #define GNULIB_TEST_STRNDUP 1
7246| #define GNULIB_TEST_STRNLEN 1
7247| #define HAVE_STRTOK_R 1
7248| #define GNULIB_TEST_STRTOK_R 1
7249| #define HAVE_STRTOULL 1
7250| #define GNULIB_TEST_STRTOULL 1
7251| #define HAVE_RAW_DECL_CHDIR 1
7252| #define HAVE_RAW_DECL_CHOWN 1
7253| #define HAVE_RAW_DECL_DUP 1
7254| #define HAVE_RAW_DECL_DUP2 1
7255| /* end confdefs.h.  */
7256|
7257| #if HAVE_UNISTD_H
7258| # include <unistd.h>
7259| #endif
7260| /* Some systems declare various items in the wrong headers.  */
7261| #if !(defined __GLIBC__ && !defined __UCLIBC__)
7262| # include <fcntl.h>
7263| # include <stdio.h>
7264| # include <stdlib.h>
7265| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7266| #  include <io.h>
7267| # endif
7268| #endif
7269|
7270| int
7271| main ()
7272| {
7273| #undef environ
7274|   (void) environ;
7275|   ;
7276|   return 0;
7277| }
7278configure:18725: result: no
7279configure:18687: checking whether euidaccess is declared without a macro
7280configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7281conftest.c:194:10: error: use of undeclared identifier 'euidaccess'
7282  (void) euidaccess;
7283         ^
72841 error generated.
7285configure:18717: $? = 1
7286configure: failed program was:
7287| /* confdefs.h */
7288| #define PACKAGE_NAME "ttfautohint"
7289| #define PACKAGE_TARNAME "ttfautohint"
7290| #define PACKAGE_VERSION "1.7"
7291| #define PACKAGE_STRING "ttfautohint 1.7"
7292| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
7293| #define PACKAGE_URL ""
7294| #define PACKAGE "ttfautohint"
7295| #define VERSION "1.7"
7296| #define STDC_HEADERS 1
7297| #define HAVE_SYS_TYPES_H 1
7298| #define HAVE_SYS_STAT_H 1
7299| #define HAVE_STDLIB_H 1
7300| #define HAVE_STRING_H 1
7301| #define HAVE_MEMORY_H 1
7302| #define HAVE_STRINGS_H 1
7303| #define HAVE_INTTYPES_H 1
7304| #define HAVE_STDINT_H 1
7305| #define HAVE_UNISTD_H 1
7306| #define __EXTENSIONS__ 1
7307| #define _ALL_SOURCE 1
7308| #define _DARWIN_C_SOURCE 1
7309| #define _GNU_SOURCE 1
7310| #define _POSIX_PTHREAD_SEMANTICS 1
7311| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7312| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7313| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7314| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7315| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7316| #define __STDC_WANT_LIB_EXT2__ 1
7317| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7318| #define _TANDEM_SOURCE 1
7319| #define HAVE_CXX11 1
7320| #define HAVE_ALLOCA_H 1
7321| #define HAVE_ALLOCA 1
7322| #define HAVE_DECL_STRERROR_R 1
7323| #define HAVE_STRERROR_R 1
7324| #define HAVE_UNISTD_H 1
7325| #define HAVE_GETOPT_H 1
7326| #define HAVE_SYS_CDEFS_H 1
7327| #define HAVE_LIMITS_H 1
7328| #define HAVE_SYS_MMAN_H 1
7329| #define HAVE_WCHAR_H 1
7330| #define HAVE_STDINT_H 1
7331| #define HAVE_SYS_SOCKET_H 1
7332| #define HAVE_SYMLINK 1
7333| #define HAVE_GETPROGNAME 1
7334| #define HAVE_MPROTECT 1
7335| #define HAVE_STRERROR_R 1
7336| #define HAVE_CATGETS 1
7337| #define HAVE_SNPRINTF 1
7338| #define HAVE_STRNDUP 1
7339| #define HAVE_WORKING_O_NOATIME 0
7340| #define HAVE_WORKING_O_NOFOLLOW 1
7341| #define HAVE_GETOPT_H 1
7342| #define HAVE_GETOPT_LONG_ONLY 1
7343| #define USE_POSIX_THREADS 1
7344| #define HAVE_MAP_ANONYMOUS 1
7345| #define HAVE_DECL_MEMMEM 1
7346| #define HAVE__BOOL 1
7347| #define HAVE_WCHAR_T 1
7348| #define HAVE_WINT_T 1
7349| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7350| #define HAVE_LONG_LONG_INT 1
7351| #define REPLACE_STRERROR_0 1
7352| #define HAVE_DECL_STRERROR_R 1
7353| #define restrict __restrict
7354| #define HAVE_RAW_DECL_FFSL 1
7355| #define HAVE_RAW_DECL_FFSLL 1
7356| #define HAVE_RAW_DECL_MEMMEM 1
7357| #define HAVE_RAW_DECL_STPCPY 1
7358| #define HAVE_RAW_DECL_STPNCPY 1
7359| #define HAVE_RAW_DECL_STRDUP 1
7360| #define HAVE_RAW_DECL_STRNCAT 1
7361| #define HAVE_RAW_DECL_STRNDUP 1
7362| #define HAVE_RAW_DECL_STRNLEN 1
7363| #define HAVE_RAW_DECL_STRPBRK 1
7364| #define HAVE_RAW_DECL_STRSEP 1
7365| #define HAVE_RAW_DECL_STRCASESTR 1
7366| #define HAVE_RAW_DECL_STRTOK_R 1
7367| #define HAVE_RAW_DECL_STRERROR_R 1
7368| #define HAVE_RAW_DECL_STRSIGNAL 1
7369| #define HAVE_DECL_STRNDUP 1
7370| #define HAVE_DECL_STRNLEN 1
7371| #define HAVE_DECL_STRTOK_R 1
7372| #define _USE_STD_STAT 1
7373| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7374| #define HAVE_STDINT_H_WITH_UINTMAX 1
7375| #define HAVE_INTMAX_T 1
7376| #define DBL_EXPBIT0_WORD 1
7377| #define DBL_EXPBIT0_BIT 20
7378| #define HAVE_SNPRINTF 1
7379| #define HAVE_STRNLEN 1
7380| #define HAVE_WCSLEN 1
7381| #define HAVE_WCSNLEN 1
7382| #define HAVE_MBRTOWC 1
7383| #define HAVE_WCRTOMB 1
7384| #define HAVE_DECL__SNPRINTF 0
7385| #define HAVE_SNPRINTF_RETVAL_C99 1
7386| #define HAVE_ALLOCA 1
7387| #define HAVE___BUILTIN_EXPECT 1
7388| #define GNULIB_DIRNAME 1
7389| #define HAVE_RAW_DECL_FCNTL 1
7390| #define HAVE_RAW_DECL_OPENAT 1
7391| #define __GETOPT_PREFIX rpl_
7392| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7393| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7394| #define HAVE_DECL___ARGV 0
7395| #define HAVE_VAR___PROGNAME 1
7396| #define GNULIB_TEST_ISATTY 1
7397| #define HAVE_PTHREAD_RWLOCK 1
7398| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7399| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7400| #define GNULIB_LOCK 1
7401| #define HAVE_MALLOC_POSIX 1
7402| #define GNULIB_TEST_MALLOC_POSIX 1
7403| #define GNULIB_TEST_MEMCHR 1
7404| #define HAVE_MEMMEM 1
7405| #define GNULIB_TEST_MEMMEM 1
7406| #define GNULIB_MSVC_NOTHROW 1
7407| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7408| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7409| #define HAVE_STDINT_H 1
7410| #define __USE_MINGW_ANSI_STDIO 1
7411| #define GNULIB_FSCANF 1
7412| #define GNULIB_SCANF 1
7413| #define HAVE_RAW_DECL_DPRINTF 1
7414| #define HAVE_RAW_DECL_FPURGE 1
7415| #define HAVE_RAW_DECL_FSEEKO 1
7416| #define HAVE_RAW_DECL_FTELLO 1
7417| #define HAVE_RAW_DECL_GETDELIM 1
7418| #define HAVE_RAW_DECL_GETLINE 1
7419| #define HAVE_RAW_DECL_GETS 1
7420| #define HAVE_RAW_DECL_PCLOSE 1
7421| #define HAVE_RAW_DECL_POPEN 1
7422| #define HAVE_RAW_DECL_RENAMEAT 1
7423| #define HAVE_RAW_DECL_SNPRINTF 1
7424| #define HAVE_RAW_DECL_TMPFILE 1
7425| #define HAVE_RAW_DECL_VDPRINTF 1
7426| #define HAVE_RAW_DECL_VSNPRINTF 1
7427| #define HAVE_RAW_DECL__EXIT 1
7428| #define HAVE_RAW_DECL_ATOLL 1
7429| #define HAVE_RAW_DECL_GETLOADAVG 1
7430| #define HAVE_RAW_DECL_GETSUBOPT 1
7431| #define HAVE_RAW_DECL_GRANTPT 1
7432| #define HAVE_RAW_DECL_INITSTATE 1
7433| #define HAVE_RAW_DECL_MKSTEMP 1
7434| #define HAVE_RAW_DECL_POSIX_OPENPT 1
7435| #define HAVE_RAW_DECL_PTSNAME 1
7436| #define HAVE_RAW_DECL_QSORT_R 1
7437| #define HAVE_RAW_DECL_RANDOM 1
7438| #define HAVE_RAW_DECL_REALPATH 1
7439| #define HAVE_RAW_DECL_SETENV 1
7440| #define HAVE_RAW_DECL_SETSTATE 1
7441| #define HAVE_RAW_DECL_SRANDOM 1
7442| #define HAVE_RAW_DECL_STRTOD 1
7443| #define HAVE_RAW_DECL_STRTOLL 1
7444| #define HAVE_RAW_DECL_STRTOULL 1
7445| #define HAVE_RAW_DECL_UNLOCKPT 1
7446| #define HAVE_RAW_DECL_UNSETENV 1
7447| #define GNULIB_STRERROR 1
7448| #define GNULIB_TEST_STRERROR 1
7449| #define GNULIB_TEST_STRERROR_R 1
7450| #define GNULIB_STRERROR_R_POSIX 1
7451| #define GNULIB_TEST_STRNDUP 1
7452| #define GNULIB_TEST_STRNLEN 1
7453| #define HAVE_STRTOK_R 1
7454| #define GNULIB_TEST_STRTOK_R 1
7455| #define HAVE_STRTOULL 1
7456| #define GNULIB_TEST_STRTOULL 1
7457| #define HAVE_RAW_DECL_CHDIR 1
7458| #define HAVE_RAW_DECL_CHOWN 1
7459| #define HAVE_RAW_DECL_DUP 1
7460| #define HAVE_RAW_DECL_DUP2 1
7461| /* end confdefs.h.  */
7462|
7463| #if HAVE_UNISTD_H
7464| # include <unistd.h>
7465| #endif
7466| /* Some systems declare various items in the wrong headers.  */
7467| #if !(defined __GLIBC__ && !defined __UCLIBC__)
7468| # include <fcntl.h>
7469| # include <stdio.h>
7470| # include <stdlib.h>
7471| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7472| #  include <io.h>
7473| # endif
7474| #endif
7475|
7476| int
7477| main ()
7478| {
7479| #undef euidaccess
7480|   (void) euidaccess;
7481|   ;
7482|   return 0;
7483| }
7484configure:18725: result: no
7485configure:18687: checking whether faccessat is declared without a macro
7486configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7487configure:18717: $? = 0
7488configure:18725: result: yes
7489configure:18687: checking whether fchdir is declared without a macro
7490configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7491configure:18717: $? = 0
7492configure:18725: result: yes
7493configure:18687: checking whether fchownat is declared without a macro
7494configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7495configure:18717: $? = 0
7496configure:18725: result: yes
7497configure:18687: checking whether fdatasync is declared without a macro
7498configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7499conftest.c:197:10: error: use of undeclared identifier 'fdatasync'
7500  (void) fdatasync;
7501         ^
75021 error generated.
7503configure:18717: $? = 1
7504configure: failed program was:
7505| /* confdefs.h */
7506| #define PACKAGE_NAME "ttfautohint"
7507| #define PACKAGE_TARNAME "ttfautohint"
7508| #define PACKAGE_VERSION "1.7"
7509| #define PACKAGE_STRING "ttfautohint 1.7"
7510| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
7511| #define PACKAGE_URL ""
7512| #define PACKAGE "ttfautohint"
7513| #define VERSION "1.7"
7514| #define STDC_HEADERS 1
7515| #define HAVE_SYS_TYPES_H 1
7516| #define HAVE_SYS_STAT_H 1
7517| #define HAVE_STDLIB_H 1
7518| #define HAVE_STRING_H 1
7519| #define HAVE_MEMORY_H 1
7520| #define HAVE_STRINGS_H 1
7521| #define HAVE_INTTYPES_H 1
7522| #define HAVE_STDINT_H 1
7523| #define HAVE_UNISTD_H 1
7524| #define __EXTENSIONS__ 1
7525| #define _ALL_SOURCE 1
7526| #define _DARWIN_C_SOURCE 1
7527| #define _GNU_SOURCE 1
7528| #define _POSIX_PTHREAD_SEMANTICS 1
7529| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7530| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7531| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7532| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7533| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7534| #define __STDC_WANT_LIB_EXT2__ 1
7535| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7536| #define _TANDEM_SOURCE 1
7537| #define HAVE_CXX11 1
7538| #define HAVE_ALLOCA_H 1
7539| #define HAVE_ALLOCA 1
7540| #define HAVE_DECL_STRERROR_R 1
7541| #define HAVE_STRERROR_R 1
7542| #define HAVE_UNISTD_H 1
7543| #define HAVE_GETOPT_H 1
7544| #define HAVE_SYS_CDEFS_H 1
7545| #define HAVE_LIMITS_H 1
7546| #define HAVE_SYS_MMAN_H 1
7547| #define HAVE_WCHAR_H 1
7548| #define HAVE_STDINT_H 1
7549| #define HAVE_SYS_SOCKET_H 1
7550| #define HAVE_SYMLINK 1
7551| #define HAVE_GETPROGNAME 1
7552| #define HAVE_MPROTECT 1
7553| #define HAVE_STRERROR_R 1
7554| #define HAVE_CATGETS 1
7555| #define HAVE_SNPRINTF 1
7556| #define HAVE_STRNDUP 1
7557| #define HAVE_WORKING_O_NOATIME 0
7558| #define HAVE_WORKING_O_NOFOLLOW 1
7559| #define HAVE_GETOPT_H 1
7560| #define HAVE_GETOPT_LONG_ONLY 1
7561| #define USE_POSIX_THREADS 1
7562| #define HAVE_MAP_ANONYMOUS 1
7563| #define HAVE_DECL_MEMMEM 1
7564| #define HAVE__BOOL 1
7565| #define HAVE_WCHAR_T 1
7566| #define HAVE_WINT_T 1
7567| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7568| #define HAVE_LONG_LONG_INT 1
7569| #define REPLACE_STRERROR_0 1
7570| #define HAVE_DECL_STRERROR_R 1
7571| #define restrict __restrict
7572| #define HAVE_RAW_DECL_FFSL 1
7573| #define HAVE_RAW_DECL_FFSLL 1
7574| #define HAVE_RAW_DECL_MEMMEM 1
7575| #define HAVE_RAW_DECL_STPCPY 1
7576| #define HAVE_RAW_DECL_STPNCPY 1
7577| #define HAVE_RAW_DECL_STRDUP 1
7578| #define HAVE_RAW_DECL_STRNCAT 1
7579| #define HAVE_RAW_DECL_STRNDUP 1
7580| #define HAVE_RAW_DECL_STRNLEN 1
7581| #define HAVE_RAW_DECL_STRPBRK 1
7582| #define HAVE_RAW_DECL_STRSEP 1
7583| #define HAVE_RAW_DECL_STRCASESTR 1
7584| #define HAVE_RAW_DECL_STRTOK_R 1
7585| #define HAVE_RAW_DECL_STRERROR_R 1
7586| #define HAVE_RAW_DECL_STRSIGNAL 1
7587| #define HAVE_DECL_STRNDUP 1
7588| #define HAVE_DECL_STRNLEN 1
7589| #define HAVE_DECL_STRTOK_R 1
7590| #define _USE_STD_STAT 1
7591| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7592| #define HAVE_STDINT_H_WITH_UINTMAX 1
7593| #define HAVE_INTMAX_T 1
7594| #define DBL_EXPBIT0_WORD 1
7595| #define DBL_EXPBIT0_BIT 20
7596| #define HAVE_SNPRINTF 1
7597| #define HAVE_STRNLEN 1
7598| #define HAVE_WCSLEN 1
7599| #define HAVE_WCSNLEN 1
7600| #define HAVE_MBRTOWC 1
7601| #define HAVE_WCRTOMB 1
7602| #define HAVE_DECL__SNPRINTF 0
7603| #define HAVE_SNPRINTF_RETVAL_C99 1
7604| #define HAVE_ALLOCA 1
7605| #define HAVE___BUILTIN_EXPECT 1
7606| #define GNULIB_DIRNAME 1
7607| #define HAVE_RAW_DECL_FCNTL 1
7608| #define HAVE_RAW_DECL_OPENAT 1
7609| #define __GETOPT_PREFIX rpl_
7610| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7611| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7612| #define HAVE_DECL___ARGV 0
7613| #define HAVE_VAR___PROGNAME 1
7614| #define GNULIB_TEST_ISATTY 1
7615| #define HAVE_PTHREAD_RWLOCK 1
7616| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7617| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7618| #define GNULIB_LOCK 1
7619| #define HAVE_MALLOC_POSIX 1
7620| #define GNULIB_TEST_MALLOC_POSIX 1
7621| #define GNULIB_TEST_MEMCHR 1
7622| #define HAVE_MEMMEM 1
7623| #define GNULIB_TEST_MEMMEM 1
7624| #define GNULIB_MSVC_NOTHROW 1
7625| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7626| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7627| #define HAVE_STDINT_H 1
7628| #define __USE_MINGW_ANSI_STDIO 1
7629| #define GNULIB_FSCANF 1
7630| #define GNULIB_SCANF 1
7631| #define HAVE_RAW_DECL_DPRINTF 1
7632| #define HAVE_RAW_DECL_FPURGE 1
7633| #define HAVE_RAW_DECL_FSEEKO 1
7634| #define HAVE_RAW_DECL_FTELLO 1
7635| #define HAVE_RAW_DECL_GETDELIM 1
7636| #define HAVE_RAW_DECL_GETLINE 1
7637| #define HAVE_RAW_DECL_GETS 1
7638| #define HAVE_RAW_DECL_PCLOSE 1
7639| #define HAVE_RAW_DECL_POPEN 1
7640| #define HAVE_RAW_DECL_RENAMEAT 1
7641| #define HAVE_RAW_DECL_SNPRINTF 1
7642| #define HAVE_RAW_DECL_TMPFILE 1
7643| #define HAVE_RAW_DECL_VDPRINTF 1
7644| #define HAVE_RAW_DECL_VSNPRINTF 1
7645| #define HAVE_RAW_DECL__EXIT 1
7646| #define HAVE_RAW_DECL_ATOLL 1
7647| #define HAVE_RAW_DECL_GETLOADAVG 1
7648| #define HAVE_RAW_DECL_GETSUBOPT 1
7649| #define HAVE_RAW_DECL_GRANTPT 1
7650| #define HAVE_RAW_DECL_INITSTATE 1
7651| #define HAVE_RAW_DECL_MKSTEMP 1
7652| #define HAVE_RAW_DECL_POSIX_OPENPT 1
7653| #define HAVE_RAW_DECL_PTSNAME 1
7654| #define HAVE_RAW_DECL_QSORT_R 1
7655| #define HAVE_RAW_DECL_RANDOM 1
7656| #define HAVE_RAW_DECL_REALPATH 1
7657| #define HAVE_RAW_DECL_SETENV 1
7658| #define HAVE_RAW_DECL_SETSTATE 1
7659| #define HAVE_RAW_DECL_SRANDOM 1
7660| #define HAVE_RAW_DECL_STRTOD 1
7661| #define HAVE_RAW_DECL_STRTOLL 1
7662| #define HAVE_RAW_DECL_STRTOULL 1
7663| #define HAVE_RAW_DECL_UNLOCKPT 1
7664| #define HAVE_RAW_DECL_UNSETENV 1
7665| #define GNULIB_STRERROR 1
7666| #define GNULIB_TEST_STRERROR 1
7667| #define GNULIB_TEST_STRERROR_R 1
7668| #define GNULIB_STRERROR_R_POSIX 1
7669| #define GNULIB_TEST_STRNDUP 1
7670| #define GNULIB_TEST_STRNLEN 1
7671| #define HAVE_STRTOK_R 1
7672| #define GNULIB_TEST_STRTOK_R 1
7673| #define HAVE_STRTOULL 1
7674| #define GNULIB_TEST_STRTOULL 1
7675| #define HAVE_RAW_DECL_CHDIR 1
7676| #define HAVE_RAW_DECL_CHOWN 1
7677| #define HAVE_RAW_DECL_DUP 1
7678| #define HAVE_RAW_DECL_DUP2 1
7679| #define HAVE_RAW_DECL_FACCESSAT 1
7680| #define HAVE_RAW_DECL_FCHDIR 1
7681| #define HAVE_RAW_DECL_FCHOWNAT 1
7682| /* end confdefs.h.  */
7683|
7684| #if HAVE_UNISTD_H
7685| # include <unistd.h>
7686| #endif
7687| /* Some systems declare various items in the wrong headers.  */
7688| #if !(defined __GLIBC__ && !defined __UCLIBC__)
7689| # include <fcntl.h>
7690| # include <stdio.h>
7691| # include <stdlib.h>
7692| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7693| #  include <io.h>
7694| # endif
7695| #endif
7696|
7697| int
7698| main ()
7699| {
7700| #undef fdatasync
7701|   (void) fdatasync;
7702|   ;
7703|   return 0;
7704| }
7705configure:18725: result: no
7706configure:18687: checking whether fsync is declared without a macro
7707configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7708configure:18717: $? = 0
7709configure:18725: result: yes
7710configure:18687: checking whether ftruncate is declared without a macro
7711configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7712configure:18717: $? = 0
7713configure:18725: result: yes
7714configure:18687: checking whether getcwd is declared without a macro
7715configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7716configure:18717: $? = 0
7717configure:18725: result: yes
7718configure:18687: checking whether getdomainname is declared without a macro
7719configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7720configure:18717: $? = 0
7721configure:18725: result: yes
7722configure:18687: checking whether getdtablesize is declared without a macro
7723configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7724configure:18717: $? = 0
7725configure:18725: result: yes
7726configure:18687: checking whether getgroups is declared without a macro
7727configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7728configure:18717: $? = 0
7729configure:18725: result: yes
7730configure:18687: checking whether gethostname is declared without a macro
7731configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7732configure:18717: $? = 0
7733configure:18725: result: yes
7734configure:18687: checking whether getlogin is declared without a macro
7735configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7736configure:18717: $? = 0
7737configure:18725: result: yes
7738configure:18687: checking whether getlogin_r is declared without a macro
7739configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7740configure:18717: $? = 0
7741configure:18725: result: yes
7742configure:18687: checking whether getpagesize is declared without a macro
7743configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7744configure:18717: $? = 0
7745configure:18725: result: yes
7746configure:18687: checking whether getusershell is declared without a macro
7747configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7748configure:18717: $? = 0
7749configure:18725: result: yes
7750configure:18687: checking whether setusershell is declared without a macro
7751configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7752configure:18717: $? = 0
7753configure:18725: result: yes
7754configure:18687: checking whether endusershell is declared without a macro
7755configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7756configure:18717: $? = 0
7757configure:18725: result: yes
7758configure:18687: checking whether group_member is declared without a macro
7759configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7760conftest.c:210:10: error: use of undeclared identifier 'group_member'
7761  (void) group_member;
7762         ^
77631 error generated.
7764configure:18717: $? = 1
7765configure: failed program was:
7766| /* confdefs.h */
7767| #define PACKAGE_NAME "ttfautohint"
7768| #define PACKAGE_TARNAME "ttfautohint"
7769| #define PACKAGE_VERSION "1.7"
7770| #define PACKAGE_STRING "ttfautohint 1.7"
7771| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
7772| #define PACKAGE_URL ""
7773| #define PACKAGE "ttfautohint"
7774| #define VERSION "1.7"
7775| #define STDC_HEADERS 1
7776| #define HAVE_SYS_TYPES_H 1
7777| #define HAVE_SYS_STAT_H 1
7778| #define HAVE_STDLIB_H 1
7779| #define HAVE_STRING_H 1
7780| #define HAVE_MEMORY_H 1
7781| #define HAVE_STRINGS_H 1
7782| #define HAVE_INTTYPES_H 1
7783| #define HAVE_STDINT_H 1
7784| #define HAVE_UNISTD_H 1
7785| #define __EXTENSIONS__ 1
7786| #define _ALL_SOURCE 1
7787| #define _DARWIN_C_SOURCE 1
7788| #define _GNU_SOURCE 1
7789| #define _POSIX_PTHREAD_SEMANTICS 1
7790| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7791| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7792| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7793| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7794| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7795| #define __STDC_WANT_LIB_EXT2__ 1
7796| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7797| #define _TANDEM_SOURCE 1
7798| #define HAVE_CXX11 1
7799| #define HAVE_ALLOCA_H 1
7800| #define HAVE_ALLOCA 1
7801| #define HAVE_DECL_STRERROR_R 1
7802| #define HAVE_STRERROR_R 1
7803| #define HAVE_UNISTD_H 1
7804| #define HAVE_GETOPT_H 1
7805| #define HAVE_SYS_CDEFS_H 1
7806| #define HAVE_LIMITS_H 1
7807| #define HAVE_SYS_MMAN_H 1
7808| #define HAVE_WCHAR_H 1
7809| #define HAVE_STDINT_H 1
7810| #define HAVE_SYS_SOCKET_H 1
7811| #define HAVE_SYMLINK 1
7812| #define HAVE_GETPROGNAME 1
7813| #define HAVE_MPROTECT 1
7814| #define HAVE_STRERROR_R 1
7815| #define HAVE_CATGETS 1
7816| #define HAVE_SNPRINTF 1
7817| #define HAVE_STRNDUP 1
7818| #define HAVE_WORKING_O_NOATIME 0
7819| #define HAVE_WORKING_O_NOFOLLOW 1
7820| #define HAVE_GETOPT_H 1
7821| #define HAVE_GETOPT_LONG_ONLY 1
7822| #define USE_POSIX_THREADS 1
7823| #define HAVE_MAP_ANONYMOUS 1
7824| #define HAVE_DECL_MEMMEM 1
7825| #define HAVE__BOOL 1
7826| #define HAVE_WCHAR_T 1
7827| #define HAVE_WINT_T 1
7828| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7829| #define HAVE_LONG_LONG_INT 1
7830| #define REPLACE_STRERROR_0 1
7831| #define HAVE_DECL_STRERROR_R 1
7832| #define restrict __restrict
7833| #define HAVE_RAW_DECL_FFSL 1
7834| #define HAVE_RAW_DECL_FFSLL 1
7835| #define HAVE_RAW_DECL_MEMMEM 1
7836| #define HAVE_RAW_DECL_STPCPY 1
7837| #define HAVE_RAW_DECL_STPNCPY 1
7838| #define HAVE_RAW_DECL_STRDUP 1
7839| #define HAVE_RAW_DECL_STRNCAT 1
7840| #define HAVE_RAW_DECL_STRNDUP 1
7841| #define HAVE_RAW_DECL_STRNLEN 1
7842| #define HAVE_RAW_DECL_STRPBRK 1
7843| #define HAVE_RAW_DECL_STRSEP 1
7844| #define HAVE_RAW_DECL_STRCASESTR 1
7845| #define HAVE_RAW_DECL_STRTOK_R 1
7846| #define HAVE_RAW_DECL_STRERROR_R 1
7847| #define HAVE_RAW_DECL_STRSIGNAL 1
7848| #define HAVE_DECL_STRNDUP 1
7849| #define HAVE_DECL_STRNLEN 1
7850| #define HAVE_DECL_STRTOK_R 1
7851| #define _USE_STD_STAT 1
7852| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
7853| #define HAVE_STDINT_H_WITH_UINTMAX 1
7854| #define HAVE_INTMAX_T 1
7855| #define DBL_EXPBIT0_WORD 1
7856| #define DBL_EXPBIT0_BIT 20
7857| #define HAVE_SNPRINTF 1
7858| #define HAVE_STRNLEN 1
7859| #define HAVE_WCSLEN 1
7860| #define HAVE_WCSNLEN 1
7861| #define HAVE_MBRTOWC 1
7862| #define HAVE_WCRTOMB 1
7863| #define HAVE_DECL__SNPRINTF 0
7864| #define HAVE_SNPRINTF_RETVAL_C99 1
7865| #define HAVE_ALLOCA 1
7866| #define HAVE___BUILTIN_EXPECT 1
7867| #define GNULIB_DIRNAME 1
7868| #define HAVE_RAW_DECL_FCNTL 1
7869| #define HAVE_RAW_DECL_OPENAT 1
7870| #define __GETOPT_PREFIX rpl_
7871| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7872| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7873| #define HAVE_DECL___ARGV 0
7874| #define HAVE_VAR___PROGNAME 1
7875| #define GNULIB_TEST_ISATTY 1
7876| #define HAVE_PTHREAD_RWLOCK 1
7877| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
7878| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
7879| #define GNULIB_LOCK 1
7880| #define HAVE_MALLOC_POSIX 1
7881| #define GNULIB_TEST_MALLOC_POSIX 1
7882| #define GNULIB_TEST_MEMCHR 1
7883| #define HAVE_MEMMEM 1
7884| #define GNULIB_TEST_MEMMEM 1
7885| #define GNULIB_MSVC_NOTHROW 1
7886| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7887| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7888| #define HAVE_STDINT_H 1
7889| #define __USE_MINGW_ANSI_STDIO 1
7890| #define GNULIB_FSCANF 1
7891| #define GNULIB_SCANF 1
7892| #define HAVE_RAW_DECL_DPRINTF 1
7893| #define HAVE_RAW_DECL_FPURGE 1
7894| #define HAVE_RAW_DECL_FSEEKO 1
7895| #define HAVE_RAW_DECL_FTELLO 1
7896| #define HAVE_RAW_DECL_GETDELIM 1
7897| #define HAVE_RAW_DECL_GETLINE 1
7898| #define HAVE_RAW_DECL_GETS 1
7899| #define HAVE_RAW_DECL_PCLOSE 1
7900| #define HAVE_RAW_DECL_POPEN 1
7901| #define HAVE_RAW_DECL_RENAMEAT 1
7902| #define HAVE_RAW_DECL_SNPRINTF 1
7903| #define HAVE_RAW_DECL_TMPFILE 1
7904| #define HAVE_RAW_DECL_VDPRINTF 1
7905| #define HAVE_RAW_DECL_VSNPRINTF 1
7906| #define HAVE_RAW_DECL__EXIT 1
7907| #define HAVE_RAW_DECL_ATOLL 1
7908| #define HAVE_RAW_DECL_GETLOADAVG 1
7909| #define HAVE_RAW_DECL_GETSUBOPT 1
7910| #define HAVE_RAW_DECL_GRANTPT 1
7911| #define HAVE_RAW_DECL_INITSTATE 1
7912| #define HAVE_RAW_DECL_MKSTEMP 1
7913| #define HAVE_RAW_DECL_POSIX_OPENPT 1
7914| #define HAVE_RAW_DECL_PTSNAME 1
7915| #define HAVE_RAW_DECL_QSORT_R 1
7916| #define HAVE_RAW_DECL_RANDOM 1
7917| #define HAVE_RAW_DECL_REALPATH 1
7918| #define HAVE_RAW_DECL_SETENV 1
7919| #define HAVE_RAW_DECL_SETSTATE 1
7920| #define HAVE_RAW_DECL_SRANDOM 1
7921| #define HAVE_RAW_DECL_STRTOD 1
7922| #define HAVE_RAW_DECL_STRTOLL 1
7923| #define HAVE_RAW_DECL_STRTOULL 1
7924| #define HAVE_RAW_DECL_UNLOCKPT 1
7925| #define HAVE_RAW_DECL_UNSETENV 1
7926| #define GNULIB_STRERROR 1
7927| #define GNULIB_TEST_STRERROR 1
7928| #define GNULIB_TEST_STRERROR_R 1
7929| #define GNULIB_STRERROR_R_POSIX 1
7930| #define GNULIB_TEST_STRNDUP 1
7931| #define GNULIB_TEST_STRNLEN 1
7932| #define HAVE_STRTOK_R 1
7933| #define GNULIB_TEST_STRTOK_R 1
7934| #define HAVE_STRTOULL 1
7935| #define GNULIB_TEST_STRTOULL 1
7936| #define HAVE_RAW_DECL_CHDIR 1
7937| #define HAVE_RAW_DECL_CHOWN 1
7938| #define HAVE_RAW_DECL_DUP 1
7939| #define HAVE_RAW_DECL_DUP2 1
7940| #define HAVE_RAW_DECL_FACCESSAT 1
7941| #define HAVE_RAW_DECL_FCHDIR 1
7942| #define HAVE_RAW_DECL_FCHOWNAT 1
7943| #define HAVE_RAW_DECL_FSYNC 1
7944| #define HAVE_RAW_DECL_FTRUNCATE 1
7945| #define HAVE_RAW_DECL_GETCWD 1
7946| #define HAVE_RAW_DECL_GETDOMAINNAME 1
7947| #define HAVE_RAW_DECL_GETDTABLESIZE 1
7948| #define HAVE_RAW_DECL_GETGROUPS 1
7949| #define HAVE_RAW_DECL_GETHOSTNAME 1
7950| #define HAVE_RAW_DECL_GETLOGIN 1
7951| #define HAVE_RAW_DECL_GETLOGIN_R 1
7952| #define HAVE_RAW_DECL_GETPAGESIZE 1
7953| #define HAVE_RAW_DECL_GETUSERSHELL 1
7954| #define HAVE_RAW_DECL_SETUSERSHELL 1
7955| #define HAVE_RAW_DECL_ENDUSERSHELL 1
7956| /* end confdefs.h.  */
7957|
7958| #if HAVE_UNISTD_H
7959| # include <unistd.h>
7960| #endif
7961| /* Some systems declare various items in the wrong headers.  */
7962| #if !(defined __GLIBC__ && !defined __UCLIBC__)
7963| # include <fcntl.h>
7964| # include <stdio.h>
7965| # include <stdlib.h>
7966| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
7967| #  include <io.h>
7968| # endif
7969| #endif
7970|
7971| int
7972| main ()
7973| {
7974| #undef group_member
7975|   (void) group_member;
7976|   ;
7977|   return 0;
7978| }
7979configure:18725: result: no
7980configure:18687: checking whether isatty is declared without a macro
7981configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7982configure:18717: $? = 0
7983configure:18725: result: yes
7984configure:18687: checking whether lchown is declared without a macro
7985configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7986configure:18717: $? = 0
7987configure:18725: result: yes
7988configure:18687: checking whether link is declared without a macro
7989configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7990configure:18717: $? = 0
7991configure:18725: result: yes
7992configure:18687: checking whether linkat is declared without a macro
7993configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7994configure:18717: $? = 0
7995configure:18725: result: yes
7996configure:18687: checking whether lseek is declared without a macro
7997configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7998configure:18717: $? = 0
7999configure:18725: result: yes
8000configure:18687: checking whether pipe is declared without a macro
8001configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8002configure:18717: $? = 0
8003configure:18725: result: yes
8004configure:18687: checking whether pipe2 is declared without a macro
8005configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8006conftest.c:216:10: error: use of undeclared identifier 'pipe2'
8007  (void) pipe2;
8008         ^
80091 error generated.
8010configure:18717: $? = 1
8011configure: failed program was:
8012| /* confdefs.h */
8013| #define PACKAGE_NAME "ttfautohint"
8014| #define PACKAGE_TARNAME "ttfautohint"
8015| #define PACKAGE_VERSION "1.7"
8016| #define PACKAGE_STRING "ttfautohint 1.7"
8017| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
8018| #define PACKAGE_URL ""
8019| #define PACKAGE "ttfautohint"
8020| #define VERSION "1.7"
8021| #define STDC_HEADERS 1
8022| #define HAVE_SYS_TYPES_H 1
8023| #define HAVE_SYS_STAT_H 1
8024| #define HAVE_STDLIB_H 1
8025| #define HAVE_STRING_H 1
8026| #define HAVE_MEMORY_H 1
8027| #define HAVE_STRINGS_H 1
8028| #define HAVE_INTTYPES_H 1
8029| #define HAVE_STDINT_H 1
8030| #define HAVE_UNISTD_H 1
8031| #define __EXTENSIONS__ 1
8032| #define _ALL_SOURCE 1
8033| #define _DARWIN_C_SOURCE 1
8034| #define _GNU_SOURCE 1
8035| #define _POSIX_PTHREAD_SEMANTICS 1
8036| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8037| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8038| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8039| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8040| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8041| #define __STDC_WANT_LIB_EXT2__ 1
8042| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8043| #define _TANDEM_SOURCE 1
8044| #define HAVE_CXX11 1
8045| #define HAVE_ALLOCA_H 1
8046| #define HAVE_ALLOCA 1
8047| #define HAVE_DECL_STRERROR_R 1
8048| #define HAVE_STRERROR_R 1
8049| #define HAVE_UNISTD_H 1
8050| #define HAVE_GETOPT_H 1
8051| #define HAVE_SYS_CDEFS_H 1
8052| #define HAVE_LIMITS_H 1
8053| #define HAVE_SYS_MMAN_H 1
8054| #define HAVE_WCHAR_H 1
8055| #define HAVE_STDINT_H 1
8056| #define HAVE_SYS_SOCKET_H 1
8057| #define HAVE_SYMLINK 1
8058| #define HAVE_GETPROGNAME 1
8059| #define HAVE_MPROTECT 1
8060| #define HAVE_STRERROR_R 1
8061| #define HAVE_CATGETS 1
8062| #define HAVE_SNPRINTF 1
8063| #define HAVE_STRNDUP 1
8064| #define HAVE_WORKING_O_NOATIME 0
8065| #define HAVE_WORKING_O_NOFOLLOW 1
8066| #define HAVE_GETOPT_H 1
8067| #define HAVE_GETOPT_LONG_ONLY 1
8068| #define USE_POSIX_THREADS 1
8069| #define HAVE_MAP_ANONYMOUS 1
8070| #define HAVE_DECL_MEMMEM 1
8071| #define HAVE__BOOL 1
8072| #define HAVE_WCHAR_T 1
8073| #define HAVE_WINT_T 1
8074| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8075| #define HAVE_LONG_LONG_INT 1
8076| #define REPLACE_STRERROR_0 1
8077| #define HAVE_DECL_STRERROR_R 1
8078| #define restrict __restrict
8079| #define HAVE_RAW_DECL_FFSL 1
8080| #define HAVE_RAW_DECL_FFSLL 1
8081| #define HAVE_RAW_DECL_MEMMEM 1
8082| #define HAVE_RAW_DECL_STPCPY 1
8083| #define HAVE_RAW_DECL_STPNCPY 1
8084| #define HAVE_RAW_DECL_STRDUP 1
8085| #define HAVE_RAW_DECL_STRNCAT 1
8086| #define HAVE_RAW_DECL_STRNDUP 1
8087| #define HAVE_RAW_DECL_STRNLEN 1
8088| #define HAVE_RAW_DECL_STRPBRK 1
8089| #define HAVE_RAW_DECL_STRSEP 1
8090| #define HAVE_RAW_DECL_STRCASESTR 1
8091| #define HAVE_RAW_DECL_STRTOK_R 1
8092| #define HAVE_RAW_DECL_STRERROR_R 1
8093| #define HAVE_RAW_DECL_STRSIGNAL 1
8094| #define HAVE_DECL_STRNDUP 1
8095| #define HAVE_DECL_STRNLEN 1
8096| #define HAVE_DECL_STRTOK_R 1
8097| #define _USE_STD_STAT 1
8098| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8099| #define HAVE_STDINT_H_WITH_UINTMAX 1
8100| #define HAVE_INTMAX_T 1
8101| #define DBL_EXPBIT0_WORD 1
8102| #define DBL_EXPBIT0_BIT 20
8103| #define HAVE_SNPRINTF 1
8104| #define HAVE_STRNLEN 1
8105| #define HAVE_WCSLEN 1
8106| #define HAVE_WCSNLEN 1
8107| #define HAVE_MBRTOWC 1
8108| #define HAVE_WCRTOMB 1
8109| #define HAVE_DECL__SNPRINTF 0
8110| #define HAVE_SNPRINTF_RETVAL_C99 1
8111| #define HAVE_ALLOCA 1
8112| #define HAVE___BUILTIN_EXPECT 1
8113| #define GNULIB_DIRNAME 1
8114| #define HAVE_RAW_DECL_FCNTL 1
8115| #define HAVE_RAW_DECL_OPENAT 1
8116| #define __GETOPT_PREFIX rpl_
8117| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8118| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8119| #define HAVE_DECL___ARGV 0
8120| #define HAVE_VAR___PROGNAME 1
8121| #define GNULIB_TEST_ISATTY 1
8122| #define HAVE_PTHREAD_RWLOCK 1
8123| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
8124| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8125| #define GNULIB_LOCK 1
8126| #define HAVE_MALLOC_POSIX 1
8127| #define GNULIB_TEST_MALLOC_POSIX 1
8128| #define GNULIB_TEST_MEMCHR 1
8129| #define HAVE_MEMMEM 1
8130| #define GNULIB_TEST_MEMMEM 1
8131| #define GNULIB_MSVC_NOTHROW 1
8132| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8133| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8134| #define HAVE_STDINT_H 1
8135| #define __USE_MINGW_ANSI_STDIO 1
8136| #define GNULIB_FSCANF 1
8137| #define GNULIB_SCANF 1
8138| #define HAVE_RAW_DECL_DPRINTF 1
8139| #define HAVE_RAW_DECL_FPURGE 1
8140| #define HAVE_RAW_DECL_FSEEKO 1
8141| #define HAVE_RAW_DECL_FTELLO 1
8142| #define HAVE_RAW_DECL_GETDELIM 1
8143| #define HAVE_RAW_DECL_GETLINE 1
8144| #define HAVE_RAW_DECL_GETS 1
8145| #define HAVE_RAW_DECL_PCLOSE 1
8146| #define HAVE_RAW_DECL_POPEN 1
8147| #define HAVE_RAW_DECL_RENAMEAT 1
8148| #define HAVE_RAW_DECL_SNPRINTF 1
8149| #define HAVE_RAW_DECL_TMPFILE 1
8150| #define HAVE_RAW_DECL_VDPRINTF 1
8151| #define HAVE_RAW_DECL_VSNPRINTF 1
8152| #define HAVE_RAW_DECL__EXIT 1
8153| #define HAVE_RAW_DECL_ATOLL 1
8154| #define HAVE_RAW_DECL_GETLOADAVG 1
8155| #define HAVE_RAW_DECL_GETSUBOPT 1
8156| #define HAVE_RAW_DECL_GRANTPT 1
8157| #define HAVE_RAW_DECL_INITSTATE 1
8158| #define HAVE_RAW_DECL_MKSTEMP 1
8159| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8160| #define HAVE_RAW_DECL_PTSNAME 1
8161| #define HAVE_RAW_DECL_QSORT_R 1
8162| #define HAVE_RAW_DECL_RANDOM 1
8163| #define HAVE_RAW_DECL_REALPATH 1
8164| #define HAVE_RAW_DECL_SETENV 1
8165| #define HAVE_RAW_DECL_SETSTATE 1
8166| #define HAVE_RAW_DECL_SRANDOM 1
8167| #define HAVE_RAW_DECL_STRTOD 1
8168| #define HAVE_RAW_DECL_STRTOLL 1
8169| #define HAVE_RAW_DECL_STRTOULL 1
8170| #define HAVE_RAW_DECL_UNLOCKPT 1
8171| #define HAVE_RAW_DECL_UNSETENV 1
8172| #define GNULIB_STRERROR 1
8173| #define GNULIB_TEST_STRERROR 1
8174| #define GNULIB_TEST_STRERROR_R 1
8175| #define GNULIB_STRERROR_R_POSIX 1
8176| #define GNULIB_TEST_STRNDUP 1
8177| #define GNULIB_TEST_STRNLEN 1
8178| #define HAVE_STRTOK_R 1
8179| #define GNULIB_TEST_STRTOK_R 1
8180| #define HAVE_STRTOULL 1
8181| #define GNULIB_TEST_STRTOULL 1
8182| #define HAVE_RAW_DECL_CHDIR 1
8183| #define HAVE_RAW_DECL_CHOWN 1
8184| #define HAVE_RAW_DECL_DUP 1
8185| #define HAVE_RAW_DECL_DUP2 1
8186| #define HAVE_RAW_DECL_FACCESSAT 1
8187| #define HAVE_RAW_DECL_FCHDIR 1
8188| #define HAVE_RAW_DECL_FCHOWNAT 1
8189| #define HAVE_RAW_DECL_FSYNC 1
8190| #define HAVE_RAW_DECL_FTRUNCATE 1
8191| #define HAVE_RAW_DECL_GETCWD 1
8192| #define HAVE_RAW_DECL_GETDOMAINNAME 1
8193| #define HAVE_RAW_DECL_GETDTABLESIZE 1
8194| #define HAVE_RAW_DECL_GETGROUPS 1
8195| #define HAVE_RAW_DECL_GETHOSTNAME 1
8196| #define HAVE_RAW_DECL_GETLOGIN 1
8197| #define HAVE_RAW_DECL_GETLOGIN_R 1
8198| #define HAVE_RAW_DECL_GETPAGESIZE 1
8199| #define HAVE_RAW_DECL_GETUSERSHELL 1
8200| #define HAVE_RAW_DECL_SETUSERSHELL 1
8201| #define HAVE_RAW_DECL_ENDUSERSHELL 1
8202| #define HAVE_RAW_DECL_ISATTY 1
8203| #define HAVE_RAW_DECL_LCHOWN 1
8204| #define HAVE_RAW_DECL_LINK 1
8205| #define HAVE_RAW_DECL_LINKAT 1
8206| #define HAVE_RAW_DECL_LSEEK 1
8207| #define HAVE_RAW_DECL_PIPE 1
8208| /* end confdefs.h.  */
8209|
8210| #if HAVE_UNISTD_H
8211| # include <unistd.h>
8212| #endif
8213| /* Some systems declare various items in the wrong headers.  */
8214| #if !(defined __GLIBC__ && !defined __UCLIBC__)
8215| # include <fcntl.h>
8216| # include <stdio.h>
8217| # include <stdlib.h>
8218| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8219| #  include <io.h>
8220| # endif
8221| #endif
8222|
8223| int
8224| main ()
8225| {
8226| #undef pipe2
8227|   (void) pipe2;
8228|   ;
8229|   return 0;
8230| }
8231configure:18725: result: no
8232configure:18687: checking whether pread is declared without a macro
8233configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8234configure:18717: $? = 0
8235configure:18725: result: yes
8236configure:18687: checking whether pwrite is declared without a macro
8237configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8238configure:18717: $? = 0
8239configure:18725: result: yes
8240configure:18687: checking whether readlink is declared without a macro
8241configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8242configure:18717: $? = 0
8243configure:18725: result: yes
8244configure:18687: checking whether readlinkat is declared without a macro
8245configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8246configure:18717: $? = 0
8247configure:18725: result: yes
8248configure:18687: checking whether rmdir is declared without a macro
8249configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8250configure:18717: $? = 0
8251configure:18725: result: yes
8252configure:18687: checking whether sethostname is declared without a macro
8253configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8254configure:18717: $? = 0
8255configure:18725: result: yes
8256configure:18687: checking whether sleep is declared without a macro
8257configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8258configure:18717: $? = 0
8259configure:18725: result: yes
8260configure:18687: checking whether symlink is declared without a macro
8261configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8262configure:18717: $? = 0
8263configure:18725: result: yes
8264configure:18687: checking whether symlinkat is declared without a macro
8265configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8266configure:18717: $? = 0
8267configure:18725: result: yes
8268configure:18687: checking whether truncate is declared without a macro
8269configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8270configure:18717: $? = 0
8271configure:18725: result: yes
8272configure:18687: checking whether ttyname_r is declared without a macro
8273configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8274configure:18717: $? = 0
8275configure:18725: result: yes
8276configure:18687: checking whether unlink is declared without a macro
8277configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8278configure:18717: $? = 0
8279configure:18725: result: yes
8280configure:18687: checking whether unlinkat is declared without a macro
8281configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8282configure:18717: $? = 0
8283configure:18725: result: yes
8284configure:18687: checking whether usleep is declared without a macro
8285configure:18717: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8286configure:18717: $? = 0
8287configure:18725: result: yes
8288configure:18810: checking for ptrdiff_t
8289configure:18810: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8290configure:18810: $? = 0
8291configure:18810: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8292conftest.c:248:24: error: expected expression
8293if (sizeof ((ptrdiff_t)))
8294                       ^
82951 error generated.
8296configure:18810: $? = 1
8297configure: failed program was:
8298| /* confdefs.h */
8299| #define PACKAGE_NAME "ttfautohint"
8300| #define PACKAGE_TARNAME "ttfautohint"
8301| #define PACKAGE_VERSION "1.7"
8302| #define PACKAGE_STRING "ttfautohint 1.7"
8303| #define PACKAGE_BUGREPORT "freetype-devel@nongnu.org"
8304| #define PACKAGE_URL ""
8305| #define PACKAGE "ttfautohint"
8306| #define VERSION "1.7"
8307| #define STDC_HEADERS 1
8308| #define HAVE_SYS_TYPES_H 1
8309| #define HAVE_SYS_STAT_H 1
8310| #define HAVE_STDLIB_H 1
8311| #define HAVE_STRING_H 1
8312| #define HAVE_MEMORY_H 1
8313| #define HAVE_STRINGS_H 1
8314| #define HAVE_INTTYPES_H 1
8315| #define HAVE_STDINT_H 1
8316| #define HAVE_UNISTD_H 1
8317| #define __EXTENSIONS__ 1
8318| #define _ALL_SOURCE 1
8319| #define _DARWIN_C_SOURCE 1
8320| #define _GNU_SOURCE 1
8321| #define _POSIX_PTHREAD_SEMANTICS 1
8322| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8323| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8324| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8325| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8326| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8327| #define __STDC_WANT_LIB_EXT2__ 1
8328| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8329| #define _TANDEM_SOURCE 1
8330| #define HAVE_CXX11 1
8331| #define HAVE_ALLOCA_H 1
8332| #define HAVE_ALLOCA 1
8333| #define HAVE_DECL_STRERROR_R 1
8334| #define HAVE_STRERROR_R 1
8335| #define HAVE_UNISTD_H 1
8336| #define HAVE_GETOPT_H 1
8337| #define HAVE_SYS_CDEFS_H 1
8338| #define HAVE_LIMITS_H 1
8339| #define HAVE_SYS_MMAN_H 1
8340| #define HAVE_WCHAR_H 1
8341| #define HAVE_STDINT_H 1
8342| #define HAVE_SYS_SOCKET_H 1
8343| #define HAVE_SYMLINK 1
8344| #define HAVE_GETPROGNAME 1
8345| #define HAVE_MPROTECT 1
8346| #define HAVE_STRERROR_R 1
8347| #define HAVE_CATGETS 1
8348| #define HAVE_SNPRINTF 1
8349| #define HAVE_STRNDUP 1
8350| #define HAVE_WORKING_O_NOATIME 0
8351| #define HAVE_WORKING_O_NOFOLLOW 1
8352| #define HAVE_GETOPT_H 1
8353| #define HAVE_GETOPT_LONG_ONLY 1
8354| #define USE_POSIX_THREADS 1
8355| #define HAVE_MAP_ANONYMOUS 1
8356| #define HAVE_DECL_MEMMEM 1
8357| #define HAVE__BOOL 1
8358| #define HAVE_WCHAR_T 1
8359| #define HAVE_WINT_T 1
8360| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8361| #define HAVE_LONG_LONG_INT 1
8362| #define REPLACE_STRERROR_0 1
8363| #define HAVE_DECL_STRERROR_R 1
8364| #define restrict __restrict
8365| #define HAVE_RAW_DECL_FFSL 1
8366| #define HAVE_RAW_DECL_FFSLL 1
8367| #define HAVE_RAW_DECL_MEMMEM 1
8368| #define HAVE_RAW_DECL_STPCPY 1
8369| #define HAVE_RAW_DECL_STPNCPY 1
8370| #define HAVE_RAW_DECL_STRDUP 1
8371| #define HAVE_RAW_DECL_STRNCAT 1
8372| #define HAVE_RAW_DECL_STRNDUP 1
8373| #define HAVE_RAW_DECL_STRNLEN 1
8374| #define HAVE_RAW_DECL_STRPBRK 1
8375| #define HAVE_RAW_DECL_STRSEP 1
8376| #define HAVE_RAW_DECL_STRCASESTR 1
8377| #define HAVE_RAW_DECL_STRTOK_R 1
8378| #define HAVE_RAW_DECL_STRERROR_R 1
8379| #define HAVE_RAW_DECL_STRSIGNAL 1
8380| #define HAVE_DECL_STRNDUP 1
8381| #define HAVE_DECL_STRNLEN 1
8382| #define HAVE_DECL_STRTOK_R 1
8383| #define _USE_STD_STAT 1
8384| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8385| #define HAVE_STDINT_H_WITH_UINTMAX 1
8386| #define HAVE_INTMAX_T 1
8387| #define DBL_EXPBIT0_WORD 1
8388| #define DBL_EXPBIT0_BIT 20
8389| #define HAVE_SNPRINTF 1
8390| #define HAVE_STRNLEN 1
8391| #define HAVE_WCSLEN 1
8392| #define HAVE_WCSNLEN 1
8393| #define HAVE_MBRTOWC 1
8394| #define HAVE_WCRTOMB 1
8395| #define HAVE_DECL__SNPRINTF 0
8396| #define HAVE_SNPRINTF_RETVAL_C99 1
8397| #define HAVE_ALLOCA 1
8398| #define HAVE___BUILTIN_EXPECT 1
8399| #define GNULIB_DIRNAME 1
8400| #define HAVE_RAW_DECL_FCNTL 1
8401| #define HAVE_RAW_DECL_OPENAT 1
8402| #define __GETOPT_PREFIX rpl_
8403| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8404| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8405| #define HAVE_DECL___ARGV 0
8406| #define HAVE_VAR___PROGNAME 1
8407| #define GNULIB_TEST_ISATTY 1
8408| #define HAVE_PTHREAD_RWLOCK 1
8409| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
8410| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8411| #define GNULIB_LOCK 1
8412| #define HAVE_MALLOC_POSIX 1
8413| #define GNULIB_TEST_MALLOC_POSIX 1
8414| #define GNULIB_TEST_MEMCHR 1
8415| #define HAVE_MEMMEM 1
8416| #define GNULIB_TEST_MEMMEM 1
8417| #define GNULIB_MSVC_NOTHROW 1
8418| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8419| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8420| #define HAVE_STDINT_H 1
8421| #define __USE_MINGW_ANSI_STDIO 1
8422| #define GNULIB_FSCANF 1
8423| #define GNULIB_SCANF 1
8424| #define HAVE_RAW_DECL_DPRINTF 1
8425| #define HAVE_RAW_DECL_FPURGE 1
8426| #define HAVE_RAW_DECL_FSEEKO 1
8427| #define HAVE_RAW_DECL_FTELLO 1
8428| #define HAVE_RAW_DECL_GETDELIM 1
8429| #define HAVE_RAW_DECL_GETLINE 1
8430| #define HAVE_RAW_DECL_GETS 1
8431| #define HAVE_RAW_DECL_PCLOSE 1
8432| #define HAVE_RAW_DECL_POPEN 1
8433| #define HAVE_RAW_DECL_RENAMEAT 1
8434| #define HAVE_RAW_DECL_SNPRINTF 1
8435| #define HAVE_RAW_DECL_TMPFILE 1
8436| #define HAVE_RAW_DECL_VDPRINTF 1
8437| #define HAVE_RAW_DECL_VSNPRINTF 1
8438| #define HAVE_RAW_DECL__EXIT 1
8439| #define HAVE_RAW_DECL_ATOLL 1
8440| #define HAVE_RAW_DECL_GETLOADAVG 1
8441| #define HAVE_RAW_DECL_GETSUBOPT 1
8442| #define HAVE_RAW_DECL_GRANTPT 1
8443| #define HAVE_RAW_DECL_INITSTATE 1
8444| #define HAVE_RAW_DECL_MKSTEMP 1
8445| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8446| #define HAVE_RAW_DECL_PTSNAME 1
8447| #define HAVE_RAW_DECL_QSORT_R 1
8448| #define HAVE_RAW_DECL_RANDOM 1
8449| #define HAVE_RAW_DECL_REALPATH 1
8450| #define HAVE_RAW_DECL_SETENV 1
8451| #define HAVE_RAW_DECL_SETSTATE 1
8452| #define HAVE_RAW_DECL_SRANDOM 1
8453| #define HAVE_RAW_DECL_STRTOD 1
8454| #define HAVE_RAW_DECL_STRTOLL 1
8455| #define HAVE_RAW_DECL_STRTOULL 1
8456| #define HAVE_RAW_DECL_UNLOCKPT 1
8457| #define HAVE_RAW_DECL_UNSETENV 1
8458| #define GNULIB_STRERROR 1
8459| #define GNULIB_TEST_STRERROR 1
8460| #define GNULIB_TEST_STRERROR_R 1
8461| #define GNULIB_STRERROR_R_POSIX 1
8462| #define GNULIB_TEST_STRNDUP 1
8463| #define GNULIB_TEST_STRNLEN 1
8464| #define HAVE_STRTOK_R 1
8465| #define GNULIB_TEST_STRTOK_R 1
8466| #define HAVE_STRTOULL 1
8467| #define GNULIB_TEST_STRTOULL 1
8468| #define HAVE_RAW_DECL_CHDIR 1
8469| #define HAVE_RAW_DECL_CHOWN 1
8470| #define HAVE_RAW_DECL_DUP 1
8471| #define HAVE_RAW_DECL_DUP2 1
8472| #define HAVE_RAW_DECL_FACCESSAT 1
8473| #define HAVE_RAW_DECL_FCHDIR 1
8474| #define HAVE_RAW_DECL_FCHOWNAT 1
8475| #define HAVE_RAW_DECL_FSYNC 1
8476| #define HAVE_RAW_DECL_FTRUNCATE 1
8477| #define HAVE_RAW_DECL_GETCWD 1
8478| #define HAVE_RAW_DECL_GETDOMAINNAME 1
8479| #define HAVE_RAW_DECL_GETDTABLESIZE 1
8480| #define HAVE_RAW_DECL_GETGROUPS 1
8481| #define HAVE_RAW_DECL_GETHOSTNAME 1
8482| #define HAVE_RAW_DECL_GETLOGIN 1
8483| #define HAVE_RAW_DECL_GETLOGIN_R 1
8484| #define HAVE_RAW_DECL_GETPAGESIZE 1
8485| #define HAVE_RAW_DECL_GETUSERSHELL 1
8486| #define HAVE_RAW_DECL_SETUSERSHELL 1
8487| #define HAVE_RAW_DECL_ENDUSERSHELL 1
8488| #define HAVE_RAW_DECL_ISATTY 1
8489| #define HAVE_RAW_DECL_LCHOWN 1
8490| #define HAVE_RAW_DECL_LINK 1
8491| #define HAVE_RAW_DECL_LINKAT 1
8492| #define HAVE_RAW_DECL_LSEEK 1
8493| #define HAVE_RAW_DECL_PIPE 1
8494| #define HAVE_RAW_DECL_PREAD 1
8495| #define HAVE_RAW_DECL_PWRITE 1
8496| #define HAVE_RAW_DECL_READLINK 1
8497| #define HAVE_RAW_DECL_READLINKAT 1
8498| #define HAVE_RAW_DECL_RMDIR 1
8499| #define HAVE_RAW_DECL_SETHOSTNAME 1
8500| #define HAVE_RAW_DECL_SLEEP 1
8501| #define HAVE_RAW_DECL_SYMLINK 1
8502| #define HAVE_RAW_DECL_SYMLINKAT 1
8503| #define HAVE_RAW_DECL_TRUNCATE 1
8504| #define HAVE_RAW_DECL_TTYNAME_R 1
8505| #define HAVE_RAW_DECL_UNLINK 1
8506| #define HAVE_RAW_DECL_UNLINKAT 1
8507| #define HAVE_RAW_DECL_USLEEP 1
8508| /* end confdefs.h.  */
8509| #include <stdio.h>
8510| #ifdef HAVE_SYS_TYPES_H
8511| # include <sys/types.h>
8512| #endif
8513| #ifdef HAVE_SYS_STAT_H
8514| # include <sys/stat.h>
8515| #endif
8516| #ifdef STDC_HEADERS
8517| # include <stdlib.h>
8518| # include <stddef.h>
8519| #else
8520| # ifdef HAVE_STDLIB_H
8521| #  include <stdlib.h>
8522| # endif
8523| #endif
8524| #ifdef HAVE_STRING_H
8525| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8526| #  include <memory.h>
8527| # endif
8528| # include <string.h>
8529| #endif
8530| #ifdef HAVE_STRINGS_H
8531| # include <strings.h>
8532| #endif
8533| #ifdef HAVE_INTTYPES_H
8534| # include <inttypes.h>
8535| #endif
8536| #ifdef HAVE_STDINT_H
8537| # include <stdint.h>
8538| #endif
8539| #ifdef HAVE_UNISTD_H
8540| # include <unistd.h>
8541| #endif
8542| int
8543| main ()
8544| {
8545| if (sizeof ((ptrdiff_t)))
8546|           return 0;
8547|   ;
8548|   return 0;
8549| }
8550configure:18810: result: yes
8551configure:18831: checking for vasprintf
8552configure:18831: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
8553conftest.c:246:19: warning: format string missing [-Wformat]
8554return vasprintf ();
8555       ~~~~~~~~~  ^
85561 warning generated.
8557configure:18831: $? = 0
8558configure:18831: result: yes
8559configure:19010: checking whether btowc is declared without a macro
8560configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8561configure:19038: $? = 0
8562configure:19046: result: yes
8563configure:19010: checking whether wctob is declared without a macro
8564configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8565configure:19038: $? = 0
8566configure:19046: result: yes
8567configure:19010: checking whether mbsinit is declared without a macro
8568configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8569configure:19038: $? = 0
8570configure:19046: result: yes
8571configure:19010: checking whether mbrtowc is declared without a macro
8572configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8573configure:19038: $? = 0
8574configure:19046: result: yes
8575configure:19010: checking whether mbrlen is declared without a macro
8576configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8577configure:19038: $? = 0
8578configure:19046: result: yes
8579configure:19010: checking whether mbsrtowcs is declared without a macro
8580configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8581configure:19038: $? = 0
8582configure:19046: result: yes
8583configure:19010: checking whether mbsnrtowcs is declared without a macro
8584configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8585configure:19038: $? = 0
8586configure:19046: result: yes
8587configure:19010: checking whether wcrtomb is declared without a macro
8588configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8589configure:19038: $? = 0
8590configure:19046: result: yes
8591configure:19010: checking whether wcsrtombs is declared without a macro
8592configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8593configure:19038: $? = 0
8594configure:19046: result: yes
8595configure:19010: checking whether wcsnrtombs is declared without a macro
8596configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8597configure:19038: $? = 0
8598configure:19046: result: yes
8599configure:19010: checking whether wcwidth is declared without a macro
8600configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8601configure:19038: $? = 0
8602configure:19046: result: yes
8603configure:19010: checking whether wmemchr is declared without a macro
8604configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8605configure:19038: $? = 0
8606configure:19046: result: yes
8607configure:19010: checking whether wmemcmp is declared without a macro
8608configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8609configure:19038: $? = 0
8610configure:19046: result: yes
8611configure:19010: checking whether wmemcpy is declared without a macro
8612configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8613configure:19038: $? = 0
8614configure:19046: result: yes
8615configure:19010: checking whether wmemmove is declared without a macro
8616configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8617configure:19038: $? = 0
8618configure:19046: result: yes
8619configure:19010: checking whether wmemset is declared without a macro
8620configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8621configure:19038: $? = 0
8622configure:19046: result: yes
8623configure:19010: checking whether wcslen is declared without a macro
8624configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8625configure:19038: $? = 0
8626configure:19046: result: yes
8627configure:19010: checking whether wcsnlen is declared without a macro
8628configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8629configure:19038: $? = 0
8630configure:19046: result: yes
8631configure:19010: checking whether wcscpy is declared without a macro
8632configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8633configure:19038: $? = 0
8634configure:19046: result: yes
8635configure:19010: checking whether wcpcpy is declared without a macro
8636configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8637configure:19038: $? = 0
8638configure:19046: result: yes
8639configure:19010: checking whether wcsncpy is declared without a macro
8640configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8641configure:19038: $? = 0
8642configure:19046: result: yes
8643configure:19010: checking whether wcpncpy is declared without a macro
8644configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8645configure:19038: $? = 0
8646configure:19046: result: yes
8647configure:19010: checking whether wcscat is declared without a macro
8648configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8649configure:19038: $? = 0
8650configure:19046: result: yes
8651configure:19010: checking whether wcsncat is declared without a macro
8652configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8653configure:19038: $? = 0
8654configure:19046: result: yes
8655configure:19010: checking whether wcscmp is declared without a macro
8656configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8657configure:19038: $? = 0
8658configure:19046: result: yes
8659configure:19010: checking whether wcsncmp is declared without a macro
8660configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8661configure:19038: $? = 0
8662configure:19046: result: yes
8663configure:19010: checking whether wcscasecmp is declared without a macro
8664configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8665configure:19038: $? = 0
8666configure:19046: result: yes
8667configure:19010: checking whether wcsncasecmp is declared without a macro
8668configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8669configure:19038: $? = 0
8670configure:19046: result: yes
8671configure:19010: checking whether wcscoll is declared without a macro
8672configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8673configure:19038: $? = 0
8674configure:19046: result: yes
8675configure:19010: checking whether wcsxfrm is declared without a macro
8676configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8677configure:19038: $? = 0
8678configure:19046: result: yes
8679configure:19010: checking whether wcsdup is declared without a macro
8680configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8681configure:19038: $? = 0
8682configure:19046: result: yes
8683configure:19010: checking whether wcschr is declared without a macro
8684configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8685configure:19038: $? = 0
8686configure:19046: result: yes
8687configure:19010: checking whether wcsrchr is declared without a macro
8688configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8689configure:19038: $? = 0
8690configure:19046: result: yes
8691configure:19010: checking whether wcscspn is declared without a macro
8692configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8693configure:19038: $? = 0
8694configure:19046: result: yes
8695configure:19010: checking whether wcsspn is declared without a macro
8696configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8697configure:19038: $? = 0
8698configure:19046: result: yes
8699configure:19010: checking whether wcspbrk is declared without a macro
8700configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8701configure:19038: $? = 0
8702configure:19046: result: yes
8703configure:19010: checking whether wcsstr is declared without a macro
8704configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8705configure:19038: $? = 0
8706configure:19046: result: yes
8707configure:19010: checking whether wcstok is declared without a macro
8708configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8709configure:19038: $? = 0
8710configure:19046: result: yes
8711configure:19010: checking whether wcswidth is declared without a macro
8712configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8713configure:19038: $? = 0
8714configure:19046: result: yes
8715configure:19010: checking whether wcsftime is declared without a macro
8716configure:19038: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8717configure:19038: $? = 0
8718configure:19046: result: yes
8719configure:19063: checking for stdint.h
8720configure:19063: result: yes
8721configure:19117: checking for HARFBUZZ
8722configure:19124: $PKG_CONFIG --exists --print-errors "harfbuzz >= 1.3.0"
8723configure:19127: $? = 0
8724configure:19141: $PKG_CONFIG --exists --print-errors "harfbuzz >= 1.3.0"
8725configure:19144: $? = 0
8726configure:19202: result: yes
8727configure: this is autotroll.m4 serial 11
8728configure:19291: checking for qmake
8729configure:19310: found /opt/local/libexec/qt5/bin/qmake
8730configure:19322: result: /opt/local/libexec/qt5/bin/qmake
8731configure:19403: checking for moc
8732configure:19422: found /opt/local/libexec/qt5/bin/moc
8733configure:19434: result: /opt/local/libexec/qt5/bin/moc
8734configure:19515: checking for uic
8735configure:19534: found /opt/local/libexec/qt5/bin/uic
8736configure:19546: result: /opt/local/libexec/qt5/bin/uic
8737configure:19627: checking for rcc
8738configure:19646: found /opt/local/libexec/qt5/bin/rcc
8739configure:19658: result: /opt/local/libexec/qt5/bin/rcc
8740configure:19689: checking whether host operating system is Darwin
8741configure:19699: result: yes
8742configure:19807: Invoking /opt/local/libexec/qt5/bin/qmake on conftest.dir.pro
8743| ######################################################################
8744| # Automatically generated by qmake (3.1) Wed Nov 22 20:53:40 2017
8745| ######################################################################
8746|
8747| TEMPLATE = app
8748| TARGET = conftest.dir
8749| INCLUDEPATH += .
8750|
8751| # The following define makes your compiler warn you if you use any
8752| # feature of Qt which has been marked as deprecated (the exact warnings
8753| # depend on your compiler). Please consult the documentation of the
8754| # deprecated API in order to know how to port your code away from it.
8755| DEFINES += QT_DEPRECATED_WARNINGS
8756|
8757| # You can also make your code fail to compile if you use deprecated APIs.
8758| # In order to do so, uncomment the following line.
8759| # You can also select to disable deprecated APIs only up to a certain version of Qt.
8760| #DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000    # disables all the APIs deprecated before Qt 6.0.0
8761|
8762| # Input
8763| HEADERS += conftest.h
8764| SOURCES += conftest.cpp
8765| QT += widgets
8766| QTPLUGIN.imageformats = -
8767configure:19814: error: Calling /opt/local/libexec/qt5/bin/qmake -spec macx-g++ failed.
8768
8769## ---------------- ##
8770## Cache variables. ##
8771## ---------------- ##
8772
8773ac_cv_build=x86_64-apple-darwin17.2.0
8774ac_cv_c_compiler_gnu=yes
8775ac_cv_c_inline=inline
8776ac_cv_c_restrict=__restrict
8777ac_cv_cxx_compiler_gnu=yes
8778ac_cv_env_CCC_set=
8779ac_cv_env_CCC_value=
8780ac_cv_env_CC_set=set
8781ac_cv_env_CC_value=/usr/bin/clang
8782ac_cv_env_CFLAGS_set=set
8783ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
8784ac_cv_env_CPPFLAGS_set=set
8785ac_cv_env_CPPFLAGS_value=-I/opt/local/include
8786ac_cv_env_CPP_set=
8787ac_cv_env_CPP_value=
8788ac_cv_env_CXXCPP_set=
8789ac_cv_env_CXXCPP_value=
8790ac_cv_env_CXXFLAGS_set=set
8791ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
8792ac_cv_env_CXX_set=set
8793ac_cv_env_CXX_value=/usr/bin/clang++
8794ac_cv_env_HARFBUZZ_CFLAGS_set=
8795ac_cv_env_HARFBUZZ_CFLAGS_value=
8796ac_cv_env_HARFBUZZ_LIBS_set=
8797ac_cv_env_HARFBUZZ_LIBS_value=
8798ac_cv_env_LDFLAGS_set=set
8799ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
8800ac_cv_env_LIBS_set=
8801ac_cv_env_LIBS_value=
8802ac_cv_env_LT_SYS_LIBRARY_PATH_set=
8803ac_cv_env_LT_SYS_LIBRARY_PATH_value=
8804ac_cv_env_MOC_set=
8805ac_cv_env_MOC_value=
8806ac_cv_env_PKG_CONFIG_LIBDIR_set=
8807ac_cv_env_PKG_CONFIG_LIBDIR_value=
8808ac_cv_env_PKG_CONFIG_PATH_set=
8809ac_cv_env_PKG_CONFIG_PATH_value=
8810ac_cv_env_PKG_CONFIG_set=
8811ac_cv_env_PKG_CONFIG_value=
8812ac_cv_env_QMAKE_set=
8813ac_cv_env_QMAKE_value=
8814ac_cv_env_QT_PATH_set=
8815ac_cv_env_QT_PATH_value=
8816ac_cv_env_RCC_set=
8817ac_cv_env_RCC_value=
8818ac_cv_env_UIC_set=
8819ac_cv_env_UIC_value=
8820ac_cv_env_build_alias_set=
8821ac_cv_env_build_alias_value=
8822ac_cv_env_host_alias_set=
8823ac_cv_env_host_alias_value=
8824ac_cv_env_target_alias_set=
8825ac_cv_env_target_alias_value=
8826ac_cv_func___xpg_strerror_r=no
8827ac_cv_func__set_invalid_parameter_handler=no
8828ac_cv_func_alloca_works=yes
8829ac_cv_func_catgets=yes
8830ac_cv_func_getexecname=no
8831ac_cv_func_getopt_long_only=yes
8832ac_cv_func_getprogname=yes
8833ac_cv_func_mbrtowc=yes
8834ac_cv_func_memmem=yes
8835ac_cv_func_mmap=yes
8836ac_cv_func_mprotect=yes
8837ac_cv_func_snprintf=yes
8838ac_cv_func_strerror_r=yes
8839ac_cv_func_strerror_r_char_p=no
8840ac_cv_func_strndup=yes
8841ac_cv_func_strnlen=yes
8842ac_cv_func_strnlen_working=yes
8843ac_cv_func_strtok_r=yes
8844ac_cv_func_strtoull=yes
8845ac_cv_func_symlink=yes
8846ac_cv_func_vasnprintf=no
8847ac_cv_func_vasprintf=yes
8848ac_cv_func_wcrtomb=yes
8849ac_cv_func_wcslen=yes
8850ac_cv_func_wcsnlen=yes
8851ac_cv_have_decl__Exit=yes
8852ac_cv_have_decl___argv=no
8853ac_cv_have_decl__snprintf=no
8854ac_cv_have_decl_atoll=yes
8855ac_cv_have_decl_btowc=yes
8856ac_cv_have_decl_chdir=yes
8857ac_cv_have_decl_chown=yes
8858ac_cv_have_decl_dprintf=yes
8859ac_cv_have_decl_dup2=yes
8860ac_cv_have_decl_dup=yes
8861ac_cv_have_decl_endusershell=yes
8862ac_cv_have_decl_faccessat=yes
8863ac_cv_have_decl_fchdir=yes
8864ac_cv_have_decl_fchownat=yes
8865ac_cv_have_decl_fcntl=yes
8866ac_cv_have_decl_ffsl=yes
8867ac_cv_have_decl_ffsll=yes
8868ac_cv_have_decl_fpurge=yes
8869ac_cv_have_decl_fseeko=yes
8870ac_cv_have_decl_fsync=yes
8871ac_cv_have_decl_ftello=yes
8872ac_cv_have_decl_ftruncate=yes
8873ac_cv_have_decl_getcwd=yes
8874ac_cv_have_decl_getdelim=yes
8875ac_cv_have_decl_getdomainname=yes
8876ac_cv_have_decl_getdtablesize=yes
8877ac_cv_have_decl_getgroups=yes
8878ac_cv_have_decl_gethostname=yes
8879ac_cv_have_decl_getline=yes
8880ac_cv_have_decl_getloadavg=yes
8881ac_cv_have_decl_getlogin=yes
8882ac_cv_have_decl_getlogin_r=yes
8883ac_cv_have_decl_getpagesize=yes
8884ac_cv_have_decl_gets=yes
8885ac_cv_have_decl_getsubopt=yes
8886ac_cv_have_decl_getusershell=yes
8887ac_cv_have_decl_grantpt=yes
8888ac_cv_have_decl_initstate=yes
8889ac_cv_have_decl_isatty=yes
8890ac_cv_have_decl_lchown=yes
8891ac_cv_have_decl_link=yes
8892ac_cv_have_decl_linkat=yes
8893ac_cv_have_decl_lseek=yes
8894ac_cv_have_decl_mbrlen=yes
8895ac_cv_have_decl_mbrtowc=yes
8896ac_cv_have_decl_mbsinit=yes
8897ac_cv_have_decl_mbsnrtowcs=yes
8898ac_cv_have_decl_mbsrtowcs=yes
8899ac_cv_have_decl_memmem=yes
8900ac_cv_have_decl_mkstemp=yes
8901ac_cv_have_decl_openat=yes
8902ac_cv_have_decl_pclose=yes
8903ac_cv_have_decl_pipe=yes
8904ac_cv_have_decl_popen=yes
8905ac_cv_have_decl_posix_openpt=yes
8906ac_cv_have_decl_pread=yes
8907ac_cv_have_decl_program_invocation_name=no
8908ac_cv_have_decl_program_invocation_short_name=no
8909ac_cv_have_decl_ptsname=yes
8910ac_cv_have_decl_pwrite=yes
8911ac_cv_have_decl_qsort_r=yes
8912ac_cv_have_decl_random=yes
8913ac_cv_have_decl_readlink=yes
8914ac_cv_have_decl_readlinkat=yes
8915ac_cv_have_decl_realpath=yes
8916ac_cv_have_decl_renameat=yes
8917ac_cv_have_decl_rmdir=yes
8918ac_cv_have_decl_setenv=yes
8919ac_cv_have_decl_sethostname=yes
8920ac_cv_have_decl_setstate=yes
8921ac_cv_have_decl_setusershell=yes
8922ac_cv_have_decl_sleep=yes
8923ac_cv_have_decl_snprintf=yes
8924ac_cv_have_decl_srandom=yes
8925ac_cv_have_decl_stpcpy=yes
8926ac_cv_have_decl_stpncpy=yes
8927ac_cv_have_decl_strcasestr=yes
8928ac_cv_have_decl_strdup=yes
8929ac_cv_have_decl_strerror_r=yes
8930ac_cv_have_decl_strncat=yes
8931ac_cv_have_decl_strndup=yes
8932ac_cv_have_decl_strnlen=yes
8933ac_cv_have_decl_strpbrk=yes
8934ac_cv_have_decl_strsep=yes
8935ac_cv_have_decl_strsignal=yes
8936ac_cv_have_decl_strtod=yes
8937ac_cv_have_decl_strtok_r=yes
8938ac_cv_have_decl_strtoll=yes
8939ac_cv_have_decl_strtoull=yes
8940ac_cv_have_decl_symlink=yes
8941ac_cv_have_decl_symlinkat=yes
8942ac_cv_have_decl_tmpfile=yes
8943ac_cv_have_decl_truncate=yes
8944ac_cv_have_decl_ttyname_r=yes
8945ac_cv_have_decl_unlink=yes
8946ac_cv_have_decl_unlinkat=yes
8947ac_cv_have_decl_unlockpt=yes
8948ac_cv_have_decl_unsetenv=yes
8949ac_cv_have_decl_usleep=yes
8950ac_cv_have_decl_vdprintf=yes
8951ac_cv_have_decl_vsnprintf=yes
8952ac_cv_have_decl_wcpcpy=yes
8953ac_cv_have_decl_wcpncpy=yes
8954ac_cv_have_decl_wcrtomb=yes
8955ac_cv_have_decl_wcscasecmp=yes
8956ac_cv_have_decl_wcscat=yes
8957ac_cv_have_decl_wcschr=yes
8958ac_cv_have_decl_wcscmp=yes
8959ac_cv_have_decl_wcscoll=yes
8960ac_cv_have_decl_wcscpy=yes
8961ac_cv_have_decl_wcscspn=yes
8962ac_cv_have_decl_wcsdup=yes
8963ac_cv_have_decl_wcsftime=yes
8964ac_cv_have_decl_wcslen=yes
8965ac_cv_have_decl_wcsncasecmp=yes
8966ac_cv_have_decl_wcsncat=yes
8967ac_cv_have_decl_wcsncmp=yes
8968ac_cv_have_decl_wcsncpy=yes
8969ac_cv_have_decl_wcsnlen=yes
8970ac_cv_have_decl_wcsnrtombs=yes
8971ac_cv_have_decl_wcspbrk=yes
8972ac_cv_have_decl_wcsrchr=yes
8973ac_cv_have_decl_wcsrtombs=yes
8974ac_cv_have_decl_wcsspn=yes
8975ac_cv_have_decl_wcsstr=yes
8976ac_cv_have_decl_wcstok=yes
8977ac_cv_have_decl_wcswidth=yes
8978ac_cv_have_decl_wcsxfrm=yes
8979ac_cv_have_decl_wctob=yes
8980ac_cv_have_decl_wcwidth=yes
8981ac_cv_have_decl_wmemchr=yes
8982ac_cv_have_decl_wmemcmp=yes
8983ac_cv_have_decl_wmemcpy=yes
8984ac_cv_have_decl_wmemmove=yes
8985ac_cv_have_decl_wmemset=yes
8986ac_cv_header_crtdefs_h=no
8987ac_cv_header_features_h=no
8988ac_cv_header_getopt_h=yes
8989ac_cv_header_inttypes_h=yes
8990ac_cv_header_limits_h=yes
8991ac_cv_header_memory_h=yes
8992ac_cv_header_minix_config_h=no
8993ac_cv_header_pthread_h=yes
8994ac_cv_header_stdbool_h=yes
8995ac_cv_header_stdc=yes
8996ac_cv_header_stdint_h=yes
8997ac_cv_header_stdlib_h=yes
8998ac_cv_header_string_h=yes
8999ac_cv_header_strings_h=yes
9000ac_cv_header_sys_cdefs_h=yes
9001ac_cv_header_sys_mman_h=yes
9002ac_cv_header_sys_socket_h=yes
9003ac_cv_header_sys_stat_h=yes
9004ac_cv_header_sys_types_h=yes
9005ac_cv_header_unistd_h=yes
9006ac_cv_header_wchar_h=yes
9007ac_cv_host=x86_64-apple-darwin17.2.0
9008ac_cv_lib_error_at_line=no
9009ac_cv_lib_pthread_pthread_kill=yes
9010ac_cv_objext=o
9011ac_cv_path_BISON=/opt/local/bin/bison
9012ac_cv_path_EGREP='/opt/local/bin/grep -E'
9013ac_cv_path_FLEX=/opt/local/bin/flex
9014ac_cv_path_GREP=/opt/local/bin/grep
9015ac_cv_path_ac_pt_MOC=/opt/local/libexec/qt5/bin/moc
9016ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
9017ac_cv_path_ac_pt_QMAKE=/opt/local/libexec/qt5/bin/qmake
9018ac_cv_path_ac_pt_RCC=/opt/local/libexec/qt5/bin/rcc
9019ac_cv_path_ac_pt_UIC=/opt/local/libexec/qt5/bin/uic
9020ac_cv_path_mkdir=/opt/local/bin/gmkdir
9021ac_cv_prog_AWK=gawk
9022ac_cv_prog_CPP='/usr/bin/clang -E'
9023ac_cv_prog_ac_ct_AR=ar
9024ac_cv_prog_ac_ct_CC=/usr/bin/clang
9025ac_cv_prog_ac_ct_RANLIB=ranlib
9026ac_cv_prog_cc_c89=
9027ac_cv_prog_cc_c99=
9028ac_cv_prog_cc_g=yes
9029ac_cv_prog_cc_stdc=
9030ac_cv_prog_cxx_g=yes
9031ac_cv_prog_make_make_set=yes
9032ac_cv_safe_to_define___extensions__=yes
9033ac_cv_should_define__xopen_source=no
9034ac_cv_type__Bool=yes
9035ac_cv_type_long_long_int=yes
9036ac_cv_type_max_align_t=yes
9037ac_cv_type_mode_t=yes
9038ac_cv_type_pid_t=yes
9039ac_cv_type_pthread_rwlock_t=yes
9040ac_cv_type_ptrdiff_t=yes
9041ac_cv_type_size_t=yes
9042ac_cv_type_unsigned_long_long_int=yes
9043ac_cv_working_alloca_h=yes
9044acl_cv_hardcode_direct=no
9045acl_cv_hardcode_libdir_flag_spec=
9046acl_cv_hardcode_libdir_separator=
9047acl_cv_hardcode_minus_L=no
9048acl_cv_libdirstems=lib,lib
9049acl_cv_libext=a
9050acl_cv_libname_spec='lib$name'
9051acl_cv_library_names_spec='$libname$shrext'
9052acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
9053acl_cv_prog_gnu_ld=no
9054acl_cv_rpath=done
9055acl_cv_shlibext=dylib
9056acl_cv_wl=-Wl,
9057am_cv_CC_dependencies_compiler_type=gcc3
9058am_cv_CXX_dependencies_compiler_type=gcc3
9059am_cv_ar_interface=ar
9060am_cv_make_support_nested_variables=yes
9061am_cv_prog_cc_c_o=yes
9062am_cv_prog_tar_ustar=gnutar
9063ax_cv_cxx_compile_cxx11=no
9064ax_cv_cxx_compile_cxx11__std_gnupp11=yes
9065gl_cv___builtin_expect=yes
9066gl_cv_c_amsterdam_compiler=no
9067gl_cv_c_multiarch=no
9068gl_cv_cc_double_expbit0='word 1 bit 20'
9069gl_cv_decl_null_works=yes
9070gl_cv_double_slash_root=no
9071gl_cv_func_getopt_posix=no
9072gl_cv_func_itold_works=yes
9073gl_cv_func_malloc_posix=yes
9074gl_cv_func_memchr_works=yes
9075gl_cv_func_memmem_works_always=no
9076gl_cv_func_printf_attribute_flavor=system
9077gl_cv_func_snprintf_retval_c99=yes
9078gl_cv_func_strerror_0_works=no
9079gl_cv_func_strndup_works=yes
9080gl_cv_func_strtok_r_works=yes
9081gl_cv_func_va_copy=yes
9082gl_cv_have_include_next=yes
9083gl_cv_have_raw_decl__Exit=yes
9084gl_cv_have_raw_decl_atoll=yes
9085gl_cv_have_raw_decl_btowc=yes
9086gl_cv_have_raw_decl_canonicalize_file_name=no
9087gl_cv_have_raw_decl_chdir=yes
9088gl_cv_have_raw_decl_chown=yes
9089gl_cv_have_raw_decl_dprintf=yes
9090gl_cv_have_raw_decl_dup2=yes
9091gl_cv_have_raw_decl_dup3=no
9092gl_cv_have_raw_decl_dup=yes
9093gl_cv_have_raw_decl_endusershell=yes
9094gl_cv_have_raw_decl_environ=no
9095gl_cv_have_raw_decl_euidaccess=no
9096gl_cv_have_raw_decl_faccessat=yes
9097gl_cv_have_raw_decl_fchdir=yes
9098gl_cv_have_raw_decl_fchownat=yes
9099gl_cv_have_raw_decl_fcntl=yes
9100gl_cv_have_raw_decl_fdatasync=no
9101gl_cv_have_raw_decl_ffsl=yes
9102gl_cv_have_raw_decl_ffsll=yes
9103gl_cv_have_raw_decl_fpurge=yes
9104gl_cv_have_raw_decl_fseeko=yes
9105gl_cv_have_raw_decl_fsync=yes
9106gl_cv_have_raw_decl_ftello=yes
9107gl_cv_have_raw_decl_ftruncate=yes
9108gl_cv_have_raw_decl_getcwd=yes
9109gl_cv_have_raw_decl_getdelim=yes
9110gl_cv_have_raw_decl_getdomainname=yes
9111gl_cv_have_raw_decl_getdtablesize=yes
9112gl_cv_have_raw_decl_getgroups=yes
9113gl_cv_have_raw_decl_gethostname=yes
9114gl_cv_have_raw_decl_getline=yes
9115gl_cv_have_raw_decl_getloadavg=yes
9116gl_cv_have_raw_decl_getlogin=yes
9117gl_cv_have_raw_decl_getlogin_r=yes
9118gl_cv_have_raw_decl_getpagesize=yes
9119gl_cv_have_raw_decl_gets=yes
9120gl_cv_have_raw_decl_getsubopt=yes
9121gl_cv_have_raw_decl_getusershell=yes
9122gl_cv_have_raw_decl_grantpt=yes
9123gl_cv_have_raw_decl_group_member=no
9124gl_cv_have_raw_decl_initstate=yes
9125gl_cv_have_raw_decl_initstate_r=no
9126gl_cv_have_raw_decl_isatty=yes
9127gl_cv_have_raw_decl_lchown=yes
9128gl_cv_have_raw_decl_link=yes
9129gl_cv_have_raw_decl_linkat=yes
9130gl_cv_have_raw_decl_lseek=yes
9131gl_cv_have_raw_decl_mbrlen=yes
9132gl_cv_have_raw_decl_mbrtowc=yes
9133gl_cv_have_raw_decl_mbsinit=yes
9134gl_cv_have_raw_decl_mbsnrtowcs=yes
9135gl_cv_have_raw_decl_mbsrtowcs=yes
9136gl_cv_have_raw_decl_memmem=yes
9137gl_cv_have_raw_decl_mempcpy=no
9138gl_cv_have_raw_decl_memrchr=no
9139gl_cv_have_raw_decl_mkdtemp=no
9140gl_cv_have_raw_decl_mkostemp=no
9141gl_cv_have_raw_decl_mkostemps=no
9142gl_cv_have_raw_decl_mkstemp=yes
9143gl_cv_have_raw_decl_mkstemps=no
9144gl_cv_have_raw_decl_openat=yes
9145gl_cv_have_raw_decl_pclose=yes
9146gl_cv_have_raw_decl_pipe2=no
9147gl_cv_have_raw_decl_pipe=yes
9148gl_cv_have_raw_decl_popen=yes
9149gl_cv_have_raw_decl_posix_openpt=yes
9150gl_cv_have_raw_decl_pread=yes
9151gl_cv_have_raw_decl_ptsname=yes
9152gl_cv_have_raw_decl_ptsname_r=no
9153gl_cv_have_raw_decl_pwrite=yes
9154gl_cv_have_raw_decl_qsort_r=yes
9155gl_cv_have_raw_decl_random=yes
9156gl_cv_have_raw_decl_random_r=no
9157gl_cv_have_raw_decl_rawmemchr=no
9158gl_cv_have_raw_decl_readlink=yes
9159gl_cv_have_raw_decl_readlinkat=yes
9160gl_cv_have_raw_decl_realpath=yes
9161gl_cv_have_raw_decl_renameat=yes
9162gl_cv_have_raw_decl_rmdir=yes
9163gl_cv_have_raw_decl_rpmatch=no
9164gl_cv_have_raw_decl_secure_getenv=no
9165gl_cv_have_raw_decl_setenv=yes
9166gl_cv_have_raw_decl_sethostname=yes
9167gl_cv_have_raw_decl_setstate=yes
9168gl_cv_have_raw_decl_setstate_r=no
9169gl_cv_have_raw_decl_setusershell=yes
9170gl_cv_have_raw_decl_sleep=yes
9171gl_cv_have_raw_decl_snprintf=yes
9172gl_cv_have_raw_decl_srandom=yes
9173gl_cv_have_raw_decl_srandom_r=no
9174gl_cv_have_raw_decl_stpcpy=yes
9175gl_cv_have_raw_decl_stpncpy=yes
9176gl_cv_have_raw_decl_strcasestr=yes
9177gl_cv_have_raw_decl_strchrnul=no
9178gl_cv_have_raw_decl_strdup=yes
9179gl_cv_have_raw_decl_strerror_r=yes
9180gl_cv_have_raw_decl_strncat=yes
9181gl_cv_have_raw_decl_strndup=yes
9182gl_cv_have_raw_decl_strnlen=yes
9183gl_cv_have_raw_decl_strpbrk=yes
9184gl_cv_have_raw_decl_strsep=yes
9185gl_cv_have_raw_decl_strsignal=yes
9186gl_cv_have_raw_decl_strtod=yes
9187gl_cv_have_raw_decl_strtok_r=yes
9188gl_cv_have_raw_decl_strtoll=yes
9189gl_cv_have_raw_decl_strtoull=yes
9190gl_cv_have_raw_decl_strverscmp=no
9191gl_cv_have_raw_decl_symlink=yes
9192gl_cv_have_raw_decl_symlinkat=yes
9193gl_cv_have_raw_decl_tmpfile=yes
9194gl_cv_have_raw_decl_truncate=yes
9195gl_cv_have_raw_decl_ttyname_r=yes
9196gl_cv_have_raw_decl_unlink=yes
9197gl_cv_have_raw_decl_unlinkat=yes
9198gl_cv_have_raw_decl_unlockpt=yes
9199gl_cv_have_raw_decl_unsetenv=yes
9200gl_cv_have_raw_decl_usleep=yes
9201gl_cv_have_raw_decl_vdprintf=yes
9202gl_cv_have_raw_decl_vsnprintf=yes
9203gl_cv_have_raw_decl_wcpcpy=yes
9204gl_cv_have_raw_decl_wcpncpy=yes
9205gl_cv_have_raw_decl_wcrtomb=yes
9206gl_cv_have_raw_decl_wcscasecmp=yes
9207gl_cv_have_raw_decl_wcscat=yes
9208gl_cv_have_raw_decl_wcschr=yes
9209gl_cv_have_raw_decl_wcscmp=yes
9210gl_cv_have_raw_decl_wcscoll=yes
9211gl_cv_have_raw_decl_wcscpy=yes
9212gl_cv_have_raw_decl_wcscspn=yes
9213gl_cv_have_raw_decl_wcsdup=yes
9214gl_cv_have_raw_decl_wcsftime=yes
9215gl_cv_have_raw_decl_wcslen=yes
9216gl_cv_have_raw_decl_wcsncasecmp=yes
9217gl_cv_have_raw_decl_wcsncat=yes
9218gl_cv_have_raw_decl_wcsncmp=yes
9219gl_cv_have_raw_decl_wcsncpy=yes
9220gl_cv_have_raw_decl_wcsnlen=yes
9221gl_cv_have_raw_decl_wcsnrtombs=yes
9222gl_cv_have_raw_decl_wcspbrk=yes
9223gl_cv_have_raw_decl_wcsrchr=yes
9224gl_cv_have_raw_decl_wcsrtombs=yes
9225gl_cv_have_raw_decl_wcsspn=yes
9226gl_cv_have_raw_decl_wcsstr=yes
9227gl_cv_have_raw_decl_wcstok=yes
9228gl_cv_have_raw_decl_wcswidth=yes
9229gl_cv_have_raw_decl_wcsxfrm=yes
9230gl_cv_have_raw_decl_wctob=yes
9231gl_cv_have_raw_decl_wcwidth=yes
9232gl_cv_have_raw_decl_wmemchr=yes
9233gl_cv_have_raw_decl_wmemcmp=yes
9234gl_cv_have_raw_decl_wmemcpy=yes
9235gl_cv_have_raw_decl_wmemmove=yes
9236gl_cv_have_raw_decl_wmemset=yes
9237gl_cv_have_weak=no
9238gl_cv_header_errno_h_complete=yes
9239gl_cv_header_inttypes_h=yes
9240gl_cv_header_limits_width=no
9241gl_cv_header_stdint_h=yes
9242gl_cv_header_stdint_predates_cxx11_h=no
9243gl_cv_header_stdint_width=no
9244gl_cv_header_wchar_h_correct_inline=yes
9245gl_cv_header_working_fcntl_h='no (bad O_NOATIME)'
9246gl_cv_header_working_stdint_h=yes
9247gl_cv_next_fcntl_h='<fcntl.h>'
9248gl_cv_next_getopt_h='<getopt.h>'
9249gl_cv_next_limits_h='<limits.h>'
9250gl_cv_next_stdint_h='<stdint.h>'
9251gl_cv_next_stdio_h='<stdio.h>'
9252gl_cv_next_stdlib_h='<stdlib.h>'
9253gl_cv_next_string_h='<string.h>'
9254gl_cv_next_sys_types_h='<sys/types.h>'
9255gl_cv_next_unistd_h='<unistd.h>'
9256gl_cv_next_wchar_h='<wchar.h>'
9257gl_cv_pragma_columns=no
9258gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
9259gl_cv_rpl_alloca=yes
9260gl_cv_size_max=yes
9261gl_cv_type_wint_t_too_small=no
9262gl_cv_var___progname=yes
9263gt_cv_c_intmax_t=yes
9264gt_cv_c_wchar_t=yes
9265gt_cv_c_wint_t=yes
9266gt_cv_ssize_t=yes
9267pkg_cv_HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
9268pkg_cv_HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
9269
9270## ----------------- ##
9271## Output variables. ##
9272## ----------------- ##
9273
9274ACLOCAL='${SHELL} /opt/local/var/macports/build/_Volumes_MacBookProSSD_Users_Shared_Downloads_graphics_ttfautohint/ttfautohint/work/ttfautohint-1.7/gnulib/missing aclocal-1.15'
9275ALLOCA=''
9276ALLOCA_H='alloca.h'
9277AMDEPBACKSLASH='\'
9278AMDEP_FALSE='#'
9279AMDEP_TRUE=''
9280AMTAR='$${TAR-tar}'
9281AM_BACKSLASH='\'
9282AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9283AM_DEFAULT_VERBOSITY='0'
9284AM_V='$(V)'
9285APPLE_UNIVERSAL_BUILD='0'
9286AR='ar'
9287ARFLAGS='cr'
9288AUTOCONF='${SHELL} /opt/local/var/macports/build/_Volumes_MacBookProSSD_Users_Shared_Downloads_graphics_ttfautohint/ttfautohint/work/ttfautohint-1.7/gnulib/missing autoconf'
9289AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Volumes_MacBookProSSD_Users_Shared_Downloads_graphics_ttfautohint/ttfautohint/work/ttfautohint-1.7/gnulib/missing autoheader'
9290AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Volumes_MacBookProSSD_Users_Shared_Downloads_graphics_ttfautohint/ttfautohint/work/ttfautohint-1.7/gnulib/missing automake-1.15'
9291AWK='gawk'
9292BISON='/opt/local/bin/bison'
9293BITSIZEOF_PTRDIFF_T=''
9294BITSIZEOF_SIG_ATOMIC_T=''
9295BITSIZEOF_SIZE_T=''
9296BITSIZEOF_WCHAR_T=''
9297BITSIZEOF_WINT_T=''
9298CC='/usr/bin/clang'
9299CCDEPMODE='depmode=gcc3'
9300CFLAGS='-pipe -Os -arch x86_64'
9301CPP='/usr/bin/clang -E'
9302CPPFLAGS='-I/opt/local/include'
9303CXX='/usr/bin/clang++ -std=gnu++11'
9304CXXCPP=''
9305CXXDEPMODE='depmode=gcc3'
9306CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
9307CYGPATH_W='echo'
9308DEFS=''
9309DEPDIR='.deps'
9310DLLTOOL=''
9311DSYMUTIL=''
9312DUMPBIN=''
9313ECHO_C='\c'
9314ECHO_N=''
9315ECHO_T=''
9316EGREP='/opt/local/bin/grep -E'
9317EMULTIHOP_HIDDEN=''
9318EMULTIHOP_VALUE=''
9319ENOLINK_HIDDEN=''
9320ENOLINK_VALUE=''
9321EOVERFLOW_HIDDEN=''
9322EOVERFLOW_VALUE=''
9323ERRNO_H=''
9324EXEEXT=''
9325FGREP=''
9326FLEX='/opt/local/bin/flex'
9327FLOAT_H=''
9328FREETYPE_CPPFLAGS=''
9329FREETYPE_LIBS=''
9330GETOPT_CDEFS_H='getopt-cdefs.h'
9331GETOPT_H='getopt.h'
9332GL_COND_LIBTOOL_FALSE='#'
9333GL_COND_LIBTOOL_TRUE=''
9334GL_GENERATE_ALLOCA_H_FALSE='#'
9335GL_GENERATE_ALLOCA_H_TRUE=''
9336GL_GENERATE_ERRNO_H_FALSE=''
9337GL_GENERATE_ERRNO_H_TRUE='#'
9338GL_GENERATE_FLOAT_H_FALSE=''
9339GL_GENERATE_FLOAT_H_TRUE='#'
9340GL_GENERATE_LIMITS_H_FALSE='#'
9341GL_GENERATE_LIMITS_H_TRUE=''
9342GL_GENERATE_STDARG_H_FALSE=''
9343GL_GENERATE_STDARG_H_TRUE='#'
9344GL_GENERATE_STDBOOL_H_FALSE=''
9345GL_GENERATE_STDBOOL_H_TRUE='#'
9346GL_GENERATE_STDDEF_H_FALSE=''
9347GL_GENERATE_STDDEF_H_TRUE='#'
9348GL_GENERATE_STDINT_H_FALSE='#'
9349GL_GENERATE_STDINT_H_TRUE=''
9350GNULIB_ATOLL='0'
9351GNULIB_BTOWC='0'
9352GNULIB_CALLOC_POSIX='0'
9353GNULIB_CANONICALIZE_FILE_NAME='0'
9354GNULIB_CHDIR='0'
9355GNULIB_CHOWN='0'
9356GNULIB_CLOSE='0'
9357GNULIB_DPRINTF='0'
9358GNULIB_DUP2='0'
9359GNULIB_DUP3='0'
9360GNULIB_DUP='0'
9361GNULIB_ENVIRON='0'
9362GNULIB_EUIDACCESS='0'
9363GNULIB_EXPLICIT_BZERO='0'
9364GNULIB_FACCESSAT='0'
9365GNULIB_FCHDIR='0'
9366GNULIB_FCHOWNAT='0'
9367GNULIB_FCLOSE='0'
9368GNULIB_FCNTL='0'
9369GNULIB_FDATASYNC='0'
9370GNULIB_FDOPEN='0'
9371GNULIB_FFLUSH='0'
9372GNULIB_FFSL='0'
9373GNULIB_FFSLL='0'
9374GNULIB_FGETC='1'
9375GNULIB_FGETS='1'
9376GNULIB_FOPEN='0'
9377GNULIB_FPRINTF='1'
9378GNULIB_FPRINTF_POSIX='0'
9379GNULIB_FPURGE='0'
9380GNULIB_FPUTC='1'
9381GNULIB_FPUTS='1'
9382GNULIB_FREAD='1'
9383GNULIB_FREOPEN='0'
9384GNULIB_FSCANF='1'
9385GNULIB_FSEEK='0'
9386GNULIB_FSEEKO='0'
9387GNULIB_FSYNC='0'
9388GNULIB_FTELL='0'
9389GNULIB_FTELLO='0'
9390GNULIB_FTRUNCATE='0'
9391GNULIB_FWRITE='1'
9392GNULIB_GETC='1'
9393GNULIB_GETCHAR='1'
9394GNULIB_GETCWD='0'
9395GNULIB_GETDELIM='0'
9396GNULIB_GETDOMAINNAME='0'
9397GNULIB_GETDTABLESIZE='0'
9398GNULIB_GETGROUPS='0'
9399GNULIB_GETHOSTNAME='0'
9400GNULIB_GETLINE='0'
9401GNULIB_GETLOADAVG='0'
9402GNULIB_GETLOGIN='0'
9403GNULIB_GETLOGIN_R='0'
9404GNULIB_GETPAGESIZE='0'
9405GNULIB_GETSUBOPT='0'
9406GNULIB_GETUSERSHELL='0'
9407GNULIB_GL_UNISTD_H_GETOPT='1'
9408GNULIB_GRANTPT='0'
9409GNULIB_GROUP_MEMBER='0'
9410GNULIB_ISATTY='1'
9411GNULIB_LCHOWN='0'
9412GNULIB_LINK='0'
9413GNULIB_LINKAT='0'
9414GNULIB_LSEEK='0'
9415GNULIB_MALLOC_POSIX='1'
9416GNULIB_MBRLEN='0'
9417GNULIB_MBRTOWC='0'
9418GNULIB_MBSCASECMP='0'
9419GNULIB_MBSCASESTR='0'
9420GNULIB_MBSCHR='0'
9421GNULIB_MBSCSPN='0'
9422GNULIB_MBSINIT='0'
9423GNULIB_MBSLEN='0'
9424GNULIB_MBSNCASECMP='0'
9425GNULIB_MBSNLEN='0'
9426GNULIB_MBSNRTOWCS='0'
9427GNULIB_MBSPBRK='0'
9428GNULIB_MBSPCASECMP='0'
9429GNULIB_MBSRCHR='0'
9430GNULIB_MBSRTOWCS='0'
9431GNULIB_MBSSEP='0'
9432GNULIB_MBSSPN='0'
9433GNULIB_MBSSTR='0'
9434GNULIB_MBSTOK_R='0'
9435GNULIB_MBTOWC='0'
9436GNULIB_MEMCHR='1'
9437GNULIB_MEMMEM='1'
9438GNULIB_MEMPCPY='0'
9439GNULIB_MEMRCHR='0'
9440GNULIB_MKDTEMP='0'
9441GNULIB_MKOSTEMP='0'
9442GNULIB_MKOSTEMPS='0'
9443GNULIB_MKSTEMP='0'
9444GNULIB_MKSTEMPS='0'
9445GNULIB_NONBLOCKING='0'
9446GNULIB_OBSTACK_PRINTF='0'
9447GNULIB_OBSTACK_PRINTF_POSIX='0'
9448GNULIB_OPEN='0'
9449GNULIB_OPENAT='0'
9450GNULIB_OVERRIDES_WINT_T='0'
9451GNULIB_PCLOSE='0'
9452GNULIB_PERROR='0'
9453GNULIB_PIPE2='0'
9454GNULIB_PIPE='0'
9455GNULIB_POPEN='0'
9456GNULIB_POSIX_OPENPT='0'
9457GNULIB_PREAD='0'
9458GNULIB_PRINTF='1'
9459GNULIB_PRINTF_POSIX='0'
9460GNULIB_PTSNAME='0'
9461GNULIB_PTSNAME_R='0'
9462GNULIB_PUTC='1'
9463GNULIB_PUTCHAR='1'
9464GNULIB_PUTENV='0'
9465GNULIB_PUTS='1'
9466GNULIB_PWRITE='0'
9467GNULIB_QSORT_R='0'
9468GNULIB_RANDOM='0'
9469GNULIB_RANDOM_R='0'
9470GNULIB_RAWMEMCHR='0'
9471GNULIB_READ='0'
9472GNULIB_READLINK='0'
9473GNULIB_READLINKAT='0'
9474GNULIB_REALLOC_POSIX='0'
9475GNULIB_REALPATH='0'
9476GNULIB_REMOVE='0'
9477GNULIB_RENAME='0'
9478GNULIB_RENAMEAT='0'
9479GNULIB_RMDIR='0'
9480GNULIB_RPMATCH='0'
9481GNULIB_SCANF='1'
9482GNULIB_SECURE_GETENV='0'
9483GNULIB_SETENV='0'
9484GNULIB_SETHOSTNAME='0'
9485GNULIB_SLEEP='0'
9486GNULIB_SNPRINTF='0'
9487GNULIB_SPRINTF_POSIX='0'
9488GNULIB_STDIO_H_NONBLOCKING='0'
9489GNULIB_STDIO_H_SIGPIPE='0'
9490GNULIB_STPCPY='0'
9491GNULIB_STPNCPY='0'
9492GNULIB_STRCASESTR='0'
9493GNULIB_STRCHRNUL='0'
9494GNULIB_STRDUP='0'
9495GNULIB_STRERROR='1'
9496GNULIB_STRERROR_R='1'
9497GNULIB_STRNCAT='0'
9498GNULIB_STRNDUP='1'
9499GNULIB_STRNLEN='1'
9500GNULIB_STRPBRK='0'
9501GNULIB_STRSEP='0'
9502GNULIB_STRSIGNAL='0'
9503GNULIB_STRSTR='0'
9504GNULIB_STRTOD='0'
9505GNULIB_STRTOK_R='1'
9506GNULIB_STRTOLL='0'
9507GNULIB_STRTOULL='1'
9508GNULIB_STRVERSCMP='0'
9509GNULIB_SYMLINK='0'
9510GNULIB_SYMLINKAT='0'
9511GNULIB_SYSTEM_POSIX='0'
9512GNULIB_TMPFILE='0'
9513GNULIB_TRUNCATE='0'
9514GNULIB_TTYNAME_R='0'
9515GNULIB_UNISTD_H_NONBLOCKING='0'
9516GNULIB_UNISTD_H_SIGPIPE='0'
9517GNULIB_UNLINK='0'
9518GNULIB_UNLINKAT='0'
9519GNULIB_UNLOCKPT='0'
9520GNULIB_UNSETENV='0'
9521GNULIB_USLEEP='0'
9522GNULIB_VASPRINTF='1'
9523GNULIB_VDPRINTF='0'
9524GNULIB_VFPRINTF='1'
9525GNULIB_VFPRINTF_POSIX='0'
9526GNULIB_VFSCANF='0'
9527GNULIB_VPRINTF='1'
9528GNULIB_VPRINTF_POSIX='0'
9529GNULIB_VSCANF='0'
9530GNULIB_VSNPRINTF='0'
9531GNULIB_VSPRINTF_POSIX='0'
9532GNULIB_WCPCPY='0'
9533GNULIB_WCPNCPY='0'
9534GNULIB_WCRTOMB='0'
9535GNULIB_WCSCASECMP='0'
9536GNULIB_WCSCAT='0'
9537GNULIB_WCSCHR='0'
9538GNULIB_WCSCMP='0'
9539GNULIB_WCSCOLL='0'
9540GNULIB_WCSCPY='0'
9541GNULIB_WCSCSPN='0'
9542GNULIB_WCSDUP='0'
9543GNULIB_WCSFTIME='0'
9544GNULIB_WCSLEN='0'
9545GNULIB_WCSNCASECMP='0'
9546GNULIB_WCSNCAT='0'
9547GNULIB_WCSNCMP='0'
9548GNULIB_WCSNCPY='0'
9549GNULIB_WCSNLEN='0'
9550GNULIB_WCSNRTOMBS='0'
9551GNULIB_WCSPBRK='0'
9552GNULIB_WCSRCHR='0'
9553GNULIB_WCSRTOMBS='0'
9554GNULIB_WCSSPN='0'
9555GNULIB_WCSSTR='0'
9556GNULIB_WCSTOK='0'
9557GNULIB_WCSWIDTH='0'
9558GNULIB_WCSXFRM='0'
9559GNULIB_WCTOB='0'
9560GNULIB_WCTOMB='0'
9561GNULIB_WCWIDTH='0'
9562GNULIB_WMEMCHR='0'
9563GNULIB_WMEMCMP='0'
9564GNULIB_WMEMCPY='0'
9565GNULIB_WMEMMOVE='0'
9566GNULIB_WMEMSET='0'
9567GNULIB_WRITE='0'
9568GNULIB__EXIT='0'
9569GREP='/opt/local/bin/grep'
9570HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
9571HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
9572HAVE_ATOLL='1'
9573HAVE_BTOWC='1'
9574HAVE_C99_STDINT_H='1'
9575HAVE_CANONICALIZE_FILE_NAME='1'
9576HAVE_CHOWN='1'
9577HAVE_CRTDEFS_H='0'
9578HAVE_CXX11='1'
9579HAVE_DECL_ENVIRON='1'
9580HAVE_DECL_FCHDIR='1'
9581HAVE_DECL_FDATASYNC='1'
9582HAVE_DECL_FPURGE='1'
9583HAVE_DECL_FSEEKO='1'
9584HAVE_DECL_FTELLO='1'
9585HAVE_DECL_GETDELIM='1'
9586HAVE_DECL_GETDOMAINNAME='1'
9587HAVE_DECL_GETLINE='1'
9588HAVE_DECL_GETLOADAVG='1'
9589HAVE_DECL_GETLOGIN='1'
9590HAVE_DECL_GETLOGIN_R='1'
9591HAVE_DECL_GETPAGESIZE='1'
9592HAVE_DECL_GETUSERSHELL='1'
9593HAVE_DECL_MEMMEM='1'
9594HAVE_DECL_MEMRCHR='1'
9595HAVE_DECL_OBSTACK_PRINTF='1'
9596HAVE_DECL_SETENV='1'
9597HAVE_DECL_SETHOSTNAME='1'
9598HAVE_DECL_SNPRINTF='1'
9599HAVE_DECL_STRDUP='1'
9600HAVE_DECL_STRERROR_R='1'
9601HAVE_DECL_STRNDUP='1'
9602HAVE_DECL_STRNLEN='1'
9603HAVE_DECL_STRSIGNAL='1'
9604HAVE_DECL_STRTOK_R='1'
9605HAVE_DECL_TTYNAME_R='1'
9606HAVE_DECL_UNSETENV='1'
9607HAVE_DECL_VSNPRINTF='1'
9608HAVE_DECL_WCTOB='1'
9609HAVE_DECL_WCWIDTH='1'
9610HAVE_DPRINTF='1'
9611HAVE_DUP2='1'
9612HAVE_DUP3='1'
9613HAVE_EUIDACCESS='1'
9614HAVE_EXPLICIT_BZERO='1'
9615HAVE_FACCESSAT='1'
9616HAVE_FCHDIR='1'
9617HAVE_FCHOWNAT='1'
9618HAVE_FCNTL='1'
9619HAVE_FDATASYNC='1'
9620HAVE_FEATURES_H='0'
9621HAVE_FFSL='1'
9622HAVE_FFSLL='1'
9623HAVE_FSEEKO='1'
9624HAVE_FSYNC='1'
9625HAVE_FTELLO='1'
9626HAVE_FTRUNCATE='1'
9627HAVE_GETDTABLESIZE='1'
9628HAVE_GETGROUPS='1'
9629HAVE_GETHOSTNAME='1'
9630HAVE_GETLOGIN='1'
9631HAVE_GETOPT_H='1'
9632HAVE_GETPAGESIZE='1'
9633HAVE_GETSUBOPT='1'
9634HAVE_GRANTPT='1'
9635HAVE_GROUP_MEMBER='1'
9636HAVE_INTTYPES_H='1'
9637HAVE_LCHOWN='1'
9638HAVE_LINK='1'
9639HAVE_LINKAT='1'
9640HAVE_LONG_LONG_INT='1'
9641HAVE_MAX_ALIGN_T='1'
9642HAVE_MBRLEN='1'
9643HAVE_MBRTOWC='1'
9644HAVE_MBSINIT='1'
9645HAVE_MBSLEN='0'
9646HAVE_MBSNRTOWCS='1'
9647HAVE_MBSRTOWCS='1'
9648HAVE_MEMCHR='1'
9649HAVE_MEMPCPY='1'
9650HAVE_MKDTEMP='1'
9651HAVE_MKOSTEMP='1'
9652HAVE_MKOSTEMPS='1'
9653HAVE_MKSTEMP='1'
9654HAVE_MKSTEMPS='1'
9655HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
9656HAVE_OPENAT='1'
9657HAVE_OS_H='0'
9658HAVE_PCLOSE='1'
9659HAVE_PIPE2='1'
9660HAVE_PIPE='1'
9661HAVE_POPEN='1'
9662HAVE_POSIX_OPENPT='1'
9663HAVE_PREAD='1'
9664HAVE_PTSNAME='1'
9665HAVE_PTSNAME_R='1'
9666HAVE_PWRITE='1'
9667HAVE_QSORT_R='1'
9668HAVE_RANDOM='1'
9669HAVE_RANDOM_H='1'
9670HAVE_RANDOM_R='1'
9671HAVE_RAWMEMCHR='1'
9672HAVE_READLINK='1'
9673HAVE_READLINKAT='1'
9674HAVE_REALPATH='1'
9675HAVE_RENAMEAT='1'
9676HAVE_RPMATCH='1'
9677HAVE_SECURE_GETENV='1'
9678HAVE_SETENV='1'
9679HAVE_SETHOSTNAME='1'
9680HAVE_SIGNED_SIG_ATOMIC_T=''
9681HAVE_SIGNED_WCHAR_T=''
9682HAVE_SIGNED_WINT_T=''
9683HAVE_SLEEP='1'
9684HAVE_STDINT_H='1'
9685HAVE_STPCPY='1'
9686HAVE_STPNCPY='1'
9687HAVE_STRCASESTR='1'
9688HAVE_STRCHRNUL='1'
9689HAVE_STRPBRK='1'
9690HAVE_STRSEP='1'
9691HAVE_STRTOD='1'
9692HAVE_STRTOLL='1'
9693HAVE_STRTOULL='1'
9694HAVE_STRUCT_RANDOM_DATA='1'
9695HAVE_STRVERSCMP='1'
9696HAVE_SYMLINK='1'
9697HAVE_SYMLINKAT='1'
9698HAVE_SYS_BITYPES_H='0'
9699HAVE_SYS_CDEFS_H='1'
9700HAVE_SYS_INTTYPES_H='0'
9701HAVE_SYS_LOADAVG_H='0'
9702HAVE_SYS_PARAM_H='0'
9703HAVE_SYS_TYPES_H='1'
9704HAVE_TRUNCATE='1'
9705HAVE_UNISTD_H='1'
9706HAVE_UNLINKAT='1'
9707HAVE_UNLOCKPT='1'
9708HAVE_UNSIGNED_LONG_LONG_INT='1'
9709HAVE_USLEEP='1'
9710HAVE_VASPRINTF='1'
9711HAVE_VDPRINTF='1'
9712HAVE_WCHAR_H='1'
9713HAVE_WCHAR_T='1'
9714HAVE_WCPCPY='1'
9715HAVE_WCPNCPY='1'
9716HAVE_WCRTOMB='1'
9717HAVE_WCSCASECMP='1'
9718HAVE_WCSCAT='1'
9719HAVE_WCSCHR='1'
9720HAVE_WCSCMP='1'
9721HAVE_WCSCOLL='1'
9722HAVE_WCSCPY='1'
9723HAVE_WCSCSPN='1'
9724HAVE_WCSDUP='1'
9725HAVE_WCSFTIME='1'
9726HAVE_WCSLEN='1'
9727HAVE_WCSNCASECMP='1'
9728HAVE_WCSNCAT='1'
9729HAVE_WCSNCMP='1'
9730HAVE_WCSNCPY='1'
9731HAVE_WCSNLEN='1'
9732HAVE_WCSNRTOMBS='1'
9733HAVE_WCSPBRK='1'
9734HAVE_WCSRCHR='1'
9735HAVE_WCSRTOMBS='1'
9736HAVE_WCSSPN='1'
9737HAVE_WCSSTR='1'
9738HAVE_WCSTOK='1'
9739HAVE_WCSWIDTH='1'
9740HAVE_WCSXFRM='1'
9741HAVE_WINSOCK2_H='0'
9742HAVE_WINT_T='1'
9743HAVE_WMEMCHR='1'
9744HAVE_WMEMCMP='1'
9745HAVE_WMEMCPY='1'
9746HAVE_WMEMMOVE='1'
9747HAVE_WMEMSET='1'
9748HAVE__BOOL='1'
9749HAVE__EXIT='1'
9750HELP2MAN=''
9751IMPORT=''
9752INCLUDE_NEXT='include_next'
9753INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
9754INKSCAPE=''
9755INSTALL_DATA='${INSTALL} -m 644'
9756INSTALL_PROGRAM='${INSTALL}'
9757INSTALL_SCRIPT='${INSTALL}'
9758INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
9759KPSEWHICH=''
9760LATEX=''
9761LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
9762LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
9763LIBINTL=''
9764LIBM=''
9765LIBMULTITHREAD='-lpthread'
9766LIBOBJS=''
9767LIBPTH=''
9768LIBPTH_PREFIX=''
9769LIBS=''
9770LIBTHREAD=''
9771LIBTOOL=''
9772LIMITS_H='limits.h'
9773LIPO=''
9774LN_S='ln -s'
9775LTLIBINTL=''
9776LTLIBMULTITHREAD='-lpthread'
9777LTLIBOBJS=''
9778LTLIBPTH=''
9779LTLIBTHREAD=''
9780LT_SYS_LIBRARY_PATH=''
9781MAKEINFO='${SHELL} /opt/local/var/macports/build/_Volumes_MacBookProSSD_Users_Shared_Downloads_graphics_ttfautohint/ttfautohint/work/ttfautohint-1.7/gnulib/missing makeinfo'
9782MANIFEST_TOOL=''
9783MKDIR_P='/opt/local/bin/gmkdir -p'
9784MOC='/opt/local/libexec/qt5/bin/moc'
9785NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
9786NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
9787NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
9788NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
9789NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
9790NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
9791NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
9792NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
9793NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
9794NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
9795NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
9796NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
9797NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
9798NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
9799NEXT_ERRNO_H=''
9800NEXT_FCNTL_H='<fcntl.h>'
9801NEXT_FLOAT_H=''
9802NEXT_GETOPT_H='<getopt.h>'
9803NEXT_LIMITS_H='<limits.h>'
9804NEXT_STDARG_H='<stdarg.h>'
9805NEXT_STDDEF_H=''
9806NEXT_STDINT_H='<stdint.h>'
9807NEXT_STDIO_H='<stdio.h>'
9808NEXT_STDLIB_H='<stdlib.h>'
9809NEXT_STRING_H='<string.h>'
9810NEXT_SYS_TYPES_H='<sys/types.h>'
9811NEXT_UNISTD_H='<unistd.h>'
9812NEXT_WCHAR_H='<wchar.h>'
9813NM=''
9814NMEDIT=''
9815OBJDUMP=''
9816OBJEXT='o'
9817OTOOL64=''
9818OTOOL=''
9819PACKAGE='ttfautohint'
9820PACKAGE_BUGREPORT='freetype-devel@nongnu.org'
9821PACKAGE_NAME='ttfautohint'
9822PACKAGE_STRING='ttfautohint 1.7'
9823PACKAGE_TARNAME='ttfautohint'
9824PACKAGE_URL=''
9825PACKAGE_VERSION='1.7'
9826PANDOC=''
9827PATH_SEPARATOR=':'
9828PKG_CONFIG='/opt/local/bin/pkg-config'
9829PKG_CONFIG_LIBDIR=''
9830PKG_CONFIG_PATH=''
9831PRAGMA_COLUMNS=''
9832PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
9833PTRDIFF_T_SUFFIX=''
9834QMAKE='/opt/local/libexec/qt5/bin/qmake'
9835QT_CFLAGS=''
9836QT_CPPFLAGS=''
9837QT_CXXFLAGS=''
9838QT_DEFINES=''
9839QT_INCPATH=''
9840QT_LDFLAGS=''
9841QT_LFLAGS=''
9842QT_LIBS=''
9843QT_PATH='/opt/local/libexec/qt5/bin'
9844QT_STATIC_PLUGINS=''
9845QT_VERSION=''
9846QT_VERSION_MAJOR=''
9847RANLIB='ranlib'
9848RCC='/opt/local/libexec/qt5/bin/rcc'
9849REPLACE_BTOWC='0'
9850REPLACE_CALLOC='0'
9851REPLACE_CANONICALIZE_FILE_NAME='0'
9852REPLACE_CHOWN='0'
9853REPLACE_CLOSE='0'
9854REPLACE_DPRINTF='0'
9855REPLACE_DUP2='0'
9856REPLACE_DUP='0'
9857REPLACE_FCHOWNAT='0'
9858REPLACE_FCLOSE='0'
9859REPLACE_FCNTL='0'
9860REPLACE_FDOPEN='0'
9861REPLACE_FFLUSH='0'
9862REPLACE_FOPEN='0'
9863REPLACE_FPRINTF='0'
9864REPLACE_FPURGE='0'
9865REPLACE_FREOPEN='0'
9866REPLACE_FSEEK='0'
9867REPLACE_FSEEKO='0'
9868REPLACE_FTELL='0'
9869REPLACE_FTELLO='0'
9870REPLACE_FTRUNCATE='0'
9871REPLACE_GETCWD='0'
9872REPLACE_GETDELIM='0'
9873REPLACE_GETDOMAINNAME='0'
9874REPLACE_GETDTABLESIZE='0'
9875REPLACE_GETGROUPS='0'
9876REPLACE_GETLINE='0'
9877REPLACE_GETLOGIN_R='0'
9878REPLACE_GETPAGESIZE='0'
9879REPLACE_ISATTY='0'
9880REPLACE_ITOLD='0'
9881REPLACE_LCHOWN='0'
9882REPLACE_LINK='0'
9883REPLACE_LINKAT='0'
9884REPLACE_LSEEK='0'
9885REPLACE_MALLOC='0'
9886REPLACE_MBRLEN='0'
9887REPLACE_MBRTOWC='0'
9888REPLACE_MBSINIT='0'
9889REPLACE_MBSNRTOWCS='0'
9890REPLACE_MBSRTOWCS='0'
9891REPLACE_MBSTATE_T='0'
9892REPLACE_MBTOWC='0'
9893REPLACE_MEMCHR='0'
9894REPLACE_MEMMEM='1'
9895REPLACE_MKSTEMP='0'
9896REPLACE_NULL='0'
9897REPLACE_OBSTACK_PRINTF='0'
9898REPLACE_OPEN='0'
9899REPLACE_OPENAT='0'
9900REPLACE_PERROR='0'
9901REPLACE_POPEN='0'
9902REPLACE_PREAD='0'
9903REPLACE_PRINTF='0'
9904REPLACE_PTSNAME='0'
9905REPLACE_PTSNAME_R='0'
9906REPLACE_PUTENV='0'
9907REPLACE_PWRITE='0'
9908REPLACE_QSORT_R='0'
9909REPLACE_RANDOM_R='0'
9910REPLACE_READ='0'
9911REPLACE_READLINK='0'
9912REPLACE_READLINKAT='0'
9913REPLACE_REALLOC='0'
9914REPLACE_REALPATH='0'
9915REPLACE_REMOVE='0'
9916REPLACE_RENAME='0'
9917REPLACE_RENAMEAT='0'
9918REPLACE_RMDIR='0'
9919REPLACE_SETENV='0'
9920REPLACE_SLEEP='0'
9921REPLACE_SNPRINTF='0'
9922REPLACE_SPRINTF='0'
9923REPLACE_STDIO_READ_FUNCS='0'
9924REPLACE_STDIO_WRITE_FUNCS='0'
9925REPLACE_STPNCPY='0'
9926REPLACE_STRCASESTR='0'
9927REPLACE_STRCHRNUL='0'
9928REPLACE_STRDUP='0'
9929REPLACE_STRERROR='1'
9930REPLACE_STRERROR_R='1'
9931REPLACE_STRNCAT='0'
9932REPLACE_STRNDUP='0'
9933REPLACE_STRNLEN='0'
9934REPLACE_STRSIGNAL='0'
9935REPLACE_STRSTR='0'
9936REPLACE_STRTOD='0'
9937REPLACE_STRTOK_R='0'
9938REPLACE_SYMLINK='0'
9939REPLACE_SYMLINKAT='0'
9940REPLACE_TMPFILE='0'
9941REPLACE_TRUNCATE='0'
9942REPLACE_TTYNAME_R='0'
9943REPLACE_UNLINK='0'
9944REPLACE_UNLINKAT='0'
9945REPLACE_UNSETENV='0'
9946REPLACE_USLEEP='0'
9947REPLACE_VASPRINTF='0'
9948REPLACE_VDPRINTF='0'
9949REPLACE_VFPRINTF='0'
9950REPLACE_VPRINTF='0'
9951REPLACE_VSNPRINTF='0'
9952REPLACE_VSPRINTF='0'
9953REPLACE_WCRTOMB='0'
9954REPLACE_WCSFTIME='0'
9955REPLACE_WCSNRTOMBS='0'
9956REPLACE_WCSRTOMBS='0'
9957REPLACE_WCSWIDTH='0'
9958REPLACE_WCTOB='0'
9959REPLACE_WCTOMB='0'
9960REPLACE_WCWIDTH='0'
9961REPLACE_WRITE='0'
9962SED=''
9963SET_MAKE=''
9964SHELL='/bin/sh'
9965SIG_ATOMIC_T_SUFFIX=''
9966SIZE_T_SUFFIX=''
9967STDARG_H=''
9968STDBOOL_H=''
9969STDDEF_H=''
9970STDINT_H='stdint.h'
9971STRIP=''
9972UIC='/opt/local/libexec/qt5/bin/uic'
9973UNDEFINE_STRTOK_R='0'
9974UNISTD_H_HAVE_WINSOCK2_H='0'
9975UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
9976USE_QT_FALSE=''
9977USE_QT_TRUE=''
9978VERSION='1.7'
9979WCHAR_T_SUFFIX=''
9980WINDOWS_64_BIT_OFF_T='0'
9981WINDOWS_STAT_INODES='0'
9982WINT_T_SUFFIX=''
9983WITH_DOC_FALSE=''
9984WITH_DOC_TRUE=''
9985ac_ct_AR='ar'
9986ac_ct_CC='/usr/bin/clang'
9987ac_ct_CXX=''
9988ac_ct_DUMPBIN=''
9989am__EXEEXT_FALSE=''
9990am__EXEEXT_TRUE=''
9991am__fastdepCC_FALSE='#'
9992am__fastdepCC_TRUE=''
9993am__fastdepCXX_FALSE='#'
9994am__fastdepCXX_TRUE=''
9995am__include='include'
9996am__isrc=''
9997am__leading_dot='.'
9998am__nodep='_no'
9999am__quote=''
10000am__tar='tar --format=ustar -chf - "$$tardir"'
10001am__untar='tar -xf -'
10002bindir='${exec_prefix}/bin'
10003build='x86_64-apple-darwin17.2.0'
10004build_alias=''
10005build_cpu='x86_64'
10006build_os='darwin17.2.0'
10007build_vendor='apple'
10008datadir='${datarootdir}'
10009datarootdir='${prefix}/share'
10010docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
10011dvidir='${docdir}'
10012exec_prefix='NONE'
10013ft_config=''
10014gl_LIBOBJS=' error.o getopt.o getopt1.o memmem.o strerror.o strerror-override.o strerror_r.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o'
10015gl_LTLIBOBJS=''
10016gltests_LIBOBJS=''
10017gltests_LTLIBOBJS=''
10018gltests_WITNESS='IN_TTFAUTOHINT_GNULIB_TESTS'
10019host='x86_64-apple-darwin17.2.0'
10020host_alias=''
10021host_cpu='x86_64'
10022host_os='darwin17.2.0'
10023host_vendor='apple'
10024htmldir='${docdir}'
10025includedir='${prefix}/include'
10026infodir='${datarootdir}/info'
10027install_sh='${SHELL} /opt/local/var/macports/build/_Volumes_MacBookProSSD_Users_Shared_Downloads_graphics_ttfautohint/ttfautohint/work/ttfautohint-1.7/gnulib/install-sh'
10028libdir='${exec_prefix}/lib'
10029libexecdir='${exec_prefix}/libexec'
10030localedir='${datarootdir}/locale'
10031localstatedir='${prefix}/var'
10032mandir='${datarootdir}/man'
10033mkdir_p='$(MKDIR_P)'
10034oldincludedir='/usr/include'
10035pdfdir='${docdir}'
10036prefix='/opt/local'
10037program_transform_name='s,x,x,'
10038psdir='${docdir}'
10039sbindir='${exec_prefix}/sbin'
10040sharedstatedir='${prefix}/com'
10041sysconfdir='${prefix}/etc'
10042target_alias=''
10043
10044configure: exit 3